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
/
ld
/
lexsup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ld/ELF: Add --image-base command line option to the ELF linker
Hakan Candar
2024-10-29
1
-0
/
+5
*
PR32300, --dependency-file: link dependencies are not all collected
Alan Modra
2024-10-26
1
-4
/
+2
*
Replace uses of asprintf with xasprintf
Alan Modra
2024-10-24
1
-16
/
+7
*
ld: support --build-id=xx mode
Frank Ch. Eigler
2024-09-24
1
-0
/
+9
*
Revert: 35fd2ddeb1d90f1750401cfb6d01fe055656b88d
Nick Clifton
2024-06-26
1
-2
/
+4
*
ld: Align --no-error-execstack help output
H.J. Lu
2024-06-14
1
-1
/
+1
*
Add --rosegment option to BFD linker to stop the '-z separate-code' from gene...
Nick Clifton
2024-06-13
1
-0
/
+11
*
Add --section-ordering command line option to the bfd linker.
Nick Clifton
2024-05-10
1
-0
/
+9
*
ld: Add -plugin-save-temps
H.J. Lu
2024-02-16
1
-0
/
+6
*
Update year range in copyright notice of binutils files
Alan Modra
2024-01-04
1
-1
/
+1
*
Fix another linker command line option that was not being recognised in its l...
Nick Clifton
2023-11-14
1
-1
/
+1
*
GNU-ld: ARM: Issues when trying to set target output architecture
Nick Clifton
2023-11-13
1
-1
/
+1
*
Add ability to change linker warning messages into errors when reporting exec...
Nick Clifton
2023-11-10
1
-10
/
+54
*
Fix: GNU-ld: ARM: Issues when trying to set target output architecture
Nick Clifton
2023-10-16
1
-1
/
+1
*
ELF: Strip section header in ELF objects
Kaylee Blake
2023-06-29
1
-0
/
+13
*
Add --remap-inputs option to the BFD linker.
Nick Clifton
2023-06-14
1
-0
/
+27
*
Add linker option to include local symbols in the linker map.
Nick Clifton
2023-05-10
1
-0
/
+14
*
Add --enable-linker-version option to bfd linker to add an entry in the .comm...
Nick Clifton
2023-03-15
1
-0
/
+11
*
ppc32 and "LOAD segment with RWX permissions"
Alan Modra
2023-02-06
1
-0
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2023-01-01
1
-1
/
+1
*
Compression tidy and fixes
Alan Modra
2022-12-07
1
-1
/
+1
*
Add a -w option to the linker to suppress warning and error messages.
Nick Clifton
2022-10-21
1
-0
/
+8
*
ld: Add --undefined-version
Fangrui Song
2022-10-13
1
-0
/
+5
*
refactor usage of compressed_debug_section_type
Martin Liska
2022-10-11
1
-6
/
+2
*
binutils, gdb: support zstd compressed debug sections
Fangrui Song
2022-09-26
1
-2
/
+2
*
ld: add --package-metadata
Luca Boccassi
2022-05-26
1
-0
/
+2
*
Tidy warn-execstack handling
Alan Modra
2022-05-20
1
-3
/
+3
*
Add a linker warning when creating potentially dangerous executable segments....
Nick Clifton
2022-05-03
1
-0
/
+31
*
Add linker warning for when it creates an executable stack.
Nick Clifton
2022-04-20
1
-0
/
+14
*
Update year range in copyright notice of binutils files
Alan Modra
2022-01-02
1
-1
/
+1
*
ld: fix --disable-multiple-abs-defs alignment in help
Mike Frysinger
2021-11-25
1
-1
/
+2
*
ld: Limit cache size and add --max-cache-size=SIZE
H.J. Lu
2021-07-08
1
-0
/
+15
*
ld: Add -no-pie
Fangrui Song
2021-06-17
1
-0
/
+5
*
ld: Add -Bno-symbolic
Fangrui Song
2021-05-13
1
-0
/
+5
*
Use bool in ld
Alan Modra
2021-03-31
1
-103
/
+102
*
TRUE/FALSE simplification
Alan Modra
2021-03-29
1
-1
/
+1
*
Add startswith function and use it instead of CONST_STRNEQ.
Martin Liska
2021-03-22
1
-1
/
+1
*
PR27451, -z start_stop_gc
Alan Modra
2021-03-01
1
-2
/
+11
*
Update year range in copyright notice of binutils files
Alan Modra
2021-01-01
1
-1
/
+1
*
Document -z unique/-z nounique in the ld man page and help output
Vivek Das Mohapatra
2020-12-15
1
-0
/
+4
*
PR26836, memory leak in parse_args
Alan Modra
2020-12-14
1
-0
/
+4
*
Fix a use of an uninitialised variable in the bfd linker.
Nick Clifton
2020-12-14
1
-1
/
+1
*
Extend ld's -Map=<dir> functionality by allowing '%' to be replaced with the ...
Nick Clifton
2020-11-06
1
-16
/
+52
*
Add a new option to the linker: --error-handling-script=<NAME>. Run the scri...
Nick Clifton
2020-10-16
1
-0
/
+14
*
Update the BFD linker so that it deprecates grouped short options.
Nick Clifton
2020-10-05
1
-0
/
+14
*
elf: Add -z unique-symbol to avoid duplicated local symbol names
H.J. Lu
2020-09-12
1
-0
/
+4
*
Use xmalloc rather than malloc
Alan Modra
2020-08-03
1
-1
/
+1
*
ld: new options --ctf-variables and --ctf-share-types
Nick Alcock
2020-07-22
1
-0
/
+29
*
Fix spelling mistakes in some of the binutils sub-directories.
Nick Clifton
2020-07-06
1
-2
/
+2
*
ld: Correct --dependency-file order
H.J. Lu
2020-06-24
1
-2
/
+2
[next]