aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorStephane Carrez <stcarrez@nerim.fr>2003-09-06 20:55:50 +0000
committerStephane Carrez <stcarrez@nerim.fr>2003-09-06 20:55:50 +0000
commit3f533aa9ec66822cb2ebb929c2324a0352058bed (patch)
tree6565d60c934ae9292617fc4aa268165307e37e18 /bfd/ChangeLog
parent12a995866da33cb941712228084d76b386d2a803 (diff)
downloadgdb-3f533aa9ec66822cb2ebb929c2324a0352058bed.zip
gdb-3f533aa9ec66822cb2ebb929c2324a0352058bed.tar.gz
gdb-3f533aa9ec66822cb2ebb929c2324a0352058bed.tar.bz2
* elf32-m68hc12.c (elf32_m68hc12_special_sections): New for hc11.
(elf_backend_special_sections): Define.a PR savannah/4950: * elf32-m68hc11.c (elf32_m68hc11_special_sections): The .vectors section is read-only.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 7353bdd..5b463bf 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,12 @@
+2003-09-06 Stephane Carrez <stcarrez@nerim.fr>
+
+ * elf32-m68hc12.c (elf32_m68hc12_special_sections): New for hc11.
+ (elf_backend_special_sections): Define.a
+
+ PR savannah/4950:
+ * elf32-m68hc11.c (elf32_m68hc11_special_sections): The .vectors
+ section is read-only.
+
2003-09-04 Nick Clifton <nickc@redhat.com>
* archures.c (bfd_mach_v850e1): Define.