Historie revizí

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