GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bfd
/
elf32-arm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "get_synthetic_symtab fixes for commit 68bbe1183379"
Alan Modra
2024-10-08
1
-14
/
+10
*
get_synthetic_symtab fixes for commit 68bbe1183379
Alan Modra
2024-10-04
1
-10
/
+14
*
arm: Handle undefweak with ST_BRANCH_UNKNOWN
Christophe Lyon
2024-09-11
1
-1
/
+6
*
arm: Do not insert stubs needing Arm code on Thumb-only cores.
Christophe Lyon
2024-09-04
1
-12
/
+87
*
arm: remove Maverick support from BFD.
Richard Earnshaw
2024-05-14
1
-24
/
+2
*
PR 30569, always call elf_backend_size_dynamic_sections
Alan Modra
2024-04-02
1
-7
/
+8
*
Remove is_relocatable_executable from backend code
Alan Modra
2024-02-21
1
-33
/
+6
*
elf_backend_finish_dynamic_symbol returning false
Alan Modra
2024-02-15
1
-2
/
+0
*
Update year range in copyright notice of binutils files
Alan Modra
2024-01-04
1
-1
/
+1
*
Fix: GNU-ld: ARM: Issues when trying to set target output architecture
Nick Clifton
2023-10-16
1
-9
/
+10
*
asan: buffer overflow in elf32_arm_get_synthetic_symtab
Alan Modra
2023-10-10
1
-8
/
+16
*
arm: Make 'conflicting CPU architectures' error message more user-friendly
Christophe Lyon
2023-09-04
1
-4
/
+5
*
elf32_arm_get_synthetic_symtab memory leak
Alan Modra
2023-06-21
1
-15
/
+10
*
asprintf memory leaks
Alan Modra
2023-06-14
1
-9
/
+14
*
Debug info is lost for functions only called from functions marked with cmse_...
Nick Clifton
2023-05-05
1
-3
/
+14
*
PR30326, uninitialised value in objdump compare_relocs
Alan Modra
2023-04-12
1
-1
/
+1
*
Test SEC_HAS_CONTENTS before reading section contents
Alan Modra
2023-02-23
1
-1
/
+2
*
ARM: Fix ld bloat introduced between binutils-2.38 and 2.39
Hans-Peter Nilsson
2023-01-12
1
-4
/
+0
*
Fix PR18841 ifunc relocation ordering
Christophe Lyon
2023-01-09
1
-0
/
+29
*
Update year range in copyright notice of binutils files
Alan Modra
2023-01-01
1
-1
/
+1
*
enable-non-contiguous-regions warnings
Alan Modra
2022-12-21
1
-1
/
+1
*
Fix a dereference of NULL when scanning the symbol hashes array in the ARM li...
Nick Clifton
2022-12-06
1
-0
/
+5
*
ld: Always call elf_backend_output_arch_local_syms
H.J. Lu
2022-11-17
1
-0
/
+5
*
zlib-gabi to zstd woes
Alan Modra
2022-10-16
1
-2
/
+4
*
arm: Define elf_backend_extern_protected_data to 0 [PR 18705]
Fangrui Song
2022-06-25
1
-1
/
+1
*
Don't encode reloc.size
Alan Modra
2022-06-08
1
-5
/
+5
*
Revert reloc howto nits
Alan Modra
2022-06-08
1
-5
/
+5
*
HOWTO size encoding
Alan Modra
2022-06-08
1
-131
/
+131
*
Fix ld-arm bug in encoding of blx calls jumping from thumb to arm instructions
Viorel Preoteasa
2022-03-18
1
-3
/
+15
*
Prevent an assertion from being triggered when linking an ARM object file wit...
Nick Clifton
2022-03-01
1
-0
/
+8
*
Update year range in copyright notice of binutils files
Alan Modra
2022-01-02
1
-1
/
+1
*
Remove unnecessary ELF_MINPAGESIZE defines
Alan Modra
2022-01-01
1
-2
/
+0
*
arm: add armv9-a architecture to -march
Przemyslaw Wirkus
2021-11-01
1
-5
/
+49
*
PATCH [4/4] arm: Add Tag_PACRET_use build attribute
Andrea Corallo
2021-08-17
1
-0
/
+1
*
PATCH [3/4] arm: Add Tag_BTI_use build attribute
Andrea Corallo
2021-08-17
1
-0
/
+1
*
PATCH [2/4] arm: Add Tag_BTI_extension build attribute
Andrea Corallo
2021-08-17
1
-0
/
+1
*
PATCH [1/4] arm: Add Tag_PAC_extension build attribute
Andrea Corallo
2021-08-17
1
-0
/
+1
*
Add range checks to local array accesses in elf32-arm.c.
Nick Clifton
2021-05-25
1
-21
/
+91
*
Fix formatting in elf32-arm.c
Nick Clifton
2021-05-25
1
-183
/
+199
*
arm: correctly decode Tag_THUMB_ISA_use=3 for thumb2 features
Richard Earnshaw
2021-05-11
1
-1
/
+3
*
Stop the BFD library from treating annobin symbols as potential function symb...
Nick Clifton
2021-04-28
1
-9
/
+18
*
PR27630, ubsan: elf32-arm.c:6587:20
Alan Modra
2021-04-14
1
-2
/
+3
*
convert elf_link_hash macros to inline functions
Alan Modra
2021-04-12
1
-2
/
+0
*
Use bool in bfd
Alan Modra
2021-03-31
1
-966
/
+966
*
TRUE/FALSE simplification
Alan Modra
2021-03-29
1
-3
/
+3
*
elf_backend_relocate_section int vs. bfd_boolean
Alan Modra
2021-03-29
1
-1
/
+1
*
Add startswith function and use it instead of CONST_STRNEQ.
Martin Liska
2021-03-22
1
-6
/
+6
*
Remove arm-symbianelf
Alan Modra
2021-02-09
1
-702
/
+389
*
When displaying ARM private file flag bits, use a 0x prefix.
Alexander Fedotov
2021-01-04
1
-2
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2021-01-01
1
-1
/
+1
[next]