OSDN Git Service

DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as...
[uclinux-h8/uClibc.git] / libm / Makefile.in
2006-02-15 Peter S. MazingerDOMULTI may be used for libc, the excluded files need...
2006-02-13 Peter S. MazingerDo not default to _POSIX_MODE
2006-01-20 Peter S. MazingerUse libm_ARCH_DIR and cleanup all possible archs
2006-01-20 Mike Frysingermove some generic arch rules up a level to remove dupli...
2006-01-19 Peter S. Mazingerno need for libm_DEF
2006-01-19 Peter S. MazingerAdd multi support to libm, remove lib*-multi-y, unneeded
2006-01-18 Mike Frysingerchange HAS_FPU to UCLIBC_HAS_FPU since the define will...
2005-11-22 Peter S. MazingerDepedencies corrected (less make oldconfig/headers...
2005-11-22 Mike Frysingerrework depends and stripping so that libraries arent...
2005-11-18 Peter S. MazingerAdd info to CFLAGS about lib we are building
2005-11-17 Peter S. MazingerInclude all lib*/Makefile.in in top_srcdir/Makefile...
2005-11-03 Mike Frysingeradd implementations from glibc for the round functions
2005-11-02 Peter S. MazingerClean up DOMULTI for libm and add more files blocked...
2005-11-01 Peter S. MazingerSplit up the .o and .os rules, so all the sources are...
2005-10-28 Peter S. MazingerChange Makefiles that are not fully IMA to allow it...
2005-10-28 Peter S. MazingerRenamed arch specific Makefile.in to Makefile.arch...
2005-10-27 Peter S. MazingerMoved guard_setup to dl-osinfo.h (used commonly by...
2005-10-26 Peter S. MazingerCorrect w_cabs.c so it can be added to IMA, add -D_POSI...
2005-10-26 Peter S. MazingerRemove s_ceilf.c and s_floorf.c, ceilf and floorf are...
2005-10-26 Peter S. MazingerDefault changed to IMA compiling, disabled explicitely...
2005-10-25 Peter S. MazingerAll Makefile.in's. Only arm/i386/mips/powerpc/x86_64...
2005-10-19 Peter S. Mazinger2 more examples that show the handling of different...