bfd/
authorRichard Sandiford <rdsandiford@googlemail.com>
Mon, 30 Jun 2008 20:51:58 +0000 (20:51 +0000)
committerRichard Sandiford <rdsandiford@googlemail.com>
Mon, 30 Jun 2008 20:51:58 +0000 (20:51 +0000)
commit6ba2a41553ce33bc63e4ee1beef0ff1193e3ed70
tree559f118c13eabd2eb577ce41a549eadd726d0c70
parent5adf97213b7f2e27834539bdf4d0ef8799d53a95
bfd/
* syms.c (BSF_SYNTHETIC): New flag.
* elf.c (_bfd_elf_get_synthetic_symtab): Set it.
* elf32-ppc.c (ppc_elf_get_synthetic_symtab): Likewise.
* elf64-ppc.c (ppc64_elf_get_synthetic_symtab): Likewise.
* bfd-in.h (bfd_asymbol_flavour): Return bfd_target_unknown_flavour
for synthetic symbols.
* bfd-in2.h: Regenerate.

opcodes/
* mips-dis.c (_print_insn_mips): Use bfd_asymbol_flavour to check
for ELF symbols.
bfd/ChangeLog
bfd/bfd-in.h
bfd/bfd-in2.h
bfd/elf.c
bfd/elf32-ppc.c
bfd/elf64-ppc.c
bfd/syms.c
opcodes/ChangeLog
opcodes/mips-dis.c
This page took 0.028094 seconds and 4 git commands to generate.