binutils-gdb/ld
Rainer Orth a6cc6b3bc4 ld:
* Makefile.am (ALL_EMULATIONS): Add eelf32_sparc_sol2.o,
	eelf_i386_sol2.o.
	(ALL_64_EMULATIONS): Add eelf_x86_64_sol2.o, eelf64_sparc_sol2.o.
	(eelf32_sparc_sol2.c): New rule.
	(eelf64_sparc_sol2.c): Likewise.
	(eelf_x86_64_sol2.c): Likewise.
	(eelf_i386_sol2.c): Likewise.
	* Makefile.in: Regenerate.
	* configure.tgt (i[3-7]86-*-solaris2*): Change targ_emul to
	elf_i386_sol2.
	Add elf_i386_ldso, elf_x86_64_sol2 to targ_extra_emuls.
	(x86_64-*-solaris2*): Change targ_emul to elf_x86_64_sol2.
	Add elf_x86_64, elf_i386_sol2, elf_i386 to targ_extra_emuls.
	(sparc-*-solaris2.[0-6]*): Change targ_emul to elf32_sparc_sol2.
	Add target_extra_emuls.
	(sparc-*-solaris2*): Change targ_emul to elf32_sparc_sol2.
	Add elf32_sparc, elf64_sparc_sol2 to targ_extra_emuls.
	(sparcv9-*-solaris2*): Change targ_emul to elf64_sparc_sol2.
	Add elf64_sparc, elf32_sparc_sol2 to target_extra_emuls.
	* emulparams/elf32_sparc_sol2.sh: New file.
	* emulparams/elf64_sparc_sol2.sh: New file.
	* emulparams/elf_i386_sol2.sh: New file.
	* emulparams/elf_x86_64_sol2.sh: New file.
	* emultempl/solaris2.em: New file.

	bfd:
	* elflink.c (bfd_elf_size_dynamic_sections): Don't emit base
	version twice.
	Skip it when constructing def.vd_next.

	* elf32-i386.c (TARGET_LITTLE_SYM): Redefine to
	bfd_elf32_i386_sol2_vec.
	(TARGET_LITTLE_NAME): Redefine to elf32-i386-sol2.
	(elf32_bed): Redefine to elf32_i386_sol2_bed.
	(elf_backend_want_plt_sym): Redefine to 1.

	* elf64-x86-64.c (TARGET_LITTLE_SYM): Redefine to
	bfd_elf64_x86_64_sol2_vec.
	(TARGET_LITTLE_NAME): Redefine to elf64-x86-64-sol2.
	(elf64_bed): Redefine to elf64_x86_64_sol2_bed.
	(elf_backend_want_plt_sym): Redefine to 1.

	* config.bfd (i[3-7]86-*-solaris2*): Set targ_defvec to
	bfd_elf32_i386_sol2_vec.
	Replace bfd_elf64_x86_64_vec by bfd_elf64_x86_64_sol2_vec in
	targ64_selvecs.
	(x86_64-*-solaris2*): Set targ_defvec to bfd_elf32_i386_sol2_vec.
	Replace bfd_elf64_x86_64_vec by bfd_elf64_x86_64_sol2_vec in
	targ_selvecs.

	* configure.in: Handle bfd_elf32_i386_sol2_vec,
	bfd_elf64_x86_64_sol2_vec.
	* configure: Regenerate.

	* targets.c (bfd_elf32_i386_sol2_vec): Declare.
	(bfd_elf64_x86_64_sol2_vec): Declare.
	(_bfd_target_vector): Add bfd_elf32_i386_sol2_vec,
	bfd_elf64_x86_64_sol2_vec.
2010-03-05 19:49:00 +00:00
..
emulparams ld: 2010-03-05 19:49:00 +00:00
emultempl ld: 2010-03-05 19:49:00 +00:00
po Updated Bulgarian translation. 2010-02-23 11:19:35 +00:00
scripttempl * scripttempl/armbpabi.sc: Don't combine .init_array.* or 2010-02-27 12:34:25 +00:00
testsuite * ld/testsuite/ld-arm/arm-merge-incompatible.d: New test. 2010-03-02 11:40:24 +00:00
ChangeLog ld: 2010-03-05 19:49:00 +00:00
ChangeLog-0001
ChangeLog-0203
ChangeLog-2004 Fix a typo. 2009-01-13 15:49:13 +00:00
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009 Move 2009 binutils ChangeLog to ChangeLog-2009. 2010-01-01 18:06:10 +00:00
ChangeLog-9197
ChangeLog-9899
MAINTAINERS
Makefile.am ld: 2010-03-05 19:49:00 +00:00
Makefile.in ld: 2010-03-05 19:49:00 +00:00
NEWS * lexsup.c: Rename --add-needed to --copy-dt-needed-entries. 2009-11-05 15:35:50 +00:00
README
TODO
aclocal.m4 bfd/ 2009-11-11 04:42:42 +00:00
config.in Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 16:56:56 +00:00
configure * configure.in (ALL_LIBGUAS): Add bg. 2010-02-05 14:17:56 +00:00
configure.host ld/ 2009-03-17 05:33:00 +00:00
configure.in * configure.in (ALL_LIBGUAS): Add bg. 2010-02-05 14:17:56 +00:00
configure.tgt ld: 2010-03-05 19:49:00 +00:00
deffile.h 2009-10-23 Kai Tietz <kai.tietz@onevision.com> 2009-10-23 11:40:17 +00:00
deffilep.y * deffilep.y (def_file_free): Add missing shadow parameter renaming. 2009-12-17 19:33:59 +00:00
dep-in.sed * dep-in.sed: Don't use \n in replacement part of s command. 2009-06-04 06:57:56 +00:00
elf-hints-local.h
fdl.texi
gen-doc.texi
genscrba.sh
genscripts.sh update copyright dates 2009-09-02 07:25:43 +00:00
h8-doc.texi
ld.h PR ld/10956 2009-11-26 13:45:25 +00:00
ld.texinfo Fix a typo in ld.texinfo. 2010-02-27 23:00:41 +00:00
ldcref.c * po/bfd.pot: Updated by the Translation project. 2009-09-11 15:27:38 +00:00
ldctor.c * po/bfd.pot: Updated by the Translation project. 2009-09-11 15:27:38 +00:00
ldctor.h update copyright dates 2009-09-02 07:25:43 +00:00
ldemul.c PR ld/6766 2009-09-13 07:19:18 +00:00
ldemul.h update copyright dates 2009-09-02 07:25:43 +00:00
ldexp.c 2009-11-23 Paul Brook <paul@codesourcery.com> 2009-11-23 14:41:33 +00:00
ldexp.h * po/bfd.pot: Updated by the Translation project. 2009-09-11 15:27:38 +00:00
ldfile.c PR 4437 2010-01-21 10:31:32 +00:00
ldfile.h update copyright dates 2009-09-02 07:25:43 +00:00
ldgram.y * lexsup.c: Rename --add-needed to --copy-dt-needed-entries. 2009-11-05 15:35:50 +00:00
ldint.texinfo update copyright dates 2009-09-02 07:25:43 +00:00
ldlang.c bfd/ 2010-02-25 03:49:15 +00:00
ldlang.h PR 4437 2010-01-21 10:31:32 +00:00
ldlex-wrapper.c ld/ 2010-02-10 19:48:16 +00:00
ldlex.h update copyright dates 2009-09-02 07:25:43 +00:00
ldlex.l ld/ 2010-02-10 19:48:16 +00:00
ldmain.c Add -Wshadow to the gcc command line options used when compiling the binutils. 2009-12-11 13:42:17 +00:00
ldmain.h * lexsup.c: Rename --add-needed to --copy-dt-needed-entries. 2009-11-05 15:35:50 +00:00
ldmisc.c
ldmisc.h update copyright dates 2009-09-02 07:25:43 +00:00
ldver.c Change to "Copyright 2010". 2010-01-08 19:40:08 +00:00
ldver.h update copyright dates 2009-09-02 07:25:43 +00:00
ldwrite.c * po/bfd.pot: Updated by the Translation project. 2009-09-11 15:27:38 +00:00
ldwrite.h update copyright dates 2009-09-02 07:25:43 +00:00
lexsup.c PR ld/11006 2009-11-30 00:27:45 +00:00
mri.c * po/bfd.pot: Updated by the Translation project. 2009-09-11 15:27:38 +00:00
mri.h update copyright dates 2009-09-02 07:25:43 +00:00
pe-dll.c * pe-dll.c (generate_reloc): Take account of wrapper options when 2009-12-17 19:51:35 +00:00
pe-dll.h * emultempl/pe.em (OPTION_EXCLUDE_ALL_SYMBOLS): New macro. 2009-10-16 15:15:39 +00:00
pep-dll.c * emultempl/pe.em (OPTION_EXCLUDE_ALL_SYMBOLS): New macro. 2009-10-16 15:15:39 +00:00
pep-dll.h * emultempl/pe.em (OPTION_EXCLUDE_ALL_SYMBOLS): New macro. 2009-10-16 15:15:39 +00:00
stamp-h.in
sysdep.h update copyright dates 2009-09-02 07:25:43 +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.