Ian Lance Taylor
|
8f2eb564dd
|
Permit scripts to refer to the addresses of output sections which were
not created.
|
2008-02-29 00:04:06 +00:00 |
|
Ian Lance Taylor
|
da769d5629
|
Read input scripts which look like input objects with proper
serialization.
|
2008-02-28 19:46:06 +00:00 |
|
Ian Lance Taylor
|
919ed24cbc
|
Don't check assertions until symbols are finalized. Create an output
section if the script uses a data statement with no input sections.
Don't create a loadable segment for the headers if there is no room.
|
2008-02-28 04:45:47 +00:00 |
|
Ian Lance Taylor
|
a5dc070655
|
From Craig Silverstein: rework handling of Script_options.
|
2008-02-26 22:48:08 +00:00 |
|
Ian Lance Taylor
|
77e655378d
|
Track sections for expressions.
|
2008-02-09 01:22:17 +00:00 |
|
Ian Lance Taylor
|
1ef1f3d387
|
Ignore version scripts for relocatable links.
|
2008-02-07 05:45:07 +00:00 |
|
Ian Lance Taylor
|
1c4f3631bd
|
Implement PHDRS.
|
2008-02-04 22:54:31 +00:00 |
|
Ian Lance Taylor
|
a445fddf82
|
Fully implement the SECTIONS clause.
|
2008-02-04 05:43:05 +00:00 |
|
Ian Lance Taylor
|
9b07f471e3
|
Don't pass around the target in order to define symbols; get it from
the parameters instead.
|
2008-01-26 01:17:45 +00:00 |
|
Ian Lance Taylor
|
1dd940af63
|
From Craig Silverstein: Simplify Version_script_info::symbol_is_local
interface.
|
2008-01-24 22:35:39 +00:00 |
|
Ian Lance Taylor
|
494e05f440
|
Parse a SECTIONS clause in a linker script.
|
2008-01-23 01:31:13 +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
|
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
|
3c2fafa531
|
From Craig Silverstein and Ian Lance Taylor: Process --script option.
|
2007-10-27 00:29:34 +00:00 |
|
Ian Lance Taylor
|
6cb15b7f89
|
Add licensing text to every source file.
|
2007-09-22 21:02:10 +00:00 |
|
Ian Lance Taylor
|
dbe717effb
|
More dynamic object support, initial scripting support.
|
2006-11-14 19:21:05 +00:00 |
|