Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-07 | ctfstrip: Add a tool to strip CTF info and use it | Jason King | 1 | -19/+0 | |
The closed-bins contain CTF information long since uniquified against a genunix no longer available to us. Add a simple tool to strip this info (made complicated only by the necessity to preserve file permissions) and use it during 'make closedbins' | |||||
2011-09-05 | GCC-README: Mention CTF conflicts caused by closed binaries | Richard Lowe | 1 | -0/+19 | |
Mention that closed binaries uniquified against old, Studio-built, genunix may now be bogus compared to a current genunix and the only real workaround. This is, reportedly, very common when building genunix and ip with GCC (since the DWARF information is not output in the same order, I think). | |||||
2011-07-02 | GCC-README: Add a description of the GCC4 work | Richard Lowe | 1 | -0/+129 | |