Allow stubs without associated input section in ARM backend
[binutils-gdb.git] / bfd / elf32-arm.c
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...
2013-07-18 Nick Clifton * elf32-arm.c (elf32_arm_stub_long_branch_arm_nacl...
2013-06-28 Nick Clifton PR ld/15302
2013-06-13 Nick Clifton PR ld/15302
2013-04-29 Will Newtonbfd/efl32-arm.c: Fix handling of IRELATIVE relocs.
2013-04-24 Roland McGrathbfd/
2013-03-30 Alan Modra PR ld/15323
2013-03-27 Alan Modra * elf-bfd.h (enum elf_reloc_type_class): Add reloc_cla...
2013-03-27 Will Newtonbfd/ChangeLog:
2013-03-27 Will Newtonbfd/ChangeLog:
2013-03-21 Nick Clifton PR sim/15286
2013-02-28 Julian Brown bfd/
2013-02-21 Alan Modra * elf-bfd.h (struct core_elf_obj_tdata): New.
2013-02-21 Alan Modrabfd/
2013-02-11 Alan Modra * elfcode.h (elf_checksum_contents): Free contents.
2013-02-10 Alan Modra * coff-arm.c (coff_arm_link_hash_table_create): Use...
2013-02-05 Alan Modra * elf32-arm.c (elf32_arm_final_link_relocate): Only...
2012-12-17 Roland McGrathbfd/
2012-11-16 Yufeng Zhangbfd/ChangeLog
2012-11-15 Roland McGrathbfd/
2012-10-30 Nick Cliftonbfd:
2012-09-02 H.J. LuAdd hdynamic to elf_link_hash_table for _DYNAMIC
2012-08-24 Matthew Gretton... * bfd/elf32-arm.c (v8): New array.
2012-07-26 Nick Clifton PR ld/14397
2012-07-24 Cary Coutant2012-07-24 Teresa Johnson <tejohnson@google.com>
2012-06-29 Nick Clifton PR ld/14189
2012-06-29 Alan Modra * section.c (bfd_get_linker_section): New function.
2012-06-28 Roland McGrathbfd/
2012-06-18 Alan Modra * elf32-arm.c (elf32_arm_final_link_relocate): Correct...
2012-06-13 Nick Clifton * elf32-arm.c (bfd_arm_get_mach_from_attributes):...
next