summaryrefslogtreecommitdiff
path: root/ld
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.am: Update dependencies with "make dep-am".Hans-Peter Nilsson2001-09-303-45/+58
* Oops - forgot to remove xfailHans-Peter Nilsson2001-09-291-1/+0
* * ld-linkonce/linkonce.exp: New file.Hans-Peter Nilsson2001-09-296-0/+123
* From John Reiser <jreiser@BitWagon.com>Alan Modra2001-09-298-2/+49
* * section.c (struct sec): Remove kept_section.Alan Modra2001-09-292-4/+5
* * ldmisc.c (USE_STDARG): Remove.Alan Modra2001-09-263-86/+32
* 2001-09-25 H.J. Lu <hjl@gnu.org>H.J. Lu2001-09-256-8/+16
* Fix thinkoNick Clifton2001-09-242-5/+5
* Remove spurious prototype.Nick Clifton2001-09-242-4/+4
* oops - frag omitted from previous patch applicationNick Clifton2001-09-241-0/+8
* oops - omitted from previous deltaNick Clifton2001-09-242-20/+10
* improve documenation about auto-importNick Clifton2001-09-242-3/+20
* Define and use pe_get_data_import_dll_name().Nick Clifton2001-09-243-5/+33
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-1915-73/+103
* * deffilep.y (def_stash_module): Constify "name" param.Alan Modra2001-09-185-44/+70
* * 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