Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trim Experimentally off and uncommented hidden | Austin Foxley | 2009-09-18 | 1 | -1/+0 |
| | | | | | | | | sed -i -e '/Experimentally off - /d' $(grep -rl "Experimentally off - " *) sed -i -e '/^\/\*[[:space:]]*libc_hidden_proto(/d' $(grep -rl "libc_hidden_proto" *) should be a nop Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Synch with trunk @ 24160 | Carmelo Amoroso | 2008-11-27 | 1 | -1/+1 |
| | | | | | | Step 14: miscellaneous merge for arch specific files in libc/sysdeps. Comments, cleanup, formatting, hidden_proto removal and others. | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-12-16 | 1 | -2/+3 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-08-18 | 1 | -9/+12 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 1 | -4/+10 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-10 | 1 | -3/+2 |
| | |||||
* | Fixes from M. R. Brown <mrbrown@0xd6.org> to fixup some little | Eric Andersen | 2002-01-02 | 1 | -0/+1 |
| | | | | compile nits with the SH architecture, and support SH4, | ||||
* | Fixup the pipe system call for the SH target. | David McCullough | 2001-08-06 | 1 | -0/+30 |
The FD's are returned in registers. |