Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-11-07 | PR 10876 | Ian Lance Taylor | 1 | -1/+1 | |
* defstd.cc (in_segment): Set only_if_ref true for "end". | |||||
2009-11-03 | PR 10893 | Ian Lance Taylor | 1 | -1/+61 | |
* defstd.cc (in_section): Add entries for __rel_iplt_start, __rel_iplt_end, __rela_iplt_start, __rela_iplt_end, and __stack. | |||||
2008-02-04 | Fully implement the SECTIONS clause. | Ian Lance Taylor | 1 | -2/+6 | |
2008-01-26 | Don't pass around the target in order to define symbols; get it from | Ian Lance Taylor | 1 | -4/+3 | |
the parameters instead. | |||||
2007-09-22 | Add licensing text to every source file. | Ian Lance Taylor | 1 | -0/+20 | |
2007-09-22 | Fix some errors in symbol placement. | Ian Lance Taylor | 1 | -7/+7 | |
2006-11-06 | Split Object into Dynobj and Relobj, incorporate elfcpp swapping changes. | Ian Lance Taylor | 1 | -2/+114 | |
2006-11-03 | Can now do a full static link of hello, world in C or C++ | Ian Lance Taylor | 1 | -0/+127 | |