aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2008-01-25 17:34:29 +0000
committerH.J. Lu <hjl.tools@gmail.com>2008-01-25 17:34:29 +0000
commit29183214f76feddb120c91c2f0dfffcf961b6f69 (patch)
treec396f1a98e38bb689eb3ea760c1947db7e7dcd2d /ld/ChangeLog
parente11481da798a311f8d87ca44ae69203b8b6daa5d (diff)
downloadfsf-binutils-gdb-29183214f76feddb120c91c2f0dfffcf961b6f69.zip
fsf-binutils-gdb-29183214f76feddb120c91c2f0dfffcf961b6f69.tar.gz
fsf-binutils-gdb-29183214f76feddb120c91c2f0dfffcf961b6f69.tar.bz2
2008-01-25 H.J. Lu <hongjiu.lu@intel.com>
PR ld/5670 * ldlang.c (process_insert_statements): Silence gcc 4.1 alias warning.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index ec540ad..071e5b9 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2008-01-25 H.J. Lu <hongjiu.lu@intel.com>
+
+ PR ld/5670
+ * ldlang.c (process_insert_statements): Silence gcc 4.1 alias
+ warning.
+
2008-01-25 Alan Modra <amodra@bigpond.net.au>
* ld.texinfo (INSERT): Describe.