aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorSvein Seldal <svein@dev.seldal.com>2003-06-04 10:11:02 +0000
committerSvein Seldal <svein@dev.seldal.com>2003-06-04 10:11:02 +0000
commit736694c89e263a44362c12369bbe13b0b44fdac4 (patch)
treef25985e51ec04acce3d9d9b9e074ed3f8797419a /bfd/ChangeLog
parentf9b4148d9e16156f8e3e8eea7f680e52c58bcca3 (diff)
downloadgdb-736694c89e263a44362c12369bbe13b0b44fdac4.zip
gdb-736694c89e263a44362c12369bbe13b0b44fdac4.tar.gz
gdb-736694c89e263a44362c12369bbe13b0b44fdac4.tar.bz2
Fixed initialization bug
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 e2bb60a..9c00bef 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2003-06-04 Svein E. Seldal <Svein.Seldal@solidas.com>
+
+ * coff-tic4x.c (ticoff0_swap_table, ticoff1_swap_table): Fixed
+ initialization bug
+
2003-06-03 Jakub Jelinek <jakub@redhat.com>
* elf.c (_bfd_elf_print_private_bfd_data): Handle PT_GNU_STACK.