summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* * ldmain.c (main): Rename BufferSize to ld_bufsz because HPUXAlan Modra2001-09-162-3/+8
* * lib/ld-lib.exp (run_dump_test): Handle new optionHans-Peter Nilsson2001-09-152-3/+50
* 2001-09-14 H.J. Lu <hjl@gnu.org>H.J. Lu2001-09-147-25/+52
* Fix memory leakNick Clifton2001-09-142-394/+434
* Add support for arm-openbsd targetNick Clifton2001-09-142-0/+5
* 2001-09-12 H.J. Lu <hjl@gnu.org>H.J. Lu2001-09-123-4/+11
* 2001-09-12 Paul Sokolovsky <Paul.Sokolovsky@technologist.com>Charles Wilson2001-09-125-14/+143
* * scripttempl/v850.sc: Add gcc_except_table sections.Catherine Moore2001-09-122-0/+8
* 2001-09-11 H.J. Lu <hjl@gnu.org>H.J. Lu2001-09-1117-15/+186
* 2001-09-10 H.J. Lu <hjl@gnu.org>H.J. Lu2001-09-1011-0/+447
* * emulparams/h8300helf.sh: Move stack to a much higher memory address.Jeff Law2001-09-073-2/+7
* Fix import symbols for AIX.Tom Rix2001-09-062-61/+53
* Set correct value for default (PE) stack size.Nick Clifton2001-09-052-1/+6
* * emultempl/beos.em: Declare prototypes for comparions functions,Andreas Jaeger2001-09-032-29/+32
* * emultempl/aix.em: Add missing prototype.Andreas Jaeger2001-09-0310-7/+58
* 2001-08-31 Eric Christopher <echristo@redhat.com>Eric Christopher2001-08-312-1/+8
* * emultempl/pe.em: Add missing prototypes.Andreas Jaeger2001-08-312-65/+94
* omitted in previous deltaNick Clifton2001-08-301-3/+3
* 2001-08-29 Joel Sherrill <joel@OARcorp.com>Phil Blundell2001-08-292-2/+9
* * emulparams/h8300helf.sh: Resync with h8300elf.sh. UpdateJeff Law2001-08-293-5/+25
* Add missing changelog entryNick Clifton2001-08-291-0/+5
* * Makefile.am (ALL_EMULATIONS): Add eh8300elf.o, eh8300elf.o andJoern Rennecke2001-08-297-1/+61
* * ld-checks/checks.exp: .lcomm is incompatible with ppc coff.Alan Modra2001-08-276-5/+20
* * Makefile.am (ALL_EMULATIONS): Add eelf64ppc.o and eelf64lppc.o.Alan Modra2001-08-276-12/+86
* Declare BSIZE as staticNick Clifton2001-08-272-1/+5
* * elf-bfd.h (enum elf_reloc_type_class): New.Jakub Jelinek2001-08-239-12/+157
* 2001-08-22 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-222-1/+5
* Return if target is `vax-*-ultrix*'.Nick Clifton2001-08-212-7/+17
* * deffilep.y: Add missing prototypes.Andreas Jaeger2001-08-213-5/+36
* * ldlang.c (insert_pad): Fix typos in last patch.Alan Modra2001-08-202-2/+12
* * ldlang.c: When traversing lang_statement_union_type lists,Alan Modra2001-08-206-28/+27
* * ldlang.c (insert_pad): Use offsetof macro.Alan Modra2001-08-203-83/+14
* * pe-dll.c (pe_dll_fill_sections): Correct type of "relax" paramAlan Modra2001-08-203-36/+99
* * emultempl/aix.em: Formatting fixes.Alan Modra2001-08-182-335/+371
* * ldlang.c (insert_pad): Make use of an existing pad statement ifAlan Modra2001-08-183-106/+112
* * ld.texinfo: Document that fill values now use the four leastAlan Modra2001-08-1719-25/+47
* Fix for ldTom Rix2001-08-153-2/+7
* * emultempl/elf32.em: Formatting fixes.Alan Modra2001-08-142-57/+63
* (wild_doit): Rename to lang_add_section.Alan Modra2001-08-148-30/+41
* * emultempl/needrelax.em: New file.Richard Henderson2001-08-135-2/+52
* * emultempl/elf32.em: For SEC_EXCLUDE sections, ensure thatAlan Modra2001-08-132-4/+11
* * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): ReturnAlan Modra2001-08-132-5/+13
* 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