aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarek Polacek <polacek@redhat.com>2011-12-23 11:19:53 -0500
committerUlrich Drepper <drepper@gmail.com>2011-12-23 11:19:53 -0500
commit2b2596b1e94d9d51bd8febe81b759fa45a62e3cb (patch)
tree19c383c69d5cbb15696f0e8740703ad562abb888 /ChangeLog
parentaebefeee8fb62e2bbc5f4fa4f6345a2a3c8e857a (diff)
downloadglibc-2b2596b1e94d9d51bd8febe81b759fa45a62e3cb.zip
glibc-2b2596b1e94d9d51bd8febe81b759fa45a62e3cb.tar.gz
glibc-2b2596b1e94d9d51bd8febe81b759fa45a62e3cb.tar.bz2
Add missing inline keyword
According to http://gcc.gnu.org/ml/gcc-patches/2011-09/msg00608.html, a function without `inline' with an `always_inline' attribute is a bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b70fe19..a883f93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-12-23 Marek Polacek <polacek@redhat.com>
+
+ * elf/dl-addr.c (determine_info): Add inline keyword.
+ * elf/tst-auditmod4b.c (check_avx): Likewise.
+ * elf/tst-auditmod6b.c (check_avx): Likewise.
+ * elf/tst-auditmod6c.c (check_avx): Likewise.
+ * elf/tst-auditmod7b.c (check_avx): Likewise.
+
2011-12-23 Ulrich Drepper <drepper@gmail.com>
* sysdeps/i386/fpu/bits/fenv.h (feraiseexcept): Also enable for