aboutsummaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)Author
2010-10-18Removed the Qt4 configure tests because these are no longer necessary.bart
2010-10-15Bump version number on the trunk.sewardj
2010-10-13Documentation update for 3.6.0 (not including NEWS).sewardj
2010-10-12Add DHAT as an experimental tool. DHAT (a Dynamic Heap Analysis Tool)sewardj
2010-10-08Removed the configure test for __builtin_frame_address() again because it is ...bart
2010-10-06amd64-linux: add suitable CFI annotations so that unwinding throughsewardj
2010-09-28Test cases for amd64 PCLMULDQ (Emmanuel Thome, Emmanuel.Thome@gmail.com).sewardj
2010-09-14Added configure test that checks whether the assembler supports the SSE4a ins...bart
2010-09-03Add tests for new PowerISA_2.05 instructions available on Power6 CPUs.sewardj
2010-09-03Followup to r11333: rename HAVE_ALTIVEC back to HAS_ALTIVEC, since thesewardj
2010-09-03Un-break feature detection for Altivec, so that the Altivec testssewardj
2010-08-15Made sure that the CFLAGS variable specified on the configure command linebart
2010-07-29Comment-only change.sewardj
2010-07-05Convert x86-darwin to amd64-darwin at configure time, because Macs report asnjn
2010-07-01Merged the MACOSX106 branch to the trunk. Merge command:njn
2010-06-30Added cg_diff.njn
2010-06-13Remove link_tool_exe.c and replace it with perl scripts that do thesewardj
2010-06-10Follow-up for r11164: made sure that the --build-id=none configure test works...bart
2010-06-08Added a configure test for the linker flag --build-id=none.bart
2010-05-29Can be processed again with autoconf 2.59 and before, which does not have AC_...bart
2010-05-15Changes:bart
2010-05-13Added support for glibc 2.12.bart
2010-04-29Refactoring: replaced two AC_TRY_COMPILE() occurrences by AC_CHECK_MEMBER().bart
2010-04-29Removed sem_init() test again.bart
2010-04-29Added configure test for pthread_yield() and sem_init().bart
2010-01-06Add the arm exp-bbv tests Makefile to the main configure.in file.vince
2010-01-01Don't use -Wdeclaration-after-statement. We long since abandoned anysewardj
2010-01-01Merge from branches/ARM, all parts of the ARM-Linux port except forsewardj
2009-12-29Removed dependency of include/pub_tool_basics.h on config.h.bart
2009-11-15Added support for glibc 2.11.bart
2009-11-11Fixed typo.bart
2009-11-09Added configure test for QAtomicInt.bart
2009-08-26Added regression tests that verify the following behavior:bart
2009-08-23The configure-time test whether the proc filesystem is mounted (introducedbart
2009-08-20Bump version number on trunk.sewardj
2009-08-19Finalise 3.5.0.sewardj
2009-08-16First tarball-test point for 3.5.0.sewardj
2009-08-12Suppressed compiler warnings reported by gcc 4.4.x on the source codebart
2009-08-05More docs build tweaks:njn
2009-08-05Various docs build tweaks:njn
2009-07-23Added DRD-specific suppression patterns for Darwin.bart
2009-07-14Add exp-bbv to the tool-suite. I'm seeing a couple of amd64-linux testnjn
2009-07-14comment changenjn
2009-07-12Disable AC_PROG_OBJC -- it's currently not required and apparently causesnjn
2009-07-04Restored configure test for -Wno-empty-body.bart
2009-06-24This commit merges the BUILD_TWEAKS branch onto the trunk. It has thenjn
2009-06-04Remove exp-omega's code. It was disabled in 3.4.0 to few complaints.njn
2009-06-03Removed configure test for -Wno-empty-body again.bart
2009-06-02Added VGCONF_ARCH_SEC. This fixes problems with building libmpiwrap-*-*.so onnjn
2009-06-01Rename a conf variable.njn