summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* Update copyright noticeHans-Peter Nilsson2001-08-131-1/+1
* * emultempl/generic.em: Support EXTRA_EM_FILE.Hans-Peter Nilsson2001-08-132-21/+52
* * scripttempl/elf.sc, scripttempl/elfd30v.sc,Richard Henderson2001-08-126-2/+26
* Make --verbose always display linker scriptNick Clifton2001-08-127-18/+63
* * configure.in: Add -Wstrict-prototypes and -Wmissing-prototypesAndreas Jaeger2001-08-103-219/+214
* * emultempl/elf32.em (output_prev_sec_find): Add missing prototype.Alan Modra2001-08-092-0/+4
* * scripttempl/elf.sc: Move non-text .dynamic section beforeAlan Modra2001-08-0918-19/+45
* * genscripts.sh: Source the emulparams script before each outputAlan Modra2001-08-082-12/+24
* * emultempl/aix.em: ldexp.h,ldlang.h,ldfile.h,ldemul.h go in thisAlan Modra2001-08-042-2/+5
* * emultempl/beos.em (sort_sections): Modify for 2001-08-03 change,Alan Modra2001-08-042-57/+84
* * scripttempl/elfm68hc12.sc (FINISH_CODE, FINISH_RELOC): New to handleStephane Carrez2001-08-033-40/+224
* 2001-08-03 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-032-1/+5
* * ld.texinfo (Input Section Basics): Clarify ordering of outputAlan Modra2001-08-037-202/+269
* 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>Charles Wilson2001-08-026-25/+709
* 2001-08-02 Charles Wilson <cwilson@ece.gatech.edu>Charles Wilson2001-08-021-5/+156
* Do not require any exception support library. Check results against NRV.Nick Clifton2001-08-013-17/+59
* Do not require any exception support library.Nick Clifton2001-08-012-1/+6
* Fix computation in SECTIONS example.Nick Clifton2001-07-302-1/+6
* 2001-07-27 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-272-2/+6
* * ld-selective/selective.exp: Support g++ V3 ABI (along sideAlan Modra2001-07-242-4/+18
* * config/default.exp (ld_nm): Add "nmflags" arg.Alan Modra2001-07-249-11/+22
* Update dependencies with "make dep-am".Alan Modra2001-07-243-3/+8
* * ldcref.c (check_section_sym_xref): New function.Alan Modra2001-07-232-62/+102
* Use stderr if config.map_file is not available. Do not print NULL trees.Nick Clifton2001-07-192-48/+57
* If a region is specified assign it to all sections inside the overlay unless ...Nick Clifton2001-07-192-1/+16
* Change bug reporting email address.Nick Clifton2001-07-192-0/+6
* 2001-07-14 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-142-1/+10
* Fix dependency for em32relf.cNick Clifton2001-07-143-3/+9
* * configure.tgt (i386-*-netbsdelf*): New target.Matthew Green2001-07-142-1/+11
* * emultempl/elf32.em (output_prev_sec_find): New.Jakub Jelinek2001-07-132-6/+44
* 2001-07-12 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-122-4/+9
* 2001-07-11 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-112-2/+6
* 2001-07-11 Jakub Jelinek <jakub@redhat.com>Jakub Jelinek2001-07-112-0/+12
* Check for the output_bfd not having any coff_data structure allocated to it.Nick Clifton2001-07-112-1/+6
* 2001-07-09 David O'Brien <obrien@FreeBSD.org>David O'Brien2001-07-102-0/+9
* 2001-07-03 H.J. Lu <hjl@gnu.org>H.J. Lu2001-07-032-10/+6
* 2001-07-03 Jakub Jelinek <jakub@redhat.com>H.J. Lu2001-07-032-1/+16
* * emulparams/hppa64linux.sh: New file.Alan Modra2001-06-275-7/+64
* * ld.texinfo (Options, -r): Mention restrictions when usingHans-Peter Nilsson2001-06-202-1/+13
* * ldlang.c (lang_check): Emit fatal error if relocatable linkHans-Peter Nilsson2001-06-192-0/+17
* 2001-06-19 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-192-0/+20
* 2001-06-19 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-192-5/+4
* Remove auot generated man pagesNick Clifton2001-06-194-1452/+25
* * emultempl/elf32.em (gld${EMULATION_NAME}_before_allocation):Hans-Peter Nilsson2001-06-185-7/+8
* * Makefile.am (ecriself.c, ed10velf.c, ei386moss.c): Depend onHans-Peter Nilsson2001-06-183-10/+16
* 2001-06-18 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-182-3/+9
* 2001-06-15 H.J. Lu <hjl@gnu.org>H.J. Lu2001-06-162-2/+8
* * ldlang.c (lang_check): Emit fatal error if relocatable linkHans-Peter Nilsson2001-06-152-0/+8
* * lexsup.c (parse_args) <case OPTION_EXPORT_DYNAMIC, case 'E'>:Hans-Peter Nilsson2001-06-153-0/+8
* Chnage load_symbols() to a boolean functionNick Clifton2001-06-152-25/+54