mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 23:39:35 +08:00
corrected version
This commit is contained in:
@ -1,13 +1,13 @@
|
|||||||
2004-08-28 Alan Modra <amodra@bigpond.net.au>
|
2004-08-28 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
* targets.c (struct bfd_target <_bfd_get_synthetic_symtab>): Pass
|
* bfd.c (bfd_get_synthetic_symtab): Pass counts and both symbol tables.
|
||||||
symbol counts and both symbol tables.
|
|
||||||
* bfd.c (bfd_get_synthetic_symtab): Adjust.
|
|
||||||
* elf-bfd.h (_bfd_elf_get_synthetic_symtab): Adjust.
|
* elf-bfd.h (_bfd_elf_get_synthetic_symtab): Adjust.
|
||||||
* elf.c (_bfd_elf_get_synthetic_symtab): Adjust.
|
* elf.c (_bfd_elf_get_synthetic_symtab): Adjust.
|
||||||
* libbfd-in.h (_bfd_nodynamic_get_synthetic_symtab): Adjust.
|
* libbfd-in.h (_bfd_nodynamic_get_synthetic_symtab): Adjust.
|
||||||
* elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Adjust. Use both
|
* targets.c (struct bfd_target <_bfd_get_synthetic_symtab>): Adjust.
|
||||||
symbol tables on non-relocatable objects.
|
* elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Don't read symbols.
|
||||||
|
Use both symbol tables on non-relocatable objects. Use a common
|
||||||
|
error exit. Fix "mid" warning.
|
||||||
* libbfd.h: Regenerate.
|
* libbfd.h: Regenerate.
|
||||||
* bfd-in2.h: Regenerate.
|
* bfd-in2.h: Regenerate.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user