Histórico de Commits

Autor SHA1 Mensagem Data
  Eric Andersen dd3fb0f8c1 Peter Kjellerstedt writes: há 20 anos atrás
  Eric Andersen 49f0dd0fcb Peter Kjellerstedt writes: há 20 anos atrás
  Eric Andersen f63dad74e8 Add in ceilf() and floorf() since XFree86 wants them... há 21 anos atrás
  Eric Andersen 2a0977528a Patch from Simon Rowe to try and build asm libm code há 21 anos atrás
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've há 21 anos atrás
  Eric Andersen 58bd16ab17 Fixup and unifiy version numbering. Automate versioning updates. há 22 anos atrás
  Eric Andersen 3942feca80 Fill a few little holes in the math library há 22 anos atrás
  Eric Andersen 2ef4366f64 Add finite() to C89 math lib, since it is needed... há 22 anos atrás
  Eric Andersen 8e8e259a84 Implement sqrtf(), needed for libstdc++ on arm há 22 anos atrás
  Eric Andersen e73afd3836 Add ldexp to the !C99 list, since it is defined in POSIX as há 22 anos atrás
  Eric Andersen c35cde1edb Make shared libs properly list the correct ld.so in the interp há 22 anos atrás
  Eric Andersen 75d013b16a Fix the bug where binaries built with older toolchains would há 22 anos atrás
  Eric Andersen 54fd5bd31b Tell ld explicitly when stuff is supposed to by dynamically linked há 22 anos atrás
  Eric Andersen c1009c8881 Depend upon libc há 22 anos atrás
  Eric Andersen dd43462ee2 More build system cleanups... há 22 anos atrás
  Eric Andersen 6a461519b9 Scrub the way libraries are linked. Use ld, not gcc, to avoid há 22 anos atrás
  Eric Andersen 667a624ccd Don't show shell fragments há 22 anos atrás
  Eric Andersen f605da2fb6 Be more carefull about erroring out of shell fragments. Try to há 22 anos atrás
  Eric Andersen 2d503e1611 Remove "-Wl,--no-undefined" há 22 anos atrás
  Eric Andersen 4643b181bd Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for há 22 anos atrás
  Eric Andersen fb29bcf6a2 Remove erroneous allow-shlib-undefined há 22 anos atrás
  Eric Andersen 5a65349824 Update my email address. I am no longer andersen@lineo.com há 22 anos atrás
  Eric Andersen ed93e45cfe My adjusted 'make install' was missing include/linux subdirs. Try há 22 anos atrás
  Eric Andersen 96521449db Oops há 22 anos atrás
  Eric Andersen 26d7ea9112 Move powerpc specific optimizations (courtesy of apple) to powerpc há 22 anos atrás
  Eric Andersen e20798031a Finish ajusting math lib options. Close out a couple of todo items. há 22 anos atrás
  Eric Andersen 648d5f450e Default to building C89 math stuff only. Cleanup some warnings. há 22 anos atrás
  Eric Andersen 7ce331c01c Totally rework the math library, this time based on the MacOs X há 22 anos atrás
  Eric Andersen 094983cd14 Force our child libs to link vs libc há 23 anos atrás
  Eric Andersen ec4e85f8a3 Be consistant for all the client code, and use TARGET_CC with --uclibc-use-build-dir há 23 anos atrás