Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - whitespace cleanup; no obj-code changes (r24600) | Bernhard Reutner-Fischer | 2008-12-29 | 1 | -25/+25 |
| | |||||
* | Synch with trunk at rev 22997. | Carmelo Amoroso | 2008-07-31 | 1 | -49/+49 |
| | | | | | | | 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> | ||||
* | Synch libc nios/xtensa/v850/h8300/cris/x86_64/ia64/hppa/i382/nios2/frv/avr32 ↵ | Carmelo Amoroso | 2008-06-18 | 1 | -1/+1 |
| | | | | specific with trunk | ||||
* | Added new 'bits/atomic.h' for most of the architectures and the top-level ↵ | "Steven J. Hill" | 2005-05-12 | 1 | -0/+324 |
'include/atomic.h' to add in new atomic operations for use by NPTL. There are multiple files for PowerPC and Sparc for 'atomic.h'. I will let those architecture maintainers choose the correct file. The files come from glibc in 'sysdeps/ARCH/bits'. |