diff options
author | Nick Clifton <nickc@redhat.com> | 2005-02-11 17:18:41 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2005-02-11 17:18:41 +0000 |
commit | d5b2f13be7d24abb533d482b6bc80653b0c217d2 (patch) | |
tree | 2c7f87d762552c301b5f3806682366ea82821169 /bfd/ChangeLog | |
parent | 6c408f53b0ea91d28c9e1b06e1e3c2ea8c76c042 (diff) | |
download | gdb-d5b2f13be7d24abb533d482b6bc80653b0c217d2.zip gdb-d5b2f13be7d24abb533d482b6bc80653b0c217d2.tar.gz gdb-d5b2f13be7d24abb533d482b6bc80653b0c217d2.tar.bz2 |
(m32r_reloc_map_old): Use #ifdef USE_M32R_OLD_RELOC to protect the declaration of this array.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 168d9ca..dd70bc0 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -38,6 +38,9 @@ * elf32-iq2000.c (iq2000_reloc_map): Remove unused structure and array. + * elf32-m32r.c (m32r_reloc_map_old): Use #ifdef USE_M32R_OLD_RELOC + to protect the declaration of this array. + 2005-02-12 Alan Modra <amodra@bigpond.net.au> * elf64-ppc.c (toc_adjusting_stub_needed): Return true for |