diff --git a/ChangeLog b/ChangeLog index 93a74b6bab..3fec06aa80 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-07-22 Andreas Jaeger + + * 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 * wcsmbs/wcpncpy.c (__wcpncpy): Correct destination pointer handling.