gold has higher prio
[platform/upstream/binutils.git] / ld / ChangeLog
2014-12-23 Tristan GingoldVersion 2.25
2014-11-24 Alan ModraPowerPC64 --plt-align
2014-11-18 Igor ZamyatinAdd -z bndplt to generate BND prefix in PLT entries
2014-10-30 Nick CliftonFix a memory leak in the recent patch to detect loops...
2014-10-29 Nick CliftonUpdated and New translations from the Translation Project.
2014-10-28 Alan ModraPR17488, powerpc64-linux-ld segfault
2014-10-24 Jiong Wang[AArch64] Cortex-A53 erratum 835769 linker workaround
2014-10-17 Hans-Peter NilssonBackport "Fix sysroot-tests, adding --print-sysroot...
2014-10-15 Tristan GingoldRegenerate configure (after change of version)
2014-10-15 Hans-Peter NilssonBackport "="-ldscript-path-prefix changes from
2014-10-14 Tristan GingoldAdd NEWS markers for 2.25.
2014-10-13 Alan ModraRun eh_frame optimisation for relocatable link
2014-09-16 Kuan-Lin ChenNDS32: Code refactoring of relaxation.
2014-09-15 Andrew BennettAdd support for MIPS R6.
2014-09-12 Andrew BennettAdd mips*-img-elf* target triple.
2014-09-08 Jon TURNEYChange pe/coff build-id section name to '.buildid'
2014-08-22 Andreas Tobler * emulparams/armelf_fbsd.sh (TEXT_START_ADDR):...
2014-08-22 Alan ModraIndex PowerPC64 linker generated .eh_frame in .eh_frame_hdr
2014-08-20 Maciej W. RozyckiARM/ld: Correct macro formatting in armelf.em
2014-08-20 Will NewtonARM: Add support for armeb-*-eabi*
2014-08-20 Nick CliftonEnabling the HIGH_ENTROPY_VA flag allows the operating...
2014-08-20 Nick CliftonAdd copyright notice to linker script files.
2014-08-19 Alan ModraFix --diable-shared --enable-plugins build breakage
2014-08-18 Alan ModraPR 17287, DT_NEEDED of unneeded libraries affects ...
2014-08-18 Alan ModraReturn error status from bfd_elf_discard_info.
2014-08-14 Alan ModraLinker part of PR16563 fix
2014-08-14 Alan Modraconfigury changes to make ld plugin support controlled...
2014-08-14 Alan ModraSimplify is_ir_dummy_bfd test
2014-08-13 Yaakov SelkowitzThis is necessary for adding __cxa_atexit support for...
2014-08-12 Alan ModraFix non-ELF build breakage
2014-08-12 Alan ModraFix build breakage when ld plugins disabled
2014-08-12 Alan ModraChange ld "notice" interface for better handling of...
2014-08-12 Alan Modramissing changelog
2014-08-09 Ulrich Drepper * ldlang.h (struct lang_input_statement_flags...
2014-08-06 Alan ModraPR14918, lto always links in libgcc_s.so
2014-08-05 Alan ModraRegen ld/Makefile.in
2014-07-29 Matthew Fortune[MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensions
2014-07-27 Anthony GreenAdd moxiebox target
2014-07-16 Stefan Kristianssonor1k: increase linux TEXT_START_ADDR to 0x2000
2014-07-10 Max FilippovFix xtensa ld segfault when linking linux modules
2014-07-08 Denis Chertykov * scripttempl/avr.sc: Remove KEEP for .data and
2014-07-08 Will Newtonld/ARM: Increase maximum page size to 64kB
2014-07-04 Alan ModraUpdate "configure.in" in comments and doco
2014-07-04 Alan ModraRename configure.in to configure.ac
2014-07-04 Alan ModraUse modern AC_INIT in configure.in
2014-07-03 Alan ModraReload --as-needed libraries inside groups
2014-07-01 Alan ModraAdd symbols for global entry stub, and report stats
2014-07-01 Alan ModraDon't include sys/param.h
2014-07-01 Barney StratfordAdd support for the AVR Tiny series of microcontrollers.
2014-06-30 Ulrich Drepper lexsup.c (parse_args): Check whether provided SONAME...
2014-06-26 Linda ZhangChange the default behaviour of the PE targeted linker...
2014-06-25 Nick CliftonFixes to allow a toolchain configured with --enable...
2014-06-18 Andreas Toblerld/ARM: Add target arm*b-*-freebsd*, update target...
2014-06-16 Alan ModraFix duplicated assignments to __rel_iplt and __rela_ipl...
2014-06-13 Alan ModraDon't call bfd_link_hash_table_free
2014-06-13 Alan ModraMake bfd.link_next field a union
2014-06-13 Alan ModraAdd missing ld makefile dependency for nios.
2014-06-07 Alan ModraPROVIDE in linker script vs. built-in symbols
2014-06-05 Joel BrobeckerMake it easy to make --disable-werror the default for...
2014-06-02 Alan Modrafix typos in ChangeLog
2014-06-02 Alan Modrafix 2014-05-28 ld Makefile.am changes
2014-05-28 Hans-Peter Nilssonld: Split GENSCRIPTS rule from dependencies to fix...
2014-05-27 DJ DelorieAdd new link-map-text hook and RX auto-vector support.
2014-05-24 Alan ModraLocalize varible to avoid warning
2014-05-20 Hans-Peter Nilssonld: Add missing eelf32mbel_linux.c to ALL_EMULATION_SOU...
2014-05-20 Alan ModraRewrite ppc32 backend .sdata and .sdata2 handling
2014-05-16 John Marino * configure.tgt: Add /lib to dragonfly NATIVE_LIB_DIRS.
2014-05-11 Chung-Lin Tang2014-05-11 Chung-Lin Tang <cltang@codesourcery.com>
2014-05-10 Hans-Peter NilssonFix freeing of link_info.hash
2014-05-02 Alan Modrabfd target vector rationalisation
2014-04-22 Christian SvenssonRemove support for the (deprecated) openrisc and or32...
2014-04-21 Richard HendersonFix alpha-elf relaxation
2014-04-16 Steve Ellcey2014-04-16 Steve Ellcey <sellcey@mips.com>
2014-04-16 Steve Ellcey2014-04-16 Steve Ellcey <sellcey@mips.com>
2014-04-09 Nick CliftonRemove remaining default manifest support.
2014-04-09 Alan ModraFix fallout from splitting ldbuildid.[ch] off elf32.em.
2014-04-08 Alan Modrappc476 icache workaround fix for bctr
2014-04-08 Nick CliftonThis patch removes the inclusion of the default manifes...
2014-04-08 Jon TURNEYAdd support for generating and inserting build IDs...
2014-04-04 Cary CoutantDocument optional comma in linker script.
2014-04-04 Alan ModraPad sections according to current script FILL.
2014-03-31 Nick CliftonThis is a fix for PR ld/16744 which showed that an...
2014-03-29 Chris Faylor* ChangeLog: Fix duplicate entry. Set date on entry...
2014-03-27 H.J. LuScan all input files for symbol reference warning
2014-03-21 Chris Faylor2014-03-21 Christopher Faylor <me.binutils2014@cgf.cx>
2014-03-19 Nick CliftonImprove .rsrc section merging again. This time with...
2014-03-19 Nick CliftonImprove .rsrc section merging with better handling...
2014-03-17 Chris Faylor2014-03-17 Christopher Faylor <me.cygwin2014@cgf.cx>
2014-03-14 Alan ModraRemove search path from -l:namespec DT_NEEDED
2014-03-12 Alan Modraautoreconf
2014-03-05 Alan ModraUpdate copyright years
2014-03-04 Nick CliftonRemove default-manifest from ALL_EMUL_EXTRA_BINARIES...
2014-02-27 Yuri GribovThis patch adds support for ARM PLT entries that suppor...
2014-02-27 Nick CliftonThis patch adds a default manifest in to the final...
2014-02-27 Alan ModraFix ELF ppc32 targets that don't use ppc32elf.em
2014-02-26 Dan MickResolve PR ld/16569 by emitting (and comparing) unmangl...
2014-02-19 H.J. LuCreate the second PLT for BND relocations
2014-02-19 Alan ModraControl powerpc64-ld provision of register save/restore
2014-02-17 Alan ModraConsolidate ppc64 ld/bfd communication
2014-02-17 Alan Modrappc476 workaround for ld -r fixes
next