diff options
author | Andreas Jaeger <aj@suse.de> | 2012-04-29 06:31:26 +0200 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2012-04-29 06:36:30 +0200 |
commit | ecf0ebfb04f6e31e3ba709521b6955d5f86ff724 (patch) | |
tree | 1910a2ee3a6c966466f58d6de5e1b6d00a7f2038 /ChangeLog | |
parent | ded5180a3b177c559ad144ac73bfa313284e2a8c (diff) | |
download | glibc-ecf0ebfb04f6e31e3ba709521b6955d5f86ff724.tar.gz glibc-ecf0ebfb04f6e31e3ba709521b6955d5f86ff724.tar.xz glibc-ecf0ebfb04f6e31e3ba709521b6955d5f86ff724.zip |
Always run check-abi
Remove the configure options for running of check-abi and always run it as part of the testsuite
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 67a29bddb8..ed5b53363f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2012-04-29 Andreas Jaeger <aj@suse.de> + + * Makerules (tests): Remove enable-check-abi protection. + (check-abi-warn): Remove. + (check-abi-%): Remove check-abi-warn usage. + + * configure.in: Remove check-abi configure option. + * configure: Regenerated. + * config.make.in (enable-check-abi): Remove. + 2012-04-28 Andreas Schwab <schwab@linux-m68k.org> * math/bits/math-finite.h [__NO_LONG_DOUBLE_MATH]: Redirect long |