Char/HChar fixups for m_debuginfo and m_gdbserver.
[ambi/valgrind.git] / configure.in
2012-11-10 florianUpdate s390_features.c for DFP.
2012-10-23 bartRemove build dependency on Xen header files - closes...
2012-09-09 bartvalgrind: Support Xen toolstack process ioctls
2012-08-28 florianAdd a tester for V-bit propagation through IROps.
2012-08-09 sewardjParty on, dudes!
2012-08-09 sewardj--> 3.8.0 final
2012-08-08 sewardj--> 3.8.0-TEST3
2012-08-08 sewardjMake the assembler-knows-POWER-DFP test a bit stricter...
2012-08-07 sewardj--> 3.8.0-TEST1
2012-08-05 sewardjFirst checkpoint for 3.8.0.
2012-08-05 philippe301265 - add x86 support to Android build
2012-08-03 bartnone/tests/amd64/avx-1: Make it explicit that this...
2012-08-02 sewardjAdd initial support for MacOSX 10.8. Note this is...
2012-07-22 sewardjAdd 'aesdec' to the set of insns checked for assembler...
2012-07-16 sewardjAdd tests for MOVBE -- an Intel-Atom-only instruction
2012-07-14 sewardjAccept glibc-2.16 as valid (UNTESTED).
2012-07-06 florianEnhance the check for ifunc compatibility testing.
2012-07-06 florianFix use of AC_LANG_SOURCE for ifunc attribute testing.
2012-07-05 florianAdd testcase from bugzilla #301204.
2012-06-17 bartRecognize clang version correctly. Closes #301984.
2012-06-07 sewardjMerge in a port for mips32-linux, by Petar Jovanovic...
2012-06-05 sewardjConvert avx-1 into a proper regression test.
2012-05-30 florianAdd testcases for "compare and swap".
2012-05-18 philippedefine AM_COND_IF if not yet defined (needed to build...
2012-05-17 philippeFix 274078 improved configure logic for mpicc
2012-04-20 sewardjMerge branches/TCHAIN from r12476 (its creation point...
2012-04-18 bart... and set $(BOOST_LIBS) properly again.
2012-04-18 bartconfigure.in: Fix detection of Boost libraries. Reporte...
2012-04-05 sewardjAdd support for reading DWARF4 .debug_types sections...
2012-04-02 bartconfigure.in: Avoid that configure complains about...
2012-04-02 sewardjInitial support for POWER Processor decimal floating...
2012-02-10 tomAdd support for process_vm_readv and process_vm_writev...
2012-01-17 florianImprove configure for SSE 4.2 detection. Fixes #271438
2012-01-11 bartconfigure.in: Make compiler version check more robust
2011-12-29 dirkadd support for glibc 2.15
2011-12-23 philippeFix 247386 make perf does not run all performance...
2011-12-17 bartAdd a configure test for detecting whether gcc supports...
2011-12-10 bartconfigure.in: Rename the shell variable ac_have_builtin...
2011-12-10 bartDRD: Add test program for std::thread.
2011-12-08 bartAdd command-line option --fair-sched=[no|yes|try]....
2011-11-22 bartconfigure: Fix compiler version check. Closes #286384.
2011-10-28 florianFix the configure test for ssse3 support. GCC needs...
2011-10-27 sewardjFix missing m4 quoting that autoconf-2.68 warns about.
2011-10-25 sewardjBump the version.
2011-10-22 bartconfigure.in: Rearranged the TLS test such that autorec...
2011-10-22 bartRan configure.in through autoupdate:
2011-09-29 sewardjUn-break the compiler version check on Darwin (introduc...
2011-09-29 sewardjAccept clang-2.9 as an allowable compiler.
2011-09-21 sewardjAdd initial support for Mac OS X 10.7 (Lion). Tracked...
2011-09-17 bartMake drd/drd_pthread_intercepts.c compile again on...
2011-08-08 njnI am an idiot: remove the beginnings of an experimental...
2011-08-08 njnFix a Massif bug: when realloc'ing a block, any values...
2011-07-12 sewardjBuild system fixes so as to temporarily disable the...
2011-07-11 sewardjThe pthread.h on Android has no definition for pthread_...
2011-07-11 sewardjIntroduce the concept of platform variants. These...
2011-06-28 sewardjDelete the AIX5 port. The last release this worked...
2011-06-07 tomAdd glibc 2.14 support. Patch from Dmitry Djachenko...
2011-06-05 bartMention the "3.x" Linux kernel version explicitly in...
2011-06-05 bartMake Valgrind build on Linux kernel 3.0 and beyond...
2011-05-15 bartAdded configure tests for the compiler flags -Wno-nonnu...
2011-05-11 sewardjRename 'exp-ptrcheck' to 'exp-sgcheck' and hope this...
2011-05-06 sewardjImplement a GDB server in Valgrind. See #214909.
2011-04-15 sewardjUn-break configure check for VSX (a POWER7 extension...
2011-04-15 sewardjAdd support for IBM Power ISA 2.06 -- stage 1. Valgrin...
2011-04-13 sewardjs390x: rewrite some testcases. To make my testing...
2011-04-05 sewardjTestcases for s390x conditional load and store. See...
2011-04-03 bartAlso consider libpthread when testing for functions...
2011-03-24 bartTest separately whether g++ and/or gcc support built...
2011-03-17 bartRemoved an obsolete configure test.
2011-03-12 bartAdded AC_LANG_SOURCE() invocations where appropriate.
2011-03-07 sewardjAdd a port to IBM z/Architecture (s390x) running Linux...
2011-02-10 tomAdd glibc 2.13 support. Patch from Dmitry Djachenko...
2011-01-17 sewardjAdd build system goop for testing SSE4.2 instructions.
2010-11-12 tomRework the strcasecmp stuff a little, based on Jakub...
2010-11-12 tomAdd replacements for strcasecmp and related functions...
2010-10-18 bartRemoved the Qt4 configure tests because these are no...
2010-10-15 sewardjBump version number on the trunk.
2010-10-13 sewardjDocumentation update for 3.6.0 (not including NEWS).
2010-10-12 sewardjAdd DHAT as an experimental tool. DHAT (a Dynamic...
2010-10-08 bartRemoved the configure test for __builtin_frame_address...
2010-10-06 sewardjamd64-linux: add suitable CFI annotations so that unwin...
2010-09-28 sewardjTest cases for amd64 PCLMULDQ (Emmanuel Thome, Emmanuel...
2010-09-14 bartAdded configure test that checks whether the assembler...
2010-09-03 sewardjAdd tests for new PowerISA_2.05 instructions available...
2010-09-03 sewardjFollowup to r11333: rename HAVE_ALTIVEC back to HAS_ALT...
2010-09-03 sewardjUn-break feature detection for Altivec, so that the...
2010-08-15 bartMade sure that the CFLAGS variable specified on the...
2010-07-29 sewardjComment-only change.
2010-07-05 njnConvert x86-darwin to amd64-darwin at configure time...
2010-07-01 njnMerged the MACOSX106 branch to the trunk. Merge command:
2010-06-30 njnAdded cg_diff.
2010-06-13 sewardjRemove link_tool_exe.c and replace it with perl scripts...
2010-06-10 bartFollow-up for r11164: made sure that the --build-id...
2010-06-08 bartAdded a configure test for the linker flag --build...
2010-05-29 bartCan be processed again with autoconf 2.59 and before...
2010-05-15 bartChanges:
2010-05-13 bartAdded support for glibc 2.12.
2010-04-29 bartRefactoring: replaced two AC_TRY_COMPILE() occurrences...
2010-04-29 bartRemoved sem_init() test again.
2010-04-29 bartAdded configure test for pthread_yield() and sem_init().
next