diff options
author | Alan Modra <amodra@bigpond.net.au> | 2002-09-17 08:33:12 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2002-09-17 08:33:12 +0000 |
commit | 4f42d5efa1081fdc23942134564de1c8538441fa (patch) | |
tree | e074d546f78f983828dcfb5199e71515445cab23 /bfd/ChangeLog | |
parent | 47d8ba86ed7a4e4d5e6a4a8149662c594161b91b (diff) | |
download | gdb-4f42d5efa1081fdc23942134564de1c8538441fa.tar.gz |
* coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED.
* cpu-tic4x.c: Ditto.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 3c3c9d6a22e..6ad8b548196 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2002-09-17 Svein E. Seldal <Svein.Seldal@solidas.com> + + * coff-tic4x.c: Add function declarations and ATTRIBUTE_UNUSED. + * cpu-tic4x.c: Ditto. + 2002-09-17 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de> * elf64-mips.c (define elf_backend_ignore_discarded_relocs): Remove @@ -72,7 +77,6 @@ bfd_elf_get_elf_syms(). Fixup problems with freeing cached allocated memory blocks. - 2002-09-02 Alan Modra <amodra@bigpond.net.au> * cpu-pj.c (scan_mach, compatible, arch_info_struct): Remove. |