Mike Frysinger
|
3fdaf2bbc7
fix from psm: add UCLIBC_ prefix to HAS_SHADOW option
|
пре 18 година |
Mike Frysinger
|
7a895bea22
bfin works again
|
пре 18 година |
Eric Andersen
|
66b01e60d8
Change symbol 'NOSTRIP' to 'DOSTRIP' since the double negatives
|
пре 18 година |
Eric Andersen
|
712f14a84f
cleanup description
|
пре 18 година |
Eric Andersen
|
c3f8ec2942
gcc 4.1.x is apparently miscompiling gnu glob on mips. This ports the latest and
|
пре 18 година |
Mike Frysinger
|
1652ec366d
re-enable global constructors and destructors for bfin
|
пре 18 година |
Peter S. Mazinger
|
a26ac41c49
Add new option for SuSv3 legacy functions and use it for bcopy/bzero/bcmp/index/rindex
|
пре 18 година |
Peter S. Mazinger
|
89663ff0fa
Enable EXTRA_WARNINGS on DODEBUG
|
пре 18 година |
Peter S. Mazinger
|
2d1097a2da
Add UCLIBC_HAS_SSP_COMPAT option guarding gcc-3.x ssp support
|
пре 18 година |
Peter S. Mazinger
|
0e4c4d1108
Add Rich Felker's getopt_long to be used in conjunction w/ the SuSv3 getopt
|
пре 18 година |
Peter S. Mazinger
|
cc7fbc3261
Add Rich Felker's getsubopt, smaller then the glibc copied one
|
пре 18 година |
Peter S. Mazinger
|
2ecbc55928
Rich Felker's glob() ported to uClibc
|
пре 18 година |
Peter S. Mazinger
|
6908d8dd49
glob depends on fnmatch
|
пре 18 година |
Peter Kjellerstedt
|
f58f2ddacc
Made it possible to build without stripping the binaries.
|
пре 18 година |
Peter Kjellerstedt
|
b133fe1aa8
Remved the (BROKEN) tag from the CRIS architecture.
|
пре 18 година |
Mike Frysinger
|
701f87d8d1
update MMU config options to utilize USE_MMU instead of HAS_MMU
|
пре 19 година |
Mike Frysinger
|
57b282dc05
disable ctor/dtor on bfin as binutils doesnt provide init/fini symbols
|
пре 19 година |
Mike Frysinger
|
c0b6c3ba7b
thanks to Thomas, nios should be happy again!
|
пре 19 година |
Mike Frysinger
|
c429bf3057
import files from glibc for an ia64/static port
|
пре 19 година |
Mike Frysinger
|
e73b121173
make the extra warnings optional
|
пре 19 година |
"Jan-Benedict Glaw"
|
0934f14203
First round of VAX patches. This isn't complete right now, there are for
|
пре 19 година |
Mike Frysinger
|
36df0f55b2
disable -z now by default
|
пре 19 година |
Mike Frysinger
|
deffc82c65
dont force linuxthreads db if debugging is enabled
|
пре 19 година |
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 година |
Mike Frysinger
|
c6bb70417e
fix UCLIBC_STATIC_LDCONFIG location in menus and touchup display for other shared lib options
|
пре 19 година |
Mike Frysinger
|
50118cba9e
import the arc4random() function by ashes in Bug 90
|
пре 19 година |
Mike Frysinger
|
c47542925c
as weber notes in Bug 99:
|
пре 19 година |
Mike Frysinger
|
cd662e64be
tweak __progname handling some more since some [bad] apps actually try and use it
|
пре 19 година |
Mike Frysinger
|
0e09af6c8e
add optional support for program_invocation_name/program_invocation_short_name
|
пре 19 година |
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 година |