..
po
Add threading support.
2007-11-22 00:05:51 +00:00
testsuite
From Craig Silverstein: Better handling of ODR violations which are
2007-11-28 18:01:06 +00:00
aclocal.m4
archive.cc
Add threading support.
2007-11-22 00:05:51 +00:00
archive.h
Add threading support.
2007-11-22 00:05:51 +00:00
common.cc
Clean up setting address and section offset.
2007-11-29 20:10:17 +00:00
common.h
Add threading support.
2007-11-22 00:05:51 +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
debug.h
Add threading support.
2007-11-22 00:05:51 +00:00
defstd.cc
defstd.h
dirsearch.cc
Add threading support.
2007-11-22 00:05:51 +00:00
dirsearch.h
dwarf_reader.cc
From Craig Silverstein: Fix up comments.
2007-11-28 19:38:35 +00:00
dwarf_reader.h
From Craig Silverstein: Better handling of ODR violations which are
2007-11-28 18:01:06 +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
Clean up setting address and section offset.
2007-11-29 20:10:17 +00:00
ehframe.h
Clean up setting address and section offset.
2007-11-29 20:10:17 +00:00
errors.cc
Add threading support.
2007-11-22 00:05:51 +00:00
errors.h
Add threading support.
2007-11-22 00:05:51 +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 threading support.
2007-11-22 00:05:51 +00:00
gold-threads.h
Add threading support.
2007-11-22 00:05:51 +00:00
gold.cc
Clean up setting address and section offset.
2007-11-29 20:10:17 +00:00
gold.h
Clean up setting address and section offset.
2007-11-29 20:10:17 +00:00
i386.cc
Clean up setting address and section offset.
2007-11-29 20:10:17 +00:00
layout.cc
Clean up setting address and section offset.
2007-11-29 20:10:17 +00:00
layout.h
Clean up setting address and section offset.
2007-11-29 20:10:17 +00:00
main.cc
From Craig Silverstein and Ian Lance Taylor: Process --script option.
2007-10-27 00:29:34 +00:00
Makefile.am
Add threading support.
2007-11-22 00:05:51 +00:00
Makefile.in
Add threading support.
2007-11-22 00:05:51 +00:00
merge.cc
Clean up setting address and section offset.
2007-11-29 20:10:17 +00:00
merge.h
Clean up setting address and section offset.
2007-11-29 20:10:17 +00:00
object.cc
From Craig Silverstein: Add support for --demangle.
2007-11-15 01:12:55 +00:00
object.h
Rework merge_map for speed.
2007-11-27 06:13:33 +00:00
options.cc
Add threading support.
2007-11-22 00:05:51 +00:00
options.h
Add threading support.
2007-11-22 00:05:51 +00:00
output.cc
Clean up setting address and section offset.
2007-11-29 20:10:17 +00:00
output.h
Clean up setting address and section offset.
2007-11-29 20:10:17 +00:00
parameters.cc
Add threading support.
2007-11-22 00:05:51 +00:00
parameters.h
Don't try to delete the output file if we don't know its name yet.
2007-11-28 19:39:40 +00:00
pread.c
README
readsyms.cc
Add threading support.
2007-11-22 00:05:51 +00:00
readsyms.h
Add threading support.
2007-11-22 00:05:51 +00:00
reloc-types.h
reloc.cc
Add threading support.
2007-11-22 00:05:51 +00:00
reloc.h
Add threading support.
2007-11-22 00:05:51 +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
Add threading support.
2007-11-22 00:05:51 +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
symtab.cc
Add threading support.
2007-11-22 00:05:51 +00:00
symtab.h
Add threading support.
2007-11-22 00:05:51 +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
target-select.h
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
Released gold 0.8
2007-11-16 21:18:22 +00:00
workqueue-internal.h
Add threading support.
2007-11-22 00:05:51 +00:00
workqueue-threads.cc
Add threading support.
2007-11-22 00:05:51 +00:00
workqueue.cc
Add threading support.
2007-11-22 00:05:51 +00:00
workqueue.h
Add threading support.
2007-11-22 00:05:51 +00:00
x86_64.cc
Clean up setting address and section offset.
2007-11-29 20:10:17 +00:00
yyscript.y
From Craig Silverstein: preliminary support for OPTION in linker script.
2007-10-26 22:16:06 +00:00