diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,8 +1,10 @@ 2003-05-31 Ulrich Drepper <drepper@redhat.com> + * csu/Makefile: Fix Makefile warnings regarding Scrt1. + * libio/fileops.c (_IO_file_open): Don't mark as inline. - * sysdeps/ia64/elf/initfini.c ((gmon_initializer): Mark with + * sysdeps/ia64/elf/initfini.c (gmon_initializer): Mark with attribute used. 2003-05-30 Ulrich Drepper <drepper@redhat.com> |