Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Synch with trunk @ 24075. | Carmelo Amoroso | 2008-11-17 | 1 | -0/+23 |
| | | | | | Step 3 libm and related headers | ||||
* | Signed-off-by: Khem Raj <raj.khem@gmail.com> | Khem Raj | 2008-07-11 | 1 | -3/+3 |
| | | | | | | | | | | | | Hush compiler for extern inline warnings by using __extern_inline macro, this also makes gcc 4.3 happy. warning: C99 inline functions are not supported; using GNU89 warning: to disable this warning use -fgnu89-inline or the gnu Also fix this other warning. warning: missing braces around initializer warning: (near initialization for '_stdio_streams[0].__lock.__ | ||||
* | Major rework of the include files to eliminate redundancy | Eric Andersen | 2002-03-01 | 1 | -0/+158 |
and to better support each arch. This is a really big patch... -Erik |