Manuel Novoa III
|
2f7adfdcfe
Add gnu obstack support. I still need to implement the obstack_printf
|
22 years ago |
Manuel Novoa III
|
c547e924ad
Add SUSv3 function getsubopt.
|
22 years ago |
Manuel Novoa III
|
309ce1f19f
Hide my personal #warning reminders. Add __wcschrnul, rename strchrnul
|
22 years ago |
Tobias Anderberg
|
dd3c72e1fa
* Changed paramater names to match their register, i.e. __a -> __r10.
|
22 years ago |
David McCullough
|
af612503bc
|
22 years ago |
David McCullough
|
c21b7e64b8
|
22 years ago |
David McCullough
|
a0b93e7b31
|
22 years ago |
David McCullough
|
bc31d1c724
|
22 years ago |
Eric Andersen
|
032f59d2a9
Add url
|
22 years ago |
Eric Andersen
|
495793a103
Update index
|
22 years ago |
Eric Andersen
|
9651eaecd1
Use __UCLIBC_HAVE_LFS__ not __USE_LARGEFILE64 to decide if
|
22 years ago |
Tobias Anderberg
|
8557ffa0fd
* Added semi-support for version scripts. If sysdeps/linux/<arch>/libc.map
|
22 years ago |
Tobias Anderberg
|
7e973d0205
* Updated for the CRIS port.
|
22 years ago |
Tobias Anderberg
|
3406dbdc40
Configuration for the CRIS port.
|
22 years ago |
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 |