old-cross-binutils/gold
Vladimir Radosavljevic 01b84e2553 Remove is_n64_ data member from Mips_relobj class.
elfcpp/
	* mips.h (abi_64): Remove.

gold/
	* mips.cc (Mips_relobj::is_n64_): Remove.
	(Target_mips::ei_class_): Likewise.
	(Mips_relobj::is_newabi): Call methods.
	(Mips_relobj::is_n64): Change checking for N64 ABI.
	(Target_mips::is_output_n64): Likewise.
	(Target_mips::merge_processor_specific_flags): Remove ei_class
	argument, and remove comparing ei_class.
	(Target_mips::do_adjust_elf_header): Remove setting EI_CLASS field
	of the ELF header.
	(Target_mips::do_finalize_sections): Don't pass ei_class argument
	to merge_processor_specific_flags.
	(Target_mips::elf_mips_abi_name): Remove ei_class argument, and
	change checking for N64 ABI.
2016-03-18 14:54:35 -07:00
..
po
testsuite Workaround a C++ bug in GCC 4.2 in gold test 2016-03-09 08:32:46 -08:00
aarch64-reloc-property.cc
aarch64-reloc-property.h
aarch64-reloc.def
aarch64.cc Remove info message for every erratum 843419 found and fixed. 2016-02-11 09:47:49 -08:00
aclocal.m4
archive.cc
archive.h
arm-reloc-property.cc
arm-reloc-property.h
arm-reloc.def
arm.cc Add unused attribute where necessary to quiet GCC 6 warnings. 2016-03-08 20:34:18 -08:00
attributes.cc
attributes.h
binary.cc
binary.h
ChangeLog Remove is_n64_ data member from Mips_relobj class. 2016-03-18 14:54:35 -07:00
ChangeLog-0815
common.cc
common.h
compressed_output.cc
compressed_output.h
config.in
configure
configure.ac
configure.tgt
copy-relocs.cc
copy-relocs.h
cref.cc
cref.h
debug.h
defstd.cc
defstd.h
descriptors.cc
descriptors.h
dirsearch.cc Add unused attribute where necessary to quiet GCC 6 warnings. 2016-03-08 20:34:18 -08:00
dirsearch.h
dwarf_reader.cc
dwarf_reader.h
dwp.cc
dwp.h
dynobj.cc
dynobj.h
ehframe.cc Discard FDEs for zero-length address ranges. 2016-02-26 07:53:20 -08:00
ehframe.h Discard FDEs for zero-length address ranges. 2016-02-26 07:53:20 -08:00
errors.cc
errors.h
expression.cc
ffsll.c
fileread.cc
fileread.h
freebsd.h
ftruncate.c
gc.cc
gc.h Refactor gold to enable support for MIPS-64 relocation format. 2016-01-11 18:51:18 -08:00
gdb-index.cc
gdb-index.h
gold-threads.cc
gold-threads.h
gold.cc
gold.h
i386.cc gold: Add view and view_size parameters to is_call_to_non_split. 2016-02-06 01:52:00 +01:00
icf.cc 2016-02-05 Sriraman Tallam <tmsriram@google.com> 2016-02-05 15:07:45 -08:00
icf.h
incremental-dump.cc
incremental.cc
incremental.h
int_encoding.cc
int_encoding.h
layout.cc Add support for STT_SPARC_REGISTER symbols. 2016-03-03 18:19:53 -08:00
layout.h Add support for STT_SPARC_REGISTER symbols. 2016-03-03 18:19:53 -08:00
main.cc
Makefile.am
Makefile.in
mapfile.cc
mapfile.h
merge.cc
merge.h
mips.cc Remove is_n64_ data member from Mips_relobj class. 2016-03-18 14:54:35 -07:00
mremap.c
nacl.cc
nacl.h
NEWS
object.cc
object.h Refactor gold to enable support for MIPS-64 relocation format. 2016-01-11 18:51:18 -08:00
options.cc
options.h
output.cc Refactor Output_data_reloc_base::do_write for MIPS-specific relocs. 2016-03-08 15:06:59 -08:00
output.h Refactor Output_data_reloc_base::do_write for MIPS-specific relocs. 2016-03-08 15:06:59 -08:00
parameters.cc
parameters.h
plugin.cc Don't handle every plugin symbol as defined. 2016-03-03 15:16:52 -05:00
plugin.h
powerpc.cc Fix "PowerPC64 ELFv2 entry code" for big-endian 2016-02-04 00:31:14 +10:30
pread.c
README
readsyms.cc
readsyms.h
reduced_debug_output.cc
reduced_debug_output.h
reloc-types.h Refactor gold to enable support for MIPS-64 relocation format. 2016-01-11 18:51:18 -08:00
reloc.cc gold: Add view and view_size parameters to is_call_to_non_split. 2016-02-06 01:52:00 +01:00
reloc.h Fix compile errors about shift counts too large. 2016-02-06 18:19:13 -08:00
resolve.cc
s390.cc gold: Add s390 -fsplit-stack support. 2016-02-15 11:59:25 +01:00
script-c.h
script-sections.cc
script-sections.h
script.cc
script.h
sparc.cc Add support for STT_SPARC_REGISTER symbols. 2016-03-03 18:19:53 -08:00
stringpool.cc
stringpool.h
symtab.cc Fix undefined symbol errors introduced with previous commit. 2016-03-04 08:13:35 -08:00
symtab.h Add support for STT_SPARC_REGISTER symbols. 2016-03-03 18:19:53 -08:00
system.h
target-reloc.h Refactor gold to enable support for MIPS-64 relocation format. 2016-01-11 18:51:18 -08:00
target-select.cc
target-select.h
target.cc gold: Add view and view_size parameters to is_call_to_non_split. 2016-02-06 01:52:00 +01:00
target.h Add support for STT_SPARC_REGISTER symbols. 2016-03-03 18:19:53 -08:00
tilegx.cc Refactor gold to enable support for MIPS-64 relocation format. 2016-01-11 18:51:18 -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 Add additional information to relocation overflow errors. 2016-02-07 10:17:01 -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-2016 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.