binutils-gdb/ld
Chris Demetriou 5f74bc130d [ bfd/ChangeLog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

	* archures.c (bfd_mach_mipsisa64r2): New define.
	* bfd-in2.h: Regenerate.
	* aoutx.h (NAME(aout,machine_type)): Handle bfd_mach_mipsisa64r2.
	* cpu-mips.c (I_mipsisa64r2): New enum value.
	(arch_info_struct): Add entry for I_mipsisa64r2.
	* elfxx-mips.c (_bfd_elf_mips_mach)
	(_bfd_mips_elf_print_private_bfd_data): Handle E_MIPS_ARCH_64R2.
	(mips_set_isa_flags): Add bfd_mach_mipsisa64r2 case.
	(mips_mach_extensions): Add entry for bfd_mach_mipsisa64r2.

[ binutils/ChangeLog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

	* readelf.c (get_machine_flags): Handle E_MIPS_ARCH_64R2.

[ gas/Changelog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

	* configure.in (mipsisa64r2, mipsisa64r2el, mipsisa64r2*): New CPUs.
	* configure: Regenerate.
	* config/tc-mips.c (imm2_expr): New variable.
	(md_assemble, mips16_ip): Initialize imm2_expr.
	(ISA_HAS_64BIT_REGS, ISA_HAS_DROR, ISA_HAS_ROR): Add ISA_MIPS64R2.
	(macro_build): Handle +A, +B, +C, +E, +F, +G, and +H format operands.
	(macro): Handle M_DEXT and M_DINS.
	(validate_mips_insn): Handle +E, +F, +G, +H, and +I format operands.
	(mips_ip): Likewise.
	(OPTION_MIPS64R2): New define.
	(md_longopts): New entry for -mips64r2 (OPTION_MIPS64R2).
	OPTION_ASE_BASE): Increase to compensate for OPTION_MIPS64R2.
	(md_parse_option): Handle OPTION_MIPS64R2.
	(s_mipsset): Handle setting "mips64r2" ISA.
	(mips_cpu_info_table): Add mips64r2.
	(md_show_usage): Document -mips64r2 option.
	* doc/as.texinfo: Docuemnt -mips64r2 option.
	* doc/c-mips.texi: Likewise.

[ gas/testsuite/ChangeLog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

	* gas/mips/cp0-names-mips64r2.d: New file.
	* gas/mips/cp0sel-names-mips64r2.d: New file.
	* gas/mips/elf_arch_mips64r2.d: New file.
	* gas/mips/hwr-names-mips64r2.d: New file.
	* gas/mips/mips32r2-ill-fp64.l: New file.
	* gas/mips/mips32r2-ill-fp64.s: New file.
	* gas/mips/mips64r2-ill.l: New file.
	* gas/mips/mips64r2-ill.s: New file.
	* gas/mips/mips64r2.d: New file.
	* gas/mips/mips64r2.s: New file.
	* gas/mips/mips.exp: Define "mips64r2" arch, and run new tests.

[ include/elf/ChangeLog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

	* mips.h (E_MIPS_ARCH_64R2): New define.

[ include/opcode/ChangeLog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

	* mips.h: Document +E, +F, +G, +H, and +I operand types.
	Update documentation of I, +B and +C operand types.
	(INSN_ISA64R2, ISA_MIPS64R2, CPU_MIPS64R2): New defines.
	(M_DEXT, M_DINS): New enum values.

[ ld/ChangeLog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

	* ldmain.c (get_emulation): Ignore "-mips64r2".

[ ld/testsuite/ChangeLog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

	* ld-mips-elf/mips-elf-flags.exp: Add tests for combinations
	with MIPS64r2.

[ opcodes/ChangeLog ]
2003-09-30  Chris Demetriou  <cgd@broadcom.com>

	* mips-dis.c (mips_arch_choices): Add entry for "mips64r2"
	(print_insn_args): Add handing for +E, +F, +G, and +H.
	* mips-opc.c (I65): New define for MIPS64r2.
	(mips_builtin_opcodes): Add "dext", "dextm", "dextu", "dins",
	"dinsm", "dinsu", "drotl", "drotr", "drotr32", "drotrv", "dsbh",
	and "dshd" for MIPS64r2.  Adjust "dror", "dror32", and "drorv" to
	be supported on MIPS64r2.
2003-09-30 16:17:15 +00:00
..
emulparams * emulparams/elf32ip2k.sh (TEMPLATE_NAME): Define. 2003-08-29 00:34:27 +00:00
emultempl Better handking for unresolved symbols 2003-08-20 08:37:19 +00:00
po Updated translations 2003-08-21 13:52:58 +00:00
scripttempl 2003-08-04 Christian Groessler <chris@groessler.org> 2003-08-06 02:19:05 +00:00
testsuite [ bfd/ChangeLog ] 2003-09-30 16:17:15 +00:00
acinclude.m4
aclocal.m4
ChangeLog [ bfd/ChangeLog ] 2003-09-30 16:17:15 +00:00
ChangeLog-9197
ChangeLog-9899
config.in
configure
configure.host Add *kfreebsd-gnu configuration support 2003-09-03 09:32:21 +00:00
configure.in
configure.tgt Add *kfreebsd-gnu configuration support 2003-09-03 09:32:21 +00:00
deffile.h Convert to C90 2003-06-28 05:28:54 +00:00
deffilep.y Convert to C90 2003-06-28 05:28:54 +00:00
dep-in.sed * dep-in.sed: Remove libintl.h. 2003-08-14 07:04:57 +00:00
fdl.texi
gen-doc.texi
genscripts_extra.sh * Makefile.am (GENSCRIPTS_EXTRA): New script definition which calls 2003-08-15 17:04:48 +00:00
genscripts.sh * genscripts.sh (libpath.exp): Only generate for first emulation. 2003-08-13 08:38:23 +00:00
h8-doc.texi
ld.h Convert to C90 2003-06-28 05:28:54 +00:00
ld.texinfo Better handking for unresolved symbols 2003-08-20 08:37:19 +00:00
ldcref.c Convert to C90 2003-06-28 05:28:54 +00:00
ldctor.c Convert to C90 2003-06-28 05:28:54 +00:00
ldctor.h Convert to C90 2003-06-28 05:28:54 +00:00
ldemul.c
ldemul.h Convert to C90 2003-06-28 05:28:54 +00:00
ldexp.c Convert to C90 2003-06-28 05:28:54 +00:00
ldexp.h Convert to C90 2003-06-28 05:28:54 +00:00
ldfile.c Convert to C90 2003-06-28 05:28:54 +00:00
ldfile.h Convert to C90 2003-06-28 05:28:54 +00:00
ldgram.y * ld.texinfo: Typo fixes. Document SUBALIGN. 2003-07-27 11:58:28 +00:00
ldint.texinfo Correct spelling of "relocatable". 2003-06-25 06:40:27 +00:00
ldlang.c * ld.texinfo: Typo fixes. Document SUBALIGN. 2003-07-27 11:58:28 +00:00
ldlang.h * ld.texinfo: Typo fixes. Document SUBALIGN. 2003-07-27 11:58:28 +00:00
ldlex.h Convert to C90 2003-06-28 05:28:54 +00:00
ldlex.l * ld.texinfo: Typo fixes. Document SUBALIGN. 2003-07-27 11:58:28 +00:00
ldmain.c [ bfd/ChangeLog ] 2003-09-30 16:17:15 +00:00
ldmain.h Convert to C90 2003-06-28 05:28:54 +00:00
ldmisc.c Convert to C90 2003-06-28 05:28:54 +00:00
ldmisc.h Convert to C90 2003-06-28 05:28:54 +00:00
ldver.c
ldver.h Convert to C90 2003-06-28 05:28:54 +00:00
ldwrite.c Convert to C90 2003-06-28 05:28:54 +00:00
ldwrite.h Convert to C90 2003-06-28 05:28:54 +00:00
lexsup.c Better handking for unresolved symbols 2003-08-20 08:37:19 +00:00
mac-ld.r
MAINTAINERS
Makefile.am * Makefile.am (GENSCRIPTS_EXTRA): New script definition which calls 2003-08-15 17:04:48 +00:00
Makefile.in * Makefile.am (GENSCRIPTS_EXTRA): New script definition which calls 2003-08-15 17:04:48 +00:00
mpw-config.in
mpw-make.sed
mri.c Convert to C90 2003-06-28 05:28:54 +00:00
mri.h Convert to C90 2003-06-28 05:28:54 +00:00
NEWS Better handking for unresolved symbols 2003-08-20 08:37:19 +00:00
pe-dll.c Add libcygwin to the lib autofiler list 2003-07-17 15:47:49 +00:00
pe-dll.h Convert to C90 2003-06-28 05:28:54 +00:00
README
stamp-h.in
sysdep.h Convert to C90 2003-06-28 05:28:54 +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.