binutils-gdb/ld
Alan Modra 046183de0e bfd/
* elf32-ppc.c (struct elf_linker_section): Replace sym_val field
	with sym.
	(ppc_elf_relocate_section): Adjust for above.
	(create_sdata_sym): New function.
	(ppc_elf_create_linker_section): Call it.
	(ppc_elf_check_relocs): Correct has_sda_refs and non_got_refs.
	Create sdata syms for all SDA relocs.
	(ppc_elf_adjust_dynamic_symbol): Don't special case _SDA_BASE_
	and _SDA2_BASE_.
	(ppc_elf_set_sdata_syms): Delete.
	* elflink.c (bfd_elf_size_dynamic_sections): Don't create DT_INIT
	and DT_FINI tags unless associated section has input.
	(bfd_elf_set_symbol, _bfd_elf_provide_symbol): Delete.
	(_bfd_elf_provide_section_bound_symbols): Delete.
	* bfd-in.h (_bfd_elf_provide_symbol): Delete.
	(_bfd_elf_provide_section_bound_symbols): Delete.
	* bfd-in2.h: Regenerate.
ld/
	* ldemul.c (ldemul_do_assignments, do_assignments_default): Delete.
	* ldemul.h (ldemul_do_assignments, do_assignments_default): Delete.
	(struct ld_emulation_xfer_struct): Remove do_assignments field.
	* ldlang.c (lang_do_assignments): Don't call ldemul_do_assignments.
	* emulparams/elf32ppc.sh (SDATA_START_SYMBOLS): New.
	(SDATA2_START_SYMBOLS, SBSS_START_SYMBOLS, SBSS_END_SYMBOLS): New.
	* emultempl/aix.em (ld_*_emulation): Delete do_assignments init.
	* emultempl/armcoff.em: Likewise.
	* emultempl/beos.em: Likewise.
	* emultempl/generic.em: Likewise.
	* emultempl/gld960.em: Likewise.
	* emultempl/gld960c.em: Likewise.
	* emultempl/linux.em: Likewise.
	* emultempl/lnk960.em: Likewise.
	* emultempl/m68kcoff.em: Likewise.
	* emultempl/pe.em: Likewise.
	* emultempl/sunos.em: Likewise.
	* emultempl/ticoff.em: Likewise.
	* emultempl/vanilla.em: Likewise.
	* emultempl/elf32.em: Likewise.
	(gld*_provide_bound_symbols): Delete.
	(gld*_provide_init_fini_syms): Delete.
	(gld*_before_allocation): Don't call ldemul_do_assignments.
	* emultempl/ppc32elf.em (ppc_do_assignments): Delete.
	(LDEMUL_DO_ASSIGNMENTS): Delete.
	* scripttempl/elf.sc: Provide init/fini syms.  Add SBSS_START_SYMBOLS,
	SBSS_END_SYMBOLS, SDATA2_START_SYMBOLS.
2005-08-04 06:22:14 +00:00
..
emulparams bfd/ 2005-08-04 06:22:14 +00:00
emultempl bfd/ 2005-08-04 06:22:14 +00:00
po ChangeLog: 2005-07-14 22:52:28 +00:00
scripttempl bfd/ 2005-08-04 06:22:14 +00:00
testsuite bfd/ 2005-08-03 16:30:34 +00:00
ChangeLog bfd/ 2005-08-04 06:22:14 +00:00
ChangeLog-0001 Split ChangeLog files. 2004-01-02 11:16:21 +00:00
ChangeLog-0203 Restore 2002 ChangeLog history. 2004-04-16 23:56:29 +00:00
ChangeLog-9197 * ChangeLog-9197: Fix typos. 2003-10-25 16:26:30 +00:00
ChangeLog-9899 Fixtypos in ChangeLogs, fix copyright dates in files 2001-03-13 06:14:29 +00:00
MAINTAINERS add MAINTAINERS files 2000-07-05 19:28:06 +00:00
Makefile.am * Makefile.am (eelf32m32c.c): Fix dependencies. 2005-08-04 04:00:03 +00:00
Makefile.in * Makefile.am (eelf32m32c.c): Fix dependencies. 2005-08-04 04:00:03 +00:00
NEWS Add cutoff for changes in 2.16 release 2005-03-15 17:49:15 +00:00
README Add --with-lib-patch configure switch. 2002-08-23 08:03:32 +00:00
TODO 19990502 sourceware import 1999-05-03 07:29:11 +00:00
acinclude.m4 ./ 2005-05-15 18:19:45 +00:00
aclocal.m4 ./ 2005-05-15 18:19:45 +00:00
config.in configure clean up patch from Steve Ellcey. 2005-06-09 18:39:34 +00:00
configure configure clean up patch from Steve Ellcey. 2005-06-09 18:39:34 +00:00
configure.host 2005-07-19 Paul Brook <paul@codesourcery.com> 2005-07-19 12:43:19 +00:00
configure.in configure clean up patch from Steve Ellcey. 2005-06-09 18:39:34 +00:00
configure.tgt Remove special case handling for rtems targets that are sufficiently handled by 2005-07-22 10:34:30 +00:00
deffile.h Update FSF addresses 2005-05-12 07:32:09 +00:00
deffilep.y Update FSF addresses 2005-05-12 07:32:09 +00:00
dep-in.sed * dep-in.sed: Remove libintl.h. 2003-08-14 07:04:57 +00:00
fdl.texi Update FSF addresses 2005-05-12 07:32:09 +00:00
gen-doc.texi Add Xtensa port 2003-04-01 15:50:31 +00:00
genscripts.sh 2004-10-21 H.J. Lu <hongjiu.lu@intel.com> 2004-10-21 15:20:35 +00:00
h8-doc.texi Replace occurrances of 'Hitachi' with 'Renesas'. 2003-04-15 08:51:55 +00:00
ld.h * ld.h (lang_phase_type): Move to.. 2005-06-09 02:05:47 +00:00
ld.texinfo * ldmain.c (main): Allow -shared and -static to be used together. 2005-07-29 13:32:45 +00:00
ldcref.c Update FSF addresses 2005-05-12 07:32:09 +00:00
ldctor.c Update FSF addresses 2005-05-12 07:32:09 +00:00
ldctor.h Update FSF addresses 2005-05-12 07:32:09 +00:00
ldemul.c bfd/ 2005-08-04 06:22:14 +00:00
ldemul.h bfd/ 2005-08-04 06:22:14 +00:00
ldexp.c * ldexp.c (fold_unary <ALIGN_K>): Revert last change. 2005-06-09 02:59:57 +00:00
ldexp.h * ld.h (lang_phase_type): Move to.. 2005-06-09 02:05:47 +00:00
ldfile.c Update FSF addresses 2005-05-12 07:32:09 +00:00
ldfile.h Update FSF addresses 2005-05-12 07:32:09 +00:00
ldgram.y * ldgram.y (ldgram_want_filename): Remove unused static. 2005-07-21 07:59:10 +00:00
ldint.texinfo Update FSF addresses 2005-05-12 07:32:09 +00:00
ldlang.c bfd/ 2005-08-04 06:22:14 +00:00
ldlang.h * ld.h (lang_phase_type): Move to.. 2005-06-09 02:05:47 +00:00
ldlex.h Update FSF addresses 2005-05-12 07:32:09 +00:00
ldlex.l Update FSF addresses 2005-05-12 07:32:09 +00:00
ldmain.c * ldmain.c (main): Allow -shared and -static to be used together. 2005-07-29 13:32:45 +00:00
ldmain.h Update FSF addresses 2005-05-12 07:32:09 +00:00
ldmisc.c include/ 2005-06-03 09:52:50 +00:00
ldmisc.h Update FSF addresses 2005-05-12 07:32:09 +00:00
ldver.c Update FSF addresses 2005-05-12 07:32:09 +00:00
ldver.h Update FSF addresses 2005-05-12 07:32:09 +00:00
ldwrite.c Update FSF addresses 2005-05-12 07:32:09 +00:00
ldwrite.h Update FSF addresses 2005-05-12 07:32:09 +00:00
lexsup.c Update FSF addresses 2005-05-12 07:32:09 +00:00
mri.c Update FSF addresses 2005-05-12 07:32:09 +00:00
mri.h Update FSF addresses 2005-05-12 07:32:09 +00:00
pe-dll.c * ld.h (lang_phase_type): Move to.. 2005-06-09 02:05:47 +00:00
pe-dll.h Update FSF addresses 2005-05-12 07:32:09 +00:00
stamp-h.in 19990502 sourceware import 1999-05-03 07:29:11 +00:00
sysdep.h configure clean up patch from Steve Ellcey. 2005-06-09 18:39:34 +00:00

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.texinfo), as well as the
  beginnings of an internals manual (ldint.texinfo).

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.texinfo 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.