binutils-gdb/gold
Peter Collingbourne ce3e49806d Implement --long-plt flag (ARM only).
gold/
    PR gold/18780
    * arm.cc (Target_arm::do_make_data_plt): Choose PLT generator based
    on value of --long-plt flag.
    (Output_data_plt_arm_standard::do_get_plt_entry_size): Moved to
    Output_data_plt_arm_short.
    (Output_data_plt_arm_standard::do_fill_plt_entry): Likewise.
    (Output_data_plt_arm_standard::plt_entry): Likewise.
    (Output_data_plt_arm_standard::do_fill_first_plt_entry): Fix
    variable reference.
    (Output_data_plt_arm_short): New class.
    (Output_data_plt_arm_short::do_fill_plt_entry): Error out on too large
    PLT offsets instead of asserting.
    (Output_data_plt_arm_long): New class.
    * options.h (General_options): Define --long-plt flag.
2015-12-17 16:52:12 -08:00
..
po [GOLD] Regenerate POTFILES.in to add s390.cc 2015-11-03 22:51:30 +10:30
testsuite [GOLD] Relocate::relocate() params 2015-12-09 10:36:43 +10:30
ChangeLog Implement --long-plt flag (ARM only). 2015-12-17 16:52:12 -08:00
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
NEWS ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
README ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
TODO * TODO: New file. 2008-04-03 00:33:37 +00:00
aarch64-reloc-property.cc ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
aarch64-reloc-property.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
aarch64-reloc.def Support AARCH64_TLSLD_ADD_DTPREL_* relocations. 2015-03-30 14:11:48 -07:00
aarch64.cc [GOLD] Relocate::relocate() params 2015-12-09 10:36:43 +10:30
aclocal.m4 * configure.ac (HAVE_ZLIB): Use AM_ZLIB instead of AC_SEARCH_LIBS. 2012-12-07 04:28:52 +00:00
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 ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
arm-reloc-property.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
arm-reloc.def ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
arm.cc Implement --long-plt flag (ARM only). 2015-12-17 16:52:12 -08:00
attributes.cc ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
attributes.h Fix an internal error in do_print_to_mapfile on Arm. 2015-03-02 10:10:52 -08:00
binary.cc PR gold/17473: Fix gold build with system C++ headers that use <ctype.h>. 2015-12-16 16:35:27 -08:00
binary.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
common.cc ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
common.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
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 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 ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
cref.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
debug.h Improve ODR checking in gold. 2015-04-09 11:53:01 -07:00
defstd.cc ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
defstd.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
descriptors.cc Add extra debugging output for files and descriptors. 2015-02-03 20:03:41 -08:00
descriptors.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
dirsearch.cc ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
dirsearch.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
dwarf_reader.cc Improve ODR checking in gold. 2015-04-09 11:53:01 -07:00
dwarf_reader.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
dwp.cc Support compressed debug sections in dynamic object files. 2015-03-21 18:50:11 -07:00
dwp.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
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 ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
errors.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
expression.cc Fix internal error in gold when script uses section address in assignment. 2015-08-25 18:11:19 -07:00
ffsll.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
fileread.cc Add extra debugging output for files and descriptors. 2015-02-03 20:03:41 -08:00
fileread.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
freebsd.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
ftruncate.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
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 [gold] Recognize DWARF5/GCC5 DW_LANG_Fortran03 and DW_LANG_Fortran08. 2015-02-17 08:08:24 +01:00
gdb-index.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
gold-threads.cc ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
gold-threads.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
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 Pass relocations to Target::do_calls_non_split. 2015-12-11 14:23:59 -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 ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
incremental.cc Make GOT entry size target-dependent 2015-10-29 09:26:41 -07:00
incremental.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
int_encoding.cc ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
int_encoding.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
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 ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
mapfile.cc ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
mapfile.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
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 [GOLD] Relocate::relocate() params 2015-12-09 10:36:43 +10:30
mremap.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
nacl.cc ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
nacl.h Fix Sniff_file to get an aligned view. 2015-06-02 14:13:32 -07:00
object.cc Make output views accessible to Target during do_relocate(). 2015-12-11 14:23:58 -08:00
object.h Remove const from return type of get_output_view. 2015-12-13 14:04:24 -08:00
options.cc Change default to discard temporary local symbols in merge sections. 2015-06-04 20:58:08 -07:00
options.h Implement --long-plt flag (ARM only). 2015-12-17 16:52:12 -08:00
output.cc Take addend into account when making GOT entries for local symbols. 2015-12-03 15:29:17 -08:00
output.h Take addend into account when making GOT entries for local symbols. 2015-12-03 15:29:17 -08: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 ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
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 Pass relocations to Target::do_calls_non_split. 2015-12-11 14:23:59 -08:00
pread.c ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
readsyms.cc ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
readsyms.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
reduced_debug_output.cc ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
reduced_debug_output.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
reloc-types.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
reloc.cc Remove const from return type of get_output_view. 2015-12-13 14:04:24 -08:00
reloc.h [GOLD] Relocate::relocate() params 2015-12-09 10:36:43 +10:30
resolve.cc Fix internal error caused by IFUNC patch. 2015-09-07 09:44:11 -07:00
s390.cc [GOLD] Relocate::relocate() params 2015-12-09 10:36:43 +10:30
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 [GOLD] Relocate::relocate() params 2015-12-09 10:36:43 +10:30
stringpool.cc Fix empty string alignment in .rodata.str* 2015-10-28 16:48:16 -07:00
stringpool.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
symtab.cc ld -r doesn't need plugin for slim lto object 2015-12-10 11:29:03 -08:00
symtab.h Fix symbol versioning problems in PR 18703. 2015-08-18 19:24:41 -07:00
system.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
target-reloc.h [GOLD] Relocate::relocate() params 2015-12-09 10:36:43 +10:30
target-select.cc ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
target-select.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
target.cc Pass relocations to Target::do_calls_non_split. 2015-12-11 14:23:59 -08:00
target.h Pass relocations to Target::do_calls_non_split. 2015-12-11 14:23:59 -08:00
tilegx.cc [GOLD] Relocate::relocate() params 2015-12-09 10:36:43 +10:30
timer.cc ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
timer.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
tls.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
token.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
version.cc Correct printed year in copyright notices for gold. 2015-01-02 08:51:43 +10:30
workqueue-internal.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
workqueue-threads.cc ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
workqueue.cc ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
workqueue.h ChangeLog rotatation and copyright year update 2015-01-02 00:53:45 +10:30
x86_64.cc Pass relocations to Target::do_calls_non_split. 2015-12-11 14:23:59 -08:00
yyscript.y PR gold/18048: Fix INCLUDE directive support for gold 2015-03-21 19:54:15 -07:00

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.

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.