| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Synced across updates from Etherboot 5.4 tree | Michael Brown | 2005-05-19 | 1 | -13/+15 | |
| | | ||||||
| * | Allow read-only symbols to be large | Michael Brown | 2005-05-03 | 1 | -2/+3 | |
| | | ||||||
| * | Reduce large symbol warning threshold, now that most of the really | Michael Brown | 2005-05-03 | 1 | -1/+1 | |
| | | | | | large symbols have been fixed. | |||||
| * | Report on misuses of shared symbols, and excessively large static symbols. | Michael Brown | 2005-05-02 | 1 | -9/+55 | |
| | | ||||||
| * | Tweaked to read more information (including symbol size) from blib.a | Michael Brown | 2005-05-02 | 1 | -13/+45 | |
| | | ||||||
| * | Special handling for symbols of the form "xxx_end", to make table end | Michael Brown | 2005-04-27 | 1 | -4/+8 | |
| | | | | | markers appear before the symbols that immediately follow the table. | |||||
| * | Linker no longer provides start and end symbols for each table; these | Michael Brown | 2005-04-27 | 1 | -5/+1![]() | |
| | | | | | markers are now static labels within the objects that refer to them. | |||||
| * | Use symbol size as a third index, mainly so that zero-length symbols | Michael Brown | 2005-04-27 | 1 | -7/+9 | |
| | | | | | | (e.g. section start indicators) show up before the symbols they're indicating the start of. | |||||
| * | First version | Michael Brown | 2005-04-27 | 1 | -0/+34 | |
| | | ||||||
| * | Fixed to properly catch multiply defined symbols. | Michael Brown | 2005-04-23 | 1 | -1/+1 | |
| | | ||||||
| * | First working version | Michael Brown | 2005-04-23 | 1 | -0/+73 | |
| | | ||||||
| * | Avoid deleting .cvsignore | Michael Brown | 2005-04-17 | 1 | -2/+2 | |
| | | ||||||
| * | If we end up with fragments that are older than config.h, set the | Michael Brown | 2005-04-17 | 1 | -4/+29 | |
| | | | | | | timestamp on config.h to match the oldest fragment, to prevent make from always attempting to rebuild the fragments. | |||||
| * | First version | Michael Brown | 2005-04-17 | 1 | -0/+163 | |
| | | ||||||
| * | Merged mcb30-realmode-redesign back to HEAD | Michael Brown | 2005-04-08 | 2 | -8/+63 | |
| | | ||||||
| * | lzhuf is obsolete and no longer used | Michael Brown | 2005-03-09 | 1 | -764/+0![]() | |
| | | ||||||
| * | Initial revision | Michael Brown | 2005-03-08 | 12 | -0/+3252 | |

