binutils-gdb/ld
Alan Modra 927be08ec8 bfd/
* elf64-ppc.c (struct plt_entry): Move earlier in file.
	(struct got_entry): Likewise.  Add is_indirect and got.ent fields.
	(struct ppc64_elf_obj_tdata): Change tlsld_got to be a struct got_entry.
	Update all uses.
	(struct ppc_link_hash_table): Add got_reli_size and second_toc_pass.
	Remove no_multi_toc.
	(update_local_sym_info, ppc64_elf_check_relocs): Clear is_indirect
	when allocating a new struct got_entry.
	(allocate_got): New function, extracted from..
	(allocate_dynrelocs): ..here.  Abort on got entry in non-ppc64 bfd.
	(ppc64_elf_size_dynamic_sections): Track got relocs allocated in
	.reliplt by got_reli_size.  Set owner on ppc64_tlsld_got entries.
	(ppc64_elf_setup_section_lists): Remove output_bfd param and
	no_multi_toc, add add_stub_section and layout_sections_again.  Stash
	new params in htab.  Extract some code to..
	(ppc64_elf_start_multitoc_partition): ..here.  New function.
	(ppc64_elf_next_toc_section): Check for linker script errors.  Handle
	second pass toc scan.
	(merge_got_entries, merge_global_got, reallocate_got): New functions.
	(ppc64_elf_reinit_toc): Rename to..
	(ppc64_elf_finish_multitoc_partition): ..this.
	(ppc64_elf_layout_multitoc): New function.
	(ppc64_elf_size_stubs): Delete output_bfd, add_stub_section and
	layout_sections_again params.
	(ppc64_elf_relocate_section): Handle indirect got entries.
	* elf64-ppc.h: Update prototypes.  Declare new functions.
ld/
	* emultempl/ppc64elf.em (build_toc_list): Report errors from
	ppc64_elf_next_toc_section.
	(after_allocation): Update for changed function names and params.
	Run second pass of multitoc partitioning.
2010-02-03 12:03:35 +00:00
..
emulparams PR ld/11012 2009-12-09 01:26:03 +00:00
emultempl bfd/ 2010-02-03 12:03:35 +00:00
po Updated Indonesian translation. 2009-11-11 09:36:08 +00:00
scripttempl PR ld/11012 2009-12-09 01:26:03 +00:00
testsuite Fix testsuite for Thumb2 jump reloc veneers. 2010-02-01 10:33:16 +00:00
ChangeLog bfd/ 2010-02-03 12:03:35 +00:00
ChangeLog-0001
ChangeLog-0203
ChangeLog-2004
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 * Makefile.am: Remove spurious sanitization marker. 2009-10-19 10:32:12 +00:00
Makefile.in Sync Libtool from GCC. 2010-01-09 21:11:44 +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 Sync Libtool from GCC. 2010-01-09 21:11:44 +00:00
configure.host
configure.in bfd/ 2009-11-11 04:42:42 +00:00
configure.tgt bfd 2009-09-29 14:17:19 +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 * ld.texinfo: Make it clear that --nmagic disables linking 2009-12-04 07:28:13 +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 PR 4437 2010-01-21 10:31:32 +00:00
ldlang.h PR 4437 2010-01-21 10:31:32 +00:00
ldlex.h update copyright dates 2009-09-02 07:25:43 +00:00
ldlex.l binutils/ 2009-11-19 05:06:35 +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.