Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Tobias Anderberg 3a5a812fd6 Removed redundant code. Same thing exist in sys/syscalls.h so include that 22 gadi atpakaļ
  Tobias Anderberg 22b7b8e27e Build libpthread now that the CRIS as support for it! 22 gadi atpakaļ
  Tobias Anderberg cb9136d984 * Added clone() system call. 22 gadi atpakaļ
  Tobias Anderberg 750c0194b0 Added pthread support for CRIS. 22 gadi atpakaļ
  Tobias Anderberg 6e894d9315 Removed unused file 22 gadi atpakaļ
  Manuel Novoa III 2f7adfdcfe Add gnu obstack support. I still need to implement the obstack_printf 22 gadi atpakaļ
  Manuel Novoa III c547e924ad Add SUSv3 function getsubopt. 22 gadi atpakaļ
  Manuel Novoa III 309ce1f19f Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul 22 gadi atpakaļ
  Tobias Anderberg dd3c72e1fa * Changed paramater names to match their register, i.e. __a -> __r10. 22 gadi atpakaļ
  David McCullough af612503bc 22 gadi atpakaļ
  David McCullough c21b7e64b8 22 gadi atpakaļ
  David McCullough a0b93e7b31 22 gadi atpakaļ
  David McCullough bc31d1c724 22 gadi atpakaļ
  Eric Andersen 032f59d2a9 Add url 22 gadi atpakaļ
  Eric Andersen 495793a103 Update index 22 gadi atpakaļ
  Eric Andersen 9651eaecd1 Use __UCLIBC_HAVE_LFS__ not __USE_LARGEFILE64 to decide if 22 gadi atpakaļ
  Tobias Anderberg 8557ffa0fd * Added semi-support for version scripts. If sysdeps/linux/<arch>/libc.map 22 gadi atpakaļ
  Tobias Anderberg 7e973d0205 * Updated for the CRIS port. 22 gadi atpakaļ
  Tobias Anderberg 3406dbdc40 Configuration for the CRIS port. 22 gadi atpakaļ
  Tobias Anderberg 37184f99f8 Updated for the CRIS port. 22 gadi atpakaļ
  Tobias Anderberg 27ef349611 Initial version of the dynamic linker code for the CRIS port. 22 gadi atpakaļ
  Tobias Anderberg 66812a6f8c Added cris to ALL_SUBDIRS 22 gadi atpakaļ
  Tobias Anderberg 35df59db50 Initial version of the CRIS port. 22 gadi atpakaļ
  Eric Andersen da6874a62e Fix stupid typo noticed by John Mullin <john.mullin@homenetcomm.com> 22 gadi atpakaļ
  Eric Andersen db7e48ff67 Fix a thinko -- I used the wrong symbol to check for LFS support. 22 gadi atpakaļ
  Miles Bader 7e69da0c16 (__heap_check_failure): New function. 22 gadi atpakaļ
  Tobias Anderberg c2095caf3f Support LD_DEBUG=all 22 gadi atpakaļ
  Eric Andersen 85328ff199 Some minor C++ support updates 22 gadi atpakaļ
  Eric Andersen b7630a3594 Add missing _dl_dprintf arguments, as noticed by Tero Lyytik�inen <tero@paravant.fi> 22 gadi atpakaļ
  "Steven J. Hill" 8119e54af0 Forgot one more #ifdef related to MIPS soft floating point. 22 gadi atpakaļ