aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-arm.h
AgeCommit message (Collapse)AuthorFilesLines
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-30Define 'elf_backend_got_header_size' and 'elf_backend_plt_header_size'.Nick Clifton1-0/+3
1999-06-29Patch from: Jim Pick <jim@jimpick.com>Nick Clifton1-0/+2
Take note of 'no_undefined'.
1999-06-04(ELF_MAXPAGESIZE): Default to 0x1000 not 1Nick Clifton1-14/+15
1999-06-03Fix typo: change ELF_MAXPAGE_SIZE to ELF_MAXPAGESIZE.Ulrich Drepper1-108/+108
1999-05-30Philip Blundell <philb@gnu.org>Nick Clifton1-2/+8
* elf32-arm.h (elf32_arm_relocate_section): Reinstate change of 1993-03-25 (!!). Take into account the bitmasks for the reloc so the addend does not overflow into the rest of the word
1999-05-29Fix implementation of R_ARM_PC24 and R_ARM_THM_PC22 relocs to conform to spec.Nick Clifton1-54/+150
1999-05-26Applied patches from Philip Blundell <pb@nexus.co.uk>, to improve PIC support.Nick Clifton1-19/+56
1999-05-241999-05-24 Philip Blundell <pb@nexus.co.uk>Nick Clifton1-1/+1
* elf32-arm.h (elf32_arm_relocate_section): Undo change of 1999-03-25
1999-05-14 * elf32-arm.h (elf32_arm_relocate_section): Fix operatorAndreas Schwab1-1/+1
precedence between bit-and and comparison.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+3010