Pass link_info to _bfd_merge_private_bfd_data
[external/binutils.git] / bfd / elf32-arm.c
2016-10-07 Alan ModraPass link_info to _bfd_merge_private_bfd_data
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-30 Alan ModraRemove syntactic sugar
2016-09-28 Akihiko OdakiFix seg-fault in the linker introduced by the previous...
2016-09-27 Christophe Lyon[ARM] PR ld/20608 Relocation truncated to fit: R_ARM_TH...
2016-09-23 Akihiko OdakiDelete relocations associatesd with deleted exidx entries.
2016-09-14 Thomas Preud'hommeFix ld --gc-section segfault with ARMv8-M entry functio...
2016-09-01 Thomas Preud'homme2016-09-01 Thomas Preud'homme <thomas.preudhomme...
2016-08-26 Thomas Preud'hommeReduce parameter list in bfd_elf32_arm_target_relocs
2016-08-26 Thomas Preud'homme2016-08-26 Thomas Preud'homme <thomas.preudhomme...
2016-08-26 Thomas Preud'hommeAdd support for stable secure gateway veneers addresses
2016-08-23 Nick CliftonFix seg-fault in ARM linker when trying to parse a...
2016-08-04 Thomas Preud'homme2016-08-04 Thomas Preud'homme <thomas.preudhomme...
2016-08-04 Thomas Preud'homme2016-08-04 Thomas Preud'homme <thomas.preudhomme...
2016-07-05 Andre Vieria[ARM] Purecode compatible long branch veneer for M...
2016-07-05 Andre Vieria[ARM] Change noread to purecode.
2016-07-01 Thomas Preud'hommeFix Thumb-2 BL detection
2016-06-29 Nick CliftonPreserve all mapping symbols in ARM and AArch64 object...
2016-06-28 Nick CliftonMark ARM mapping symbols in object files are precious...
2016-06-17 Thomas Preud'hommeAdd support for Thumb-2 long branch veneers
2016-06-14 Thomas Preud'hommeFix feature checks based on ARM architecture value
2016-05-28 Alan ModraReturn void from linker callbacks
2016-05-23 Thomas Preud'hommeSupport for dedicated ARM stub section with padding
2016-05-23 Thomas Preud'hommeSupport for dedicated output section for some ARM venee...
2016-05-18 Alan Modraelf32-arm.c build breakage
2016-05-17 Maciej W. RozyckiLD/ELF: Unify STB_GNU_UNIQUE handling
2016-05-13 Alan ModraSet dynamic tag VMA and size from dynamic section when...
2016-05-10 Thomas Preud'hommeAllow veneers to claim veneered symbols
2016-05-10 Thomas Preud'hommeUse getters/setters to access ARM branch type
2016-05-10 Thomas Preud'hommeAllow stubs without associated input section in ARM...
2016-05-10 Thomas Preud'hommeFactor our stub creation in ARM backend
2016-05-10 Thomas Preud'hommeRefactor Cortex-A8 erratum workaround in preparation
2016-05-10 Thomas Preud'hommeAdd support for ARMv8-M Mainline with DSP extension
2016-05-09 Christophe Monat[ARM/STM32L4XX] PR 20030: --fix-stm32l4xx-629360 fails...
2016-05-09 Nick CliftonRevert accidental commit.
2016-04-29 Nick CliftonEnhance support for copying and stripping Solaris and...
2016-04-20 Trevor Saunderschange argument type to bfd_byte
2016-04-06 Thomas Preud'hommeFix memory leak in ld ARM backend
2016-01-21 Nick CliftonFix unexpected failures in the linker testsuite for...
2016-01-20 Mickael GueneAdd support for an ARM specific 'y' section attribute...
2016-01-12 Yury UsishchevAdd cantunwind when unwind info does not match start...
2016-01-08 Jiong Wang[ARM] PR ld/19368: Add missing relocation type class...
2016-01-01 Alan ModraCopyright update for binutils
2015-12-24 Thomas Preud'hommeAdd support for linking ARMv8-M object files
2015-12-24 Thomas Preud'hommeAdd assembler support for ARMv8-M Baseline
2015-12-24 Thomas Preud'hommeAdd assembler support for ARMv8-M Mainline
2015-12-22 Yury UsishchevARM: Fix exidx coverage for relocatable builds.
2015-12-22 Mickael GueneAdd support for ARM's NOREAD section flag.
2015-12-16 Mickael Guene[ARM] Add support for thumb1 pcrop relocations.
2015-11-17 Christophe LyonFix a problematic message with the STM32L4XX fixup...
2015-10-28 Nick CliftonFix recent STM324LXX patch to compile on 32-bit hosts.
2015-10-27 Laurent AlfonsiAdd --fix-stm32l4xx-629360 to the ARM linker to enable...
2015-09-23 Nick CliftonFix compile time warnings generated when compiling...
2015-09-20 Rich FelkerAdd --no-dynamic-linker option to ld, for static PIE use
2015-08-31 Alan ModraMake asection->id and asection->index unsigned
2015-08-19 Alan ModraAdd bfd_link_pde, and simplify some tests of link_info...
2015-08-18 H.J. LuAdd output_type to bfd_link_info
2015-08-12 H.J. LuSet EI_OSABI to ELFOSABI_GNU for local IFUNC symbols
2015-07-27 Szabolcs Nagy[ARM] Fix extern protected data handling
2015-07-25 Alan ModraFix broken -Bsymbolic-functions
2015-06-18 Nick CliftonFix the computation of the addends for an ARM_TLS_LE32...
2015-03-10 Jiong Wang[ARM] PR ld/16572: Remove EF_ARM_HASENTRY flag
2015-02-26 Terry Guo[ARM]Update for Tag_ABI_HardFP_use per EABI doc
2015-02-03 Will Newtonbfd/elf32-arm.c: Improve comment in elf32_arm_finish_dy...
2015-01-19 Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-14 Jiong Wang[ARM] Reject R_ARM_REL32 when trying to defer it to...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-25 Terry GuoARM: Add support for value 3 of Tag_ABI_VFP_args attribute
2014-12-12 Alan ModraCopy relocations against protected symbols
2014-11-21 Terry GuoSupport ARM Cortex-M7
2014-11-20 Terry GuoEnable to link ARM object file that hasn't attribute...
2014-10-23 Victor KamenskyARM: plt_size functions need to read instructions in...
2014-10-16 Alan ModraFix 17492, ld segfault with --oformat=binary
2014-10-15 Alan ModraMerge bfd_find_nearest_line variants
2014-09-16 Terry GuoMake the linker return an error status if it fails...
2014-08-21 Terry Guobfd/ChangeLog
2014-08-20 Roland McGrathFix PR ld/17277: bogus dynamic relocs and TEXTREL for...
2014-07-08 Will Newtonld/ARM: Increase maximum page size to 64kB
2014-06-20 Kyle McMartinSimilarly to the AArch64 patch, set DF_STATIC_TLS for...
2014-06-16 Will Newtonld/ARM: Fix IFUNC and TLS descriptors in the same share...
2014-06-13 Alan ModraFree linker hash table from bfd_close.
2014-06-13 Alan ModraDon't call bfd_link_hash_table_free
2014-06-13 Alan ModraMove link_hash_table_free functions earlier
2014-06-13 Alan ModraMake bfd.link_next field a union
2014-05-02 Alan Modrabfd target vector rationalisation
2014-03-27 Yury GribovAdd support for limited pretty-printing of ARM PLT...
2014-03-20 Will Newtonbfd/elf32-arm.c: Set st_value to zero for undefined...
2014-03-12 Nick CliftonPrevent the linker from generaing a seg-fault when...
2014-03-05 Alan ModraUpdate copyright years
2014-03-04 Nick CliftonInstall patch for PR ld/16017. This adds support for...
2014-02-27 Yuri GribovThis patch adds support for ARM PLT entries that suppor...
2014-01-13 Ma Jiang2014-01-13 Ma Jiang <ma.jiang@zte.com.cn>
2013-12-17 H.J. LuCall _bfd_elf_post_process_headers
2013-12-17 H.J. LuUse _bfd_elf_copy_private_bfd_data
2013-11-14 Nick Clifton PR ld/16017
2013-11-05 H.J. LuPass ignored unresolved relocations to ld backend
2013-08-26 Roland McGrathbfd/
2013-08-14 Nick Clifton PR ld/15787
2013-07-31 Nick Clifton PR ld/15787
2013-07-18 Nick Clifton * elf32-arm.c (arm_type_of_stub): Don't use...
next