Historique des commits

Auteur SHA1 Message Date
  Manuel Novoa III 5e383688dc Always include the sqrtf wrapper in libm so that we don't need to worry il y a 20 ans
  Manuel Novoa III d8c8b456f4 We need to link with libgcc.a when creating shared libs, in order to il y a 20 ans
  Eric Andersen b2c0634d20 Make certain that arch specific stuff is compiled last il y a 20 ans
  Eric Andersen fe6015e8aa minor cleanup il y a 20 ans
  Eric Andersen ff23ecf669 Peter Kjellerstedt writes: il y a 21 ans
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: il y a 21 ans
  Eric Andersen 49f0dd0fcb Peter Kjellerstedt writes: il y a 21 ans
  Eric Andersen f63dad74e8 Add in ceilf() and floorf() since XFree86 wants them... il y a 21 ans
  Eric Andersen 2a0977528a Patch from Simon Rowe to try and build asm libm code il y a 21 ans
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've il y a 22 ans
  Eric Andersen 58bd16ab17 Fixup and unifiy version numbering. Automate versioning updates. il y a 22 ans
  Eric Andersen 3942feca80 Fill a few little holes in the math library il y a 22 ans
  Eric Andersen 2ef4366f64 Add finite() to C89 math lib, since it is needed... il y a 22 ans
  Eric Andersen 8e8e259a84 Implement sqrtf(), needed for libstdc++ on arm il y a 22 ans
  Eric Andersen e73afd3836 Add ldexp to the !C99 list, since it is defined in POSIX as il y a 22 ans
  Eric Andersen c35cde1edb Make shared libs properly list the correct ld.so in the interp il y a 22 ans
  Eric Andersen 75d013b16a Fix the bug where binaries built with older toolchains would il y a 22 ans
  Eric Andersen 54fd5bd31b Tell ld explicitly when stuff is supposed to by dynamically linked il y a 22 ans
  Eric Andersen c1009c8881 Depend upon libc il y a 22 ans
  Eric Andersen dd43462ee2 More build system cleanups... il y a 22 ans
  Eric Andersen 6a461519b9 Scrub the way libraries are linked. Use ld, not gcc, to avoid il y a 22 ans
  Eric Andersen 667a624ccd Don't show shell fragments il y a 22 ans
  Eric Andersen f605da2fb6 Be more carefull about erroring out of shell fragments. Try to il y a 22 ans
  Eric Andersen 2d503e1611 Remove "-Wl,--no-undefined" il y a 22 ans
  Eric Andersen 4643b181bd Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for il y a 22 ans
  Eric Andersen fb29bcf6a2 Remove erroneous allow-shlib-undefined il y a 22 ans
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com il y a 22 ans
  Eric Andersen ed93e45cfe My adjusted 'make install' was missing include/linux subdirs. Try il y a 22 ans
  Eric Andersen 96521449db Oops il y a 22 ans
  Eric Andersen 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc il y a 22 ans