binutils-gdb/gold
Cary Coutant 96f9814df2 Revert patch for PR 19119, which led to PR 19172 and 19197.
Gold does not support all the emulations that Gnu ld does, and supports
only one spelling per target. The -m option is used only in the rare case
where there are no ELF input files, and we produce an empty output file.
In those cases, users are expected to supply a -m option naming one of
the supported emulations. In the many cases where a build script provides
an unnecessary -m option naming an emulation that gold does not support,
we will simply ignore the option, as we did before the reverted patch.

gold/
	PR gold/19119
	PR gold/19172
	PR gold/19197
	Revert commit 6457197210:

	2015-10-16  H.J. Lu  <hongjiu.lu@intel.com>

		* options.h (General_options): Remove "obsolete" from -m.
		* parameters.cc (set_parameters_target): Check if input target
		is compatible with output emulation set by "-m emulation".
2015-11-05 12:59:19 -08:00
..
po [GOLD] Regenerate POTFILES.in to add s390.cc 2015-11-03 22:51:30 +10:30
testsuite Add __attribute__((__aligned__(1))) to unaligned symbols from scripts (for s390). 2015-10-28 16:49:13 -07:00
aarch64-reloc-property.cc
aarch64-reloc-property.h
aarch64-reloc.def Support AARCH64_TLSLD_ADD_DTPREL_* relocations. 2015-03-30 14:11:48 -07:00
aarch64.cc Add aarch64-specific --no-apply-dynamic-relocs option. 2015-11-05 12:24:14 -08:00
aclocal.m4
archive.cc Add 64-bit archive support. 2015-10-28 16:46:07 -07:00
archive.h Add 64-bit archive support. 2015-10-28 16:46:07 -07:00
arm-reloc-property.cc
arm-reloc-property.h
arm-reloc.def
arm.cc Support 64-bit entry size in SHT_HASH (for s390). 2015-10-28 16:45:37 -07:00
attributes.cc
attributes.h
binary.cc
binary.h
ChangeLog Revert patch for PR 19119, which led to PR 19172 and 19197. 2015-11-05 12:59:19 -08:00
common.cc
common.h
compressed_output.cc Make default compression gABI compliant 2015-07-14 10:26:23 -07:00
compressed_output.h Add SHF_COMPRESSED section decompression to gold 2015-07-12 10:50:40 -07:00
config.in Regenerate configure in gold 2015-04-01 06:40:35 -07:00
configure Add s390 backend. 2015-10-28 16:47:27 -07:00
configure.ac Add s390 backend. 2015-10-28 16:47:27 -07:00
configure.tgt Add s390 backend. 2015-10-28 16:47:27 -07:00
copy-relocs.cc
copy-relocs.h
cref.cc
cref.h
debug.h Improve ODR checking in gold. 2015-04-09 11:53:01 -07:00
defstd.cc
defstd.h
descriptors.cc
descriptors.h
dirsearch.cc
dirsearch.h
dwarf_reader.cc Improve ODR checking in gold. 2015-04-09 11:53:01 -07:00
dwarf_reader.h
dwp.cc Support compressed debug sections in dynamic object files. 2015-03-21 18:50:11 -07:00
dwp.h
dynobj.cc Support 64-bit entry size in SHT_HASH (for s390). 2015-10-28 16:45:37 -07:00
dynobj.h Support 64-bit entry size in SHT_HASH (for s390). 2015-10-28 16:45:37 -07:00
ehframe.cc Fix failure in exception_static_test. 2015-03-09 10:12:06 -07:00
ehframe.h Fix failure in exception_static_test. 2015-03-09 10:12:06 -07:00
errors.cc
errors.h
expression.cc Fix internal error in gold when script uses section address in assignment. 2015-08-25 18:11:19 -07:00
ffsll.c
fileread.cc
fileread.h
freebsd.h
ftruncate.c
gc.cc Use LIFO instead of FIFO to implement gc's transitive closure. 2015-04-17 11:51:36 -04:00
gc.h Change Section_id type to use Relobj* instead of Object*. 2015-05-02 08:43:27 -07:00
gdb-index.cc
gdb-index.h
gold-threads.cc
gold-threads.h
gold.cc PR 17819: Fix --build-id=tree when using --compress-debug-sections. 2015-06-02 09:46:10 -07:00
gold.h [GOLD] Fix handling of __start/__stop symbols 2015-06-11 14:36:05 +09:30
i386.cc Support 64-bit entry size in SHT_HASH (for s390). 2015-10-28 16:45:37 -07:00
icf.cc Change Section_id type to use Relobj* instead of Object*. 2015-05-02 08:43:27 -07:00
icf.h Change Section_id type to use Relobj* instead of Object*. 2015-05-02 08:43:27 -07:00
incremental-dump.cc
incremental.cc Make GOT entry size target-dependent 2015-10-29 09:26:41 -07:00
incremental.h
int_encoding.cc
int_encoding.h
layout.cc Support 64-bit entry size in SHT_HASH (for s390). 2015-10-28 16:45:37 -07:00
layout.h Fix bug where SECTIONS clause does not handle compressed debug sections. 2015-06-11 13:21:10 -07:00
main.cc
Makefile.am Add s390 backend. 2015-10-28 16:47:27 -07:00
Makefile.in Add s390 backend. 2015-10-28 16:47:27 -07:00
mapfile.cc
mapfile.h
merge.cc Use a std::vector instead of a std::map to hold Input_merge_map. 2015-06-01 22:47:20 -04:00
merge.h Use a std::vector instead of a std::map to hold Input_merge_map. 2015-06-01 22:47:20 -04:00
mips.cc Support 64-bit entry size in SHT_HASH (for s390). 2015-10-28 16:45:37 -07:00
mremap.c
nacl.cc
nacl.h Fix Sniff_file to get an aligned view. 2015-06-02 14:13:32 -07:00
NEWS
object.cc Fix --no-as-needed when shared library is listed twice on the command line. 2015-08-25 18:39:20 -07:00
object.h Fix --no-as-needed when shared library is listed twice on the command line. 2015-08-25 18:39:20 -07:00
options.cc Change default to discard temporary local symbols in merge sections. 2015-06-04 20:58:08 -07:00
options.h Revert patch for PR 19119, which led to PR 19172 and 19197. 2015-11-05 12:59:19 -08:00
output.cc Change Section_id type to use Relobj* instead of Object*. 2015-05-02 08:43:27 -07:00
output.h Extend --compress-debug-sections in gold 2015-07-12 10:56:58 -07:00
parameters.cc Revert patch for PR 19119, which led to PR 19172 and 19197. 2015-11-05 12:59:19 -08:00
parameters.h
plugin.cc Change Section_id type to use Relobj* instead of Object*. 2015-05-02 08:43:27 -07:00
plugin.h Add SHF_COMPRESSED section decompression to gold 2015-07-12 10:50:40 -07:00
powerpc.cc Support 64-bit entry size in SHT_HASH (for s390). 2015-10-28 16:45:37 -07:00
pread.c
README
readsyms.cc
readsyms.h
reduced_debug_output.cc
reduced_debug_output.h
reloc-types.h
reloc.cc Add SHF_COMPRESSED section decompression to gold 2015-07-12 10:50:40 -07:00
reloc.h
resolve.cc Fix internal error caused by IFUNC patch. 2015-09-07 09:44:11 -07:00
s390.cc Add s390 backend. 2015-10-28 16:47:27 -07:00
script-c.h PR gold/18048: Fix INCLUDE directive support for gold 2015-03-21 19:54:15 -07:00
script-sections.cc Fix problem where script specified both address and region for a section. 2015-08-26 00:03:04 -07:00
script-sections.h Fix problem where script specified both address and region for a section. 2015-08-26 00:03:04 -07:00
script.cc Fix internal error in gold when script uses section address in assignment. 2015-08-25 18:11:19 -07:00
script.h Fix internal error in gold when script uses section address in assignment. 2015-08-25 18:11:19 -07:00
sparc.cc Support 64-bit entry size in SHT_HASH (for s390). 2015-10-28 16:45:37 -07:00
stringpool.cc Fix empty string alignment in .rodata.str* 2015-10-28 16:48:16 -07:00
stringpool.h
symtab.cc Fix internal error caused by IFUNC patch. 2015-09-07 09:44:11 -07:00
symtab.h Fix symbol versioning problems in PR 18703. 2015-08-18 19:24:41 -07:00
system.h
target-reloc.h gold --emit-relocs 2015-08-20 12:02:45 +09:30
target-select.cc
target-select.h
target.cc
target.h Make GOT entry size target-dependent 2015-10-29 09:26:41 -07:00
tilegx.cc Support 64-bit entry size in SHT_HASH (for s390). 2015-10-28 16:45:37 -07:00
timer.cc
timer.h
tls.h
TODO
token.h
version.cc
workqueue-internal.h
workqueue-threads.cc
workqueue.cc
workqueue.h
x86_64.cc Make GOT entry size target-dependent 2015-10-29 09:26:41 -07:00
yyscript.y PR gold/18048: Fix INCLUDE directive support for gold 2015-03-21 19:54:15 -07:00

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.

gold is an ELF linker.  It is intended to have complete support for
ELF and to run as fast as possible on modern systems.  For normal use
it is a drop-in replacement for the older GNU linker.

gold is part of the GNU binutils.  See ../binutils/README for more
general notes, including where to send bug reports.

gold was originally developed at Google, and was contributed to the
Free Software Foundation in March 2008.  At Google it was designed by
Ian Lance Taylor, with major contributions by Cary Coutant, Craig
Silverstein, and Andrew Chatham.

The existing GNU linker manual is intended to be accurate
documentation for features which gold supports.  gold supports most of
the features of the GNU linker for ELF targets.  Notable
omissions--features of the GNU linker not currently supported in
gold--are:
  * MRI compatible linker scripts
  * cross-reference reports (--cref)
  * various other minor options


Notes on the code
=================

These are some notes which may be helpful to people working on the
source code of gold itself.

gold is written in C++.  It is a GNU program, and therefore follows
the GNU formatting standards as modified for C++.  Source documents in
order of decreasing precedence:
    http://www.gnu.org/prep/standards/
    http://gcc.gnu.org/onlinedocs/libstdc++/manual/source_code_style.html
    http://www.zembu.com/eng/procs/c++style.html

The linker is intended to have complete support for cross-compilation,
while still supporting the normal case of native linking as fast as
possible.  In order to do this, many classes are actually templates
whose parameter is the ELF file class (e.g., 32 bits or 64 bits).  The
C++ code is the same, but we don't pay the execution time cost of
always using 64-bit integers if the target is 32 bits.  Many of these
class templates also have an endianness parameter: true for
big-endian, false for little-endian.

The linker is multi-threaded.  The Task class represents a single unit
of work.  Task objects are stored on a single Workqueue object.  Tasks
communicate via Task_token objects.  Task_token objects are only
manipulated while holding the master Workqueue lock.  Relatively few
mutexes are used.


Build requirements
==================

The gold source code uses templates heavily.  Building it requires a
recent version of g++.  g++ 4.0.3 and 4.1.3 are known to work.  g++
3.2, 3.4.3, and 4.1.2 are known to fail.

The linker script parser uses features which are only in newer
versions of bison.  bison 2.3 is known to work.  bison 1.26 is known
to fail.  If you are building gold from an official binutils release,
the bison output should already be included.


Copyright (C) 2012-2015 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.