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
/
emultempl
/
elf32.em
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename elf32.em to elf.em
Alan Modra
2019-09-11
1
-906
/
+0
*
Move elf32.em and elf-generic.em functions
Alan Modra
2019-09-11
1
-2205
/
+32
*
bfd_get_filename
Alan Modra
2019-09-06
1
-1
/
+1
*
Rename lang_output_section_statement to lang_os_list
Alan Modra
2019-08-01
1
-3
/
+3
*
SHF_GNU_MBIND requires ELFOSABI_GNU
Alan Modra
2019-07-23
1
-0
/
+2
*
ld -r: Don't merge with member of output section group
H.J. Lu
2019-07-18
1
-3
/
+6
*
x86: Move x86-specific linker options to elf_linker_x86_params
H.J. Lu
2019-04-06
1
-1
/
+0
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
PR24042, Global-buffer-overflow problem in output_rel_find
Alan Modra
2018-12-31
1
-8
/
+12
*
ehdr_start twiddles
Alan Modra
2018-08-24
1
-12
/
+16
*
PR23566, false uninitialized warning
Alan Modra
2018-08-24
1
-10
/
+3
*
ld: Enable using separate linker script for -z relro
Andreas Krebbel
2018-07-18
1
-1
/
+148
*
Fix spelling mistakes.
Nick Clifton
2018-06-26
1
-1
/
+1
*
ld: Add --enable-separate-code
H.J. Lu
2018-02-27
1
-0
/
+1
*
ld error/warning messages
Alan Modra
2018-02-26
1
-24
/
+24
*
Use %pA and %pB in messages rather than %A and %B
Alan Modra
2018-02-19
1
-10
/
+10
*
Add -z undefs option to the ELF linker.
Nick Clifton
2018-01-12
1
-0
/
+2
*
ld: Add "-z separate-code" option to ELF linker
H.J. Lu
2018-01-11
1
-9
/
+91
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
ld: Reformat emultempl/elf32.em
H.J. Lu
2017-11-09
1
-4
/
+7
*
ELF: Call check_relocs after opening all inputs
H.J. Lu
2017-10-16
1
-1
/
+2
*
Set dynamic_undefined_weak to zero for static PIEs
Alan Modra
2017-10-12
1
-0
/
+7
*
_bfd_elf_link_hash_hide_symbol calls in generic ELF code
Alan Modra
2017-10-12
1
-32
/
+34
*
ld internationalization fixes
Alan Modra
2017-10-11
1
-18
/
+19
*
Add -z globalaudit linker command line option to set the DF_GLOBALAUDIT flag ...
Nick Clifton
2017-08-11
1
-0
/
+4
*
ELF checks for orphan placement
Alan Modra
2017-08-03
1
-29
/
+47
*
Check ELF section header only for ELF output
H.J. Lu
2017-08-02
1
-1
/
+2
*
Revert the last change to emultempl/elf32.em
H.J. Lu
2017-08-02
1
-2
/
+0
*
Fix seg-fault when trying to place non-ELF orphan sections.
Nick Clifton
2017-08-02
1
-0
/
+2
*
Don't attach linker created section to --just-syms bfd
Alan Modra
2017-06-26
1
-4
/
+6
*
Rewrite __start and __stop symbol handling
Alan Modra
2017-06-16
1
-57
/
+0
*
Always define referenced __start_SECNAME/__stop_SECNAME
H.J. Lu
2017-06-13
1
-4
/
+60
*
Don't compare boolean values against TRUE or FALSE
Alan Modra
2017-05-18
1
-1
/
+1
*
Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXX
H.J. Lu
2017-04-04
1
-1
/
+45
*
ld: Support ELF GNU program properties
H.J. Lu
2017-04-03
1
-0
/
+2
*
Add sysroot for ld -rpath search
Alan Modra
2017-03-11
1
-0
/
+2
*
Rewrite add_sysroot
Alan Modra
2017-03-11
1
-53
/
+96
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Fix seg-fault linking corrupt binary.
Nick Clifton
2016-12-02
1
-3
/
+3
*
Fix spelling in comments in .em files (ld)
Ambrogino Modigliani
2016-11-27
1
-2
/
+2
*
Fix snafu parsing $ORIGIN.
Nick Clifton
2016-11-24
1
-1
/
+1
*
Fix infinite loop when processing rpath tokens.
Nick Clifton
2016-11-07
1
-27
/
+48
*
Remove support for $PLATFORM in rpath search paths.
Nick Clifton
2016-11-04
1
-30
/
+7
*
Add support to the static linker for the tokens accepted by the dynamic linke...
Nick Clifton
2016-10-11
1
-0
/
+151
*
Don't merge 2 sections with different SHF_EXCLUDE
H.J. Lu
2016-09-29
1
-1
/
+8
*
Report failed attempts to locate DT_NEEDED files when --verbose is in effect.
Nick Clifton
2016-09-22
1
-1
/
+5
*
Add support for disabling automatic generation of .eh_frame_hdr sections in E...
Nick Clifton
2016-09-14
1
-9
/
+18
*
Add support for creating ELF import libraries
Thomas Preud'homme
2016-07-15
1
-0
/
+14
*
ld: Add a linker configure option --enable-relro
H.J. Lu
2016-06-22
1
-0
/
+1
*
Return void from linker callbacks
Alan Modra
2016-05-28
1
-6
/
+3
[next]