Manuel Novoa III
|
da94c87d53
Hopefully this is correct for cris.
|
22 years ago |
Manuel Novoa III
|
b8b863e9ce
Protect against quoting changes.
|
22 years ago |
Eric Andersen
|
498d8099a6
Remove SAFECFLAGS. It was a workaround for failures in old awk script
|
22 years ago |
Eric Andersen
|
c2fa5c137d
Only enable debugging when SUPPORT_LD_DEBUG is enabled, not DEBUGGING
|
22 years ago |
Eric Andersen
|
45d4c358ee
Oops. Only enable debug when debugging...
|
22 years ago |
Manuel Novoa III
|
db7ad6ef0f
Fix arm detection for libfloat.
|
22 years ago |
Manuel Novoa III
|
6ef2675511
Make sure the utils build gets the setting for CROSS.
|
22 years ago |
Eric Andersen
|
a156c18dd5
prevent some needless warnings when building w/2.6.x kernel headers
|
22 years ago |
Eric Andersen
|
c8887bc61d
Add missing weak alias for bcmp
|
22 years ago |
Manuel Novoa III
|
48e1bf2f56
Always include locale.h, which was included by libintl.h only when
|
22 years ago |
Eric Andersen
|
0f5c7d2523
Don't depend on BSD naming
|
22 years ago |
Eric Andersen
|
ee4435bcd6
Add an initial set of arm optimized string functions. These
|
22 years ago |
Eric Andersen
|
72a8f4125b
Lets try that one again...
|
22 years ago |
Eric Andersen
|
b2c0634d20
Make certain that arch specific stuff is compiled last
|
22 years ago |
Eric Andersen
|
8f82a3f7a0
Make certain that the arch specific stuff is always compiled last
|
22 years ago |
Eric Andersen
|
89fb46fc1a
Fixup dependancies to ensure arch specific string functions
|
22 years ago |
Manuel Novoa III
|
9d94b79b36
Fix the return value for fputs when passed an empty string.
|
22 years ago |
Manuel Novoa III
|
906eb2c070
Kill ARCH_HAS_NO_MMU and use HAS_FPU only. Wether floating point ops
|
22 years ago |
Manuel Novoa III
|
5e3553a3b7
If __NR_ftruncate64 isn't defined, do the best we can.
|
22 years ago |
Manuel Novoa III
|
439df74f73
I forgot to update the thread locking in the last dst fix.
|
22 years ago |
Manuel Novoa III
|
f6552f749d
Patch from Jeffrey Baitis <baitisj@evolution.com> for mips arch tuning.
|
22 years ago |
Manuel Novoa III
|
9f77c8c493
Don't install shadow.h if shadow password support is disabled.
|
22 years ago |
Manuel Novoa III
|
fd7ec01d62
Fix a build problem when using 2.2.x kernel headers.
|
22 years ago |
Eric Andersen
|
85bfb82ad8
Prepare for release
|
22 years ago |
Eric Andersen
|
49839bbb2a
Joakim Tjernlund writes:
|
22 years ago |
Eric Andersen
|
0ab048b655
Update the debian packaging for use in a standalone uClibc
|
22 years ago |
Eric Andersen
|
9cb6901edf
Kill off these headers, which are supposed to be part of binutils-dev,
|
22 years ago |
Eric Andersen
|
71f89684bf
Teach the install_dev target to behave itself and install
|
22 years ago |
Eric Andersen
|
0de9c08b6c
Add support for missing ntp_gettime and ntp_adjtime
|
22 years ago |
Eric Andersen
|
d199039383
Revert the stupid quoting junk I inadvertantly committed
|
22 years ago |