AVR/ld: Propagate link-relax elf header flag correctly.
[binutils-gdb.git] / ld / ChangeLog
2014-12-23 Andrew BurgessAVR/ld: Propagate link-relax elf header flag correctly.
2014-12-23 Alan ModraReport an error for script multiply defined symbols
2014-12-23 Alan ModraUse a symbol flag bit to mark linker defined symbols
2014-12-23 Alan ModraDon't PROVIDE over top of common symbols
2014-12-23 Alan ModraCorrect logic for "defined by object"
2014-12-23 Alan ModraMove support code for linker script DEFINED to ldexp.c
2014-12-10 Alan ModraDon't always build coffgen.o
2014-12-06 Eric BotcazouAdd Visium support to ld
2014-11-25 H.J. LuOptimize out i386/x86-64 JUMP_SLOT relocation
2014-11-24 H.J. LuUpdate libtool.m4 from GCC trunk
2014-11-24 Alan ModraPowerPC64 --plt-align
2014-11-18 Igor ZamyatinAdd -z bndplt to generate BND prefix in PLT entries
2014-11-11 Denis Chertykov * avrtiny.sc: Apply avr.sc fixes.
2014-11-04 Alan ModraRegenerate spu overlay and icache manager files
2014-11-03 Andrew BurgessWhen relaxing, update size of symbols.
2014-11-03 Andrew BurgessWhen relaxing, update symbols at the very end of the...
2014-10-29 Nick CliftonUpdated/new translations provided by the Translations...
2014-10-24 Jiong Wang[AArch64] Cortex-A53 erratum 835769 linker workaround
2014-10-17 Hans-Peter NilssonImplement --print-sysroot in ld.
2014-10-16 Alan ModraPR17488, powerpc64-linux-ld segfault
2014-10-15 Tristan GingoldBump bfd version.
2014-10-15 Hans-Peter NilssonAllow unquoted = as the first character in ldscript...
2014-10-15 Hans-Peter NilssonIf "=" is the first character in a ldscript input file...
2014-10-15 Hans-Peter Nilssonld.texinfo: "=" path-prefix forces sysroot in scripts...
2014-10-15 Hans-Peter Nilssonld.texinfo: Clarify that sysroot affects "=" expansion.
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>
next