Regen opcodes cgen files
[binutils-gdb.git] / gold /
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2017-01-02 Alan ModraChangeLog rotation
2016-12-28 Andreas SchwabFix comment typo
2016-12-28 Cary CoutantAdd explicit instantiations for build_compressed_sectio...
2016-12-28 Cary CoutantFix last ChangeLog entry.
2016-12-28 Cary CoutantPlace copy relocations in .dynbss when target is read...
2016-12-23 Cary CoutantBump gold version number to 1.14.
2016-12-23 Cary CoutantAdd -z bndplt support (for Intel MPX).
2016-12-23 Cary CoutantFix placement of forced local symbols in the dynamic...
2016-12-23 Cary CoutantFix problem where version script causes predefined...
2016-12-22 Cary CoutantMake linker-created symbols relocatable where appropriate.
2016-12-21 Alan ModraRemove high bit set characters
2016-12-20 Cary CoutantUpdate testsuite Makefile with missing dependencies.
2016-12-20 Cary CoutantFix read-beyond-end-of-buffer error in script parsing.
2016-12-20 Cary CoutantFix problem where linker does not place .note sections...
2016-12-19 Igor KudrinFix an internal error in the constructor of Target_arm.
2016-12-19 Cary CoutantFix forced allocation of common (-d) during -r links.
2016-12-13 Cary CoutantAdd --orphan-handling option.
2016-12-13 Cary CoutantDo not use linker script to place static relocation...
2016-12-13 Cary CoutantWhen using linker scripts, place linker-generated secti...
2016-12-13 Cary CoutantFix edge cases in orphan section placement.
2016-12-12 Alan Modra[GOLD] Allow for larger alignment in script_test_15
2016-12-12 Alan Modra[GOLD] Adjust testcase for PowerPC64
2016-12-12 Igor KudrinFix earlier ChangeLog entry to give Igor credit, add...
2016-12-12 Cary CoutantFix problems with bss handling in linker scripts.
2016-12-12 Cary CoutantRegenerate Makefile.in to get rid of annoying diffs...
2016-12-08 Alan Modra[GOLD] Don't assert in powerpc stub_table
2016-12-08 Alan Modra[GOLD] fix typo in --stub-group-multi help
2016-12-07 Alan Modra[GOLD] PowerPC --stub-group-multi
2016-12-07 Alan Modra[GOLD] powerpc64le-linux fails to link large Linux...
2016-12-07 Alan Modra[GOLD] PowerPC stub debug
2016-12-05 Alan ModraFix gold/testsuite/file_in_many_sections_test.sh file...
2016-12-05 Cary CoutantFix problem where absolute local symbols are omitted...
2016-12-02 Cary CoutantFix problem where orphan section is treated as a KEEP...
2016-12-02 Cary CoutantFix problem causing internal error when -z max-page...
2016-12-02 Cary CoutantImplement --push-state/--pop-state.
2016-12-01 Cary CoutantFix internal error when relaxing branches to STT_SECTIO...
2016-11-27 Ambrogino ModiglianiFix spelling in comments in .def files (gold)
2016-11-27 Ambrogino ModiglianiFix spelling in comments in C source files (gold)
2016-11-22 Cary CoutantPrint the default for all binary options; clean up...
2016-11-22 Ambrogino ModiglianiFix spelling mistakes in comments in configure scripts
2016-11-21 Cary CoutantFix bug where -u option with empty archive results...
2016-11-21 Igor KudrinAdd --build-id=uuid support for MinGW32.
2016-11-07 Loïc YhuelAdd missing '$' in configure.ac.
2016-10-21 Gergely NagyFix PR 17704.
2016-10-06 Alan Modra[GOLD] two more fall-through comments
2016-10-05 Alan Modra[GOLD] -Wimplicit-fallthrough warning fixes
2016-09-27 Cary CoutantDon't treat as separate symbols if unversioned symbol...
2016-09-26 Vlad ZakharovWhen building target binaries, ensure that the warning...
2016-09-26 Alan Modra[GOLD] regen testsuite/Makefile.in
2016-09-26 Alan Modra[GOLD] warning fixes
2016-09-02 Doug KwanHandle ARM-specific --target1-abs, --target1-rel and...
2016-08-31 Alan Modra[GOLD] Further tidy to powerpc can_add_to_stub_group
2016-08-31 Alan Modra[GOLD] Add debug output for powerpc section grouping
2016-08-30 Alan Modra[GOLD] correct grouping of stubs
2016-08-28 Han ShenPR gold/20529 - relaxing loop never ends.
2016-08-24 Roland McGrath[gold] Implement -z stack-size option
2016-08-23 Bharathi SeshadriAdd --be8 option to gold.
2016-08-17 Cary CoutantFix extraneous complaints about missing expected TLS...
2016-08-12 Roland McGrathPR gold/20462: Fix bogus layout on ARM with linker...
2016-08-12 Roland McGrath[gold] Implement HIDDEN syntax in linker scripts
2016-08-10 Cary CoutantFix extraneous complaints about missing expected TLS...
2016-08-10 James ClarkeFix potential crashes when Target::make_symbol() return...
2016-08-10 James ClarkeFix improper handling of R_SPARC_GOTDATA_OP_LOX10 reloc...
2016-08-10 James ClarkeAdd support for R_SPARC_32 relocation.
2016-07-27 Alan ModraFix aarch64_relocs.sh file mode
2016-07-26 Han Shen[Gold, aarch64] Implement some AArch64 relocs.
2016-06-30 Cary CoutantFix gold testsuite failure with GCC 6.
2016-06-30 Cary CoutantUpdate "make clean" in gold/testsuite.
2016-06-30 Alan Modra[GOLD] Pass -Wl,-z to gcc, not plain -z
2016-06-29 H.J. Lugold: Support 386 TLS code sequences without PLT
2016-06-29 H.J. Lugold: Support x86-64 TLS code sequences without PLT
2016-06-28 Alan Modra[GOLD] Modify script_test_12
2016-06-28 Alan Modra[GOLD] alignment test
2016-06-28 Alan Modra[GOLD] Disable copy_test_protected on powerpc
2016-06-28 Cary CoutantFix execute permission on gold/testsuite/script_test_14.sh.
2016-06-28 Igor KudrinImplement the R_AARCH64_NONE relocation.
2016-06-28 Sriraman TallamConvert indirect calls to direct when possible.
2016-06-28 Igor KudrinImplement SORT_BY_INIT_PRIORITY.
2016-06-28 Igor KudrinImplement SORT_BY_INIT_PRIORITY.
2016-06-28 James ClarkeDon't convert R_SPARC_32 to R_SPARC_RELATIVE if class...
2016-06-23 Cary CoutantFix bug with grouping sections.
2016-06-23 Igor KudrinFix compilation error in MSYS2 environment.
2016-06-22 H.J. Lugold: Add a linker configure option --enable-relro
2016-06-21 Cary CoutantUpdate gold to version 1.12.
2016-06-20 H.J. Lugold/x86: Handle output without PLT
2016-06-20 Vladimir RadosavljevicAdd support for MIPS .rld_map section.
2016-06-20 Vladimir RadosavljevicAdd unaligned check for R_MIPS_PC16.
2016-06-20 Vladimir RadosavljevicAdd support for Mips32r6 and Mips64r6.
2016-06-13 H.J. LuAdd .got.plt to testsuite/script_test_2.t
2016-06-11 Vladimir RadosavljevicAdd support for .MIPS.abiflags and .gnu.attributes...
2016-06-10 Vladimir RadosavljevicFix problems emitting MIPS .reginfo section.
2016-06-09 Artemiy VolkovFix compilation error in mips.cc with some versions...
2016-05-30 Marcin Kościelnickigold/s390: Fix compilation on gcc 4.4
2016-05-19 Cary CoutantDon't allow COPY relocations for protected symbols.
2016-05-19 Vladimir RadosavljevicFix non-deterministic behavior when generating MIPS...
2016-05-09 Han ShenFix for PR gold/19987.
2016-05-09 Alan ModraRegenerate configure
2016-04-28 Nick CliftonUpdated Chinese (simplified) translations for bfd,...
2016-04-15 H.J. LuRegenerate Makefile.in/aclocal.m4 automake 1.11.6
next