projects
/
external
/
binutils.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gdb/darwin-nat.c: Fix "cast to pointer from integer of different size" warning
[external/binutils.git]
/
gold
/
2016-04-15
H.J. Lu
Regenerate Makefile.in/aclocal.m4 automake 1.11.6
tree
|
commitdiff
2016-03-31
Trevor Saunders
enable -Wwrite-strings for gas
tree
|
commitdiff
2016-03-31
Cary Coutant
Don't override definition a shared object by one in...
tree
|
commitdiff
2016-03-27
Cary Coutant
Fix failure to diagnose GOTOFF relocation to undef...
tree
|
commitdiff
2016-03-22
Nick Clifton
Add -Wstack-usage to the gcc warning flags list, but...
tree
|
commitdiff
2016-03-22
Cary Coutant
Fix problem where gold fails to issue an undefined...
tree
|
commitdiff
2016-03-21
Nick Clifton
Remove use of alloca.
tree
|
commitdiff
2016-03-21
Cary Coutant
Fix problem where gold cannot build .eh_frame_hdr from...
tree
|
commitdiff
2016-03-18
Vladimir Radosavljevic
Remove is_n64_ data member from Mips_relobj class.
tree
|
commitdiff
2016-03-17
Vladimir Radosavljevic
Add MIPS-64 support.
tree
|
commitdiff
2016-03-17
Vladimir Radosavljevic
Add missing Mips_output_data_la25_stub::do_print_to_map...
tree
|
commitdiff
2016-03-17
Vladimir Radosavljevic
Fix problem with --emit-relocs for Mips-32.
tree
|
commitdiff
2016-03-09
H.J. Lu
Workaround a C++ bug in GCC 4.2 in gold test
tree
|
commitdiff
2016-03-09
Cary Coutant
Remove checks for constructors that might have been...
tree
|
commitdiff
2016-03-09
Cary Coutant
Add unused attribute where necessary to quiet GCC 6...
tree
|
commitdiff
2016-03-09
Cary Coutant
Fix Makefile so make clean removes overlooked files.
tree
|
commitdiff
2016-03-08
Cary Coutant
Refactor Output_data_reloc_base::do_write for MIPS...
tree
|
commitdiff
2016-03-04
Cary Coutant
Fix datestamps on ChangeLog entries to read 2015 instea...
tree
|
commitdiff
2016-03-04
H.J. Lu
Add missing ChangeLog entries for commit 82838
tree
|
commitdiff
2016-03-04
Cary Coutant
Fix undefined symbol errors introduced with previous...
tree
|
commitdiff
2016-03-04
Cary Coutant
Add support for STT_SPARC_REGISTER symbols.
tree
|
commitdiff
2016-03-03
Rafael Ávila de...
Don't handle every plugin symbol as defined.
tree
|
commitdiff
2016-03-03
Cary Coutant
Add new plugin hooks to support querying section alignm...
tree
|
commitdiff
2016-03-03
Evgenii Stepanov
get_symbols() plugin API tweak to support --start-lib...
tree
|
commitdiff
2016-02-26
Cary Coutant
Discard FDEs for zero-length address ranges.
tree
|
commitdiff
2016-02-16
H.J. Lu
Pass -mrelax-relocations=yes to $(TEST_AS)
tree
|
commitdiff
2016-02-15
Marcin Kościelnicki
gold: Add s390 -fsplit-stack support.
tree
|
commitdiff
2016-02-11
Han Shen
Remove info message for every erratum 843419 found...
tree
|
commitdiff
2016-02-07
Cary Coutant
Add additional information to relocation overflow errors.
tree
|
commitdiff
2016-02-07
Cary Coutant
Fix incorrect x32 overflow checking for refs to weak...
tree
|
commitdiff
2016-02-07
Cary Coutant
Fix compile errors about shift counts too large.
tree
|
commitdiff
2016-02-06
Cary Coutant
Fix overflow checking for 32-bit pc-relative relocation...
tree
|
commitdiff
2016-02-06
Cary Coutant
Fix incorrect casts.
tree
|
commitdiff
2016-02-06
Cary Coutant
Add PR number to ChangeLog entry.
tree
|
commitdiff
2016-02-06
Cary Coutant
Fix build failure in gold due to signed vs. unsigned...
tree
|
commitdiff
2016-02-06
Marcin Kościelnicki
gold: Add view and view_size parameters to is_call_to_n...
tree
|
commitdiff
2016-02-05
Sriraman Tallam
2016-02-05 Sriraman Tallam <tmsriram@google.com>
tree
|
commitdiff
2016-02-05
Cary Coutant
Add some relocation overflow checks for x86_64.
tree
|
commitdiff
2016-02-05
Cary Coutant
Overhaul relocation framework to support overflow checking.
tree
|
commitdiff
2016-02-03
Alan Modra
Fix "PowerPC64 ELFv2 entry code" for big-endian
tree
|
commitdiff
2016-02-02
Alan Modra
PowerPC64 ELFv2 entry code
tree
|
commitdiff
2016-01-16
Han Shen
[gold][aarch64] PR gold/19472 - DSOs need pc-relative...
tree
|
commitdiff
2016-01-12
H.J. Lu
Fix compile error with use of 'typename' outside of...
tree
|
commitdiff
2016-01-12
Cary Coutant
Fix breakage for SHT_REL targets where get_r_addend...
tree
|
commitdiff
2016-01-12
Cary Coutant
Fix internal error when applying TLSDESC relocations...
tree
|
commitdiff
2016-01-12
Cary Coutant
Refactor gold to enable support for MIPS-64 relocation...
tree
|
commitdiff
2016-01-01
Alan Modra
Copyright update for binutils
tree
|
commitdiff
2016-01-01
Alan Modra
New 2016 binutils ChangeLog files
tree
|
commitdiff
2016-01-01
Alan Modra
binutils ChangeLog rotation
tree
|
commitdiff
2015-12-30
Alan Modra
Fix assorted ChangeLog errors
tree
|
commitdiff
2015-12-18
Peter Collingbourne
Implement --long-plt flag (ARM only).
tree
|
commitdiff
2015-12-17
Roland McGrath
PR gold/17473: Fix gold build with system C++ headers...
tree
|
commitdiff
2015-12-13
Cary Coutant
Remove const from return type of get_output_view.
tree
|
commitdiff
2015-12-11
Cary Coutant
Pass relocations to Target::do_calls_non_split.
tree
|
commitdiff
2015-12-11
Cary Coutant
Make output views accessible to Target during do_reloca...
tree
|
commitdiff
2015-12-10
H.J. Lu
ld -r doesn't need plugin for slim lto object
tree
|
commitdiff
2015-12-09
Alan Modra
[GOLD] PowerPC style fix
tree
|
commitdiff
2015-12-09
Alan Modra
[GOLD] Edit PowerPC64 ELFv2 function entry code
tree
|
commitdiff
2015-12-09
Alan Modra
[GOLD] Relocate::relocate() params
tree
|
commitdiff
2015-12-07
Alan Modra
[GOLD] R_PPC64_ENTRY support
tree
|
commitdiff
2015-12-03
Vladimir Radosavljevic
Take addend into account when making GOT entries for...
tree
|
commitdiff
2015-11-25
Cary Coutant
Adjust local symbol value in relocatable link to be...
tree
|
commitdiff
2015-11-25
Alan Modra
[GOLD] Align PowerPC64 GOT
tree
|
commitdiff
2015-11-19
Alan Modra
[GOLD] PowerPC TOC16 and GOT16 relocs are relative
tree
|
commitdiff
2015-11-14
Cary Coutant
Fix problem where bss symbols for copy relocations...
tree
|
commitdiff
2015-11-12
Peter Bergner
Add assembler, disassembler and linker support for...
tree
|
commitdiff
2015-11-09
Vladimir Radosavljevic
Recognize .pdr debug sections.
tree
|
commitdiff
2015-11-09
Cary Coutant
Remove unnecessary target dependencies on relocation...
tree
|
commitdiff
2015-11-05
Cary Coutant
Revert patch for PR 19119, which led to PR 19172 and...
tree
|
commitdiff
2015-11-05
Cary Coutant
Add aarch64-specific --no-apply-dynamic-relocs option.
tree
|
commitdiff
2015-11-03
Alan Modra
[GOLD] Regenerate POTFILES.in to add s390.cc
tree
|
commitdiff
2015-10-30
Nick Clifton
Updated (simplified) Chinese translations for ld, bfd...
tree
|
commitdiff
2015-10-29
H.J. Lu
Make GOT entry size target-dependent
tree
|
commitdiff
2015-10-28
Marcin Kościelnicki
Add __attribute__((__aligned__(1))) to unaligned symbol...
tree
|
commitdiff
2015-10-28
Marcin Kościelnicki
Make debug_msg.sh more open-minded about line numbers...
tree
|
commitdiff
2015-10-28
Marcin Kościelnicki
Fix empty string alignment in .rodata.str*
tree
|
commitdiff
2015-10-28
Marcin Kościelnicki
Add s390 backend.
tree
|
commitdiff
2015-10-28
Marcin Kościelnicki
Add 64-bit archive support.
tree
|
commitdiff
2015-10-28
Marcin Kościelnicki
Support 64-bit entry size in SHT_HASH (for s390).
tree
|
commitdiff
2015-10-28
H.J. Lu
Check R_386_GOT32/R_386_GOT32X without base register
tree
|
commitdiff
2015-10-27
Han Shen
Patch for PR gold/19042 - unsupported reloc 311/312.
tree
|
commitdiff
2015-10-22
H.J. Lu
Gold: Don't fail on R_X86_64_[REX_]GOTPCRELX relocations
tree
|
commitdiff
2015-10-22
H.J. Lu
Gold: Don't fail on R_386_GOT32X relocation
tree
|
commitdiff
2015-10-20
H.J. Lu
Feed right input object to x86_64_mov_to_lea1[12]
tree
|
commitdiff
2015-10-16
H.J. Lu
Don't ignore "-m emulation" command line option
tree
|
commitdiff
2015-10-13
H.J. Lu
Add EM_IAMCU support to gold
tree
|
commitdiff
2015-10-07
Andreas Schwab
gold: fix ABI pagesize for aarch64
tree
|
commitdiff
2015-10-06
Cary Coutant
Fix bug when applying R_SPARC_GOTDATA_OP* relocations...
tree
|
commitdiff
2015-09-07
Cary Coutant
Fix internal error caused by IFUNC patch.
tree
|
commitdiff
2015-09-02
H.J. Lu
Turn IFUNC symbols from shared libraries into normal...
tree
|
commitdiff
2015-09-02
Alan Modra
[GOLD] ppc64 out-of-line register save/restore functions
tree
|
commitdiff
2015-08-26
Cary Coutant
Fix problem where script specified both address and...
tree
|
commitdiff
2015-08-26
Cary Coutant
Fix --no-as-needed when shared library is listed twice...
tree
|
commitdiff
2015-08-26
Cary Coutant
Fix internal error in gold when script uses section...
tree
|
commitdiff
2015-08-26
Cary Coutant
Fix regression introduced by fix for PR 18703.
tree
|
commitdiff
2015-08-20
Alan Modra
gold --emit-relocs
tree
|
commitdiff
2015-08-19
Cary Coutant
Fix symbol versioning problems in PR 18703.
tree
|
commitdiff
2015-08-12
Simon Dardis
[MIPS] Map 'move' to 'or'.
tree
|
commitdiff
2015-07-27
H.J. Lu
Regenerate configure files
tree
|
commitdiff
2015-07-26
Doug Kwan
Make arm_unaligned_reloc test less sensitive to disasse...
tree
|
commitdiff
next