aboutsummaryrefslogtreecommitdiff
path: root/ld
AgeCommit message (Expand)AuthorFilesLines
1998-03-30 * configure.in: Set version to 2.9.1.Ian Lance Taylor2-200/+216
1998-03-28 * Makefile.am (MOSTLYCLEANFILES): Remove tmpdir.Ian Lance Taylor3-3/+12
1998-03-28 Fix some gcc -Wall warnings:Ian Lance Taylor2-5/+45
1998-03-28 * Makefile.am (MOSTLYCLEANFILES): Correct name (wasIan Lance Taylor2-2/+2
1998-03-27 * emultempl/pe.em (gld_${EMULATION_NAME}_before_allocation): PutIan Lance Taylor1-0/+5
1998-03-26Add interworking support for arm-pe/thumb-pe targets.Nick Clifton2-52/+129
1998-03-25 Based on patch from H.J. Lu <hjl@gnu.org>:Ian Lance Taylor3-61/+113
1998-03-25 * scripttempl/pe.sc: Only include .idata\$[0-7] in .idata whenIan Lance Taylor2-6/+17
1998-03-23Mon Mar 23 18:54:15 1998 Joel Sherrill <joel@OARcorp.com>Ian Lance Taylor1-0/+8
1998-03-19Thu Mar 19 14:54:45 1998 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer2-34/+44
1998-03-18Add thumb-pe target.Nick Clifton1-0/+8
1998-03-03 * configure.tgt (mips*vr4320el-*-elf*,mips*vr4320-*-elf*): Added.Gavin Romig-Koch3-8/+49
1998-03-03Fix setting memory from default attributesMichael Meissner1-0/+5
1998-02-27Add eit_vb section supportMichael Meissner1-0/+8
1998-02-23 * emultempl/pe.em (sort_sections): Permit the wildcard to includeIan Lance Taylor1-0/+17
1998-02-16fix 5900 in Makefile.amIan Lance Taylor1-1/+1
1998-02-13 * scripttempl/elf.sc: Align the _end symbol according to the ELFIan Lance Taylor1-0/+3
1998-02-12 NetBSD patches from Gordon W. Ross <gwr@mc.com>:Ian Lance Taylor1-0/+5
1998-02-12 * lexsup.c (help): Update bug-gnu-utils address.Ian Lance Taylor1-0/+11
1998-02-10Tue Feb 10 16:17:20 1998 H.J. Lu <hjl@gnu.org>Ian Lance Taylor1-0/+4
1998-02-10 * Makefile.am (Makefile): Add target, for dependencies onIan Lance Taylor1-0/+7
1998-02-10 * Makefile.in (ALL_EMULATIONS): Add eelf32l5900.oJeff Law6-2/+56
1998-02-10D10v memory map changed, update.Andrew Cagney1-0/+7
1998-02-07 * configure, aclocal.m4: Rebuild with new libtool.Ian Lance Taylor1-0/+4
1998-02-05 * scripttempl/pe.sc: Remove ${RELOCATING-0} from all sections.Ian Lance Taylor1-0/+3
1998-02-05 * configure, Makefile.in, aclocal.m4: Rebuild with new libtool.Ian Lance Taylor4-143/+662
1998-02-04 * Makefile.am (ld_new_LDADD): Remove @LEXLIB@.Ian Lance Taylor3-2/+7
1998-02-03Mon Feb 2 19:34:54 1998 Steve Haworth <steve@pm.cse.rmit.EDU.AU>Ian Lance Taylor10-0/+141
1998-02-02 * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.Ian Lance Taylor1-0/+13
1998-02-02 * configure.host: Correct HOSTING_CRT0 in alpha*-*-linux* case toIan Lance Taylor2-1/+7
1998-01-31 * Makefile.am ({CC,CXX}_FOR_TARGET): Change program_transform_nameDoug Evans3-4/+10
1998-01-31Fri Jan 30 19:15:17 1998 Geoff Keating <geoffk@ozemail.com.au>Ian Lance Taylor2-0/+5
1998-01-30Fri Jan 30 11:43:49 1998 H.J. Lu <hjl@gnu.ai.mit.edu>Ian Lance Taylor3-0/+17
1998-01-29Thu Jan 29 16:04:21 1998 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1-0/+11
1998-01-28* emulparams/elf64_sparc.sh (ELFSIZE): 64Richard Henderson1-0/+6
1998-01-28spacing fixIan Lance Taylor1-1/+1
1998-01-28Wed Jan 28 16:37:27 1998 J.J. van der Heijden <J.J.vanderHeijden@student.utw...Ian Lance Taylor2-2/+7
1998-01-28 * scripttempl/elf.sc: Only include linkonce sections in finalIan Lance Taylor1-0/+5
1998-01-28 * ld.texinfo (Options): Add a brief description of the types ofIan Lance Taylor1-0/+3
1998-01-28 * configure.tgt (dvp-*-*): Recognize.Doug Evans3-12/+11
1998-01-28delete txvu stuff, building mips files nowDoug Evans2-10/+0
1998-01-28delete txvuelf.sh, generating mips files nowDoug Evans2-16/+0
1998-01-28 * ld.texinfo (Options): Mention LDEMULATION in description of -m.Ian Lance Taylor2-6/+25
1998-01-28 * ld.texinfo (Options): Clarify --export-dynamic a bit.Ian Lance Taylor2-28/+252
1998-01-23* ldlex.l (<SCRIPT>{WILDCHAR}*): Take care for the comments thisRichard Henderson1-0/+5
1998-01-22 * emultempl/pe.em (gld_${EMULATION_NAME}_set_symbols): When doingIan Lance Taylor1-0/+9
1998-01-22 * ldlang.c (lang_memory_default): Correct parenthisization ofIan Lance Taylor1-0/+5
1998-01-22Wed Jan 21 21:20:32 1998 Manfred Hollstein <manfred@s-direktnet.de>Ian Lance Taylor1-0/+5
1998-01-06 * scripttempl/i960.sc: Don't explicitly set .data and .bss startRichard Henderson1-0/+4
1998-01-02Implement MEMORY attributes for unknown sectionsMichael Meissner5-30/+214