"Steven J. Hill"
|
5e816a6bb9
Fixed makefiles to remove binaries generated for the configuration
|
22 years ago |
Eric Andersen
|
38b7727671
Add missing blank line
|
22 years ago |
Miles Bader
|
1a1c2050e4
Rename `Config.v850e' to `Config.v850'.
|
22 years ago |
Miles Bader
|
02673a6d9b
(UCLIBC_HAS_MMU): Depend on !ARCH_HAS_NO_MMU, rather than just using it
|
22 years ago |
Miles Bader
|
59da4bef51
(DOPIC): Depend on !HAVE_NO_PIC.
|
22 years ago |
Miles Bader
|
0dd725557f
* Make -DNDEBUG depend on DOASSERTS, not DODEBUG
|
22 years ago |
Eric Andersen
|
a6663f2b90
Update soft-float handling
|
22 years ago |
Eric Andersen
|
6178647c33
Increase maximum .config line size to 1024.
|
22 years ago |
Eric Andersen
|
f2cbe5aee4
Recognize 'n' tristate/boolean symbol value in the .config file,
|
22 years ago |
Eric Andersen
|
e5fc0ba948
Fix up a compile error
|
22 years ago |
Eric Andersen
|
c01cd02acb
Cleanup patch from Simon Rowe
|
22 years ago |
Manuel Novoa III
|
bd0bf51fa4
Forgot to change btowc and wctob when I changed the wc<->mb functions yesterday.
|
22 years ago |
Eric Andersen
|
c1dea5f365
For now, leave the "Oddly enough, __fsetlocking() is NOT threadsafe."
|
22 years ago |
Eric Andersen
|
36206aa444
Cleanup soft-float support
|
22 years ago |
Eric Andersen
|
e28fe98585
Fixup handling of disabled options
|
22 years ago |
Eric Andersen
|
6e8f649c6e
Fix gcc-uClibc.h dependancies
|
22 years ago |
Eric Andersen
|
449caad5c7
Massive scrubbing of the shared lib loader error handling.
|
22 years ago |
Eric Andersen
|
d9caf7de98
A patch from Danny Lepage so that we do not setting on symlinks
|
22 years ago |
Eric Andersen
|
a8535b4426
Expand NIS comments
|
22 years ago |
Eric Andersen
|
ee1c13e232
Standardize LIBGCC_DIR
|
22 years ago |
Eric Andersen
|
9721bee58d
Kill legacy DOPIC=true assignment
|
22 years ago |
Eric Andersen
|
5e9cfa20d4
Patch from Stefan Allius -- export LIBGCC
|
22 years ago |
Eric Andersen
|
3216db7c3b
Patch from Stefan Allius. Include CPU_CFLAGS when compiling
|
22 years ago |
Eric Andersen
|
ebaee63a76
Patch from M. R. Brown to fix 'make defconfig'
|
22 years ago |
Eric Andersen
|
d79988b6ec
Export TARGET_ARCH
|
22 years ago |
Manuel Novoa III
|
aaf810accd
Hit the highlights of glibc differences in my code. Not yet complete though.
|
22 years ago |
Manuel Novoa III
|
a854cf512a
Add printf wchar support for %lc (%C) and %ls (%S).
|
22 years ago |
Manuel Novoa III
|
44835a918f
This fixes a broken build for me.
|
22 years ago |
Eric Andersen
|
4775ec6456
Fixup so we use soft-float when HAS_FPU is disabled.
|
22 years ago |
Eric Andersen
|
cff029c298
I dunno why there were align 5, but align 4 is much more sensible.
|
22 years ago |