aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2005-08-04 00:39:02 +0000
committerH.J. Lu <hjl.tools@gmail.com>2005-08-04 00:39:02 +0000
commit90b263f311be83eb53821908bbec2a18e2b1ce69 (patch)
tree305d4b0d48d8bfb328c584f6ce2ac198d06ecfdb /bfd/ChangeLog
parent66096db758799f9c41671b228bc756c21c7be003 (diff)
downloadgdb-90b263f311be83eb53821908bbec2a18e2b1ce69.zip
gdb-90b263f311be83eb53821908bbec2a18e2b1ce69.tar.gz
gdb-90b263f311be83eb53821908bbec2a18e2b1ce69.tar.bz2
2005-08-03 H.J. Lu <hongjiu.lu@intel.com>
* elfxx-ia64.c (elfNN_ia64_relax_section): Resize .rela.got only if it isn't NULL.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index f413454..1f82cdc 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,10 @@
2005-08-03 H.J. Lu <hongjiu.lu@intel.com>
+ * elfxx-ia64.c (elfNN_ia64_relax_section): Resize .rela.got
+ only if it isn't NULL.
+
+2005-08-03 H.J. Lu <hongjiu.lu@intel.com>
+
* elf32-i386.c (elf_howto_table): Undo the overflow change for
R_386_PC16 made on 2005-07-18.