aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-01-09 13:59:55 +0000
committerNick Clifton <nickc@redhat.com>2004-01-09 13:59:55 +0000
commit44e889528372ba167099ed14fdf7192b4cebe1b3 (patch)
treebc3c062fd1660060e76d623932113a9ccc59183f /bfd/ChangeLog
parentef11303ebfb711b2a4f53b5c2fe29cf59484f5e6 (diff)
downloadgdb-44e889528372ba167099ed14fdf7192b4cebe1b3.zip
gdb-44e889528372ba167099ed14fdf7192b4cebe1b3.tar.gz
gdb-44e889528372ba167099ed14fdf7192b4cebe1b3.tar.bz2
Remainder of fixes for ARM WINCE support
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 94aa94d..1fada0c 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,15 @@
+2004-01-09 Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
+
+ * coff-arm.c (aoutarm_std_reloc_howto): [ARM_WINCE] Synchronize ARM_26D
+ relocation howto with ARM_26 one for consistency.
+ (coff_arm_relocate_section): Set partial_inplace for ARM_26 relocations
+ that will be converted to ARM_26D ones, since we always want 'done'
+ relocations to be reflected in section's data.
+ (coff_arm_relocate_section): [ARM_WINCE] Quick fix for BL instruction
+ offset.
+ (_bfd_final_link_relocate): Do not modify "inplace" data, if not
+ requested.
+
2004-01-08 Dmitry Semyonov <Dmitry.Semyonov@oktet.ru>
* coff-arm.c (coff_arm_relocate_section): Do not alter relocs that