Commit History

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