Commit Verlauf

Autor SHA1 Nachricht Datum
  Tobias Anderberg 37184f99f8 Updated for the CRIS port. vor 22 Jahren
  Tobias Anderberg 27ef349611 Initial version of the dynamic linker code for the CRIS port. vor 22 Jahren
  Tobias Anderberg 66812a6f8c Added cris to ALL_SUBDIRS vor 22 Jahren
  Tobias Anderberg 35df59db50 Initial version of the CRIS port. vor 22 Jahren
  Eric Andersen da6874a62e Fix stupid typo noticed by John Mullin <john.mullin@homenetcomm.com> vor 22 Jahren
  Eric Andersen db7e48ff67 Fix a thinko -- I used the wrong symbol to check for LFS support. vor 22 Jahren
  Miles Bader 7e69da0c16 (__heap_check_failure): New function. vor 22 Jahren
  Tobias Anderberg c2095caf3f Support LD_DEBUG=all vor 22 Jahren
  Eric Andersen 85328ff199 Some minor C++ support updates vor 22 Jahren
  Eric Andersen b7630a3594 Add missing _dl_dprintf arguments, as noticed by Tero Lyytik�inen <tero@paravant.fi> vor 22 Jahren
  "Steven J. Hill" 8119e54af0 Forgot one more #ifdef related to MIPS soft floating point. vor 22 Jahren
  Eric Andersen 4f61a813a0 Don't run floating point opcodes when code is compiled -msoft-float vor 22 Jahren
  "Steven J. Hill" ba7f440e19 Don't unconditionally save/restore FP registers, we might be doing soft vor 22 Jahren
  Eric Andersen 431fc6465d Fix some locking problems noted by Manuel. __getgrent() was always vor 22 Jahren
  Eric Andersen bee4f83a21 Patch from Tiago Marques <tmarques@viaconnect.inf.br> -- fall back to vor 22 Jahren
  Eric Andersen f7edd11da9 As noted by Bill Huang <billhuang@redsonic.com>, the gid and uid vor 22 Jahren
  Manuel Novoa III 6b664bc312 Remove malloc_simple from subdir list. vor 22 Jahren
  Manuel Novoa III 8780d38cca Clean up a warning. vor 22 Jahren
  "Steven J. Hill" ccc481bbb0 Fixed compile bugs having to do with 64-bit filesystem operations that vor 22 Jahren
  Eric Andersen 4abfcf2bad Fixup multi-line string vor 22 Jahren
  Miles Bader 5752e10795 (realloc): Record the correct size in the malloc header in the case vor 22 Jahren
  Manuel Novoa III 8b02a71f53 Patch from Tero_Lyytik�inen <tero@paravant.fi> to fix bug in matchchar vor 22 Jahren
  Manuel Novoa III 742b3c935b Add #include <malloc.h> to silence warning. vor 22 Jahren
  Miles Bader 87cc9a97c5 Initial checkin. vor 22 Jahren
  Miles Bader 73f88c8f7e Update debugging hooks. vor 22 Jahren
  Eric Andersen e228070ee1 Add in some weak aliases to allow C99 apps to compile w/o defining vor 22 Jahren
  Tobias Anderberg 70ba13a969 Fixed another address alignment where a pagesize of 4k were assumed. vor 22 Jahren
  Eric Andersen ccf964b4c2 split-out memalign and realloc vor 22 Jahren
  Miles Bader e72144d626 Change <bits/syscall.h> to <bits/sysnum.h>. vor 22 Jahren
  "Steven J. Hill" a9b6db9b78 'syscall' now properly works for MIPS. vor 22 Jahren