aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2005-05-10 01:06:04 +0000
committerH.J. Lu <hjl.tools@gmail.com>2005-05-10 01:06:04 +0000
commita6e1b90f78109a93688a5935ab3efc0d8b49e0e3 (patch)
treeff515cadc4ef8d3477057fed167579a1616c28e0 /ld/ChangeLog
parent282c312b7486cad3240d47aec1cca59282d039c0 (diff)
downloadgdb-a6e1b90f78109a93688a5935ab3efc0d8b49e0e3.zip
gdb-a6e1b90f78109a93688a5935ab3efc0d8b49e0e3.tar.gz
gdb-a6e1b90f78109a93688a5935ab3efc0d8b49e0e3.tar.bz2
2005-05-09 H.J. Lu <hongjiu.lu@intel.com>
* ldmain.c (reloc_overflow): Use output_bfd if the symbol is defined in the ABS section.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 83fd86c..9da68d5 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2005-05-09 H.J. Lu <hongjiu.lu@intel.com>
+
+ * ldmain.c (reloc_overflow): Use output_bfd if the symbol
+ is defined in the ABS section.
+
2005-05-06 H.J. Lu <hongjiu.lu@intel.com>
* emultempl/elf32.em (gld${EMULATION_NAME}_provide_init_fini_syms):