summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/m68k/bits/mathinline.h
Commit message (Collapse)AuthorAgeFilesLines
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-14/+14
| | | | | | | 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>
* Signed-off-by: Khem Raj <raj.khem@gmail.com>Khem Raj2008-07-111-2/+2
| | | | | | | | | | | | 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.__
* Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with ↵Carmelo Amoroso2008-06-181-8/+8
| | | | trunk
* Big fricking merge from trunk, but an easy one."Steven J. Hill"2006-08-241-48/+29
|
* Merge from trunk."Steven J. Hill"2006-08-181-16/+16
|
* Sync up m68k headersEric Andersen2001-11-141-103/+42
|
* Thanks to James Graves <jgraves@deltamobile.com>, we now haveEric Andersen2001-01-121-0/+525
a first pass at getting m68k working. It may have some problems, but should now be fairly close.