aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@codesourcery.com>2010-04-01 10:02:28 +0000
committerNathan Sidwell <nathan@codesourcery.com>2010-04-01 10:02:28 +0000
commitf2faa8006cc51cebefb638ea285b1202ebf2ee71 (patch)
tree71787697cae7ecf4073497329532f95468afd7c1 /bfd/ChangeLog
parent4b544b64681eec335bef3d3383772a7a38278fa9 (diff)
downloadgdb-f2faa8006cc51cebefb638ea285b1202ebf2ee71.zip
gdb-f2faa8006cc51cebefb638ea285b1202ebf2ee71.tar.gz
gdb-f2faa8006cc51cebefb638ea285b1202ebf2ee71.tar.bz2
bfd/
* elf32-ppc.c (apuinfo_set): New static var. (ppc_elf_begin_write_processing): Set it here, always create an APUinfo section if there were any in the inputs. (ppc_elf_write_section): Check apuinfo_set. (ppc_elf_final_write_processing): Likewise. ld/testsuite/ * ld-powerpc/apuinfo-nul.rd: New. * ld-powerpc/apuinfo-nul1.s: New. * ld-powerpc/powerpc.exp: Add it.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index de1ed79..aa32144 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+2010-04-01 Nathan Sidwell <nathan@codesourcery.com>
+
+ * elf32-ppc.c (apuinfo_set): New static var.
+ (ppc_elf_begin_write_processing): Set it here, always create an
+ APUinfo section if there were any in the inputs.
+ (ppc_elf_write_section): Check apuinfo_set.
+ (ppc_elf_final_write_processing): Likewise.
+
2010-04-01 Tristan Gingold <gingold@adacore.com>
* vms.h: Include time.h. Add prototypes for vms_get_module_name,