aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-arm.h
AgeCommit message (Expand)AuthorFilesLines
2004-06-24bfd/Alan Modra1-46/+32
2004-05-06 * elf32-arm.h (elf32_arm_relocate_section): Remove R_ARM_PLT32Daniel Jacobowitz1-5/+2
2004-04-27 * elf64-alpha.c (elf64_alpha_read_ecoff_info): Don't assignAlan Modra1-2/+2
2004-04-232004-04-21 Philip Blundell <pb@nexus.co.uk>Phil Blundell1-1/+4
2004-04-022004-04-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+2
2004-04-01This time the version of the patch that works.Paul Brook1-4/+7
2004-04-01 * bfd/bfd-in.h (bfd_elf32_arm_process_before_allocation): Update.Paul Brook1-3/+188
2004-03-31 * elf32-arm.h (elf32_arm_final_link_relocate): Add R_ARM_ALU*.Paul Brook1-0/+25
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-17/+5
2004-03-25bfd/Alan Modra1-1/+1
2004-03-23 * bfd/elf32-arm.h (arm_print_private_bfd_data): Add EABI v3.Paul Brook1-0/+12
2004-03-22 * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_sectionAlan Modra1-4/+4
2004-03-12Ignore data-only sections when checking interworking statusNick Clifton1-3/+15
2004-01-23 * elf32-arm.h (elf32_arm_check_relocs): Revert part of 2004-01-13Daniel Jacobowitz1-4/+5
2004-01-13 * elf32-arm.h (elf32_arm_final_link_relocate): Check that we createdDaniel Jacobowitz1-5/+11
2004-01-09 * elf32-arm.h (struct elf32_arm_relocs_copied): Remove pc_count.Daniel Jacobowitz1-115/+63
2003-11-27 * elf32-arm.h: Fix comment typos.Kazu Hirata1-6/+6
2003-11-11Fix decision about when a .interp section should existNick Clifton1-1/+1
2003-11-05 * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra1-1/+1
2003-11-03 * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz1-1/+0
2003-10-292003-10-29 Daniel Jacobowitz <drow@mvista.com>Phil Blundell1-319/+734
2003-10-27 * elf32-arm.h (elf32_arm_merge_private_bfd_data): Never skip dynamicDaniel Jacobowitz1-12/+19
2003-10-21Fix up error messages for Maverick.Nick Clifton1-1/+1
2003-08-20Better handking for unresolved symbolsNick Clifton1-50/+22
2003-08-05 * elf32-arm.h (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.Daniel Jacobowitz1-8/+24
2003-07-12Set maxpagesize for NTO targets to 4kNick Clifton1-0/+4
2003-06-25Correct spelling of "relocatable".Alan Modra1-7/+7
2003-05-09 * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra1-2/+2
2003-04-01Fixes for iWMMXt contribution.Nick Clifton1-88/+14
2003-03-25Add iWMMXt supportNick Clifton1-3/+116
2003-02-13(elf32_thumb_to_arm_stub): Include section VMAs in computation of offset toNick Clifton1-7/+10
2003-02-10Add function to set machine number based on flags in header.Nick Clifton1-2/+18
2003-02-10Add support for marking ARM ELF binaries as support the Cirrus EP9312 MaverickNick Clifton1-3/+22
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