summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-02-24 22:57:38 +0000
committerRoland McGrath <roland@gnu.org>2006-02-24 22:57:38 +0000
commit03e81bcee66fe606d4f2b4b363b0fff47a29b247 (patch)
tree8023a402c262b0f742f97d4ace4172b0a00f1fa1 /ChangeLog
parentc5132ca1c35e1c0e93b9ba8eda575bb57c892b78 (diff)
* elf/sofini.c (__FRAME_END__): Mark as const.
* elf/soinit.c (__EH_FRAME_BEGIN__): Likewise. Add used attribute.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9386639bd..715c6b7a44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-24 Roland McGrath <roland@redhat.com>
+
+ * elf/sofini.c (__FRAME_END__): Mark as const.
+ * elf/soinit.c (__EH_FRAME_BEGIN__): Likewise. Add used attribute.
+
2006-02-23 Roland McGrath <roland@redhat.com>
* include/libc-symbols.h: Fix comment typo.