Remove path name from test case
[binutils-gdb.git] / bfd / elf32-arm.c
2023-10-16 Nick CliftonFix: GNU-ld: ARM: Issues when trying to set target...
2023-10-10 Alan Modraasan: buffer overflow in elf32_arm_get_synthetic_symtab
2023-09-04 Christophe Lyonarm: Make 'conflicting CPU architectures' error message...
2023-06-21 Alan Modraelf32_arm_get_synthetic_symtab memory leak
2023-06-14 Alan Modraasprintf memory leaks
2023-05-05 Nick CliftonDebug info is lost for functions only called from funct...
2023-04-12 Alan ModraPR30326, uninitialised value in objdump compare_relocs
2023-02-23 Alan ModraTest SEC_HAS_CONTENTS before reading section contents
2023-01-12 Hans-Peter NilssonARM: Fix ld bloat introduced between binutils-2.38...
2023-01-09 Christophe LyonFix PR18841 ifunc relocation ordering
2023-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2022-12-21 Alan Modraenable-non-contiguous-regions warnings
2022-12-06 Nick CliftonFix a dereference of NULL when scanning the symbol...
2022-11-17 H.J. Luld: Always call elf_backend_output_arch_local_syms
2022-10-16 Alan Modrazlib-gabi to zstd woes
2022-06-25 Fangrui Songarm: Define elf_backend_extern_protected_data to 0...
2022-06-08 Alan ModraDon't encode reloc.size
2022-06-08 Alan ModraRevert reloc howto nits
2022-06-08 Alan ModraHOWTO size encoding
2022-03-18 Viorel PreoteasaFix ld-arm bug in encoding of blx calls jumping from...
2022-03-01 Nick CliftonPrevent an assertion from being triggered when linking...
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2022-01-01 Alan ModraRemove unnecessary ELF_MINPAGESIZE defines
2021-11-01 Przemyslaw Wirkusarm: add armv9-a architecture to -march
2021-08-17 Andrea CoralloPATCH [4/4] arm: Add Tag_PACRET_use build attribute
2021-08-17 Andrea CoralloPATCH [3/4] arm: Add Tag_BTI_use build attribute
2021-08-17 Andrea CoralloPATCH [2/4] arm: Add Tag_BTI_extension build attribute
2021-08-17 Andrea CoralloPATCH [1/4] arm: Add Tag_PAC_extension build attribute
2021-05-25 Nick CliftonAdd range checks to local array accesses in elf32-arm.c.
2021-05-25 Nick CliftonFix formatting in elf32-arm.c
2021-05-11 Richard Earnshawarm: correctly decode Tag_THUMB_ISA_use=3 for thumb2...
2021-04-28 Nick CliftonStop the BFD library from treating annobin symbols...
2021-04-14 Alan ModraPR27630, ubsan: elf32-arm.c:6587:20
2021-04-12 Alan Modraconvert elf_link_hash macros to inline functions
2021-03-31 Alan ModraUse bool in bfd
2021-03-29 Alan ModraTRUE/FALSE simplification
2021-03-29 Alan Modraelf_backend_relocate_section int vs. bfd_boolean
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-02-09 Alan ModraRemove arm-symbianelf
2021-01-04 Alexander FedotovWhen displaying ARM private file flag bits, use a 0x...
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-09-01 Alan Modraarm: ubsan: shift exponent 4G
2020-09-01 Alan ModraPR26429 UBSAN: elf32-arm.c load /store misaligned address
2020-09-01 Alan ModraPR26423 UBSAN: elf32-arm.c:10237 left shift cannot...
2020-08-27 Alan Modraarm-symbianelf segfault
2020-08-25 Alan ModraPR26422, ASAN: elf32_arm_final_link_relocate elf32...
2020-08-24 Alan Modraelf_hash_table_id access
2020-07-30 H.J. Luelf: Add sym_cache to elf_link_hash_table
2020-06-23 H.J. LuELF: Add _bfd_elf_add_dynamic_tags
2020-06-08 H.J. LuELF: Move tlsdesc_plt/tlsdesc_got to elf_link_hash_table
2020-06-06 H.J. LuELF: Add target_os to elf_link_hash_table/elf_backend_data
2020-06-03 H.J. LuELF: Consolidate maybe_set_textrel
2020-06-03 H.J. LuELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirect
2020-06-03 H.J. LuELF: Consolidate readonly_dynrelocs
2020-06-02 H.J. LuELF: Move dyn_relocs to struct elf_link_hash_entry
2020-05-21 Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-04-01 Tamar ChristinaArm: Fix LSB of GOT for Thumb2 only PLT.
2020-04-01 Tamar ChristinaArm: Fix thumb2 PLT branch offsets.
2020-03-18 Christophe LyonNon-contiguous memory regions support: Avoid calls...
2020-03-13 Christophe LyonAdd support for non-contiguous memory regions
2020-03-02 Alan Modraelf_backend_section_flags and _bfd_elf_init_private_sec...
2020-02-26 Alan ModraIndent labels
2020-02-19 Alan Modrabfd_size_type to size_t
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
next