binutils-gdb/gold
Ian Lance Taylor 0602e05a84 PR 9836
* symtab.cc (Symbol_table::add_from_object): If the visibility is
	hidden or internal, force the symbol to be local.
	* resolve.cc (Symbol::override_visibility): Define.
	(Symbol::override_base): Use override_visibility.
	(Symbol_table::resolve): Likewise.
	(Symbol::override_base_with_special): Likewise.
	(Symbol_table::override_with_special): If the visibility is hidden
	or internal, force the symbol to be local.
	* symtab.h (class Symbol): Add set_visibility and
	override_visibility.
	* testsuite/ver_test_1.sh: New file.
	* testsuite/Makefile.am (check_SCRIPTS): Add ver_test_1.sh.
	(check_DATA): Add ver_test_1.syms.
	(ver_test_1.syms): New target.
	* testsuite/Makefile.in: Rebuild.
2009-02-27 19:57:46 +00:00
..
po
testsuite PR 9836 2009-02-27 19:57:46 +00:00
aclocal.m4
archive.cc (From Rafael Espindola) 2009-02-13 19:04:45 +00:00
archive.h
binary.cc * binary.cc: Fix file comment. 2009-02-07 01:03:32 +00:00
binary.h
ChangeLog PR 9836 2009-02-27 19:57:46 +00:00
common.cc
common.h
compressed_output.cc
compressed_output.h
config.in
configure
configure.ac
configure.tgt * configure.tgt (powerpc64-*): Fix targ_obj. 2009-01-19 19:55:26 +00:00
copy-relocs.cc
copy-relocs.h
cref.cc
cref.h
debug.h
defstd.cc
defstd.h
descriptors.cc * archive.cc (Archive::get_elf_object_for_member): Remove call 2009-01-15 01:29:25 +00:00
descriptors.h * archive.cc (Archive::get_elf_object_for_member): Remove call 2009-01-15 01:29:25 +00:00
dirsearch.cc
dirsearch.h
dwarf_reader.cc
dwarf_reader.h
dynobj.cc (From Rafael Espindola) 2009-02-13 19:04:45 +00:00
dynobj.h (From Rafael Espindola) 2009-02-13 19:04:45 +00:00
ehframe.cc
ehframe.h
errors.cc 2009-02-06 Chris Demetriou <cgd@google.com> 2009-02-06 19:20:10 +00:00
errors.h 2009-02-06 Chris Demetriou <cgd@google.com> 2009-02-06 19:20:10 +00:00
expression.cc
fileread.cc * archive.cc (Archive::get_elf_object_for_member): Remove call 2009-01-15 01:29:25 +00:00
fileread.h * archive.cc (Archive::get_elf_object_for_member): Remove call 2009-01-15 01:29:25 +00:00
gc.cc 2009-01-20 Sriraman Tallam <tmsriram@google.com> 2009-01-28 02:25:33 +00:00
gc.h 2009-01-20 Sriraman Tallam <tmsriram@google.com> 2009-01-28 02:25:33 +00:00
gold-threads.cc
gold-threads.h
gold.cc 2009-01-20 Sriraman Tallam <tmsriram@google.com> 2009-01-28 02:25:33 +00:00
gold.h 2009-02-06 Chris Demetriou <cgd@google.com> 2009-02-06 19:20:10 +00:00
i386.cc * i386.cc (Target_i386::Relocate::relocate): Recognize non-PIC calls 2009-01-30 00:21:46 +00:00
layout.cc * layout.cc (Layout::choose_output_section): Don't rename sections 2009-02-25 19:05:21 +00:00
layout.h
main.cc 2009-01-20 Sriraman Tallam <tmsriram@google.com> 2009-01-28 02:25:33 +00:00
Makefile.am 2009-01-20 Sriraman Tallam <tmsriram@google.com> 2009-01-28 02:25:33 +00:00
Makefile.in * layout.cc (Layout::choose_output_section): Don't rename sections 2009-02-25 19:05:21 +00:00
mapfile.cc
mapfile.h
merge.cc
merge.h
NEWS
object.cc (From Rafael Espindola) 2009-02-13 19:04:45 +00:00
object.h (From Rafael Espindola) 2009-02-13 19:04:45 +00:00
options.cc * options.h (enum Incremental_disposition): Define. 2009-02-06 23:49:43 +00:00
options.h * options.h (enum Incremental_disposition): Define. 2009-02-06 23:49:43 +00:00
output.cc * output.cc (Output_reloc): Add explicit instantiations. 2009-01-15 02:18:11 +00:00
output.h
parameters.cc
parameters.h
plugin.cc (From Rafael Espindola) 2009-02-13 19:04:45 +00:00
plugin.h (From Rafael Espindola) 2009-02-13 19:04:45 +00:00
powerpc.cc 2009-01-20 Sriraman Tallam <tmsriram@google.com> 2009-01-28 02:25:33 +00:00
pread.c
README
readsyms.cc (From Rafael Espindola) 2009-02-13 19:04:45 +00:00
readsyms.h
reduced_debug_output.cc * gold.h: Include <cstring> and <stdint.h>. 2009-01-28 20:09:18 +00:00
reduced_debug_output.h PR 9812 2009-02-04 15:18:51 +00:00
reloc-types.h
reloc.cc 2009-01-20 Sriraman Tallam <tmsriram@google.com> 2009-01-28 02:25:33 +00:00
reloc.h 2009-01-20 Sriraman Tallam <tmsriram@google.com> 2009-01-28 02:25:33 +00:00
resolve.cc PR 9836 2009-02-27 19:57:46 +00:00
script-c.h
script-sections.cc
script-sections.h
script.cc * script.cc (Lazy_demangler): New class. 2009-02-01 00:45:28 +00:00
script.h
sparc.cc 2009-01-20 Sriraman Tallam <tmsriram@google.com> 2009-01-28 02:25:33 +00:00
stringpool.cc
stringpool.h
symtab.cc PR 9836 2009-02-27 19:57:46 +00:00
symtab.h PR 9836 2009-02-27 19:57:46 +00:00
target-reloc.h 2009-02-06 Chris Demetriou <cgd@google.com> 2009-02-06 19:20:10 +00:00
target-select.cc
target-select.h
target.h 2009-01-20 Sriraman Tallam <tmsriram@google.com> 2009-01-28 02:25:33 +00:00
tls.h
TODO
token.h
version.cc * version.cc (version_string): Bump to 1.8. 2009-01-28 20:18:11 +00:00
workqueue-internal.h
workqueue-threads.cc
workqueue.cc
workqueue.h
x86_64.cc * i386.cc (Target_i386::Relocate::relocate): Recognize non-PIC calls 2009-01-30 00:21:46 +00:00
yyscript.y

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
  * linker map files (-M, -Map)
  * cross-reference reports (--cref)
  * linker garbage collection (--gc-sections)
  * position independent executables (-pie)
  * 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.