Historique des commits

Auteur SHA1 Message Date
  Eric Andersen f473943d73 Prevent uninitialized use il y a 22 ans
  Eric Andersen f9e3d5ffc0 Initial mips ldso porting effort from Steven J. Hill. Not yet il y a 22 ans
  Eric Andersen 4198d8264c Add new debug target (disabled by default) so that when debug il y a 22 ans
  Eric Andersen 8d84dd3fa4 Revert my symlink detecting change for now, since it breaks il y a 22 ans
  Eric Andersen ebb7fa188f Fix missing defines. Forgot to check this in. il y a 22 ans
  Eric Andersen e2d6080d4d Merge glibc random, which gets us a much better RNG and a il y a 22 ans
  Eric Andersen 54d956c541 Bart Visscher <magick@Linux-Fan.com> has added some missing IPV6 support, and il y a 22 ans
  Eric Andersen 8c4fbefcd9 Resolve symlinks when determining the real ld.so path, which is il y a 22 ans
  Eric Andersen 2aed5b3bb0 Cleanup header files a bit. il y a 22 ans
  Eric Andersen 0af2186df0 Let older arm cross compilers work il y a 22 ans
  Eric Andersen 48f2667be9 Add initial support for compiling cpp code. il y a 22 ans
  Eric Andersen 2f95bcd382 Enable trace support by default, since it only costs 300 bytes il y a 22 ans
  Eric Andersen a222ff0b49 Remove the C++ support stubs, since these now live elsewhere and il y a 22 ans
  Eric Andersen 02c6dba4f3 Build crti.o and crtn.o with optimization enabled il y a 22 ans
  Manuel Novoa III 48c12e04ca Fix a pointer bug in setvbuf reported by Bart Visscher <magick@Linux-Fan.com>. il y a 22 ans
  Eric Andersen 5e5710cd0c Oops. Forgot to check this one in il y a 22 ans
  Eric Andersen 103cbe2418 Add strptime, and commonize some locale strings il y a 22 ans
  Eric Andersen c2ac6db844 Don't let this worry about _init and _fini il y a 22 ans
  Eric Andersen d310b72930 Fix location of crt0.o il y a 22 ans
  Eric Andersen 883d4fb97a Add missing updwtmp() and fix broken makefile il y a 22 ans
  Eric Andersen 4d40c3c17e Support gnu error(), patch contributed by Andrew Ip <aip@cwlinux.com> il y a 22 ans
  Eric Andersen 8dbb3b0aac Hide libc specific junk inside a #ifdef _LIBC to avoid il y a 22 ans
  Eric Andersen 8f0ab729be Fix non-elf support (in theory). Revert misguided change suggested il y a 22 ans
  Eric Andersen 15bb702a56 Fix link to daily snapshot il y a 22 ans
  Eric Andersen 48886c22a7 Update the config script to behave a bit better il y a 22 ans
  Eric Andersen d1e4f21566 Oops! When I fixed the debug flags, I forgot to make things be il y a 22 ans
  Eric Andersen 222e31faa0 Setup so ctors/dtors can run. Disabled for now, since they do il y a 22 ans
  Eric Andersen 608b520c75 Don't call null ctors/dtors. il y a 22 ans
  Eric Andersen ab717d4eb2 Do not enable debugging for initfini.s and friends. Won't work anyways. il y a 22 ans
  Eric Andersen ed3d3458ef Add implementations of strtof() and strtold(). These are a bit il y a 22 ans