Peter S. Mazinger
|
ba31c6c463
Remove TOPDIR
|
19 years ago |
Peter S. Mazinger
|
e6aa37afc9
Replace all Makefiles for new build infrastucture
|
19 years ago |
Peter S. Mazinger
|
3a7ac9c7a7
Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objects at once; use :=//$</$^; use CRT_SRC/CRT_OBJ/SCRT_OBJ/CSRC/COBJ/SSRC/SOBJ/MSRC/MOBJ where no more is needed, if only CSRC is present use OBJS directly instead of COBJ; CTOR_TARGETS are created directly in lib; remove unused/unneeded parts. Hope I haven't broken too much.
|
19 years ago |
Mike Frysinger
|
130697527b
merge parallel build support
|
20 years ago |
Eric Andersen
|
dd3fb0f8c1
Peter Kjellerstedt writes:
|
21 years ago |
Manuel Novoa III
|
f223985456
Add back in table-less ctype funcs for those interested in minimizing
|
21 years ago |
Manuel Novoa III
|
1217289737
Add a new *scanf implementation, includeing the *wscanf functions.
|
21 years ago |
Manuel Novoa III
|
d07fdf8b9e
New locale support (in development). Supports LC_CTYPE, LC_NUMERIC,
|
22 years ago |
Eric Andersen
|
90d986e8d2
Add some symbols needed for C++ to work. Temporary hack...
|
22 years ago |
Eric Andersen
|
e306be411d
Support isblank()
|
23 years ago |
Eric Andersen
|
5a65349824
Update my email address. I am no longer andersen@lineo.com
|
23 years ago |
Eric Andersen
|
f0da4aa1d8
Ok, this should finish off my massive ro-organization. The source
|
23 years ago |
Manuel Novoa III
|
a12156f0c4
Part of the ctype locale support.
|
23 years ago |
Eric Andersen
|
91102e0dec
Fix doc blunder.
|
24 years ago |
Eric Andersen
|
2c8e931c67
Make spelling of uClibc be consistant.
|
24 years ago |
Eric Andersen
|
430e386b9e
Strip all object files of all non global symbols and .note and
|
24 years ago |
Eric Andersen
|
3b81d48f27
Fix up ctype.h
|
24 years ago |
Eric Andersen
|
af1112c8d9
Makefile update
|
24 years ago |
Eric Andersen
|
1eb3e9989a
New misc tree that actually has misc stuff in it.
|
24 years ago |