summaryrefslogtreecommitdiff
path: root/bfd/elf32-arm.h
Commit message (Expand)AuthorAgeFilesLines
* Ignore data-only sections when checking interworking statusNick Clifton2004-03-121-3/+15
* * elf32-arm.h (elf32_arm_check_relocs): Revert part of 2004-01-13Daniel Jacobowitz2004-01-231-4/+5
* * elf32-arm.h (elf32_arm_final_link_relocate): Check that we createdDaniel Jacobowitz2004-01-131-5/+11
* * elf32-arm.h (struct elf32_arm_relocs_copied): Remove pc_count.Daniel Jacobowitz2004-01-091-115/+63
* * elf32-arm.h: Fix comment typos.Kazu Hirata2003-11-271-6/+6
* Fix decision about when a .interp section should existcarlton-dictionary-20031111-mergeNick Clifton2003-11-111-1/+1
* * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and returnAlan Modra2003-11-051-1/+1
* * elf-bfd.h (struct elf_backend_data): Remove plt_header_size.Daniel Jacobowitz2003-11-031-1/+0
* 2003-10-29 Daniel Jacobowitz <drow@mvista.com>Phil Blundell2003-10-291-319/+734
* * elf32-arm.h (elf32_arm_merge_private_bfd_data): Never skip dynamicDaniel Jacobowitz2003-10-271-12/+19
* Fix up error messages for Maverick.Nick Clifton2003-10-211-1/+1
* Better handking for unresolved symbolsNick Clifton2003-08-201-50/+22
* * elf32-arm.h (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.Daniel Jacobowitz2003-08-051-8/+24
* Set maxpagesize for NTO targets to 4kNick Clifton2003-07-121-0/+4
* Correct spelling of "relocatable".Alan Modra2003-06-251-7/+7
* * elflink.c (_bfd_elf_link_create_dynamic_sections): Move fromAlan Modra2003-05-091-2/+2
* Fixes for iWMMXt contribution.Nick Clifton2003-04-011-88/+14
* Add iWMMXt supportNick Clifton2003-03-251-3/+116
* (elf32_thumb_to_arm_stub): Include section VMAs in computation of offset toNick Clifton2003-02-131-7/+10
* Add function to set machine number based on flags in header.Nick Clifton2003-02-101-2/+18
* Add support for marking ARM ELF binaries as support the Cirrus EP9312 Maverickw32api-2_2Nick Clifton2003-02-101-3/+22
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-188/+188
* include/elf/ChangeLogAlan Modra2002-11-281-31/+22
* * elf32-arm.h (elf32_arm_size_dynamic_sections): Don't strip outputAlan Modra2002-11-091-13/+1
* * elf32-arm.h (t2a1_push_insn, t2a2_ldr_insn, t2a3_mov_insn,kseitz_interps-20021105-mergeAlan Modra2002-11-051-7/+0
* * elfxx-target.h (USE_REL): Don't define as 1.Alan Modra2002-10-171-11/+15
* * Makefile.am (BFD32_BACKENDS): Remove elfarmqnx-nabi.lo,Alan Modra2002-10-161-2/+0
* Fix numerous occurrences ofAlan Modra2002-10-111-8/+9
* (elf32_arm_adjust_dynamic_symbol): Update ELF_LINK_HASH_NEEDS_PLT logic.Nick Clifton2002-09-191-6/+12
* Fix handling of R_ARM_THM_PC11Nick Clifton2002-09-121-14/+17
* Revert ARM linker patch and apply similar patch to bfd insteadNick Clifton2002-08-271-0/+25
* Revert Adam Nemet's THUMB PLT patchNick Clifton2002-08-011-241/+41
* Add support for Thumb PLT entries with interworkingNick Clifton2002-07-311-41/+241
* Add arm-*-nto port.Nick Clifton2002-07-301-6/+14
* * elf-bfd.h (struct elf_reloc_cookie): Remove locsym_shndx,Alan Modra2002-07-071-40/+24
* * elflink.h (elf_gc_mark): Pass in the section whose relocs we areAlan Modra2002-07-011-6/+4
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-1/+1
* * elf32-arc.c: Fix formatting.Kazu Hirata2002-06-031-5/+5
* Fix genreation of arm <->thumb glue stubs by ensuring that they are in the la...Nick Clifton2002-05-291-15/+32
* For the Thumb BLX reloc round the relocation up rather than down.Nick Clifton2002-05-231-12/+9
* * elf-bfd.h (struct elf_backend_data): Add rela_normal.Alan Modra2002-05-071-4/+10
* Fix check for overflow of relocation for the Thumb BL instruction.jimb-macro-020506-branchpointjimb-macro-020506-branchNick Clifton2002-05-061-1/+1
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-2/+2
* * linker.c (link_action): Ignore duplicate warning syms.Alan Modra2002-03-281-0/+3
* * elf32-arm.h (elf32_arm_final_link_relocate case R_ARM_GOTOFF)Richard Earnshaw2002-03-211-0/+13
* * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): EnableJakub Jelinek2002-02-191-10/+6
* 2002-02-08 Chris Demetriou <cgd@broadcom.com>Chris Demetriou2002-02-081-2/+2
* 2002-01-31 Philipp Thomas <pthomas@suse.de>Philipp Thomas2002-02-011-10/+10
* Fixes for better translation into other languagesNick Clifton2002-01-301-2/+2
* Unify messages in coff-arm.c and elf32-arm.h.Philipp Thomas2002-01-301-3/+3