aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 93a74b6bab..3fec06aa80 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-07-22 Andreas Jaeger <aj@suse.de>
+
+ * include/libc-symbols.h (_elf_set_element): Use attribute used so
+ that gcc will not optimize it away.
+ (link_warning): Likewise.
+
2003-07-22 Ulrich Drepper <drepper@redhat.com>
* wcsmbs/wcpncpy.c (__wcpncpy): Correct destination pointer handling.