Historique des commits

Auteur SHA1 Message Date
  Eric Andersen 08e0c24b47 This commit finishes adding support for the old m68k-coff toolchains by il y a 24 ans
  Eric Andersen 4db5f2c0a1 I went nuts and wrote a generic rint implementation. I think it is il y a 24 ans
  Manuel Novoa III e13e3a7da6 Update TODO file. il y a 24 ans
  Manuel Novoa III 55f1ccc5c9 Add the in* and out* functions for i386. Note: the sys/io.h header for il y a 24 ans
  Eric Andersen 34d61933bb A few build updates il y a 24 ans
  Eric Andersen 1c8b3c30f9 These are needed for powerpc to compile il y a 24 ans
  Eric Andersen c09a19ecb9 Note missing struct _res in resolv.h il y a 24 ans
  Eric Andersen f5d08871d3 Make some nice SEND_ADDRESS_STDERR and SEND_NUMBER_STDERR macros that il y a 24 ans
  Eric Andersen 5792927ed5 Now that our compiler wrapper is up to it, we can now use TARGET_CC il y a 24 ans
  Eric Andersen 3632e2fabd Make strrchr not call other string functions. Hopefully il y a 24 ans
  Eric Andersen 1a5c8c4765 I am very proud of myself. I managed to write a working _start for il y a 24 ans
  Eric Andersen e7dc0f213e Add in (stub out really) __libc_current_sigrtmin, and il y a 24 ans
  Eric Andersen ec4e85f8a3 Be consistant for all the client code, and use TARGET_CC with --uclibc-use-build-dir il y a 24 ans
  Eric Andersen c1ae0ad826 Make all the uClibc tests use the --uclibc-use-build-dir flag il y a 24 ans
  Eric Andersen fe23b8c37c Some silly grammar stuff il y a 24 ans
  Eric Andersen 862fef6971 Yet more ldso cleanups. Be more discriminating about when using inlines il y a 24 ans
  Eric Andersen 311b479b51 Fix a really stupid bug with ttyname, thanks to a patch from il y a 24 ans
  Eric Andersen 0920bb7596 Don't create a fake readelf app. We are creating a real one now. il y a 24 ans
  Eric Andersen f9e6466759 Default to something like a strongArm, (i.e. has an MMU) il y a 24 ans
  Eric Andersen 55a7417b0e A few new todo items il y a 24 ans
  Manuel Novoa III 52c4972fc4 Fix printf so that %p outputs "(nil)" for (void *) 0, to match glibc behavior. il y a 24 ans
  David Schleef ac191d5563 Add warning message if Config doesn't exist il y a 24 ans
  Manuel Novoa III 88f22c726a Fix printf handling of %p to prepend "0x" since output is in hex. il y a 24 ans
  Eric Andersen dfc5cd9b2e Use sys/mman.h not asm/mman.h -- we don't want kernel headers... il y a 24 ans
  Eric Andersen 94e4041cd3 Some sparc updates from Stanley <ngstanley@cwc.nus.edu.sg> il y a 24 ans
  Eric Andersen ffdab6f3bf Make sure these use the local sysdep.h header file il y a 24 ans
  Eric Andersen 92773db48e Cleanup the toploevel makefile handing of shared libs. Add weak_alias il y a 24 ans
  Eric Andersen 23f586ed1e Some socket cleanups il y a 24 ans
  Eric Andersen 0e220f4946 Silence a few warnings. il y a 24 ans
  Eric Andersen 87edfb6711 Default to testing shared libs. il y a 24 ans