binutils-gdb/gold
Ian Lance Taylor 6affe781e4 PR 10861
* script.h (class Version_script_info): Define Language enum.
	Update declarations.  Define Glob, Exact, and Lookup types.  Add
	new fields globals_, locals_, and is_finalized_.
	* script.cc: Various formatting fixes.
	(class Parser_closure): Change language_stack_ from a vector of
	std::string to one of Version_script_info::Language.  Adjust all
	uses accordingly.
	(class Lazy_demangler): Remove.
	(struct Version_expression): Change language from std::string to
	Version_script_info::Language.
	(Version_script_info::Version_script_info): New function.
	(Version_script_info::~Version_script_info): Don't call clear.
	(Version_script_info::finalize): New function.
	(Version_script_info::build_lookup_tables): New function.
	(Version_script_info::build_expression_list_lookup): New
	function.
	(Version_script_info::get_symbol_version_helper): Rewrite to use
	lookup tables.
	(Version_script_info::print_expression_list): Adjust to use
	Version_script_info::Language.
	(script_push_lex_into_version_mode): Check that the version script
	has not been finalized.
	(version_script_push_lang): Change language string to
	Version_script_info::Language.
	* options.cc (Command_line::version_script): New function.
	* options.h (class General_options): Add finalize_dynamic_list
	function.  Change version_script from declaration to definition.
	* testsuite/ver_test_4.script: Remove duplicate def of t2_2.
	* testsuite/version_script.map: Remove duplicate def of foo.
	* testsuite/Makefile.am (ver_matching_def.so): Depend upon
	version_script.map.
	* testsuite/Makefile.in: Rebuild.
2009-12-30 22:35:49 +00:00
..
po PR 10895 2009-11-03 15:20:30 +00:00
testsuite PR 10861 2009-12-30 22:35:49 +00:00
aclocal.m4
archive.cc * archive.cc (Archive::add_symbols): Only look up a symbol without 2009-12-15 22:05:22 +00:00
archive.h
arm.cc * layout.cc (Layout::Layout): Initialize increase_relro_. 2009-12-30 06:57:17 +00:00
attributes.cc 2009-12-28 Chris Demetriou <cgd@google.com> 2009-12-29 06:09:03 +00:00
attributes.h Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
binary.cc
binary.h
ChangeLog PR 10861 2009-12-30 22:35:49 +00:00
common.cc * layout.cc (Layout::Layout): Initialize increase_relro_. 2009-12-30 06:57:17 +00:00
common.h
compressed_output.cc Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
compressed_output.h Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
config.in 2009-12-17 Rafael Avila de Espindola <espindola@google.com> 2009-12-17 16:02:03 +00:00
configure * configure.ac: Set the MCMODEL_MEDIUM conditional to false if 2009-12-29 22:49:13 +00:00
configure.ac * configure.ac: Set the MCMODEL_MEDIUM conditional to false if 2009-12-29 22:49:13 +00:00
configure.tgt
copy-relocs.cc * layout.cc (Layout::Layout): Initialize increase_relro_. 2009-12-30 06:57:17 +00:00
copy-relocs.h
cref.cc
cref.h
debug.h 2009-09-17 Doug Kwan <dougkwan@google.com> 2009-09-18 01:10:38 +00:00
defstd.cc PR 10876 2009-11-07 02:02:29 +00:00
defstd.h
descriptors.cc * descriptor.cc: Include <cstdio> and "binary-io.h". 2009-10-10 04:56:43 +00:00
descriptors.h
dirsearch.cc
dirsearch.h
dwarf_reader.cc Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
dwarf_reader.h 2009-12-08 Doug Kwan <dougkwan@google.com> 2009-12-09 03:02:28 +00:00
dynobj.cc PR 10450 2009-12-30 08:29:37 +00:00
dynobj.h Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
ehframe.cc Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
ehframe.h Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
errors.cc Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
errors.h
expression.cc Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
ffsll.c
fileread.cc Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
fileread.h Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
freebsd.h Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
ftruncate.c
gc.cc
gc.h * object.h (class Relobj): Drop options parameter from 2009-10-29 05:16:23 +00:00
gold-threads.cc
gold-threads.h
gold.cc * gold.cc (queue_middle_tasks): Fix formatting. 2009-12-29 00:22:43 +00:00
gold.h 2009-10-21 Doug Kwan <dougkwan@google.com> 2009-10-21 08:08:41 +00:00
i386.cc PR 10450 2009-12-30 07:22:06 +00:00
icf.cc Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
icf.h
incremental-dump.cc 2009-12-07 Rafael Avila de Espindola <espindola@google.com> 2009-12-07 21:36:52 +00:00
incremental.cc 2009-12-04 Rafael Avila de Espindola <espindola@google.com> 2009-12-04 18:18:18 +00:00
incremental.h Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
int_encoding.cc 2009-12-08 Doug Kwan <dougkwan@google.com> 2009-12-09 03:02:28 +00:00
int_encoding.h 2009-12-08 Doug Kwan <dougkwan@google.com> 2009-12-09 03:02:28 +00:00
layout.cc PR 10450 2009-12-30 07:45:32 +00:00
layout.h * layout.cc (Layout::Layout): Initialize increase_relro_. 2009-12-30 06:57:17 +00:00
main.cc 2009-12-29 Rafael Espindola <espindola@google.com> 2009-12-29 23:45:10 +00:00
Makefile.am 2009-12-17 Rafael Avila de Espindola <espindola@google.com> 2009-12-17 16:02:03 +00:00
Makefile.in 2009-12-17 Rafael Avila de Espindola <espindola@google.com> 2009-12-17 16:02:03 +00:00
mapfile.cc Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
mapfile.h
merge.cc Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
merge.h Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
mremap.c
NEWS
object.cc PR 10670 2009-12-30 20:23:29 +00:00
object.h Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
options.cc PR 10861 2009-12-30 22:35:49 +00:00
options.h PR 10861 2009-12-30 22:35:49 +00:00
output.cc PR 10450 2009-12-30 19:29:20 +00:00
output.h * layout.cc (Layout::Layout): Initialize increase_relro_. 2009-12-30 06:57:17 +00:00
parameters.cc Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
parameters.h * object.h (class Object): Remove target_ field, and target, 2009-09-30 22:21:13 +00:00
plugin.cc Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
plugin.h * plugin.h (Plugin::Plugin): Initialize cleanup_done_. 2009-10-28 18:07:25 +00:00
powerpc.cc * layout.cc (Layout::Layout): Initialize increase_relro_. 2009-12-30 06:57:17 +00:00
pread.c * pread.c: Include stdio.h. 2009-10-09 23:10:15 +00:00
README Add support for -pie. 2009-10-14 05:25:02 +00:00
readsyms.cc 2009-10-10 Chris Demetriou <cgd@google.com> 2009-10-10 07:39:04 +00:00
readsyms.h
reduced_debug_output.cc Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
reduced_debug_output.h Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
reloc-types.h
reloc.cc Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
reloc.h Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
resolve.cc * symtab.h (class Symbol_table): Add enum Defined. 2009-12-29 00:31:48 +00:00
script-c.h 2009-10-16 Doug Kwan <dougkwan@google.com> 2009-10-16 18:56:07 +00:00
script-sections.cc * symtab.h (class Symbol_table): Add enum Defined. 2009-12-29 00:31:48 +00:00
script-sections.h 2009-10-16 Doug Kwan <dougkwan@google.com> 2009-10-16 18:56:07 +00:00
script.cc PR 10861 2009-12-30 22:35:49 +00:00
script.h PR 10861 2009-12-30 22:35:49 +00:00
sparc.cc * layout.cc (Layout::Layout): Initialize increase_relro_. 2009-12-30 06:57:17 +00:00
stringpool.cc 2009-10-21 Doug Kwan <dougkwan@google.com> 2009-10-21 08:08:41 +00:00
stringpool.h
symtab.cc * symtab.h (class Symbol_table): Add enum Defined. 2009-12-29 00:31:48 +00:00
symtab.h PR 10450 2009-12-30 07:40:01 +00:00
target-reloc.h PR 10843 2009-12-30 20:35:52 +00:00
target-select.cc Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
target-select.h Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
target.cc 2009-10-09 Doug Kwan <dougkwan@google.com> 2009-10-09 23:18:19 +00:00
target.h 2009-12-05 Doug Kwan <dougkwan@google.com> 2009-12-06 02:49:46 +00:00
timer.cc 2009-12-17 Rafael Avila de Espindola <espindola@google.com> 2009-12-17 16:02:03 +00:00
timer.h 2009-12-17 Rafael Avila de Espindola <espindola@google.com> 2009-12-17 16:02:03 +00:00
tls.h
TODO
token.h Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
version.cc
workqueue-internal.h
workqueue-threads.cc
workqueue.cc 2009-12-29 Rafael Espindola <espindola@google.com> 2009-12-29 23:45:10 +00:00
workqueue.h Revert -Wshadow changes, all changes from: 2009-12-14 19:53:05 +00:00
x86_64.cc PR 10450 2009-12-30 07:22:06 +00:00
yyscript.y 2009-10-16 Doug Kwan <dougkwan@google.com> 2009-10-16 18:56:07 +00:00

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:
  * MEMORY regions in linker scripts
  * 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++/17_intro/C++STYLE
    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 is known to work.  g++ 3.2 and g++
3.4.3 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.