aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-arm.h
AgeCommit message (Expand)AuthorFilesLines
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-188/+188
2002-11-28include/elf/ChangeLogAlan Modra1-31/+22
2002-11-09 * elf32-arm.h (elf32_arm_size_dynamic_sections): Don't strip outputAlan Modra1-13/+1
2002-11-05 * elf32-arm.h (t2a1_push_insn, t2a2_ldr_insn, t2a3_mov_insn,Alan Modra1-7/+0
2002-10-17 * elfxx-target.h (USE_REL): Don't define as 1.Alan Modra1-11/+15
2002-10-16 * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,Alan Modra1-2/+0
2002-10-11Fix numerous occurrences ofAlan Modra1-8/+9
2002-09-19(elf32_arm_adjust_dynamic_symbol): Update ELF_LINK_HASH_NEEDS_PLT logic.Nick Clifton1-6/+12
2002-09-12Fix handling of R_ARM_THM_PC11Nick Clifton1-14/+17
2002-08-27Revert ARM linker patch and apply similar patch to bfd insteadNick Clifton1-0/+25
2002-08-01Revert Adam Nemet's THUMB PLT patchNick Clifton1-241/+41
2002-07-31Add support for Thumb PLT entries with interworkingNick Clifton1-41/+241
2002-07-30Add arm-*-nto port.Nick Clifton1-6/+14
2002-07-07 * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra1-40/+24
2002-07-01 * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra1-6/+4
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-1/+1
2002-06-03 * elf32-arc.c: Fix formatting.Kazu Hirata1-5/+5
2002-05-29Fix genreation of arm <->thumb glue stubs by ensuring that they are in the la...Nick Clifton1-15/+32
2002-05-23For the Thumb BLX reloc round the relocation up rather than down.Nick Clifton1-12/+9
2002-05-07 * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra1-4/+10
2002-05-06Fix check for overflow of relocation for the Thumb BL instruction.Nick Clifton1-1/+1
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-2/+2
2002-03-28 * linker.c (link_action): Ignore duplicate warning syms.Alan Modra1-0/+3
2002-03-21* elf32-arm.h (elf32_arm_final_link_relocate case R_ARM_GOTOFF)Richard Earnshaw1-0/+13
2002-02-19 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek1-10/+6
2002-02-082002-02-08 Chris Demetriou <cgd@broadcom.com>Chris Demetriou1-2/+2
2002-02-012002-01-31 Philipp Thomas <pthomas@suse.de>Philipp Thomas1-10/+10
2002-01-30Fixes for better translation into other languagesNick Clifton1-2/+2
2002-01-30Unify messages in coff-arm.c and elf32-arm.h.Philipp Thomas1-3/+3
2002-01-16* elf32-arm.h (elf32_arm_merge_private_bfd_data): HandleRichard Earnshaw1-9/+40
2002-01-16 * elf32-arm.h (elf32_arm_size_dynamic_sections): When removingAlan Modra1-5/+9
2002-01-03Handle R_ARM_THM_PC11Nick Clifton1-0/+41
2002-01-02Reformat error messages to ease translation into other languages.Nick Clifton1-13/+21
2001-12-17 Support for more than 64k ELF sections.Alan Modra1-8/+3
2001-12-07 * elf.c (_bfd_elf_rela_local_sym): Only callJakub Jelinek1-19/+6
2001-12-06Fixes to improve the ability to translate messages in the binutils toolsNick Clifton1-8/+14
2001-11-23 * elf.c (_bfd_elf_rela_local_sym): New.Jakub Jelinek1-0/+42
2001-11-10 * elf32-arm.h (elf32_arm_final_link_relocate): Don't copy STN_UNDEFAlan Modra1-0/+1
2001-10-12Treat R_ARM_THM_PC22 like R_ARM_PC24.Nick Clifton1-2/+5
2001-09-27Revert most of previous delta. Do not call bfd_archive_filename on outputNick Clifton1-6/+6
2001-09-27Replace bfd_get_filename with bfd_archive_filename in error message.Nick Clifton1-32/+34
2001-09-24 * elf-bfd.h (elf_backend_reloc_type_class): Pass in the entireAlan Modra1-4/+4
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-51/+56
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-78/+92
2001-08-31Do not rightshift recomputed addend during relocatable link if not USE_REL.Nick Clifton1-3/+2
2001-08-26 * elf32-cris.c (cris_elf_check_relocs): Set DF_TEXTREL if theAndreas Jaeger1-50/+52
2001-08-25Add missing prototypesNick Clifton1-44/+80
2001-08-03Include offset of reloc from start of section when computing value forNick Clifton1-1/+1
2001-06-092001-06-09 Philip Blundell <philb@gnu.org>Phil Blundell1-2/+2
2001-05-28Support big endian PLT entries.Nick Clifton1-12/+20