[PR ld/22269] arm: Avoid dynamic relocs for undefweak symbols in static PIE
[deliverable/binutils-gdb.git] / bfd / elf32-arm.c
2020-01-10  Szabolcs Nagy[PR ld/22269] arm: Avoid dynamic relocs for undefweak...
2020-01-03  Nick CliftonFix potential illegal memory access failures in the...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-12-11  Alan Modrabfd signed overflow fixes
2019-11-27  Alan ModraPR23652, Use symbols from debug bfd for _bfd_elf_find_f...
2019-11-21  Alan ModraARM cmse_scan segfault
2019-11-18  Alan Modraelf_backend_init_file_header
2019-11-18  Alan Modraelf_backend_modify_headers
2019-10-15  Alan Modraremove more xmalloc in bfd
2019-10-04  Szabolcs Nagy[PR ld/22263][PR ld/25056] arm: Avoid dynamic TLS reloc...
2019-10-04  Szabolcs Nagy[PR ld/25062] arm: sign extend the addend of R_ARM_TLS_...
2019-09-23  Alan Modraarm bfd.h tidy
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Alan Modrabfd_asymbol_* macros
2019-08-22  Alan ModraARM CMSE symbols
2019-08-20  Tamar ChristinaArm: Fix performance issue with thumb-2 tailcalls
2019-08-14  Alan ModraRemove _bfd_dwarf2_find_nearest_line addr_size parameter
2019-07-24  Alan ModraComplain about mbind, ifunc, and unique in final_write
2019-07-23  Alan ModraELF final_write_processing
2019-07-02  Christophe LyonPR ld/24709 [arm] linker crash and assertion failure...
2019-07-02  Srinath ParvathaneniEnsure that debug information is retained for ARMv8...
2019-07-01  Nick CliftonCorrect the calculation of offsets for ARM exidx relocs...
2019-06-12  Adam LackorzymskiPrevent a seg-fault from objdup when disassembling...
2019-05-22  Alan ModraARM STM32L4XX erratum test failure with MALLOC_PERTURB_
2019-05-21  Andre Vieira[binutils][Arm] Fix Branch Future relocation handling...
2019-05-16  Andre Vieira[PATCH 1/57][Arm][GAS]: Add support for +mve and +mve.fp
2019-05-16  Alan ModraRevert "ARM STM32L4XX erratum test failure"
2019-05-15  Alan ModraARM STM32L4XX erratum test failure
2019-04-15  Andre Vieira[binutils, ARM, 10/16] BFCSEL infrastructure with new...
2019-04-15  Andre Vieira[binutils, ARM, 8/16] BFL infrastructure with new globa...
2019-04-15  Andre Vieira[binutils, ARM, 5/16] BF insns infrastructure with...
2019-04-15  Andre Vieira[binutils, ARM, 1/16] Add support for Armv8.1-M Mainlin...
2019-04-11  H.J. LuCheck corrupt VTENTRY entry in bfd_elf_gc_record_vtentry
2019-04-03  Alan ModraBFD whitespace fixes
2019-01-28  Sergio Durigan JuniorFix GCC9 warning on elf32-arm.c:elf32_arm_final_link_re...
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-12-18  Alan ModraInclude bfd_stdint.h in bfd.h
2018-10-24  Alan Modracmse_scan segfault
2018-07-25  Alan ModraSuppress string diagnostics for pre-release GCC
2018-07-21  Eric BotcazouInitialize GOT slot for local symbol in non-PIC link.
2018-07-06  Alan ModraFix diagnostic errors
2018-07-02  Thomas Preud'homme[ARM] Update bfd's Tag_CPU_arch knowledge
2018-06-04  H.J. LuUse DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence...
2018-05-28  H.J. Luld: Unify STT_GNU_IFUNC handling
2018-05-04  Alan Modra-Wstringop-truncation warnings
2018-04-25  Christophe Lyon[ARM] FDPIC: Implement Thumb-only PLT for FDPIC.
2018-04-25  Christophe Lyon[ARM] FDPIC: Make _GLOBAL_OFFSET_TABLE_ a relative...
2018-04-25  Christophe Lyon[ARM] FDPIC: Translate R_ARM_TARGET2 relocation into...
2018-04-25  Christophe Lyon[ARM] FDPIC: Add stack segment
2018-04-25  Christophe Lyon[ARM] Add TLS relocations for FDPIC.
2018-04-25  Christophe Lyon[ARM] Implement PLT for FDPIC.
2018-04-25  Christophe Lyon[ARM] Implement FDPIC relocations.
2018-04-25  Christophe Lyon[ARM] Add FDPIC relocations definitions
2018-04-25  Christophe Lyon[ARM] Add FDPIC OSABI flag support.
2018-04-25  Christophe Lyon[ARM] Add armelf_linux_fdpiceabi and armelfb_linux_fdpi...
2018-02-27  Nick CliftonHave info_to_howto functions return a success/fail...
2018-02-25  Alan ModraARM and AArch64 messages
2018-02-19  Alan Modra%L conversions
2018-02-19  Alan ModraUse %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-12-01  Alan Modrareadonly_dynrelocs
2017-11-28  H.J. LuELF: Don't set non_ir_ref_regular in check_relocs
2017-11-23  Alan ModraRename u.weakdef and make it a circular list
2017-10-16  H.J. LuELF: Call check_relocs after opening all inputs
2017-10-14  H.J. Luarm: Check UNDEFWEAK_NO_DYNAMIC_RELOC
2017-10-11  Maciej W. RozyckiELF/BFD,GDB: Handle both variants of the 32-bit Linux...
2017-10-10  Renlin Li[ARM] PR ld/21402, only override the symbol dynamic...
2017-07-24  Nick CliftonImprove "unrecognized relocation" error messages to...
2017-07-18  Yuri ChornovianFix spelling typos.
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...
next
This page took 0.420706 seconds and 107 git commands to generate.