Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply a workaround for a binutils issue with the .note.ABI-tag section | dim | 2011-01-13 | 1 | -4/+23 |
* | Let all .c and .S files under lib/csu consistently use the __FBSDID() | dim | 2010-12-09 | 2 | -3/+4 |
* | Use default WARNS setting (of 6) for lib/csu. | uqs | 2010-03-05 | 1 | -4/+1 |
* | Properly declare non-extern functions in crt1 | uqs | 2010-03-05 | 1 | -0/+3 |
* | Build lib/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -0/+2 |
* | Properly support -fPIE by linking PIE binaries with specially-built | kib | 2009-12-02 | 1 | -1/+4 |
* | Implement .init and .fini. | cognet | 2004-09-23 | 3 | -8/+27 |
* | Add support for TLS in statically linked programs. | dfr | 2004-08-15 | 1 | -0/+2 |
* | C runtime support for FreeBSD/arm. | cognet | 2004-05-14 | 4 | -0/+169 |