Историја ревизија

Аутор SHA1 Порука Датум
  Peter S. Mazinger 17df0bf5cd Remove unneeded temporary file, libm.so will wait until libm.a target is finished пре 19 година
  Peter S. Mazinger 8a03116fa2 Allow parallel building in libm пре 19 година
  Peter S. Mazinger 5632685c25 Modify libm's Makefile not needing any recursion пре 19 година
  Peter S. Mazinger ee27949b66 If HAVE_SHARED is disabled and libm/TARGET_ARCH does not exist, subdirs does not resolve to anything, not pulling in libm.a target. Add libm.a to all: . пре 19 година
  Mike Frysinger 88d380be0a fix building пре 19 година
  Peter S. Mazinger f70602be19 Remove ar-target and shared targets, at build time now we traverse the tree only once. Generalize all toplevel makefiles. Make sure, that libdl.so is built against libc.so and not libc.a пре 19 година
  Peter S. Mazinger 0929e196d2 no check needed in libm/libpthread, we do not recurse anymore if the related option is not set, more Makefile cleanups пре 19 година
  Eric Andersen 0686404653 split the float wrappers into separate object files пре 19 година
  Eric Andersen c4e44e97f8 Trim off whitespace пре 19 година
  Mike Frysinger d4fad9c64e make sure we only create libm.a before running through subdirs, then install it пре 19 година
  Mike Frysinger 08c9aafdbb make sure subdirs requires the toplevel $(LIBM) already exists пре 19 година
  Mike Frysinger eaa4b0e899 redo targets so the archives are only re-built when needed. also change the logic to use Makefile if statements rather than shell. пре 19 година
  Eric Andersen 3d831a7c27 Cleaned up patch from Peter S. Mazinger adding support for пре 19 година
  Manuel Novoa III 5e383688dc Always include the sqrtf wrapper in libm so that we don't need to worry пре 20 година
  Manuel Novoa III d8c8b456f4 We need to link with libgcc.a when creating shared libs, in order to пре 20 година
  Eric Andersen b2c0634d20 Make certain that arch specific stuff is compiled last пре 20 година
  Eric Andersen fe6015e8aa minor cleanup пре 20 година
  Eric Andersen ff23ecf669 Peter Kjellerstedt writes: пре 21 година
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: пре 21 година
  Eric Andersen 49f0dd0fcb Peter Kjellerstedt writes: пре 21 година
  Eric Andersen f63dad74e8 Add in ceilf() and floorf() since XFree86 wants them... пре 21 година
  Eric Andersen 2a0977528a Patch from Simon Rowe to try and build asm libm code пре 21 година
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've пре 21 година
  Eric Andersen 58bd16ab17 Fixup and unifiy version numbering. Automate versioning updates. пре 22 година
  Eric Andersen 3942feca80 Fill a few little holes in the math library пре 22 година
  Eric Andersen 2ef4366f64 Add finite() to C89 math lib, since it is needed... пре 22 година
  Eric Andersen 8e8e259a84 Implement sqrtf(), needed for libstdc++ on arm пре 22 година
  Eric Andersen e73afd3836 Add ldexp to the !C99 list, since it is defined in POSIX as пре 22 година
  Eric Andersen c35cde1edb Make shared libs properly list the correct ld.so in the interp пре 22 година
  Eric Andersen 75d013b16a Fix the bug where binaries built with older toolchains would пре 22 година