aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-06-14 05:18:31 +0000
committerUlrich Drepper <drepper@redhat.com>2003-06-14 05:18:31 +0000
commitda4fef4bc3403c7d6f481ec35d7153328e222f9b (patch)
tree9cb80bcd8a1cfc6a0a86201e90294d92c6ccb428 /ChangeLog
parent2533775393adba65535482cf3a6277774231677d (diff)
downloadglibc-da4fef4bc3403c7d6f481ec35d7153328e222f9b.tar
glibc-da4fef4bc3403c7d6f481ec35d7153328e222f9b.tar.gz
glibc-da4fef4bc3403c7d6f481ec35d7153328e222f9b.tar.bz2
glibc-da4fef4bc3403c7d6f481ec35d7153328e222f9b.zip
Update.
* sysdeps/unix/sysv/linux/sys/param.h (howmany): Optimize for gcc.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fe1a139674..c81fabeb52 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2003-06-13 Ulrich Drepper <drepper@redhat.com>
+ * sysdeps/unix/sysv/linux/sys/param.h (howmany): Optimize for gcc.
+
Fixing gcc 3.3 warnings, part II.
* argp/argp-help.c (hol_entry_long_iterate): Always inline.
* elf/dl-load.c (cache_rpath): Don't inline.