diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2002-07-31 22:26:53 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2002-07-31 22:26:53 +0000 |
commit | a0dfa6a8051fddc213ca7f466f77d5ccc63e65b6 (patch) | |
tree | 071c0191434926695daa369199f04bd193e2984b /bfd/ChangeLog | |
parent | f3a7b3a58461c679c0ddd15562e08b9950fcd09b (diff) | |
download | gdb-a0dfa6a8051fddc213ca7f466f77d5ccc63e65b6.zip gdb-a0dfa6a8051fddc213ca7f466f77d5ccc63e65b6.tar.gz gdb-a0dfa6a8051fddc213ca7f466f77d5ccc63e65b6.tar.bz2 |
Enable 64bit emulations for Linux/mips if 64bit BFD is selected.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9b624e4..51647a5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2002-07-31 H.J. Lu <hjl@gnu.org> + + * config.bfd: Add n32 vectors to 32bit Linux/mips if 64bit BFD + is selected. + 2002-07-31 Jakub Jelinek <jakub@redhat.com> * elf32-i386.c (elf_i386_copy_indirect_symbol): Swap tls_type |