Ian Lance Taylor
|
494e05f440
|
Parse a SECTIONS clause in a linker script.
|
2008-01-23 01:31:13 +00:00 |
|
Ian Lance Taylor
|
106002249a
|
From Craig Silverstein: Handle quoted strings differently in version
scripts, and handle extern "C++" in the middle of a block.
|
2008-01-18 23:35:09 +00:00 |
|
Ian Lance Taylor
|
091244672e
|
From Andrew Chatham and Craig Silverstein: Add support for version
scripts.
|
2008-01-15 23:41:28 +00:00 |
|
Ian Lance Taylor
|
e5756efb6d
|
Support assignments and expressions in linker scripts.
|
2008-01-09 19:57:45 +00:00 |
|
Ian Lance Taylor
|
2dd3e587bd
|
Report linker script errors with line numbers. Ignore OUTPUT_FORMAT
with three arguments, and ignore OUTPUT_ARCH.
|
2008-01-07 05:19:02 +00:00 |
|
Ian Lance Taylor
|
d391083d3c
|
Add support for -e and for ENTRY in linker scripts.
|
2008-01-06 00:47:10 +00:00 |
|
Ian Lance Taylor
|
17a1d0a9b2
|
Rewrite workqueue. This version eliminates the master thread, and
reduces the amount of locking required to find a new thread to run.
|
2007-12-14 19:00:21 +00:00 |
|
Ian Lance Taylor
|
c79126688f
|
Add threading support.
|
2007-11-22 00:05:51 +00:00 |
|
Ian Lance Taylor
|
a0451b389c
|
From Craig Silverstein: Implement OPTION in linker scripts.
|
2007-10-30 06:27:03 +00:00 |
|
Ian Lance Taylor
|
41e92bc528
|
From Craig Silverstein: Remove extraneous comment.
|
2007-10-29 17:12:11 +00:00 |
|
Ian Lance Taylor
|
3c2fafa531
|
From Craig Silverstein and Ian Lance Taylor: Process --script option.
|
2007-10-27 00:29:34 +00:00 |
|
Ian Lance Taylor
|
195e7dc6c1
|
From Craig Silverstein: preliminary support for OPTION in linker script.
|
2007-10-26 22:16:06 +00:00 |
|
Ian Lance Taylor
|
a0c4fb0ac6
|
Remove extraneous newlines.
|
2007-10-14 06:57:58 +00:00 |
|
Ian Lance Taylor
|
75f2446ec3
|
Run all error handling through an Errors object. Delete output file
on error.
|
2007-10-14 06:49:14 +00:00 |
|
Ian Lance Taylor
|
ad2d6943a4
|
Full support for --sysroot.
|
2007-10-04 05:49:04 +00:00 |
|
Ian Lance Taylor
|
51dee2fec3
|
From Craig Silverstein: add support for searching for input files
named in linker scripts.
|
2007-10-02 21:24:41 +00:00 |
|
Ian Lance Taylor
|
82dcae9de0
|
Rework File_read interface. Get file size. Use pread when
available.
|
2007-09-25 06:43:17 +00:00 |
|
Ian Lance Taylor
|
ba45d2478b
|
Break out default pbytes argument to read and get_view routines,
adding new routines.
|
2007-09-25 00:27:29 +00:00 |
|
Ian Lance Taylor
|
e5851e4e66
|
From Craig Silverstein: Fix bug when reading large script files.
|
2007-09-24 17:09:50 +00:00 |
|
Ian Lance Taylor
|
6cb15b7f89
|
Add licensing text to every source file.
|
2007-09-22 21:02:10 +00:00 |
|
chatham
|
72a2eed757
|
Make relative references in linker scripts absolute and update a
comment about relocate() being called.
|
2007-08-21 21:29:12 +00:00 |
|
Ian Lance Taylor
|
a3ad94edd4
|
Hash tables, dynamic section, i386 PLT, gold_assert.
|
2006-11-29 17:56:40 +00:00 |
|
Ian Lance Taylor
|
dbe717effb
|
More dynamic object support, initial scripting support.
|
2006-11-14 19:21:05 +00:00 |
|