summaryrefslogtreecommitdiffstats
path: root/libm/powerpc
Commit message (Expand)AuthorAgeFilesLines
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-248-39/+39
* Fix fallout from the e500 math integration.Joakim Tjernlund2007-04-021-1/+1
* From Steve Papacharalambous:Joakim Tjernlund2007-03-3134-0/+813
* prototype was wrong, change not testedPeter S. Mazinger2006-02-021-0/+4
* include math.h to get the prototypePeter S. Mazinger2006-01-315-0/+5
* move some generic arch rules up a level to remove duplicationMike Frysinger2006-01-201-8/+0
* Add multi support to libm, remove lib*-multi-y, unneededPeter S. Mazinger2006-01-191-6/+4
* All math related relocs gonePeter S. Mazinger2006-01-1712-6/+24
* Build PIC objects if DOPIC is set, thx to pcjPeter S. Mazinger2005-12-231-0/+4
* Fixup byte order handling. Not all architectures define __BIG_ENDIAN__ so i.e.Eric Andersen2005-12-1410-10/+24
* Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ...Peter S. Mazinger2005-10-281-0/+0
* Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to...Peter S. Mazinger2005-10-271-1/+0
* All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch...Peter S. Mazinger2005-10-251-0/+25
* Modify libm's Makefile not needing any recursionPeter S. Mazinger2005-09-291-65/+0
* Remove ar-target and shared targets, at build time now we traverse the tree o...Peter S. Mazinger2005-09-281-19/+12
* split out nearbyint, round, trunc from libm/powerpc/s_modf.cPeter S. Mazinger2005-09-225-197/+238
* Trim off whitespaceEric Andersen2005-03-0610-153/+153
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-1/+1
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-2/+2
* More build system cleanups...Eric Andersen2002-01-111-3/+2
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-4/+16
* Fix naming so things will actually workEric Andersen2001-11-2410-160/+314
* Fix path problem,Eric Andersen2001-11-241-1/+1
* OopsEric Andersen2001-11-241-1/+1
* Move powerpc specific optimizations (courtesy of apple) to powerpcEric Andersen2001-11-247-0/+1170