aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
2000-04-04Move translated part of bug report string back into .c files soAlan Modra3-78/+81
2000-04-04Use "gcc -MM" for dependencies, and update them.Alan Modra3-204/+246
2000-04-03Move bug report string to one place.Alan Modra3-2/+9
2000-03-27ATMEL AVR microcontroller support.Alan Modra14-374/+807
2000-03-14discard all unexpected sections.Nick Clifton2-1/+5
2000-03-092000-03-09 Andreas Jaeger <aj@suse.de>H.J. Lu3-2/+7
2000-03-06 * ldfile.c (ldfile_try_open_bfd): Don't crash if we see an emptyIan Lance Taylor2-9/+19
2000-03-02Include getopt.hNick Clifton2-0/+6
2000-03-02 * configure.tgt: Remove *-*-aout, *-*-coff, and *-*-netware.Ian Lance Taylor2-3/+4
2000-03-02mention new -Bsymbolic behaviourIan Lance Taylor1-0/+4
2000-03-01Fix building with --enable-targets=all.Nick Clifton5-15/+35
2000-03-012000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2-6/+21
2000-02-292000-02-29 H.J. Lu <hjl@gnu.org>H.J. Lu3-10/+20
2000-02-29GCC warning fix: Add missing NULL initialiser for find_potential_libraries.Alan Modra16-15/+38
2000-02-29*** empty log message ***Jim Blandy1-0/+8
2000-02-29* ldgram.y (exclude_name_list): Don't require a comma to separateJim Blandy2-5/+5
2000-02-282000-02-27 Loren J. Rittle <ljrittle@acm.org>Ian Lance Taylor2-0/+19
2000-02-282000-02-27 Mark Elbrecht <snowball3@bigfoot.com>Ian Lance Taylor2-3/+7
2000-02-272000-02-27 H.J. Lu (hjl@gnu.org)H.J. Lu2-1/+6
2000-02-27rebuild with current toolsIan Lance Taylor5-1165/+703
2000-02-26 * Makefile.am (ALL_EMULATIONS): Remove ehppaelf.o.Ian Lance Taylor3-18/+9
2000-02-25* configure.tgt (targ_extra_ofiles): Enable elf64_sparc onAlexandre Oliva2-1/+5
2000-02-25* configure.tgt: Enable elf64_sparc on Solaris7+/sparc. And makeAlexandre Oliva2-0/+18
2000-02-24fix typo in previous deltaNick Clifton1-1/+1
2000-02-24Add support for WinCE based toolchains.Nick Clifton13-11/+255
2000-02-23 * scripttempl/elfd10v.sc: Remove dynamic linking hooks.Richard Henderson2-98/+44
2000-02-23Add IBM 370 support.Alan Modra6-0/+245
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra2-22/+31
2000-02-16 * scripttempl/elf.sc: Place OTHER_PLT_RELOC_SECTION.Richard Henderson2-0/+5
2000-02-16Add LMA memory region functionality.Timothy Wall9-47/+139
2000-02-09These snippets were missed in the previous bytes vs octets patch toTimothy Wall2-2/+11
2000-02-04Fix typo in ALIGN_N usage.Timothy Wall2-2/+6
2000-02-03Add octets vs bytes functionality to LD.Timothy Wall3-51/+106
2000-01-26Most of these changes are really only cosmetic. The readelf.c patchAlan Modra3-4/+13
2000-01-22To satisfy latest CVS gcc:Alan Modra15-38/+122
2000-01-21fix typo in comment.Nick Clifton2-0/+5
2000-01-18Apply H.J.'s patch to fix NOLOAD section sizes and dot updatesNick Clifton2-3/+13
2000-01-10Add arm-conix targetNick Clifton2-0/+5
2000-01-07Fix description of -n command line switchNick Clifton2-5/+7
2000-01-07Remind users about -Wl,Nick Clifton2-0/+20
2000-01-05 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.Catherine Moore7-37/+92
2000-01-04oops - change omitted from previous deltaNick Clifton1-0/+3
2000-01-04Applied Mumit Kha's patch to tweak dll production code.Nick Clifton4-10/+42
2000-01-04Added year 2000 copyright noticeNick Clifton2-2/+2
2000-01-04Apply patch from Mumit Khan to fix bugs generating dll names.Nick Clifton3-9/+14
1999-12-02Add arm-epoc-pe specific linker scriptNick Clifton5-3/+164
1999-11-26 * configure.in: Put AC_MSG_CHECKING/AC_MSG_RESULT around check forAndreas Schwab3-9/+21
1999-11-24Fix bug in previous deltaNick Clifton2-1/+6
1999-11-23Do not check sections without a LOAD attribute for overlapNick Clifton2-41/+50
1999-11-04Wed Nov 3 23:31:19 1999 Jeffrey A Law (law@cygnus.com)Jeff Law5-222/+257