8sa1-binutils-gdb/gold
Cary Coutant 5d7908e088 Fix gold build error at -O0.
In aarch64.cc, Erratum_stub::STUB_ADDR_ALIGN and Reloc_stub::STUB_ADDR_ALIGN
are declared as static const int, and initialized in the class body. These
values are referenced from outside the class body, and with no optimization,
the references go unresolved.

gold/
	* aarch64.cc (Erratum_stub::STUB_ADDR_ALIGN): Move initialization
	outside class body.
	(Reloc_stub::STUB_ADDR_ALIGN): Likewise.
2015-06-11 13:21:11 -07:00
..
po Update French Translations for LD and GOLD. 2015-06-08 15:04:17 +01:00
testsuite Fix broken gold/testsuite/script_test_12 in some setup. 2015-06-11 12:52:07 -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 Fix gold build error at -O0. 2015-06-11 13:21:11 -07:00
aclocal.m4
archive.cc Fix a file descriptor leak in gold. 2015-02-03 20:03:42 -08:00
archive.h
arm-reloc-property.cc
arm-reloc-property.h
arm-reloc.def
arm.cc Add AArch32 support for arm gold linker. 2015-04-07 17:21:27 -07:00
attributes.cc
attributes.h Fix an internal error in do_print_to_mapfile on Arm. 2015-03-02 10:10:52 -08:00
binary.cc
binary.h
ChangeLog Fix gold build error at -O0. 2015-06-11 13:21:11 -07:00
common.cc
common.h
compressed_output.cc Regenerate configure in gold 2015-04-01 06:40:35 -07:00
compressed_output.h
config.in Regenerate configure in gold 2015-04-01 06:40:35 -07:00
configure Regenerate configure in bfd/binutils/gas/gdb/gold 2015-04-02 05:45:03 -07:00
configure.ac Regenerate configure in gold 2015-04-01 06:40:35 -07:00
configure.tgt
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 Add extra debugging output for files and descriptors. 2015-02-03 20:03:41 -08:00
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 compressed debug sections in dynamic object files. 2015-03-21 18:50:11 -07:00
dynobj.h
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
ffsll.c
fileread.cc Add extra debugging output for files and descriptors. 2015-02-03 20:03:41 -08:00
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 [gold] Recognize DWARF5/GCC5 DW_LANG_Fortran03 and DW_LANG_Fortran08. 2015-02-17 08:08:24 +01:00
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 Convert mov foo@GOT(%reg), %reg to lea foo@GOTOFF(%reg), %reg 2015-04-01 16:52:09 +03: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 Remove redundant include of "output.h". 2015-02-16 20:15:07 -08:00
incremental.h
int_encoding.cc
int_encoding.h
layout.cc Fix bug where SECTIONS clause does not handle compressed debug sections. 2015-06-11 13:21:10 -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 diststuff target to Makefile. 2015-06-04 22:58:39 -07:00
Makefile.in Add diststuff target to Makefile. 2015-06-04 22:58:39 -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
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 Change default to discard temporary local symbols in merge sections. 2015-06-04 20:58:08 -07:00
object.h Change Section_id type to use Relobj* instead of Object*. 2015-05-02 08:43:27 -07:00
options.cc Change default to discard temporary local symbols in merge sections. 2015-06-04 20:58:08 -07:00
options.h Change default to discard temporary local symbols in merge sections. 2015-06-04 20:58:08 -07:00
output.cc Change Section_id type to use Relobj* instead of Object*. 2015-05-02 08:43:27 -07:00
output.h Change Section_id type to use Relobj* instead of Object*. 2015-05-02 08:43:27 -07:00
parameters.cc Fix a race condition when setting default target for ARM targets. 2015-03-04 15:17:23 -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 Resolve forwarding symbols in plugins. 2015-02-04 09:48:22 -08:00
powerpc.cc [GOLD] Add PowerPC64 -fsplit-stack support 2015-05-16 22:49:57 +09:30
pread.c
README
readsyms.cc
readsyms.h
reduced_debug_output.cc
reduced_debug_output.h
reloc-types.h
reloc.cc [GOLD] Add PowerPC64 -fsplit-stack support 2015-05-16 22:49:57 +09:30
reloc.h
resolve.cc Fix incorrect handling of STT_COMMON symbols in shared libraries. 2015-06-07 14:03:52 -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 bug where SECTIONS clause does not handle compressed debug sections. 2015-06-11 13:21:10 -07:00
script-sections.h Fix SIZEOF_HEADERS in gold. 2015-06-03 20:30:11 -07:00
script.cc PR gold/18048: Fix INCLUDE directive support for gold 2015-03-21 19:54:15 -07:00
script.h
sparc.cc
stringpool.cc Fix bug when optimizing string pools of aligned strings. 2015-03-21 21:09:46 -07:00
stringpool.h
symtab.cc Change Section_id type to use Relobj* instead of Object*. 2015-05-02 08:43:27 -07:00
symtab.h Fix incorrect handling of STT_COMMON symbols in shared libraries. 2015-06-07 14:03:52 -07:00
system.h
target-reloc.h
target-select.cc
target-select.h
target.cc
target.h Change Section_id type to use Relobj* instead of Object*. 2015-05-02 08:43:27 -07:00
tilegx.cc
timer.cc
timer.h
tls.h
TODO
token.h
version.cc
workqueue-internal.h
workqueue-threads.cc
workqueue.cc
workqueue.h
x86_64.cc [Gold,x86_64] Convert mov foo@GOTPCREL(%rip), %reg to lea foo(%rip), %reg 2015-04-06 12:37:34 +03: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.