OSDN Git Service

__resolv_lock is supposed to be shared, not static
[uclinux-h8/uClibc.git] / libm /
2006-09-23 Mike Frysingerfix return casts for a bunch of functions
2006-09-23 Mike Frysingergrab s_lrint from glibc for C99
2006-03-22 Peter S. MazingerGuard matherr/__kernel_standard w/ _IEEE_LIBM, we do...
2006-03-10 Peter S. MazingerRemove all non-constant libc_hidden_data_def(), it...
2006-02-25 Mike Frysingerrename generic variables to avoid conflict with libc...
2006-02-18 Mike Frysingerwe use _GNU_SOURCE for all of uClibc now
2006-02-18 Mike Frysingeradd infrastructure for fenv
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-02-02 Peter S. Mazingerprototype was wrong, change not tested
2006-02-01 Peter S. Mazingerglobal data uses libc_hidden_data_def, convert all...
2006-01-31 Peter S. Mazingerinclude math.h to get the prototype
2006-01-30 Peter S. Mazingerback to inline, mips fails
2006-01-29 Mike Frysingerrename exp to _exp for sake of shadow warnings
2006-01-26 Peter S. MazingerSome more prototypes, enable missing-prototypes/declara...
2006-01-26 Peter S. MazingerGet rid of missing prototype warnings
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...
2006-01-17 Peter S. MazingerRemove unused prototypes
2006-01-17 Peter S. MazingerRemove __P() and add attribute_hidden to internal proto...
2006-01-17 Peter S. MazingerRemove explicit signgam prototype, use header instead
2006-01-17 Peter S. Mazingerlast math related global data reloc (_LIB_VERSION)...
2006-01-17 Peter S. MazingerAll math related relocs gone
2005-12-29 Mike Frysingerhide __kernel functions
2005-12-23 Peter S. MazingerBuild PIC objects if DOPIC is set, thx to pcj
2005-12-16 Peter S. MazingerRemove all trailing ; after *_alias and change 2 to...
2005-12-14 Eric AndersenFixup byte order handling. Not all architectures defin...
2005-11-26 Peter S. MazingerOverseen 2 unhidden __ieee754_x
2005-11-23 Mike Frysingerupdate license
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-21 Peter S. MazingerHide all __kernel_x and __ieee754_
2005-11-21 Peter S. MazingerRemove TOPDIR
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-03 Mike Frysingercleanup how we enable/disable certain wrappers since...
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-29 Peter S. MazingerReplace all Makefiles for new build infrastucture
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...
2005-10-12 Peter S. MazingerRewrote almost all Makefiles: do not use strip $(x...
2005-10-11 Peter S. MazingerDo not defer expansions where useless, like CSRC/OBJS...
2005-09-29 Peter S. MazingerRemove unneeded temporary file, libm.so will wait until...
2005-09-29 Peter S. MazingerAllow parallel building in libm
2005-09-29 Peter S. MazingerModify libm's Makefile not needing any recursion
2005-09-29 Peter S. MazingerIf HAVE_SHARED is disabled and libm/TARGET_ARCH does...
2005-09-28 Mike Frysingerfix building
2005-09-28 Peter S. MazingerRemove ar-target and shared targets, at build time...
2005-09-22 Peter S. Mazingerno check needed in libm/libpthread, we do not recurse...
2005-09-22 Peter S. Mazingersplit out nearbyint, round, trunc from libm/powerpc...
2005-08-15 Mike Frysingerimport thumb support from jbowler in Bug 385
2005-03-07 Eric AndersenDisable float wrappers for functions that are not presently
2005-03-07 Eric Andersensplit the float wrappers into separate object files
2005-03-06 Eric AndersenTrim off whitespace
2005-03-01 Mike Frysingermake sure we only create libm.a before running through...
2005-02-23 Mike Frysingermake sure subdirs requires the toplevel $(LIBM) already...
2005-02-12 Mike Frysingerno more cvs
2005-01-19 Mike Frysingerredo targets so the archives are only re-built when...
2004-12-22 Eric AndersenCleaned up patch from Peter S. Mazinger adding support for
2004-08-13 Manuel Novoa III Always include the sqrtf wrapper in libm so that we...
2004-02-09 Eric AndersenNicolas Pitre writes:
2004-01-16 Manuel Novoa III We need to link with libgcc.a when creating shared...
2003-11-20 Eric AndersenMake certain that arch specific stuff is compiled last
2003-11-04 Eric Andersenminor cleanup
2003-10-22 Eric AndersenAtsushi Nemoto writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-09-08 Eric AndersenFixup build problem on powerpc
2003-09-01 Eric AndersenAtsushi Nemoto writes:
2003-06-27 Eric AndersenAdd in ceilf() and floorf() since XFree86 wants them...
2002-11-09 Eric AndersenPatch from Simon Rowe to try and build asm libm code
2002-10-31 Eric AndersenOk, this commit is _huge_ and its gonna change the...
2002-09-09 Manuel Novoa III Clean up a warning.
2002-09-06 Eric AndersenAdd in some weak aliases to allow C99 apps to compile...
2002-08-15 Manuel Novoa III Fix erroneous grouping.
2002-08-09 David McCulloughFix a number of compile time warnings so that uClibc...
2002-06-26 Eric AndersenSeveral cleanups/fixes from Marshall M. Midden <m4...
2002-05-28 Eric AndersenFixup and unifiy version numbering. Automate versionin...
2002-05-09 Eric AndersenFill a few little holes in the math library
2002-05-09 Eric AndersenAdd missing braces
2002-04-17 Eric AndersenPatch from Axel Barnitzke <barney@xkontor.com> to fix...
2002-04-09 Eric AndersenAdd finite() to C89 math lib, since it is needed...
2002-03-25 Eric AndersenImplement sqrtf(), needed for libstdc++ on arm
2002-02-21 Eric AndersenAdd ldexp to the !C99 list, since it is defined in...
2002-02-18 Eric AndersenMake shared libs properly list the correct ld.so in...
2002-01-28 Eric AndersenFix the bug where binaries built with older toolchains...
2002-01-16 Eric AndersenTell ld explicitly when stuff is supposed to by dynamic...
2002-01-12 Eric AndersenDepend upon libc
next