binutils-gdb/gold
Alan Modra 32d849b35d [GOLD] PowerPC TOC16 and GOT16 relocs are relative
* powerpc.cc (Target_powerpc::Scan::get_reference_flags): Correct
	GOT16 and TOC16 relocs to RELATIVE_REF.
2015-11-19 17:01:04 +10:30
..
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
aarch64.cc Remove unnecessary target dependencies on relocation format. 2015-11-09 10:33:37 -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 Remove unnecessary target dependencies on relocation format. 2015-11-09 10:33:37 -08:00
attributes.cc
attributes.h
binary.cc
binary.h
ChangeLog [GOLD] PowerPC TOC16 and GOT16 relocs are relative 2015-11-19 17:01:04 +10:30
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
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 Remove unnecessary target dependencies on relocation format. 2015-11-09 10:33:37 -08:00
copy-relocs.h Remove unnecessary target dependencies on relocation format. 2015-11-09 10:33:37 -08:00
cref.cc
cref.h
debug.h
defstd.cc
defstd.h
descriptors.cc
descriptors.h
dirsearch.cc
dirsearch.h
dwarf_reader.cc
dwarf_reader.h
dwp.cc
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
ehframe.h
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 Remove unnecessary target dependencies on relocation format. 2015-11-09 10:33:37 -08: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 Recognize .pdr debug sections. 2015-11-09 10:46:43 -08: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 Remove unnecessary target dependencies on relocation format. 2015-11-09 10:33:37 -08: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 [GOLD] PowerPC TOC16 and GOT16 relocs are relative 2015-11-19 17:01:04 +10:30
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 Remove unnecessary target dependencies on relocation format. 2015-11-09 10:33:37 -08:00
script-c.h
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 Remove unnecessary target dependencies on relocation format. 2015-11-09 10:33:37 -08:00
stringpool.cc Fix empty string alignment in .rodata.str* 2015-10-28 16:48:16 -07:00
stringpool.h
symtab.cc Fix problem where bss symbols for copy relocations are marked local. 2015-11-14 11:04:01 -08: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 Remove unnecessary target dependencies on relocation format. 2015-11-09 10:33:37 -08: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 Remove unnecessary target dependencies on relocation format. 2015-11-09 10:33:37 -08:00
yyscript.y

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.