binutils-gdb/ld
Nick Clifton f0927246c4 * bfd.c (bfd_get_sign_extend_vma): Add cases for pe-arm-little and pei-arm-little.
* coff-arm.c (coff_arm_rtype_to_howto) [COFF_WITH_PE]: Handle ARM_SECREL.
  (coff_arm_reloc_type_lookup): Map BFD_RELOC_32_SECREL to  ARM_SECREL.
* pe-arm.c [COFF_SECTION_ALIGNMENT_ENTRIES]: Define.
* pei-arm.c [TARGET_UNDERSCORE]: Define for ARM_WINCE like in pe-arm.c.
  [COFF_SECTION_ALIGNMENT_ENTRIES]: Define.

* config/tc-arm.c: Move "dwarf2dbg.h" inclusion out of OBJ_ELF only block.
  (pe_directive_secrel) [TE_PE]: New function.
  (md_pseudo_table) [!OBJ_ELF]: Handle 2byte, 4byte, 8byte, file, loc, loc_mark_labels.
  [TE_PE]: Handle secrel32.
  (output_relax_insn): Remove OBJ_ELF around dwarf2_emit_insn call.
  (output_inst): Remove OBJ_ELF around dwarf2_emit_insn call.
  (arm_frob_label): Remove OBJ_ELF around dwarf2_emit_label call.
  (md_section_align): Only round section sizes here for AOUT targets.
  (tc_arm_regname_to_dw2regnum): Move out for OBJ_ELF only block.
  (tc_pe_dwarf2_emit_offset): New function.
  (md_apply_fix) [TE_PE]: Handle BFD_RELOC_32_SECREL.
  (cons_fix_new_arm): Handle O_secrel.
* config/tc-arm.h : Move DWARF2_LINE_MIN_INSN_LENGTH, DWARF2_DEFAULT_RETURN_COLUMN and DWARF2_CIE_DATA_ALIGNMENT out of OBJ_ELF only block.
  [TE_PE]: Define O_secrel, TC_DWARF2_EMIT_OFFSET, and declare tc_pe_dwarf2_emit_offset.

* ld-pe/pe.exp: Enable tests on arm-wince-pe.
* ld-pe/secrel.d: Adjust test to work on arm-wince-pe too.
2006-08-06 15:04:23 +00:00
..
emulparams 2006-08-04 Nick Clifton <nickc@redhat.com> 2006-08-06 05:23:16 +00:00
emultempl bfd/ 2006-08-04 13:13:56 +00:00
po * po/zh_TW.po: New Chinese (traditional) translation. 2006-07-10 14:30:41 +00:00
scripttempl 2006-08-04 Nick Clifton <nickc@redhat.com> 2006-08-06 05:23:16 +00:00
testsuite * bfd.c (bfd_get_sign_extend_vma): Add cases for pe-arm-little and pei-arm-little. 2006-08-06 15:04:23 +00:00
ChangeLog fix my name 2006-08-06 05:24:32 +00:00
ChangeLog-0001
ChangeLog-0203
ChangeLog-2004 split changelogs 2006-01-16 23:15:07 +00:00
ChangeLog-2005 split changelogs 2006-01-16 23:15:07 +00:00
ChangeLog-9197
ChangeLog-9899
MAINTAINERS
Makefile.am bfd/ 2006-08-04 13:13:56 +00:00
Makefile.in bfd/ 2006-08-04 13:13:56 +00:00
NEWS * ldmain.c (main): Initialise print_gc_sections field of link_info structure. 2006-08-04 14:53:26 +00:00
README
TODO
acinclude.m4
aclocal.m4 binutils/ 2006-05-02 14:20:46 +00:00
config.in * config.in: Regenerate. 2006-06-05 12:30:16 +00:00
configure * po/zh_TW.po: New Chinese (traditional) translation. 2006-07-10 14:30:41 +00:00
configure.host
configure.in * po/zh_TW.po: New Chinese (traditional) translation. 2006-07-10 14:30:41 +00:00
configure.tgt bfd/ 2006-08-04 13:13:56 +00:00
deffile.h 2006-01-31 Filip Navara <navaraf@reactos.com> 2006-01-31 22:08:14 +00:00
deffilep.y * deffilep.y (def_image_name): If LIBRARY or NAME statement 2006-04-01 04:51:23 +00:00
dep-in.sed ld/ 2005-10-30 17:40:28 +00:00
elf-hints-local.h * emultempl/elf32.em: Add support for elf-hints.h on FreeBSD and Dragonfly targets. 2006-04-11 10:36:26 +00:00
fdl.texi
gen-doc.texi * ld.texinfo: Document PowerPC and PowerPC64 options. 2006-05-05 00:51:37 +00:00
genscripts.sh * Makefile.am (GENSCRIPTS): Pass prefix. 2006-04-05 15:40:40 +00:00
h8-doc.texi
ld.h bfd/ 2006-07-19 01:50:23 +00:00
ld.texinfo * ldmain.c (main): Initialise print_gc_sections field of link_info structure. 2006-08-04 14:53:26 +00:00
ldcref.c bfd/ 2006-07-19 01:50:23 +00:00
ldctor.c
ldctor.h
ldemul.c * ldlang.h (lang_input_section_type): Remove "ifile" field. 2005-11-17 00:10:05 +00:00
ldemul.h * ldlang.h (lang_input_section_type): Remove "ifile" field. 2005-11-17 00:10:05 +00:00
ldexp.c * ldexp.c (fold_name <LOADADDR>): Use the lma. 2006-07-26 05:05:52 +00:00
ldexp.h
ldfile.c
ldfile.h
ldgram.y * ldlang.h (enum section_type): Delete dsect_section, copy_section, 2006-06-07 04:55:11 +00:00
ldint.texinfo Fix spelling typos 2006-07-24 13:49:50 +00:00
ldlang.c ld/ 2006-08-01 17:50:52 +00:00
ldlang.h * ldexp.c (fold_name <LOADADDR>): Use the lma. 2006-07-26 05:05:52 +00:00
ldlex.h
ldlex.l bfd/ 2006-05-30 16:45:32 +00:00
ldmain.c * ldmain.c (main): Initialise print_gc_sections field of link_info structure. 2006-08-04 14:53:26 +00:00
ldmain.h
ldmisc.c * ldmisc.c (vfinfo): Revert 2005-10-05 changes. If 2006-03-31 11:23:55 +00:00
ldmisc.h
ldver.c
ldver.h
ldwrite.c * ldlang.h (lang_input_section_type): Remove "ifile" field. 2005-11-17 00:10:05 +00:00
ldwrite.h
lexsup.c * ldmain.c (main): Initialise print_gc_sections field of link_info structure. 2006-08-04 14:53:26 +00:00
mri.c
mri.h
pe-dll.c * pe-dll.c (pe_details_type): Add new pointer for symbols list autofilter. 2006-06-23 11:20:15 +00:00
pe-dll.h
stamp-h.in
sysdep.h

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.