bfd_error_handler bfd_vma and bfd_size_type args
[deliverable/binutils-gdb.git] / bfd / elf32-arm.c
2017-07-12  Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-06-24  Thomas Preud'homme[ARM] Add linker support for ARMv8-R
2017-06-22  Eric Christopher2017-06-22 Eric Christopher <echristo@gmail.com>
2017-06-08  Richard Earnshaw[bfd][arm] Don't assert on suspicious build attributes...
2017-05-30  Casey SmithFix calculation of R_ARM_RHM_ALU_PREL_11_0 relocation...
2017-05-16  Alan ModraRename non_ir_ref to non_ir_ref_regular
2017-05-09  Andrew GoedhartFix resolution of R_ARM_THM_ALU_PREL_11_0 relocation...
2017-05-08  Thomas Preud'hommeMake import libraries relocatable objects
2017-04-13  Alan ModraWrap long lines
2017-04-13  Alan ModraUse %A and %B in more error messages
2017-04-13  Alan ModraRewrite bfd error handler
2017-04-13  Alan ModraMissing _bfd_error_handler args
2017-02-28  Alan ModraDon't make dynamic .data.rel.ro SEC_READONLY
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-26  Alan Modradynrelro section for read-only dynamic symbols copied...
2016-12-26  Alan ModraPut .dynbss and .rel.bss shortcuts in main elf hash...
2016-12-19  Christian Groesslerbfd/elf32-arm.c: Rename 'popcount' to 'elf32_arm_popcount'
2016-11-24  Jiong Wang[ARM] Bind defined symbol locally in PIE
2016-11-23  Alan Modraelf_backend_dtrel_excludes_plt
2016-10-19  Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-18  Maciej W. RozyckiARM/BFD: Correct an `index' global shadowing error
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...
next
This page took 0.390497 seconds and 107 git commands to generate.