..
po
Run all error handling through an Errors object. Delete output file
2007-10-14 06:49:14 +00:00
testsuite
Add wide string constant test.
2007-10-19 23:38:40 +00:00
aclocal.m4
archive.cc
Remove extraneous newlines.
2007-10-14 06:57:58 +00:00
archive.h
Add cache parameter to get_view. Discard uncached views on unlock.
2007-09-25 17:50:26 +00:00
common.cc
Put size and endianness in parameters.
2007-09-26 07:01:35 +00:00
common.h
Add licensing text to every source file.
2007-09-22 21:02:10 +00:00
config.in
Add infrastructure for threading support.
2007-10-17 06:24:50 +00:00
configure
Add infrastructure for threading support.
2007-10-17 06:24:50 +00:00
configure.ac
Add infrastructure for threading support.
2007-10-17 06:24:50 +00:00
defstd.cc
Add licensing text to every source file.
2007-09-22 21:02:10 +00:00
defstd.h
Add licensing text to every source file.
2007-09-22 21:02:10 +00:00
dirsearch.cc
Run all error handling through an Errors object. Delete output file
2007-10-14 06:49:14 +00:00
dirsearch.h
Full support for --sysroot.
2007-10-04 05:49:04 +00:00
dynobj.cc
Run all error handling through an Errors object. Delete output file
2007-10-14 06:49:14 +00:00
dynobj.h
Put size and endianness in parameters.
2007-09-26 07:01:35 +00:00
ehframe.cc
Put size and endianness in parameters.
2007-09-26 07:01:35 +00:00
ehframe.h
Put size and endianness in parameters.
2007-09-26 07:01:35 +00:00
errors.cc
Run all error handling through an Errors object. Delete output file
2007-10-14 06:49:14 +00:00
errors.h
Run all error handling through an Errors object. Delete output file
2007-10-14 06:49:14 +00:00
fileread.cc
Remove extraneous newlines.
2007-10-14 06:57:58 +00:00
fileread.h
Run all error handling through an Errors object. Delete output file
2007-10-14 06:49:14 +00:00
gold-threads.cc
Add infrastructure for threading support.
2007-10-17 06:24:50 +00:00
gold-threads.h
Add licensing text to every source file.
2007-09-22 21:02:10 +00:00
gold.cc
Add infrastructure for threading support.
2007-10-17 06:24:50 +00:00
gold.h
Run all error handling through an Errors object. Delete output file
2007-10-14 06:49:14 +00:00
i386.cc
Handle PLT32 against local symbols.
2007-10-20 00:33:31 +00:00
layout.cc
Rework section mapping algorithm to handle .data.rel.ro sections.
2007-10-18 19:56:12 +00:00
layout.h
Add --stats option to print runtime and memory usage statistics.
2007-10-12 05:51:25 +00:00
main.cc
Run all error handling through an Errors object. Delete output file
2007-10-14 06:49:14 +00:00
Makefile.am
Add infrastructure for threading support.
2007-10-17 06:24:50 +00:00
Makefile.in
Add infrastructure for threading support.
2007-10-17 06:24:50 +00:00
merge.cc
From Craig Silverstein: add cast to avoid warning.
2007-10-20 04:35:43 +00:00
merge.h
Correctly handle alignment in merge sections.
2007-10-18 17:46:23 +00:00
object.cc
Adjust linkonce symbol name algorithm to work for
2007-10-14 07:27:10 +00:00
object.h
Add infrastructure for threading support.
2007-10-17 06:24:50 +00:00
options.cc
Add support for -Bsymbolic.
2007-10-18 23:20:53 +00:00
options.h
Add support for -Bsymbolic.
2007-10-18 23:20:53 +00:00
output.cc
Correctly handle alignment in merge sections.
2007-10-18 17:46:23 +00:00
output.h
Correctly handle alignment in merge sections.
2007-10-18 17:46:23 +00:00
parameters.cc
Add support for -Bsymbolic.
2007-10-18 23:20:53 +00:00
parameters.h
Add support for -Bsymbolic.
2007-10-18 23:20:53 +00:00
pread.c
Rework File_read interface. Get file size. Use pread when
2007-09-25 06:43:17 +00:00
README
readsyms.cc
Run all error handling through an Errors object. Delete output file
2007-10-14 06:49:14 +00:00
readsyms.h
Add licensing text to every source file.
2007-09-22 21:02:10 +00:00
reloc-types.h
Add licensing text to every source file.
2007-09-22 21:02:10 +00:00
reloc.cc
Run all error handling through an Errors object. Delete output file
2007-10-14 06:49:14 +00:00
reloc.h
Cleanups from Craig Silverstein.
2007-10-01 23:42:58 +00:00
resolve.cc
Keep track of weak aliases, so that overriding environ works.
2007-10-14 15:35:27 +00:00
script-c.h
Add licensing text to every source file.
2007-09-22 21:02:10 +00:00
script.cc
Remove extraneous newlines.
2007-10-14 06:57:58 +00:00
script.h
Add licensing text to every source file.
2007-09-22 21:02:10 +00:00
stringpool.cc
Add an option for Stringpools to not copy strings.
2007-10-12 06:06:34 +00:00
stringpool.h
Add an option for Stringpools to not copy strings.
2007-10-12 06:06:34 +00:00
strtab.h
symtab.cc
From Cary Coutant: preliminary shared library support.
2007-10-16 23:23:08 +00:00
symtab.h
Add support for -Bsymbolic.
2007-10-18 23:20:53 +00:00
target-reloc.h
From Cary Coutant: preliminary shared library support.
2007-10-16 23:23:08 +00:00
target-select.cc
Parameterize object_unittest to work for whatever target types are
2007-10-03 00:34:49 +00:00
target-select.h
Parameterize object_unittest to work for whatever target types are
2007-10-03 00:34:49 +00:00
target.h
From Craig Silverstein: implement -Ttext.
2007-10-16 22:38:36 +00:00
tls.h
Run all error handling through an Errors object. Delete output file
2007-10-14 06:49:14 +00:00
version.cc
Create a note section with the version of gold.
2007-10-09 21:37:55 +00:00
workqueue.cc
Add infrastructure for threading support.
2007-10-17 06:24:50 +00:00
workqueue.h
Add infrastructure for threading support.
2007-10-17 06:24:50 +00:00
x86_64.cc
From Craig Silverstein: handle PLT32 relocs against local symbols for
2007-10-20 04:33:21 +00:00
yyscript.y
Add licensing text to every source file.
2007-09-22 21:02:10 +00:00