index
:
~glisse/valgrind
master
pp
valgrind fglrx ioctl catching
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.in
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-29
Refactoring: replaced two AC_TRY_COMPILE() occurrences by AC_CHECK_MEMBER().
bart
1
-30
/
+14
2010-04-29
Removed sem_init() test again.
bart
1
-1
/
+0
2010-04-29
Added configure test for pthread_yield() and sem_init().
bart
1
-1
/
+3
2010-01-06
Add the arm exp-bbv tests Makefile to the main configure.in file.
vince
1
-0
/
+1
2010-01-01
Don't use -Wdeclaration-after-statement. We long since abandoned any
sewardj
1
-27
/
+0
2010-01-01
Merge from branches/ARM, all parts of the ARM-Linux port except for
sewardj
1
-1
/
+20
2009-12-29
Removed dependency of include/pub_tool_basics.h on config.h.
bart
1
-18
/
+0
2009-11-15
Added support for glibc 2.11.
bart
1
-1
/
+18
2009-11-11
Fixed typo.
bart
1
-1
/
+1
2009-11-09
Added configure test for QAtomicInt.
bart
1
-0
/
+32
2009-08-26
Added regression tests that verify the following behavior:
bart
1
-0
/
+1
2009-08-23
The configure-time test whether the proc filesystem is mounted (introduced
bart
1
-8
/
+0
2009-08-20
Bump version number on trunk.
sewardj
1
-1
/
+1
2009-08-19
Finalise 3.5.0.
sewardj
1
-1
/
+1
2009-08-16
First tarball-test point for 3.5.0.
sewardj
1
-1
/
+1
2009-08-12
Suppressed compiler warnings reported by gcc 4.4.x on the source code
bart
1
-0
/
+23
2009-08-05
More docs build tweaks:
njn
1
-10
/
+0
2009-08-05
Various docs build tweaks:
njn
1
-4
/
+0
2009-07-23
Added DRD-specific suppression patterns for Darwin.
bart
1
-0
/
+1
2009-07-14
Add exp-bbv to the tool-suite. I'm seeing a couple of amd64-linux test
njn
1
-0
/
+7
2009-07-14
comment change
njn
1
-3
/
+4
2009-07-12
Disable AC_PROG_OBJC -- it's currently not required and apparently causes
njn
1
-1
/
+12
2009-07-04
Restored configure test for -Wno-empty-body.
bart
1
-0
/
+23
2009-06-24
This commit merges the BUILD_TWEAKS branch onto the trunk. It has the
njn
1
-40
/
+6
2009-06-04
Remove exp-omega's code. It was disabled in 3.4.0 to few complaints.
njn
1
-3
/
+0
2009-06-03
Removed configure test for -Wno-empty-body again.
bart
1
-23
/
+0
2009-06-02
Added VGCONF_ARCH_SEC. This fixes problems with building libmpiwrap-*-*.so on
njn
1
-1
/
+23
2009-06-01
Rename a conf variable.
njn
1
-1
/
+1
2009-05-31
The conditional HAVE_BUILTIN_ATOMIC is now available in the various Makefile....
bart
1
-0
/
+4
2009-05-31
Added test that checks whether the compiler supports -Wno-empty-body.
bart
1
-0
/
+23
2009-05-28
Merge the DARWIN branch onto the trunk.
njn
1
-3
/
+100
2009-05-19
Use our CPU/OS variable when printing the results in configure.
njn
1
-6
/
+6
2009-05-19
DARWIN sync: don't insist on GNU sed.
njn
1
-20
/
+0
2009-05-10
Let the pthread_create@GLIBC_2.0() detection test fail on PowerPC.
bart
1
-0
/
+8
2009-05-06
Fix bug #191182, where printing the leak checker results was really slow if
njn
1
-0
/
+1
2009-04-26
Fixed typo spotted by Jeroen Witmond.
bart
1
-1
/
+1
2009-04-26
Fixed pthread_create@GLIBC2.0 detection test.
bart
1
-1
/
+5
2009-04-26
Added configure test for pthread_create@GLIBC2.0().
bart
1
-0
/
+25
2009-04-15
Merge r9550..r9552 (move seg_override and sigcontext) from the DARWIN branch.
njn
1
-0
/
+1
2009-04-04
Fixed bug #188046: replaced a bashism by a POSIX compliant shell statement.
bart
1
-1
/
+1
2009-03-16
Merge r9426, r9427 ('pending' portability tweaks) from the DARWIN branch.
njn
1
-0
/
+1
2009-03-04
tests/arch_test is currently being used for two purposes:
njn
1
-1
/
+0
2009-02-26
Clean up the diff -u test a little.
njn
1
-2
/
+4
2009-02-25
Use 'diff -u' for regtests if it's supported, its output it much easier to
njn
1
-0
/
+17
2009-02-16
Merge r9175 (don't run inappropriate OS- and platform-specific tests) from
njn
1
-0
/
+1
2009-02-14
Removed configure test that is no longer used.
bart
1
-20
/
+0
2009-02-13
Moved 3 Linux-specific tests into linux/ directories.
njn
1
-0
/
+1
2009-02-06
Index: Makefile.core.am
njn
1
-16
/
+18
2009-02-01
Add support for glibc-2.10 (when it eventually appears).
sewardj
1
-1
/
+18
2009-01-22
Move the test for __sync_bool_compare_and_swap almost to the bottom,
sewardj
1
-19
/
+24
[next]