Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-03 | ppc: cleanup unsupported ppc64 code | Waldemar Brodkorb | |
Remove ppc64 bits and bytes, as we don't support ppc64 and it makes the code more readable without the dead code. | |||
2014-08-25 | mathinline.h: Use __extern_inline | Bernhard Reutner-Fischer | |
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2012-11-18 | Replace FSF snail mail address with URLs | Mike Frysinger | |
This matches a similar change made to glibc. No functional changes here. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2008-07-23 | - fix asm and volatile keywords | Bernhard Reutner-Fischer | |
2007-02-13 | Add missing bits/fenv.h that got lost in the e500 port. | Joakim Tjernlund | |
clean up E500 math support somewhat. From Steve Papacharalambous with mods by me. | |||
2007-02-12 | Rehash the PowerPC e500 port to avoid creating symlinks | Joakim Tjernlund | |
in the powerpc arch code and make more code common with classic PowerPC. From Steve Papacharalambous Lets hope I didn't break something. | |||
2007-02-04 | Add support for PowerPC e500, libc part only. | Joakim Tjernlund | |
Math support to be done. From Steve Papacharalambous, stevep@freescale.com | |||
2006-08-23 | sync with upstream via psm | Mike Frysinger | |
2006-03-20 | Replace __THROW w/ __NTH pointed out by Amir Shalem | Peter S. Mazinger | |
2001-10-15 | include/bits from glibc-2.2.4-1 | David Schleef | |
2001-05-11 | Bring powerpc back into line so it compiles again. | Eric Andersen | |