binutils-gdb/ld
Joseph Myers 7f6a71ffb6 bfd:
2007-08-28  Mark Shinwell  <shinwell@codesourcery.com>
            Joseph Myers  <joseph@codesourcery.com>

	* elf32-arm.c (elf32_arm_compare_mapping): Compare first on vma,
	then on type.

binutils/testsuite:
2007-08-28  Mark Shinwell  <shinwell@codesourcery.com>
            Joseph Myers  <joseph@codesourcery.com>

	* binutils-all/ar.exp (long_filenames): Delete temporary files on
	the host.
	* binutils-all/arm/objdump.exp: Only check "which $OBJDUMP" if
	host is local.
	* binutils-all/objcopy.exp: Use ${srecfile} to get the name of the
	srec file to be passed to binutils_run.
	(objcopy_test_readelf): Use remote_exec.
	* binutils-all/readelf.exp (readelf_find_size): Use remote_exec.
	(readelf_test): Likewise.
	(readelf_wi_test): Likewise.
	* lib/utils-lib.exp (run_dump_test): Only check "which $binary" if
	host is local.  Use remote_exec.  Use $tempfile not
	tmpdir/bintest.o.

gas:
2007-08-28  Mark Shinwell  <shinwell@codesourcery.com>
            Joseph Myers  <joseph@codesourcery.com>

	* as.c (main): Flush stderr before printing listings to ensure
	consistent output order across platforms.

gas/testsuite:
2007-08-28  Mark Shinwell  <shinwell@codesourcery.com>
            Joseph Myers  <joseph@codesourcery.com>

	* lib/gas-defs.exp (gas_version): Use remote_* functions instead
	of exec.
	(gas_host_run): New.
	(gas_run): Use gas_host_run.
	(gas_start): Likewise.
	(run_dump_test): Likewise.
	(objdump): Use gas_host_run.
	(objdump_start_no_subdir): Likewise.
	* lib/gas-dg.exp (gas-dg-test): Use "remote_file host delete".
	* lib/run: Remove.
	* gas/macros/macros.exp: Download app4b.s to host.
	* gas/i386/i386.exp (gas_64_check): Use gas_host_run.
	(gas_32_check): Likewise.
	* gas/maxq10/maxq10.exp (gas_64_check): Likewise
	(gas_32_check): Likewise.
	* gas/maxq20/maxq20.exp (gas_64_check): Likewise
	(gas_32_check): Likewise.
	* gas/sparc/sparc.exp (gas_64_check): Likewise.
	* gas/cfi/cfi.exp: Likewise.
	* gas/elf/elf.exp (run_list_test): Likewise.  Use temporary file
	for readelf output in place of pipe.
	* gas/all/gas.exp: Download incbin.dat to host.
	(do_comment): Allow \r\r\n.

ld:
2007-08-28  Mark Shinwell  <shinwell@codesourcery.com>
            Joseph Myers  <joseph@codesourcery.com>

	* ldlang.c (sort_sections_by_lma): Sort by internal id after lma
	for stable sort.

ld/testsuite:
2007-08-28  Mark Shinwell  <shinwell@codesourcery.com>
            Joseph Myers  <joseph@codesourcery.com>

	* ld-elfcomm/elfcomm.exp: Use run_host_cmd.  Only check "which
	$CC" if host is local.
	* ld-checks/checks.exp: Use run_host_cmd.
	* ld-elf/exclude.exp: Likewise.
	* ld-elf/elf.exp: Download merge.ld if host is remote.
	* ld-elf/binutils.exp (binutils_test): Use remote_exec.
	* ld-elf/tls_common.exp: Use run_host_cmd.
	* lib/ld-lib.exp (ld_version): Only check "which $ld" if host is
	local.  Use remote_exec.
	(run_host_cmd): New.
	(run_host_cmd_yesno): New.
	(default_ld_relocate): Use run_host_cmd_yesno.
	(default_ld_link): Likewise.
	(default_ld_simple_link): Use run_host_cmd.
	(default_ld_compile): Only check "which $ccprog" if host is local.
	Use remote_file and remote_exec.
	(default_ld_assemble): Only check "which $as" if host is local.
	Use run_host_cmd.
	(default_ld_nm): Use remote_exec, remote_upload and remote_file.
	(run_dump_test): Use remote_exec, remote_upload and remote_file.
	Only check "which $binary" if host is local.
	(run_ld_link_tests): Use remote_exec, remote_upload and
	remote_file.
	* ld-selective/selective.exp: Only check "which $CXX" if host is
	local.  Use remote_exec.
	* ld-scripts/phdrs.exp: Only check "which $objdump" if host is
	local.  Use run_host_cmd.
	* ld-scripts/phdrs2.exp: Likewise.
	* ld-scripts/weak.exp: Likewise.
	* ld-undefined/weak-undef.exp: Likewise.
	* ld-scripts/crossref.exp: Only check "which $CC" if host is local.
	Use run_host_cmd.
	* ld-scripts/map-address.exp: Upload map_address.map if host is
	remote.
	* ld-srec/srec.exp (run_srec_tests): Use run_host_cmd.  Only check
	"which $CC" and "which $CXX" if host is local.
	* ld-undefined/undefined.exp: Only check "which $CC" if host is
	local.  Use remote_file and run_host_cmd.
	* config/default.exp: Use remote_exec to create tmpdir.
2007-08-28 13:21:58 +00:00
..
emulparams PR 4515 2007-08-09 11:02:24 +00:00
emultempl * emultempl/alphaelf.em: Format option help. 2007-08-17 13:50:48 +00:00
po * po/Make-in: Add --msgid-bugs-address to xgettext invocation. 2007-08-17 01:04:52 +00:00
scripttempl * scripttempl/elf.sc: Add .note.gnu.build-id. 2007-07-27 22:33:24 +00:00
testsuite bfd: 2007-08-28 13:21:58 +00:00
aclocal.m4 Regenerate files. 2007-07-02 07:12:53 +00:00
ChangeLog bfd: 2007-08-28 13:21:58 +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-2004 split changelogs 2006-01-16 23:15:07 +00:00
ChangeLog-2005 split changelogs 2006-01-16 23:15:07 +00:00
ChangeLog-2006 Move 2006 ChangeLog entries to ChangeLog-2006. 2007-01-09 14:29:31 +00:00
ChangeLog-9197 * ChangeLog-9197: Fix typos. 2003-10-25 16:26:30 +00:00
ChangeLog-9899
config.in Regenerate files. 2007-07-02 07:12:53 +00:00
configure * configure.in (ALL_LINGUAS): Add fi. 2007-08-12 18:59:46 +00:00
configure.host Add support for i386-dragonfly target. 2007-08-28 11:02:55 +00:00
configure.in * configure.in (ALL_LINGUAS): Add fi. 2007-08-12 18:59:46 +00:00
configure.tgt Add support for i386-dragonfly target. 2007-08-28 11:02:55 +00:00
deffile.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
deffilep.y Update sources to GPLv3 2007-07-06 14:09:45 +00:00
dep-in.sed ld/ 2005-10-30 17:40:28 +00:00
elf-hints-local.h 2007-08-10 H.J. Lu <hongjiu.lu@intel.com> 2007-08-10 12:25:30 +00:00
fdl.texi Update FSF addresses 2005-05-12 07:32:09 +00:00
gen-doc.texi bfd/ 2007-04-30 14:06:40 +00:00
genscripts.sh PR 4515 2007-08-09 11:02:24 +00:00
h8-doc.texi Replace occurrances of 'Hitachi' with 'Renesas'. 2003-04-15 08:51:55 +00:00
ld.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ld.texinfo * ld.texinfo (Input Section Basics): Correct EXCLUDE_FILE example. 2007-08-18 01:36:57 +00:00
ldcref.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldctor.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldctor.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldemul.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldemul.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldexp.c * ldexp.c (exp_get_vma, exp_get_fill): Canonicalise error messages. 2007-08-17 13:23:08 +00:00
ldexp.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldfile.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldfile.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldgram.y Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldint.texinfo PR 4515 2007-08-09 11:02:24 +00:00
ldlang.c bfd: 2007-08-28 13:21:58 +00:00
ldlang.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldlex.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldlex.l Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldmain.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldmain.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldmisc.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldmisc.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldver.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldver.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldwrite.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldwrite.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
lexsup.c * ldexp.c (exp_get_vma, exp_get_fill): Canonicalise error messages. 2007-08-17 13:23:08 +00:00
MAINTAINERS
Makefile.am 2007-08-10 H.J. Lu <hongjiu.lu@intel.com> 2007-08-10 12:36:21 +00:00
Makefile.in 2007-08-10 H.J. Lu <hongjiu.lu@intel.com> 2007-08-10 12:36:21 +00:00
mri.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
mri.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
NEWS Add a marker for the 2.18 features. 2007-08-10 13:21:40 +00:00
pe-dll.c * emultempl/pep.em: (pep_enable_stdcall_fixup): Set to value 1. 2007-08-06 14:32:08 +00:00
pe-dll.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
pep-dll.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
pep-dll.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
README
sha1.c * sha1.h: Change to use version 3 of the GNU General Public License and tidy up formatting. 2007-07-21 08:55:49 +00:00
sha1.h 2007-08-10 H.J. Lu <hongjiu.lu@intel.com> 2007-08-10 12:25:30 +00:00
stamp-h.in
sysdep.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
TODO

		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.