old-cross-binutils/ld
1992-05-02 01:19:02 +00:00
..
config use bootstrap for check 1992-05-02 01:19:02 +00:00
.Sanitize Add mri.h 1992-05-01 22:08:40 +00:00
a29k.sc-sh
a29k.sh
aout.sc-sh
ChangeLog use bootstrap for check 1992-05-02 01:19:02 +00:00
config.h
config.sub
configdos.bat
configure
configure.bat
configure.in Changed to allow hosting on an Apollo Series 400 under the BSD4.3 emulation 1992-04-14 21:32:34 +00:00
cplus-dem.c
ebmon29k.sc
ebmon29k.sc-sh
ebmon29k.sh
generic.em
genscripts.sh
gld.1
gld960.em Personal checkpoint - now should parse some MRI stuff 1992-04-15 22:23:33 +00:00
gld960.sh
go32.sh New lexer. 1992-04-05 01:47:16 +00:00
h8300hds.c
h8300hds.sc
h8300hms.c
h8300hms.em
h8300hms.sc
h8300hms.sc-sh New lexer. 1992-04-05 01:47:16 +00:00
h8300hms.sh
h8300xray.em New lexer. 1992-04-05 01:47:16 +00:00
h8300xray.sc-sh New lexer. 1992-04-05 01:47:16 +00:00
h8300xray.sh New lexer. 1992-04-05 01:47:16 +00:00
hp300bsd.sh
i386aout.c
i386aout.sc
i386aout.sh
i960.sc-sh
ld-emul.c
ld-gld-r.script
ld-gld-Ur.script
ld-gld.c
ld-gld.script
ld-gld68k-r.script
ld-gld68k-Ur.script
ld-gld68k.c
ld-gld68k.script
ld-gld960.c
ld-gld960.script
ld-gldm88kbcs-r.script
ld-gldm88kbcs-Ur.script
ld-gldm88kbcs.c
ld-gldm88kbcs.script
ld-lnk960-r.script
ld-lnk960.c
ld-lnk960.script
ld-vanilla.c
ld.h
ld.tex
ld.texinfo
ldctor.h
ldemul.c
lderror.c
lderror.h
ldexp.c
ldexp.h
ldfile.c
ldfile.h
ldgld.c
ldgld.sc
ldgld.script
ldgld68k.c
ldgld68k.sc
ldgld68k.script
ldgld68kr.sc
ldgld68kr.script
ldgld68kUr.sc
ldgld68kUr.script
ldgld960.c
ldgld960.sc
ldgld960.script
ldglda29k.c
ldglda29k.sc
ldglda29k.script
ldglda29kr.sc
ldglda29kr.script
ldglda29kUr.sc
ldglda29kUr.script
ldgldi386v.c
ldgldi386v.sc
ldgldi386vr.sc
ldgldi386vUr.sc
ldgldm68kv.c
ldgldm68kv.sc
ldgldm68kvr.sc
ldgldm68kvUr.sc
ldgldm88kbcs.c
ldgldm88kbcs.sc
ldgldm88kbcs.script
ldgldm88kbcsr.sc
ldgldm88kbcsr.script
ldgldm88kbcsUr.sc
ldgldm88kbcsUr.script
ldgldr.sc
ldgldr.script
ldgldUr.sc
ldgldUr.script
ldgram.y Strange link script support 1992-04-15 23:11:09 +00:00
ldindr.c
ldindr.h
ldlang.c lint 1992-05-01 20:09:44 +00:00
ldlang.h Lint found by Rich and gcc 1992-04-16 18:03:51 +00:00
ldlex.h
ldlex.l lint 1992-05-01 20:09:44 +00:00
ldlnk960.c
ldlnk960.sc
ldlnk960.script
ldlnk960r.sc
ldlnk960r.script
ldm88k.c
ldm88k.sc
ldm88kr.sc
ldm88kUr.sc
ldmain.c New lexer. 1992-04-05 01:47:16 +00:00
ldmain.h
ldmisc.c New lexer. 1992-04-05 01:47:16 +00:00
ldmisc.h
ldsym.c
ldsym.h
ldtemplate
ldvanilla.c
ldver.c
ldver.h
ldwarn.c
ldwarn.h
ldwrite.c
ldwrite.h
lnk960.em
lnk960.sh
m88kbcs.sc-sh
m88kbcs.sh
Makefile
makefile.dos
Makefile.dos
Makefile.in use bootstrap for check 1992-05-02 01:19:02 +00:00
mkscript.c New lexer. 1992-04-05 01:47:16 +00:00
mri.c Strange link script support 1992-04-15 23:11:09 +00:00
news.sc
news.sh
PORTING
README
relax.c * relax.c: added handling for new "padding" seclet type, used to 1992-04-17 15:59:37 +00:00
relax.h
st2000.em Personal checkpoint - now should parse some MRI stuff 1992-04-15 22:23:33 +00:00
st2000.sc-sh Personal checkpoint - now should parse some MRI stuff 1992-04-15 22:23:33 +00:00
st2000.sh Personal checkpoint - now should parse some MRI stuff 1992-04-15 22:23:33 +00:00
sun3.sh
sun4.sh
vanilla.em
vanilla.sc-sh
vanilla.sh

This is a BETA release of a completely rewritten GNU linker.
It is distributed with other "binary utilities" which should
be in ../binutils.  See ../binutils/README for more general notes,
including where to send bug reports.

There are many new features of the linker:

* The linker uses a Binary File Descriptor library (../bfd)
that it uses to read and write object files.  This helps
insulate the linker itself from the format of object files.

* The linker support a number of different object file
formats.  It can even handle multiple formats at once:
Read two input formats and write a third.

* The linker can be configured for cross-linking.

* The linker contains a control language.

* There is a manual.

Installation
============

See ../binutils/README.
If you want to make a cross-linker, you may want to specify
a different search path of -lfoo libraries than the default.
You can do this by setting the LIB_PATH variable in ./Makefile.

Porting to a new target
=======================

A new target configuration may need a new linker script (.sc file)
to specify linker actions (such as the layout of the output).
See if one of the existing ones are suitable.
Note that the Makefile generates variants of the standard script
that are used when ld is passed -r -Ur -N or -n options.
These variant default scripts are generated from the "master"
script using sed scripts that may not work in all cases.
Look at the rules and comments in ld/Makefile.in to make sure
you stay with the rules.

Otherwise, you may need to add a new "emulation" (a sample of a
recently added target and emulation is for the SOny 68k News
family - look for files named *news*).

Also see the notes in ../binutils/README.

Reporting bugs etc
===========================
See ../binutils/README.