aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd-in.h
AgeCommit message (Collapse)AuthorFilesLines
2000-07-08Add sequence id field to asection.Alan Modra1-8/+8
Tidy comments and replace deprecated CONST with const.
2000-04-29Correctly check gcc version.Alan Modra1-3/+3
1999-12-10Revert previous patch.Nick Clifton1-3/+0
1999-12-10Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1-0/+3
Change LD for ELF so that archive elements whoes archive map contains a reference to a common symbol will get linkled in. Add new field to bfd_target structure and initialise it for all bfd targets.
1999-09-111999-09-11 Donn Terry <donn@interix.com>Ian Lance Taylor1-0/+11
* libbfd-in.h (_bfd_abort): Declare. (abort): Define. * bfd.c (_bfd_abort): New function. * libbfd.h: Rebuild.
1999-07-02 * dwarf2.c (parse_comp_unit): Add ABBREV_LENGTH parameter.Mark Mitchell1-1/+1
(_bfd_dwarf2_find_nearest_line): Add ADDR_SIZE parameter. * elf.c (_bfd_elf_find_nearest_line): Pass it. * elf32-arm.h (elf32_arm_find_nearest_line): Likewise. * elf32-mips.c (ABI_64_P): New macro. (IRIX_COMPAT): We are IRIX6-compatible if ABI_64_P. (_bfd_mips_elf_find_nearest_line): Adjust call to _bfd_dwarf2_find_nearest_line. * libbfd-in.h (_bfd_dwarf2_find_nearest_line): Update prototype. * libbfd.h: Regenerated.
1999-06-03 * libbfd.c (_bfd_generic_verify_endian_match): New function.Joern Rennecke1-0/+3
* libbfd-in.h (_bfd_generic_verify_endian_match): Declare. * libbfd.h: Regenerate. * coff-sh.c (sh_merge_private_data): Delete. (coff_bfd_merge_private_bfd_data): Change to _bfd_generic_verify_endian_match. (elf32-sh.c): bfd_elf32_bfd_merge_private_bfd_data: Define.
1999-05-27fix copyrightsIan Lance Taylor1-1/+2
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+538