Commitin historia

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