summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Use ${CONSTRUCTING...} to enclose constructors and destructors.binutils-2_10-branchNick Clifton2000-11-0812-281/+401
* Fix compilation warnings as otherwise we fail the test.Alan Modra2000-11-062-3/+7
* Merge elf32.em place_orphan changes from mainline.Alan Modra2000-11-064-129/+249
* * ldlex.l (yy_create_string_buffer): Init all structure fields.Alan Modra2000-11-055-2/+21
* Update docs for 2.10.1Phil Blundell2000-10-316-73/+73
* Merge from mainline.Phil Blundell2000-10-238-7/+1089
* Update version numbers.Phil Blundell2000-10-163-104/+112
* 2000-10-12 Peter Jeremy <peter.jeremy@alcatel.com.au>David O'Brien2000-10-122-3/+10
* Support NetBSD/sparc64 and sparcelf.Phil Blundell2000-08-062-0/+6
* 2000-06-07 Michael Sokolov <msokolov@ivan.Harhan.ORG>Phil Blundell2000-08-043-2/+18
* Update NEWS to what's really in 2.10Alan Modra2000-06-194-8/+21
* Add generated files.Phil Blundell2000-05-299-0/+10957
* 2000-05-22 David O'Brien <obrien@FreeBSD.org>Phil Blundell2000-05-282-0/+5
* Eli Zaretskii's DOSish file name patches.Alan Modra2000-05-282-1/+15
* 2000-05-23 Philip Blundell <pb@futuretv.com>Phil Blundell2000-05-233-464/+366
* Update printed copyright.Alan Modra2000-05-152-1/+5
* Apply Joel Sherrill's RTEMS patch.Phil Blundell2000-05-132-4/+24
* Fix 64 bit target section start on 32 bit machine.Alan Modra2000-05-032-3/+9
* Correctly check GCC version.Alan Modra2000-04-292-2/+6
* Remove extraneous paragraph.Alan Modra2000-04-192-6/+4
* (test4): Delete incorrect foo__1B test.Alan Modra2000-04-112-14/+12
* This is a grab-bag of my stuff from the head branch.Alan Modra2000-04-056-89/+115
* rebuild generated filesIan Lance Taylor2000-04-022-75/+75
* ATMEL AVR microcontroller support.Alan Modra2000-03-2714-374/+807
* discard all unexpected sections.Nick Clifton2000-03-142-1/+5
* 2000-03-09 Andreas Jaeger <aj@suse.de>H.J. Lu2000-03-093-2/+7
* * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an emptyIan Lance Taylor2000-03-062-9/+19
* Include getopt.hNick Clifton2000-03-022-0/+6
* * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.Ian Lance Taylor2000-03-022-3/+4
* mention new -Bsymbolic behaviourIan Lance Taylor2000-03-021-0/+4
* Fix building with --enable-targets=all.Nick Clifton2000-03-015-15/+35
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-012-6/+21
* 2000-02-29 H.J. Lu <hjl@gnu.org>H.J. Lu2000-02-293-10/+20
* GCC warning fix: Add missing NULL initialiser for find_potential_libraries.Alan Modra2000-02-2916-15/+38
* *** empty log message ***Jim Blandy2000-02-291-0/+8
* * ldgram.y (exclude_name_list): Don't require a comma to separateJim Blandy2000-02-292-5/+5
* 2000-02-27 Loren J. Rittle <ljrittle@acm.org>Ian Lance Taylor2000-02-282-0/+19
* 2000-02-27 Mark Elbrecht <snowball3@bigfoot.com>Ian Lance Taylor2000-02-282-3/+7
* 2000-02-27 H.J. Lu (hjl@gnu.org)H.J. Lu2000-02-272-1/+6
* rebuild with current toolsIan Lance Taylor2000-02-275-1165/+703
* * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.Ian Lance Taylor2000-02-263-18/+9
* * configure.tgt (targ_extra_ofiles): Enable elf64_sparc onAlexandre Oliva2000-02-252-1/+5
* * configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And makeAlexandre Oliva2000-02-252-0/+18
* fix typo in previous deltaNick Clifton2000-02-241-1/+1
* Add support for WinCE based toolchains.Nick Clifton2000-02-2413-11/+255
* * scripttempl/elfd10v.sc: Remove dynamic linking hooks.Richard Henderson2000-02-232-98/+44
* Add IBM 370 support.Alan Modra2000-02-236-0/+245
* This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra2000-02-212-22/+31
* * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.Richard Henderson2000-02-162-0/+5
* Add LMA memory region functionality.Timothy Wall2000-02-169-47/+139