summaryrefslogtreecommitdiffstats
path: root/libm/powerpc/classic
Commit message (Collapse)AuthorAgeFilesLines
* libm_powerpc: update buildsys to use TARGET_SUBARCHCarmelo Amoroso2010-12-171-2/+2
| | | | | | | | Update the powerpc buildsys of libm to use the TARGET_SUBARCH. Further fix the e500 Makefile.arch by adding the definition of libm_ARCH_fpu_DIR that was actually missing. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* - remove files that are not either LGPL or Public Domain.Bernhard Reutner-Fischer2008-09-2512-1345/+0
| | | | | | | | | - pull replacement funcs for fpmacros.c from glibc This removes the powerpc/classic implementation which did not state any license but read: Copyright © 1991 Apple Computer, Inc. All rights reserved. and thus was dubious (and not needed).
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-246-32/+32
|
* Fix fallout from the e500 math integration.Joakim Tjernlund2007-04-021-1/+1
| | | | from Steve Papacharalambous.
* From Steve Papacharalambous:Joakim Tjernlund2007-03-3113-0/+1363
Add math support for PowerPC e500.