Mike Frysinger
|
a6afb243e1
update buildsystem to new style
|
пре 20 година |
Mike Frysinger
|
40770ac31c
Bug 618, Thomas Chou: update build flags for nios target
|
пре 20 година |
Mike Frysinger
|
bbb8bf360e
Bug 618, Thomas Chou: update crt to new 0.9.28 uClibc style
|
пре 20 година |
Mike Frysinger
|
2505f2b570
unused
|
пре 20 година |
Mike Frysinger
|
c78773bc36
now we can safely declare these hidden
|
пре 20 година |
Mike Frysinger
|
e9264e49f3
update pthread weak handling to the style glibc uses
|
пре 20 година |
Mike Frysinger
|
cd662e64be
tweak __progname handling some more since some [bad] apps actually try and use it
|
пре 20 година |
Mike Frysinger
|
2aa7788e7f
use weak handling instead of .set
|
пре 20 година |
Mike Frysinger
|
f9ff85a50a
kill off some unused warnings
|
пре 20 година |
Mike Frysinger
|
bfc0df1617
if arch doesnt provide _syscall6(), we need to alias the 64bit version
|
пре 20 година |
Peter S. Mazinger
|
99ad3e74e6
Lost wcschr()
|
пре 20 година |
Peter S. Mazinger
|
316bfa4bca
keep __USE_GNU for program_invocation_*_name
|
пре 20 година |
Peter S. Mazinger
|
43123f2ccc
Get rid of tolower/toupper jump reloc, correct tow* for XLOCALE
|
пре 20 година |
Peter S. Mazinger
|
16fbf62c20
Add __toupper, remove unneeded undefs for tolower
|
пре 20 година |
Peter S. Mazinger
|
fbf868b243
Provide __tolower and use it
|
пре 20 година |
Peter S. Mazinger
|
b325068963
Remove textrel
|
пре 20 година |
Peter S. Mazinger
|
ab1677f525
Revert a change until I find the textrel cause
|
пре 20 година |
Peter S. Mazinger
|
167d5e33fc
Complete split of all the string functions. Hope haven't broken too much. wcscoll/strcoll needs some love ...
|
пре 20 година |
Peter S. Mazinger
|
fe68563b9a
Use strong_alias everywhere instead of .global/.set. Correct some cases where the non-hidden version was used.
|
пре 20 година |
Peter S. Mazinger
|
8356ff4a52
Add more hidden prototypes
|
пре 20 година |
Peter S. Mazinger
|
8897795c2a
Add proper guard, so that we don't see the internal header in userspace
|
пре 20 година |
Mike Frysinger
|
c2bcc11c00
tweak what is likely() in the argv[0] parsing
|
пре 20 година |
Mike Frysinger
|
0e09af6c8e
add optional support for program_invocation_name/program_invocation_short_name
|
пре 20 година |
Mike Frysinger
|
b327d72589
we dont need to loop calling abort() because abort() already loops for us
|
пре 20 година |
Mike Frysinger
|
be06fd35cb
Joseph S. Myers writes:
|
пре 20 година |
Mike Frysinger
|
6f65ac296a
Joseph S. Myers writes:
|
пре 20 година |
Mike Frysinger
|
2fe4731b98
import a bunch of defines from gnu binutils including blackfin for Lie Zhang
|
пре 20 година |
Mike Frysinger
|
0d541951d9
import a bunch of EM defines from gnu binutils
|
пре 20 година |
Mike Frysinger
|
63a7517e86
touchup comments and define Blackfin for Jie Zhang
|
пре 20 година |
Mike Frysinger
|
f1cdc0b850
fix previous commit so that __uClibc_init() is run for non-mmu cases again as report by Thomas in Bug 618
|
пре 20 година |