Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Synch with trunk at rev 22997. | Carmelo Amoroso | 2008-07-31 | 2 | -23/+23 |
| | | | | | | | Basically trailing whitespaces removal, fix non standard keywords asm -> __asm__ inline -> __inline__ and some minor changes on trunk. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com> | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 2 | -7/+152 |
| | |||||
* | Sync. | "Steven J. Hill" | 2005-08-27 | 1 | -8/+3 |
| | |||||
* | Fixup function prototype for __uint128_t which fixes the compile | Eric Andersen | 2002-11-07 | 1 | -5/+3 |
| | | | | | on powerpc with gcc 3.2. -Erik | ||||
* | Major rework of the include files to eliminate redundancy | Eric Andersen | 2002-03-01 | 4 | -0/+318 |
and to better support each arch. This is a really big patch... -Erik |