summaryrefslogtreecommitdiff
path: root/GCC-README.md
AgeCommit message (Collapse)AuthorFilesLines
2011-12-07ctfstrip: Add a tool to strip CTF info and use itJason King1-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-05GCC-README: Mention CTF conflicts caused by closed binariesRichard Lowe1-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-02GCC-README: Add a description of the GCC4 workRichard Lowe1-0/+129