You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
H.J. Lu 516231b7c7 linux-x86.exp: Compile with -I../bfd 6 years ago
..
emulparams ld: Set COMMONPAGESIZE for i386 Solaris 6 years ago
emultempl Fix objcopy's --preserve-dates command line option so that it will work with PE format files. 6 years ago
po i386msdos uninitialised read 6 years ago
scripttempl MSP430: Remove unused linker script template elf32msp430_3.sc 6 years ago
testsuite linux-x86.exp: Compile with -I../bfd 6 years ago
.gitignore bfd/binutils/gas/gprof/ld/libiberty/opcodes: add .gitignore 16 years ago
ChangeLog linux-x86.exp: Compile with -I../bfd 6 years ago
ChangeLog-0001 Add copyright notices 14 years ago
ChangeLog-0203 Add copyright notices 14 years ago
ChangeLog-2004 Add copyright notices 14 years ago
ChangeLog-2005 Add copyright notices 14 years ago
ChangeLog-2006 Add copyright notices 14 years ago
ChangeLog-2007 Add copyright notices 14 years ago
ChangeLog-2008 strip off +x bits on non-executable/script files 13 years ago
ChangeLog-2009 Remove trailing spaces in ld 11 years ago
ChangeLog-2010 Add copyright notices 14 years ago
ChangeLog-2011 Add copyright notices 14 years ago
ChangeLog-2012 Rotate binutils ChangeLog for 2013 13 years ago
ChangeLog-2013 New Year - binutils ChangeLog rotation 12 years ago
ChangeLog-2014 ChangeLog rotatation and copyright year update 11 years ago
ChangeLog-2015 binutils ChangeLog rotation 10 years ago
ChangeLog-2016 ChangeLog rotation 9 years ago
ChangeLog-2017 ChangeLog rotation 8 years ago
ChangeLog-2018 ChangeLog rotation 7 years ago
ChangeLog-2019 ChangeLog rotation 6 years ago
ChangeLog-9197 Remove trailing spaces in ld 11 years ago
ChangeLog-9899 Add copyright notices 14 years ago
MAINTAINERS Update year range in copyright notice of binutils files 6 years ago
Makefile.am i386msdos uninitialised read 6 years ago
Makefile.in i386msdos uninitialised read 6 years ago
NEWS Add support for non-contiguous memory regions 6 years ago
README Update year range in copyright notice of binutils files 6 years ago
TODO 19990502 sourceware import 27 years ago
aclocal.m4 bfd, ld: add CTF section linking 7 years ago
config.in Bump to autoconf 2.69 and automake 1.15.1 8 years ago
configure Update version to 2.34.50. Regenerate configure and .pot files. 6 years ago
configure.ac Update year range in copyright notice of binutils files 6 years ago
configure.host Update year range in copyright notice of binutils files 6 years ago
configure.tgt i386-moss and i386-openbsd ld config 6 years ago
deffile.h Update year range in copyright notice of binutils files 6 years ago
deffilep.y Update year range in copyright notice of binutils files 6 years ago
dep-in.sed * dep-in.sed: Don't use \n in replacement part of s command. 17 years ago
elf-hints-local.h Remove trailing white spaces in ld 13 years ago
fdl.texi etc/ChangeLog 16 years ago
gen-doc.texi Update year range in copyright notice of binutils files 6 years ago
genscrba.sh Automatic makefile dependencies for generated ld/e*.c 7 years ago
genscripts.sh Update year range in copyright notice of binutils files 6 years ago
h8-doc.texi Update year range in copyright notice of binutils files 6 years ago
ld.h Update year range in copyright notice of binutils files 6 years ago
ld.texi Add support for non-contiguous memory regions 6 years ago
ldbuildid.c Update year range in copyright notice of binutils files 6 years ago
ldbuildid.h Update year range in copyright notice of binutils files 6 years ago
ldcref.c Update year range in copyright notice of binutils files 6 years ago
ldctor.c Update year range in copyright notice of binutils files 6 years ago
ldctor.h Update year range in copyright notice of binutils files 6 years ago
ldelf.c Don't merge sections with differing MASKPROC or MASKOS flags 6 years ago
ldelf.h ELF: Discard a section if any of its linked-to sections has been discarded 6 years ago
ldelfgen.c Update year range in copyright notice of binutils files 6 years ago
ldelfgen.h Update year range in copyright notice of binutils files 6 years ago
ldemul.c ELF: Discard a section if any of its linked-to sections has been discarded 6 years ago
ldemul.h ELF: Discard a section if any of its linked-to sections has been discarded 6 years ago
ldexp.c Fix several mix up between octets and bytes in ELF program headers 6 years ago
ldexp.h Update year range in copyright notice of binutils files 6 years ago
ldfile.c Replace "use use" in a warning message with "use". 6 years ago
ldfile.h Update year range in copyright notice of binutils files 6 years ago
ldgram.y Update year range in copyright notice of binutils files 6 years ago
ldint.texi Update year range in copyright notice of binutils files 6 years ago
ldlang.c Non-contiguous memory regions support: Avoid calls to abort 6 years ago
ldlang.h Update year range in copyright notice of binutils files 6 years ago
ldlex-wrapper.c Update year range in copyright notice of binutils files 6 years ago
ldlex.h Add support for non-contiguous memory regions 6 years ago
ldlex.l Update year range in copyright notice of binutils files 6 years ago
ldmain.c Update year range in copyright notice of binutils files 6 years ago
ldmain.h Update year range in copyright notice of binutils files 6 years ago
ldmisc.c Update year range in copyright notice of binutils files 6 years ago
ldmisc.h Update year range in copyright notice of binutils files 6 years ago
ldver.c Update year range in copyright notice of binutils files 6 years ago
ldver.h Update year range in copyright notice of binutils files 6 years ago
ldwrite.c Update year range in copyright notice of binutils files 6 years ago
ldwrite.h Update year range in copyright notice of binutils files 6 years ago
lexsup.c Add support for non-contiguous memory regions 6 years ago
mri.c Update year range in copyright notice of binutils files 6 years ago
mri.h Update year range in copyright notice of binutils files 6 years ago
pe-dll.c Fix objcopy's --preserve-dates command line option so that it will work with PE format files. 6 years ago
pe-dll.h For PE format files, the base relocation table is necessary if the image is loaded at a different image base than specified in the PE header. This patch provides a new option --enable-reloc-section to force the generation of this section. 6 years ago
pep-dll.c For PE format files, the base relocation table is necessary if the image is loaded at a different image base than specified in the PE header. This patch provides a new option --enable-reloc-section to force the generation of this section. 6 years ago
pep-dll.h For PE format files, the base relocation table is necessary if the image is loaded at a different image base than specified in the PE header. This patch provides a new option --enable-reloc-section to force the generation of this section. 6 years ago
plugin.c bfd_cleanup for object_p 6 years ago
plugin.h Update year range in copyright notice of binutils files 6 years ago
stamp-h.in 19990502 sourceware import 27 years ago
sysdep.h Update year range in copyright notice of binutils files 6 years ago
testplug.c Silence warnings due to plugin API change 6 years ago
testplug2.c Silence warnings due to plugin API change 6 years ago
testplug3.c Silence warnings due to plugin API change 6 years ago
testplug4.c Silence warnings due to plugin API change 6 years ago

README

		README for LD

This is the 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 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 supports 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 supports a control language.

* There is a user manual (ld.texi), as well as the
beginnings of an internals manual (ldint.texi).

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
or using the --with-lib-path configure switch.

To build just the linker, make the target all-ld from the top level
directory (one directory above this one).

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

See the ldint.texi manual.

Reporting bugs etc
===========================

See ../binutils/README.

Known problems
==============

The Solaris linker normally exports all dynamic symbols from an
executable. The GNU linker does not do this by default. This is
because the GNU linker tries to present the same interface for all
similar targets (in this case, all native ELF targets). This does not
matter for normal programs, but it can make a difference for programs
which try to dlopen an executable, such as PERL or Tcl. You can make
the GNU linker export all dynamic symbols with the -E or
--export-dynamic command line option.

HP/UX 9.01 has a shell bug that causes the linker scripts to be
generated incorrectly. The symptom of this appears to be "fatal error
- scanner input buffer overflow" error messages. There are various
workarounds to this:
* Build and install bash, and build with "make SHELL=bash".
* Update to a version of HP/UX with a working shell (e.g., 9.05).
* Replace "(. ${srcdir}/scripttempl/${SCRIPT_NAME}.sc)" in
genscripts.sh with "sh ${srcdir}..." (no parens) and make sure the
emulparams script used exports any shell variables it sets.

Copyright (C) 2012-2020 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.