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
/
elflink.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update year range in copyright notice of binutils files
Alan Modra
2024-01-04
1
-1
/
+1
*
Add ability to change linker warning messages into errors when reporting exec...
Nick Clifton
2023-11-10
1
-3
/
+32
*
Fix: A potential bug of null pointer dereference
Nick Clifton
2023-10-09
1
-1
/
+1
*
elf: Check DT_SYMTAB only on non-IR object
H.J. Lu
2023-08-30
1
-9
/
+12
*
Rename bfd_bread and bfd_bwrite
Alan Modra
2023-08-09
1
-3
/
+3
*
bfd: Improve nm and objdump without section header
H.J. Lu
2023-06-29
1
-0
/
+12
*
Add extra linker warning message about discrepancies between normal and commo...
Nick Clifton
2023-06-07
1
-8
/
+18
*
lto: Don't add indirect symbols for versioned aliases in IR
H.J. Lu
2023-03-31
1
-1
/
+8
*
Test SEC_HAS_CONTENTS before reading section contents
Alan Modra
2023-02-23
1
-2
/
+2
*
Faster string merging
Michael Matz
2023-01-20
1
-0
/
+7
*
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
-16
/
+4
*
bfd: Discard symbol regardless of warning flag
Torbjörn SVENSSON
2022-12-20
1
-5
/
+5
*
Get rid of SEC_ELF_COMPRESS
Alan Modra
2022-12-06
1
-1
/
+1
*
Re: ld: Always output local symbol for relocatable link
Alan Modra
2022-11-22
1
-4
/
+1
*
ld: Always call elf_backend_output_arch_local_syms
H.J. Lu
2022-11-17
1
-2
/
+1
*
bfd: linker: merge .sframe sections
Indu Bhagat
2022-11-15
1
-0
/
+52
*
ld: Always output local symbol for relocatable link
H.J. Lu
2022-11-08
1
-1
/
+2
*
Support multiple .eh_frame sections
Jojo R
2022-11-04
1
-0
/
+7
*
asan: ppc64_elf_get_synthetic_symtab heap buffer overflow
Alan Modra
2022-08-05
1
-4
/
+4
*
PR29355, ld segfaults with -r/-q and custom-named section .rela*
Alan Modra
2022-07-12
1
-4
/
+4
*
Fix the sorting algorithm for reloc entries
Tomoaki Kawada
2022-06-18
1
-2
/
+10
*
Replace bfd_hostptr_t with uintptr_t
Alan Modra
2022-05-27
1
-2
/
+1
*
Remove use of bfd_uint64_t and similar
Alan Modra
2022-05-27
1
-14
/
+2
*
Tidy warn-execstack handling
Alan Modra
2022-05-20
1
-1
/
+1
*
Add a linker warning when creating potentially dangerous executable segments....
Nick Clifton
2022-05-03
1
-1
/
+1
*
Emit a note warning the user that creating an executable stack because of a m...
Nick Clifton
2022-04-25
1
-2
/
+6
*
Add linker warning for when it creates an executable stack.
Nick Clifton
2022-04-20
1
-5
/
+45
*
ld: Add a before_plugin_all_symbols_read hook
H.J. Lu
2022-03-09
1
-1
/
+6
*
ld: Keep indirect symbol from IR if referenced from shared object
H.J. Lu
2022-02-13
1
-3
/
+2
*
Detect .eh_frame_hdr earlier for SIZEOF_HEADERS
Alan Modra
2022-02-05
1
-1
/
+1
*
Move DT_RELR tag setting to elflink.c
Alan Modra
2022-01-13
1
-5
/
+48
*
Re: Set SEC_ELF_REVERSE_COPY earlier
Alan Modra
2022-01-13
1
-3
/
+4
*
ld: Add glibc dependency for DT_RELR
H.J. Lu
2022-01-12
1
-0
/
+86
*
elf: Add size_relative_relocs and finish_relative_relocs
H.J. Lu
2022-01-12
1
-0
/
+8
*
ld: Initial DT_RELR support
H.J. Lu
2022-01-12
1
-0
/
+11
*
elf: Pass need_layout to _bfd_elf_map_sections_to_segments
H.J. Lu
2022-01-12
1
-1
/
+2
*
Set SEC_ELF_REVERSE_COPY earlier
Alan Modra
2022-01-12
1
-26
/
+16
*
ld: Extract _bfd_elf_link_iterate_on_relocs
H.J. Lu
2022-01-07
1
-4
/
+19
*
Move elf_backend_always_size_sections earlier
Alan Modra
2022-01-07
1
-15
/
+15
*
ld: Improve thin archive member error message
H.J. Lu
2022-01-04
1
-2
/
+3
*
Update year range in copyright notice of binutils files
Alan Modra
2022-01-02
1
-1
/
+1
*
elf: Don't set version info on unversioned symbols
H.J. Lu
2021-09-19
1
-1
/
+2
*
SHT_SYMTAB_SHNDX handling
Alan Modra
2021-09-02
1
-14
/
+10
*
PTR_ADD and NPTR_ADD for bfd.h
Alan Modra
2021-09-02
1
-11
/
+12
*
ld: Change indirect symbol from IR to undefined
H.J. Lu
2021-08-27
1
-6
/
+17
*
elf: Add GNU_PROPERTY_1_NEEDED check
H.J. Lu
2021-07-08
1
-0
/
+4
*
ld: Limit cache size and add --max-cache-size=SIZE
H.J. Lu
2021-07-08
1
-23
/
+67
*
elf: Correct DT_TEXTREL warning in PDE
H.J. Lu
2021-06-19
1
-0
/
+3
*
PR27952, Disallow ET_DYN DF_1_PIE linker input
Alan Modra
2021-06-11
1
-0
/
+2
[next]