..
po
From Craig Silverstein: Initialize got_relocs.
2007-11-09 23:56:32 +00:00
testsuite
From Craig Silverstein: Report output file name with ODR violation
2007-11-14 18:44:58 +00:00
aclocal.m4
Can now do a full static link of hello, world in C or C++
2006-11-03 18:26:11 +00:00
archive.cc
From Craig Silverstein: Don't crash if we see a file we don't recognize.
2007-11-07 00:31:32 +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
Use AC_GNU_SOURCE.
2007-10-24 18:11:23 +00:00
configure
Use AC_GNU_SOURCE.
2007-10-24 18:11:23 +00:00
configure.ac
Use AC_GNU_SOURCE.
2007-10-24 18:11:23 +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
dwarf_reader.cc
From Craig Silverstein: Clean up DWARF line reader code.
2007-11-14 18:33:47 +00:00
dwarf_reader.h
From Craig Silverstein: Clean up DWARF line reader code.
2007-11-14 18:33:47 +00:00
dynobj.cc
From Craig Silverstein: Add support for --demangle.
2007-11-15 01:12:55 +00:00
dynobj.h
Warn about undefined references in shared libraries if we have seen
2007-11-14 07:34:53 +00:00
ehframe.cc
Generate a complete exception frame header. Discard duplicate
2007-11-09 07:00:15 +00:00
ehframe.h
Generate a complete exception frame header. Discard duplicate
2007-11-09 07:00:15 +00:00
errors.cc
From Craig Silverstein: Add support for --demangle.
2007-11-15 01:12:55 +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
Implement -Bstatic/-Bdynamic.
2007-10-22 18:04:43 +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
From Craig Silverstein: Report output file name with ODR violation
2007-11-14 18:44:58 +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
From Craig Silverstein: Add support for --demangle.
2007-11-15 01:12:55 +00:00
layout.cc
From Cary Coutant: Improve i386 shared library TLS support.
2007-11-14 22:31:02 +00:00
layout.h
From Cary Coutant: Improve i386 shared library TLS support.
2007-11-14 22:31:02 +00:00
main.cc
From Craig Silverstein and Ian Lance Taylor: Process --script option.
2007-10-27 00:29:34 +00:00
Makefile.am
From Craig Silverstein: Add first version of generating error messages
2007-11-02 23:02:44 +00:00
Makefile.in
From Craig Silverstein: Add first version of generating error messages
2007-11-02 23:02:44 +00:00
merge.cc
Generate a complete exception frame header. Discard duplicate
2007-11-09 07:00:15 +00:00
merge.h
Generate a complete exception frame header. Discard duplicate
2007-11-09 07:00:15 +00:00
object.cc
From Craig Silverstein: Add support for --demangle.
2007-11-15 01:12:55 +00:00
object.h
From Cary Coutant: Improve i386 shared library TLS support.
2007-11-14 22:31:02 +00:00
options.cc
From Craig Silverstein: Add support for --demangle.
2007-11-15 01:12:55 +00:00
options.h
From Craig Silverstein: Add support for --demangle.
2007-11-15 01:12:55 +00:00
output.cc
From Cary Coutant: Improve i386 shared library TLS support.
2007-11-14 22:31:02 +00:00
output.h
From Cary Coutant: Improve i386 shared library TLS support.
2007-11-14 22:31:02 +00:00
parameters.cc
From Craig Silverstein: Add support for --demangle.
2007-11-15 01:12:55 +00:00
parameters.h
From Craig Silverstein: Add support for --demangle.
2007-11-15 01:12:55 +00:00
pread.c
Rework File_read interface. Get file size. Use pread when
2007-09-25 06:43:17 +00:00
README
Initial CVS checkin of gold
2006-08-04 23:10:59 +00:00
readsyms.cc
Correct locking if a file could not be opened.
2007-10-22 18:02:36 +00:00
readsyms.h
Correct locking if a file could not be opened.
2007-10-22 18:02:36 +00:00
reloc-types.h
Add licensing text to every source file.
2007-09-22 21:02:10 +00:00
reloc.cc
From Craig Silverstein: Track_relocs doesn't need to hold onto the
2007-11-12 20:35:21 +00:00
reloc.h
From Craig Silverstein: Track_relocs doesn't need to hold onto the
2007-11-12 20:35:21 +00:00
resolve.cc
From Craig Silverstein: Add support for --demangle.
2007-11-15 01:12:55 +00:00
script-c.h
From Craig Silverstein: preliminary support for OPTION in linker script.
2007-10-26 22:16:06 +00:00
script.cc
From Craig Silverstein: Implement OPTION in linker scripts.
2007-10-30 06:27:03 +00:00
script.h
From Craig Silverstein and Ian Lance Taylor: Process --script option.
2007-10-27 00:29:34 +00:00
stringpool.cc
Generate a complete exception frame header. Discard duplicate
2007-11-09 07:00:15 +00:00
stringpool.h
Add an option for Stringpools to not copy strings.
2007-10-12 06:06:34 +00:00
strtab.h
Another snapshot of the current state of the sources. Gets to the
2006-08-18 22:29:20 +00:00
symtab.cc
Workaround bug in gcc 4.0.3 STL.
2007-11-15 20:41:19 +00:00
symtab.h
From Craig Silverstein: Add support for --demangle.
2007-11-15 01:12:55 +00:00
target-reloc.h
From Cary Coutant: Improve i386 shared library TLS support.
2007-11-14 22:31:02 +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
Add heuristics for undefined symbol warnings.
2007-11-14 16:53:25 +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: Add support for --demangle.
2007-11-15 01:12:55 +00:00
yyscript.y
From Craig Silverstein: preliminary support for OPTION in linker script.
2007-10-26 22:16:06 +00:00