Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-12 | apply hidden visibility to sigreturn code fragments | Rich Felker | 1 | -0/+2 | |
these were overlooked in the declarations overhaul work because they are not properly declared, and the current framework even allows their declared types to vary by arch. at some point this should be cleaned up, but I'm not sure what the right way would be. | |||||
2012-11-14 | fix indention with spaces in powerpc asm | Rich Felker | 1 | -8/+8 | |
2012-11-13 | PPC port cleaned up, static linking works well now. | rofl0r | 1 | -0/+11 | |