aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b55aa4fd47..5f4cabe54e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>