Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restore the "shared symbol found only in a single object should be | Michael Brown | 2007-07-17 | 1 | -2/+9 |
* | Added symbols that the DBG() macros will use. | Michael Brown | 2007-07-17 | 1 | -0/+12 |
* | Use objdump -t for symcheck; it allows us to take the symbol section | Michael Brown | 2007-07-17 | 1 | -36/+60 |
* | 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 |
* | 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 |
* | Linker no longer provides start and end symbols for each table; these | Michael Brown | 2005-04-27 | 1 | -5/+1 |
* | 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 |