diff options
author | Ulf Carlsson <ulfc@engr.sgi.com> | 2000-06-20 16:37:36 +0000 |
---|---|---|
committer | Ulf Carlsson <ulfc@engr.sgi.com> | 2000-06-20 16:37:36 +0000 |
commit | 8a20f077fe9040ba1f32e219a2da7c21c0e6cd1f (patch) | |
tree | 580b9f6cd7f0cdb57252d61b218dc458f00bffb6 /bfd/ChangeLog | |
parent | f04f5a67946d3502e5ca3291298e2d7e226b2154 (diff) | |
download | gdb-8a20f077fe9040ba1f32e219a2da7c21c0e6cd1f.zip gdb-8a20f077fe9040ba1f32e219a2da7c21c0e6cd1f.tar.gz gdb-8a20f077fe9040ba1f32e219a2da7c21c0e6cd1f.tar.bz2 |
2000-06-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
* elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): New function.
(elf_backend_copy_indirect_symbol): Map to the new function.
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 30512d1..9c3e83a 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2000-06-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl> + + * elf32-mips.c (_bfd_mips_elf_copy_indirect_symbol): New function. + (elf_backend_copy_indirect_symbol): Map to the new function. + 2000-06-20 Alan Modra <alan@linuxcare.com.au> * archive.c (normalize): Correct pointer comparison when checking |