2005-11-21 |
Peter S. Mazinger | Remove TOPDIR |
blob | commitdiff | raw |
2005-10-29 |
Peter S. Mazinger | Replace all Makefiles for new build infrastucture |
blob | commitdiff | raw | diff to current |
2005-10-26 |
Peter S. Mazinger | Remove s_ceilf.c and s_floorf.c, ceilf and floorf are... |
blob | commitdiff | raw | diff to current |
2005-10-12 |
Peter S. Mazinger | Rewrote almost all Makefiles: do not use strip $(x... |
blob | commitdiff | raw | diff to current |
2005-10-11 |
Peter S. Mazinger | Do not defer expansions where useless, like CSRC/OBJS... |
blob | commitdiff | raw | diff to current |
2005-09-29 |
Peter S. Mazinger | Remove unneeded temporary file, libm.so will wait until... |
blob | commitdiff | raw | diff to current |
2005-09-29 |
Peter S. Mazinger | Allow parallel building in libm |
blob | commitdiff | raw | diff to current |
2005-09-29 |
Peter S. Mazinger | Modify libm's Makefile not needing any recursion |
blob | commitdiff | raw | diff to current |
2005-09-29 |
Peter S. Mazinger | If HAVE_SHARED is disabled and libm/TARGET_ARCH does... |
blob | commitdiff | raw | diff to current |
2005-09-28 |
Mike Frysinger | fix building |
blob | commitdiff | raw | diff to current |
2005-09-28 |
Peter S. Mazinger | Remove ar-target and shared targets, at build time... |
blob | commitdiff | raw | diff to current |
2005-09-22 |
Peter S. Mazinger | no check needed in libm/libpthread, we do not recurse... |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Eric Andersen | split the float wrappers into separate object files |
blob | commitdiff | raw | diff to current |
2005-03-06 |
Eric Andersen | Trim off whitespace |
blob | commitdiff | raw | diff to current |
2005-03-01 |
Mike Frysinger | make sure we only create libm.a before running through... |
blob | commitdiff | raw | diff to current |
2005-02-23 |
Mike Frysinger | make sure subdirs requires the toplevel $(LIBM) already... |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Mike Frysinger | redo targets so the archives are only re-built when... |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Eric Andersen | Cleaned up patch from Peter S. Mazinger adding support for |
blob | commitdiff | raw | diff to current |
2004-08-13 |
Manuel Novoa III | Always include the sqrtf wrapper in libm so that we... |
blob | commitdiff | raw | diff to current |
2004-01-16 |
Manuel Novoa III | We need to link with libgcc.a when creating shared... |
blob | commitdiff | raw | diff to current |
2003-11-20 |
Eric Andersen | Make certain that arch specific stuff is compiled last |
blob | commitdiff | raw | diff to current |
2003-11-04 |
Eric Andersen | minor cleanup |
blob | commitdiff | raw | diff to current |
2003-10-18 |
Eric Andersen | Peter Kjellerstedt writes: |
blob | commitdiff | raw | diff to current |
2003-10-18 |
Eric Andersen | Peter Kjellerstedt writes: |
blob | commitdiff | raw | diff to current |
2003-10-18 |
Eric Andersen | Peter Kjellerstedt writes: |
blob | commitdiff | raw | diff to current |
2003-06-27 |
Eric Andersen | Add in ceilf() and floorf() since XFree86 wants them... |
blob | commitdiff | raw | diff to current |
2002-11-09 |
Eric Andersen | Patch from Simon Rowe to try and build asm libm code |
blob | commitdiff | raw | diff to current |
2002-10-31 |
Eric Andersen | Ok, this commit is _huge_ and its gonna change the... |
blob | commitdiff | raw | diff to current |
2002-05-28 |
Eric Andersen | Fixup and unifiy version numbering. Automate versionin... |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Eric Andersen | Fill a few little holes in the math library |
blob | commitdiff | raw | diff to current |
2002-04-09 |
Eric Andersen | Add finite() to C89 math lib, since it is needed... |
blob | commitdiff | raw | diff to current |
2002-03-25 |
Eric Andersen | Implement sqrtf(), needed for libstdc++ on arm |
blob | commitdiff | raw | diff to current |
2002-02-21 |
Eric Andersen | Add ldexp to the !C99 list, since it is defined in... |
blob | commitdiff | raw | diff to current |
2002-02-18 |
Eric Andersen | Make shared libs properly list the correct ld.so in... |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Eric Andersen | Fix the bug where binaries built with older toolchains... |
blob | commitdiff | raw | diff to current |
2002-01-16 |
Eric Andersen | Tell ld explicitly when stuff is supposed to by dynamic... |
blob | commitdiff | raw | diff to current |
2002-01-12 |
Eric Andersen | Depend upon libc |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Eric Andersen | More build system cleanups... |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Eric Andersen | Scrub the way libraries are linked. Use ld, not gcc... |
blob | commitdiff | raw | diff to current |
2002-01-09 |
Eric Andersen | Don't show shell fragments |
blob | commitdiff | raw | diff to current |
2002-01-09 |
Eric Andersen | Be more carefull about erroring out of shell fragments... |
blob | commitdiff | raw | diff to current |
2002-01-09 |
Eric Andersen | Remove "-Wl,--no-undefined" |
blob | commitdiff | raw | diff to current |
2002-01-01 |
Eric Andersen | Change all 'cd <foo>; bar' constructs to 'cd <foo>... |
blob | commitdiff | raw | diff to current |
2002-01-01 |
Eric Andersen | Remove erroneous allow-shlib-undefined |
blob | commitdiff | raw | diff to current |
2001-12-19 |
Eric Andersen | Update my email address. I am no longer [email protected] |
blob | commitdiff | raw | diff to current |
2001-11-26 |
Eric Andersen | My adjusted 'make install' was missing include/linux... |
blob | commitdiff | raw | diff to current |
2001-11-24 |
Eric Andersen | Oops |
blob | commitdiff | raw | diff to current |
2001-11-24 |
Eric Andersen | Move powerpc specific optimizations (courtesy of apple... |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Eric Andersen | Finish ajusting math lib options. Close out a couple... |
blob | commitdiff | raw | diff to current |
2001-11-23 |
Eric Andersen | Default to building C89 math stuff only. Cleanup some... |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Eric Andersen | Totally rework the math library, this time based on... |
blob | commitdiff | raw | diff to current |
2001-07-03 |
Eric Andersen | Force our child libs to link vs libc |
blob | commitdiff | raw | diff to current |
2001-06-15 |
Eric Andersen | Be consistant for all the client code, and use TARGET_C... |
blob | commitdiff | raw | diff to current |
2001-05-28 |
Manuel Novoa III | Make selection of uClibc floating point support in... |
blob | commitdiff | raw | diff to current |
2001-05-18 |
Eric Andersen | I wasn't building the libdl shared lib anymore. Make... |
blob | commitdiff | raw | diff to current |
2001-05-12 |
Eric Andersen | Ok, this should finish off my massive ro-organization... |
blob | commitdiff | raw | diff to current |
2001-05-11 |
Eric Andersen | Rework where libraries get installed to. Now thew... |
blob | commitdiff | raw | diff to current |
2001-05-11 |
Eric Andersen | Fix up the 'make clean' target |
blob | commitdiff | raw | diff to current |
2001-05-10 |
Eric Andersen | uClibc now has a math library. muahahahaha! |
blob | commitdiff | raw | diff to current |
|