binutils-gdb/ld
Chenghua Xu 9108bc33b1 [MIPS] Add Loongson 2K1000 proccessor support.
bfd/
	* archures.c (bfd_architecture): New machine
	bfd_mach_mips_gs264e.
	* bfd-in2.h (bfd_architecture): Likewise.
	* cpu-mips.c (enum I_xxx): Likewise.
	(arch_info_struct): Likewise.
	* elfxx-mips.c (_bfd_elf_mips_mach): Handle
	E_MIPS_MACH_GS264E.
	(mips_set_isa_flags): Likewise.
	(mips_mach_extensions): Map bfd_mach_mips_gs264e to
	bfd_mach_mips_gs464e extension.

binutils/
	* NEWS: Mention Loongson 2K1000 proccessor support.
	* readelf.c (get_machine_flags): Handle gs264e.

elfcpp/
	* mips.c (EF_MIPS_MACH): New E_MIPS_MACH_GS264E.

gas/
	* config/tc-mips.c (ISA_HAS_ODD_SINGLE_FPR): Exclude CPU_GS264E.
	(mips_cpu_info_table): Add gs264e descriptors.
	* doc/as.texi (march table): Add gs264e.

include/
	* elf/mips.h (E_MIPS_MACH_XXX): New E_MIPS_MACH_GS264E.
	* opcode/mips.h (CPU_XXX): New CPU_GS264E.

ld/
	* testsuite/ld-mips-elf/mips-elf-flags.exp: Run good_combination
	gs264e and gs464e.

opcodes/
	* mips-dis.c (mips_arch_choices): Add gs264e descriptors.
2018-08-29 20:55:25 +08:00
..
emulparams Add support for the C_SKY series of processors. 2018-07-30 12:24:14 +01:00
emultempl Delay evaluation of alignment expressions in output sections 2018-08-26 22:45:59 +09:30
po Updated Bulgarian translation for the ld/ directory 2018-08-07 08:16:03 +01:00
scripttempl Explain what happens for PE targeted linkers in the case where the user actually tries to provide __CTOR_LIST__ and/or __DTOR_LIST__ symbols. 2018-08-07 08:45:14 +01:00
testsuite [MIPS] Add Loongson 2K1000 proccessor support. 2018-08-29 20:55:25 +08:00
.gitignore bfd/binutils/gas/gprof/ld/libiberty/opcodes: add .gitignore 2010-12-09 09:03:18 +00:00
ChangeLog [MIPS] Add Loongson 2K1000 proccessor support. 2018-08-29 20:55:25 +08:00
ChangeLog-0001 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-0203 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2004 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2005 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2006 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2007 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2008 strip off +x bits on non-executable/script files 2013-12-07 02:03:03 -05:00
ChangeLog-2009 Remove trailing spaces in ld 2015-08-12 04:46:43 -07:00
ChangeLog-2010 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2011 Add copyright notices 2012-12-10 12:48:03 +00:00
ChangeLog-2012 Rotate binutils ChangeLog for 2013 2013-01-02 17:06:32 +00:00
ChangeLog-2013 New Year - binutils ChangeLog rotation 2014-01-08 05:32:12 -08:00
ChangeLog-2014 ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
ChangeLog-2015 binutils ChangeLog rotation 2016-01-01 22:59:17 +10:30
ChangeLog-2016 ChangeLog rotation 2017-01-02 13:55:05 +10:30
ChangeLog-2017 ChangeLog rotation 2018-01-03 17:49:42 +10:30
ChangeLog-9197 Remove trailing spaces in ld 2015-08-12 04:46:43 -07:00
ChangeLog-9899 Add copyright notices 2012-12-10 12:48:03 +00:00
MAINTAINERS Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
Makefile.am Prune BFD warnings for unknown GNU properties 2018-08-23 06:12:50 -07:00
Makefile.in Prune BFD warnings for unknown GNU properties 2018-08-23 06:12:50 -07:00
NEWS Add support for the C_SKY series of processors. 2018-07-30 12:24:14 +01:00
README Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
TODO
aclocal.m4 Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
config.in Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
configure Regenerate configure and pot files with updated binutils version number. 2018-06-24 19:13:01 +01:00
configure.ac Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
configure.host Remove m88k support 2018-04-16 15:23:38 +09:30
configure.tgt Add support for the C_SKY series of processors. 2018-07-30 12:24:14 +01:00
deffile.h Speed up direct linking with DLLs on Windows (2/2). 2018-04-04 12:13:05 +02:00
deffilep.y Speed up direct linking with DLLs on Windows (2/2). 2018-04-04 12:13:05 +02:00
dep-in.sed
elf-hints-local.h Remove trailing white spaces in ld 2013-01-10 20:08:03 +00:00
fdl.texi
gen-doc.texi Add support for the C_SKY series of processors. 2018-07-30 12:24:14 +01:00
genscrba.sh
genscripts.sh ld: Enable using separate linker script for -z relro 2018-07-18 13:20:06 +02:00
h8-doc.texi Bump to autoconf 2.69 and automake 1.15.1 2018-06-19 16:55:06 -04:00
ld.h Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
ld.texi Update the documentation of the linker's --hash-style option. 2018-08-21 16:16:09 +01:00
ldbuildid.c Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
ldbuildid.h Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
ldcref.c ld error/warning messages 2018-02-26 10:51:12 +10:30
ldctor.c ld error/warning messages 2018-02-26 10:51:12 +10:30
ldctor.h Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
ldemul.c powerpc common-page-size 2018-04-14 17:56:40 +09:30
ldemul.h Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
ldexp.c Delay evaluation of alignment expressions in output sections 2018-08-26 22:45:59 +09:30
ldexp.h Delay evaluation of alignment expressions in output sections 2018-08-26 22:45:59 +09:30
ldfile.c ld error/warning messages 2018-02-26 10:51:12 +10:30
ldfile.h Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
ldgram.y ld error/warning messages 2018-02-26 10:51:12 +10:30
ldint.texi Fix use of "command line X" in binutils doc 2018-07-02 11:18:24 +01:00
ldlang.c Delay evaluation of alignment expressions in output sections 2018-08-26 22:45:59 +09:30
ldlang.h Delay evaluation of alignment expressions in output sections 2018-08-26 22:45:59 +09:30
ldlex-wrapper.c Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
ldlex.h [MicroBlaze] PIC data text relative 2018-04-17 14:47:13 -07:00
ldlex.l Update PRU assembler to corect hardware register numbering for DWARF. 2018-08-03 10:02:39 +01:00
ldmain.c [MicroBlaze] PIC data text relative 2018-04-17 14:47:13 -07:00
ldmain.h Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
ldmisc.c ld error/warning messages 2018-02-26 10:51:12 +10:30
ldmisc.h Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
ldver.c Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
ldver.h Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
ldwrite.c ld error/warning messages 2018-02-26 10:51:12 +10:30
ldwrite.h Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
lexsup.c ld: Properly display default for -z separate-code 2018-07-04 06:22:51 -07:00
mri.c Remove m68k-aout and m68k-coff support 2018-04-16 15:31:36 +09:30
mri.h Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
pe-dll.c Remove arm-epoc-pe support 2018-04-16 20:29:05 +09:30
pe-dll.h Speed up direct linking with DLLs on Windows (1/2). 2018-04-04 12:07:50 +02:00
pep-dll.c Speed up direct linking with DLLs on Windows (1/2). 2018-04-04 12:07:50 +02:00
pep-dll.h Speed up direct linking with DLLs on Windows (1/2). 2018-04-04 12:07:50 +02:00
plugin.c ld: Set non_ir_ref_regular for --undefined SYMBOL 2018-07-04 06:29:13 -07:00
plugin.h Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
stamp-h.in
sysdep.h Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
testplug.c Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
testplug2.c Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
testplug3.c Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30
testplug4.c Update year range in copyright notice of binutils files 2018-01-03 17:49:56 +10:30

README

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

		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.texi), as well as the
  beginnings of an internals manual (ldint.texi).

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.texi 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.

Copyright (C) 2012-2018 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.