aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorCatherine Moore <clm@redhat.com>1998-08-18 16:55:29 +0000
committerCatherine Moore <clm@redhat.com>1998-08-18 16:55:29 +0000
commit2c3c46ad0ca5d006a00a3688f8e2012eccc0618d (patch)
tree8069f5fff15e7a30fe71c71043e3fb966226df9c /bfd/ChangeLog
parent803f5d55cdc06f30f438815a68be30cf84c95c8e (diff)
downloadgdb-2c3c46ad0ca5d006a00a3688f8e2012eccc0618d.zip
gdb-2c3c46ad0ca5d006a00a3688f8e2012eccc0618d.tar.gz
gdb-2c3c46ad0ca5d006a00a3688f8e2012eccc0618d.tar.bz2
* elf32-arm.c: Add prefix bfd_ to elf32_arm_get_bfd_for_interworking,
elf32_arm_allocate_interworking_sections and elf32_arm_process_before_allocation. * bfd-in.h: Ammend prototype for elf32_arm_process_before_allocation to remove surplus third argument. * bfd-in2.h: Regenerate.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index ac5ad92..a0dc89f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,19 @@
+start-sanitize-armelf
+Tue Aug 18 11:48:12 1998 Catherine Moore <clm@cygnus.com>
+
+ * elf32-arm.c: Add prefix bfd_ to elf32_arm_get_bfd_for_interworking,
+ elf32_arm_allocate_interworking_sections and
+ elf32_arm_process_before_allocation.
+
+Tue Aug 18 11:46:00 1998 Nick Clifton <nickc@cygnus.com>
+
+ * bfd-in.h: Ammend prototype for
+ elf32_arm_process_before_allocation to remove surplus third
+ argument.
+
+ * bfd-in2.h: Regenerate.
+
+end-sanitize-armelf
Sat Aug 15 20:55:08 1998 Richard Henderson <rth@cygnus.com>
* elf64-alpha.c (elf64_alpha_relax_section): Handle indirect symbols.