Mike Frysinger
|
57b282dc05
disable ctor/dtor on bfin as binutils doesnt provide init/fini symbols
|
19 years ago |
Mike Frysinger
|
c0b6c3ba7b
thanks to Thomas, nios should be happy again!
|
19 years ago |
Mike Frysinger
|
c429bf3057
import files from glibc for an ia64/static port
|
19 years ago |
Mike Frysinger
|
e73b121173
make the extra warnings optional
|
19 years ago |
"Jan-Benedict Glaw"
|
0934f14203
First round of VAX patches. This isn't complete right now, there are for
|
19 years ago |
Mike Frysinger
|
36df0f55b2
disable -z now by default
|
19 years ago |
Mike Frysinger
|
deffc82c65
dont force linuxthreads db if debugging is enabled
|
19 years ago |
Peter S. Mazinger
|
16129810ac
Correct wordexp, I have hidden for now __libc_arg[c,v], there is no other use within uClibc, depends on fnmatch as well
|
19 years ago |
Mike Frysinger
|
c6bb70417e
fix UCLIBC_STATIC_LDCONFIG location in menus and touchup display for other shared lib options
|
19 years ago |
Mike Frysinger
|
50118cba9e
import the arc4random() function by ashes in Bug 90
|
19 years ago |
Mike Frysinger
|
c47542925c
as weber notes in Bug 99:
|
19 years ago |
Mike Frysinger
|
cd662e64be
tweak __progname handling some more since some [bad] apps actually try and use it
|
19 years ago |
Mike Frysinger
|
0e09af6c8e
add optional support for program_invocation_name/program_invocation_short_name
|
19 years ago |
Peter S. Mazinger
|
f8be4236ba
Add new fnmatch code, for now mbstate_t and mbsrtowcs are depending on UCLIBC_HAS_LOCALE, making the new object about 5k, else it would be 10k
|
19 years ago |
Peter S. Mazinger
|
124aed1a19
wordexp can't be built w/o glob
|
19 years ago |
Mike Frysinger
|
1fb4a50802
better help message for regex_old
|
19 years ago |
Peter S. Mazinger
|
86ee08b08e
Add new regex code from glibc, this is almost double size of the earlier one, but passes sed tests (and thus allows making sed shrink from 91k to 42k
|
19 years ago |
Peter S. Mazinger
|
47e2330706
Add option to allow switching between old and new regex
|
19 years ago |
Peter S. Mazinger
|
11229301b2
Default SHARED_LIB_LOADER_PREFIX to $(RUNTIME_PREFIX)lib
|
19 years ago |
Mike Frysinger
|
0195a05f77
default PIE to off
|
19 years ago |
Mike Frysinger
|
a9f5aa1cc9
rename current stable linuxthreads to linuxthreads.old to prepare for import of latest glibc version
|
19 years ago |
Mike Frysinger
|
38545a368c
initial port to hppa
|
19 years ago |
Mike Frysinger
|
c6a87471fe
mark all broken arches as such so people know not to expect too much
|
19 years ago |
Mike Frysinger
|
eb33ef8a87
remove unused ARCH_LDFLAGS and touchup broken whitespace
|
19 years ago |
Mike Frysinger
|
8daa0e4ec6
update DOPIC option to properly describe what it does
|
19 years ago |
Mike Frysinger
|
f89321f269
re-order options to fix menu tree display
|
19 years ago |
Mike Frysinger
|
d5bd368be4
simplify the security submenu
|
19 years ago |
Peter S. Mazinger
|
8789ec4134
Add configure option to allow IMA compiling
|
19 years ago |
Peter S. Mazinger
|
7eb68fa07e
Remove binutils-2.16.1 dependency for SSP, now it works with any binutils, but all apps linked against libc.so will get DT_NEEDED for ld.so too
|
19 years ago |
Peter S. Mazinger
|
eeb9d4b389
Enforce DOPIC, if text relocations are not allowed
|
19 years ago |