aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)Author
2012-11-15 * ldmain.c (main): Add start_sbrk set to sbrk(0) on entry.HEADmasterSimon Baldwin
2012-11-09Files missing from previous commit.Michael Eager
2012-11-092012-11-09 Nick Clifton <nickc@redhat.com>Nick Clifton
2012-11-092012-11-09 Nick Clifton <nickc@redhat.com>Nick Clifton
2012-11-09Add microblazeel target support to bfd, gas and ld.Michael Eager
2012-11-09Remove trailing redundant `;'H.J. Lu
2012-11-072012-11-07 James Murray <jsm@jsm-net.demon.co.uk>Sean Keys
2012-11-05 * configure.in: Apply 2012-09-10 change to config.in here.Alan Modra
2012-11-01 * emultempl/elf32.em: Print stacksize help.Nathan Sidwell
2012-11-01 * ldlang.c (insert_pad): Correct output section size calculation.Alan Modra
2012-10-31oops accidentally omitted from previous deltaNick Clifton
2012-10-30bfd:Nick Clifton
2012-10-29binutils/Alan Modra
2012-10-29 * ld-powerpc/powerpc.exp: Modify emulation option passed to ldAlan Modra
2012-10-25Remove address check if HIDDEN_UNDEF_TEST is definedH.J. Lu
2012-10-24 * ld-scripts/empty-aligned.d: Revert last change. Allow moreAlan Modra
2012-10-24Move disable_target_specific_optimizations to bfd_link_infoH.J. Lu
2012-10-23 bfd/Nathan Sidwell
2012-10-22include/Alan Modra
2012-10-22 * plugin.c (plugin_load_plugins): Warning fix.Alan Modra
2012-10-18Add missed file on my last commitKai Tietz
2012-10-18ChangeLog bfdKai Tietz
2012-10-16 Fixed AArch64 TLS relocation resolution.yufeng
2012-10-08 * ld-scripts/sane1.d: Sort output from nm. Allow for other symbols inAlan Modra
2012-09-192012-09-19 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-09-192012-09-19 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>Richard Earnshaw
2012-09-19 * ld-scripts/assign-loc.d: New file. Test for assigning absoluteAlan Modra
2012-09-19Properly handle common symbol and weak functionH.J. Lu
2012-09-17Assemble all sources files in each testH.J. Lu
2012-09-16 * ld.texinfo (Expression Section): Correct description ofAlan Modra
2012-09-15* configure: Regenerate.David Edelsohn
2012-09-13Bi-endian patches for moxieAnthony Green
2012-09-12* emulparams/elf32rx.sh (OTHER_READONLY_SECTIONS): Add W_* sections.DJ Delorie
2012-09-122012-09-11 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>Richard Earnshaw
2012-09-10 * config.in: Disable sanity check for kfreebsd.Alan Modra
2012-09-10Regenerate binutils configureH.J. Lu
2012-09-10 * configure.tgt (powerpc-*-elf, et al): Define targ_extra_libpath.Alan Modra
2012-09-10 * configure.tgt (powerpc-*-elf, et al): Define targ64_extra_emulsiains
2012-09-09 * ld-mmix/sec-1.d, ld-mmix/sec-3.d: Force end-of-section symbolsHans-Peter Nilsson
2012-09-09 * emultempl/mmo.em (mmo_place_orphan): Rewrite to also attachHans-Peter Nilsson
2012-09-01Don't optimize relocation against _DYNAMICH.J. Lu
2012-08-31Convert mov to lea in size_dynamic_sectionsH.J. Lu
2012-08-31Convert mov to lea for loading local function addressH.J. Lu
2012-08-31Provide __executable_start for PIEH.J. Lu
2012-08-28 * ld-elf/export-class.sd: New test.Maciej W. Rozycki
2012-08-24Use failif on ld-elf/exclude3 testsH.J. Lu
2012-08-24Add Solaris/x86-64 support to eh[1-4] testH.J. Lu
2012-08-24 * bfd/elf32-arm.c (v8): New array.mgretton
2012-08-22Move aarch64 announcement into 2.23 section.Nick Clifton
2012-08-17PR ld/14326Kai Tietz