summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/v850/bits/endian.h
Commit message (Collapse)AuthorAgeFilesLines
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-1/+1
| | | | | | | 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>
* Re-add files which were mistakenly deleted during the big bits/ update.Miles Bader2002-03-051-0/+18
|
* Major rework of the include files to eliminate redundancyEric Andersen2002-03-011-18/+0
| | | | | and to better support each arch. This is a really big patch... -Erik
* Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850.Eric Andersen2001-10-111-0/+18
He sent this patch to me a month ago, but I forgot to apply it...