aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorRichard Sandiford <rdsandiford@googlemail.com>2011-01-22 10:16:29 +0000
committerRichard Sandiford <rdsandiford@googlemail.com>2011-01-22 10:16:29 +0000
commited88c97ee7df7c5464a536064a9fc8808d997a3e (patch)
treeb081844fb7527e6104c44ce2bb90bccbfd89ad8f /bfd/ChangeLog
parentbb38e8717f91c94ca6451cb7374feeb285ad2c9c (diff)
downloadgdb-ed88c97ee7df7c5464a536064a9fc8808d997a3e.zip
gdb-ed88c97ee7df7c5464a536064a9fc8808d997a3e.tar.gz
gdb-ed88c97ee7df7c5464a536064a9fc8808d997a3e.tar.bz2
bfd/
* elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Ignore common sections too. ld/ * plugin.c (plugin_get_ir_dummy_bfd): Copy across the bfd's private data and GP size.
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 b35646c..9bbd329 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2011-01-22 Richard Sandiford <rdsandiford@googlemail.com>
+
+ * elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Ignore
+ common sections too.
+
2011-01-18 H.J. Lu <hongjiu.lu@intel.com>
* elf64-x86-64.c (elf_backend_want_plt_sym): Redefine to 0 after