Mike Frysinger
|
34bcdc15b8
sync with glibc
|
hace 19 años |
Mike Frysinger
|
cfe4c5e18f
update license
|
hace 19 años |
Mike Frysinger
|
08dec285fa
update license
|
hace 19 años |
Mike Frysinger
|
693d10b17f
add support for 32bit version of fchown
|
hace 19 años |
Mike Frysinger
|
a7f7c3515b
sync with glibc
|
hace 19 años |
Mike Frysinger
|
7cf4df48fd
fix license notice
|
hace 19 años |
Mike Frysinger
|
fbf09abd20
fix license notice
|
hace 19 años |
Mike Frysinger
|
e9172f1313
fix license notice
|
hace 19 años |
Mike Frysinger
|
e129d683e5
missed an ElfW(Addr) change
|
hace 19 años |
Mike Frysinger
|
e8b1c6749b
Atsushi Nemoto writes: Some archs (such as mips64) do not have getdents64 syscall but have getdents syscall. Define alias for it.
|
hace 19 años |
Mike Frysinger
|
9faf71ce68
patch from Bernd Schmidt to abstract away load addresses
|
hace 19 años |
Mike Frysinger
|
48e99a87d2
use ElfW(Addr) in more places
|
hace 19 años |
Mike Frysinger
|
99eb65208a
boilerplate license we use
|
hace 19 años |
Mike Frysinger
|
656554001c
revert fdpic patch so we can merge it in bit by bit
|
hace 19 años |
Eric Andersen
|
5e901f9e6b
The ltp testsuite fails on x86 without the modify_ldt syscall
|
hace 19 años |
Eric Andersen
|
66b01e60d8
Change symbol 'NOSTRIP' to 'DOSTRIP' since the double negatives
|
hace 19 años |
Eric Andersen
|
712f14a84f
cleanup description
|
hace 19 años |
Eric Andersen
|
8248db3cff
bug 469 was fixed by Atsushi Nemoto
|
hace 19 años |
Eric Andersen
|
c3f8ec2942
gcc 4.1.x is apparently miscompiling gnu glob on mips. This ports the latest and
|
hace 19 años |
Eric Andersen
|
06980c0e6d
references to the older "Library GPL" have already been changed to "Lesser GPL"
|
hace 19 años |
Eric Andersen
|
8d232a6025
Atsushi Nemoto writes:
|
hace 19 años |
Mike Frysinger
|
69ccfcf763
Atsushi Nemoto points out there is no more need for mips-specific ptrace.h
|
hace 19 años |
Mike Frysinger
|
1ba3a7b727
Bernd Schmidt writes: abstract away addresses so we can support FDPIC ELFs
|
hace 19 años |
Mike Frysinger
|
1d6903684a
Bernd Schmidt writes: too many semicolons!
|
hace 19 años |
Mike Frysinger
|
9183b8f792
revert previous nops in strcmp as they are not needed here
|
hace 19 años |
Mike Frysinger
|
eeb513ba31
blackfin needs NOPs after the loop end when the last statement in the loop is an if/jump
|
hace 19 años |
Mike Frysinger
|
9bf0b8bb7e
if function or stack are NULL, make sure errno is set to EINVAL
|
hace 19 años |
Mike Frysinger
|
c83ff9adba
use local labels
|
hace 19 años |
Mike Frysinger
|
6a76f96032
also kill gdb files when building BFLT files
|
hace 19 años |
Mike Frysinger
|
81f5b21c41
Michael Troß writes: Yes, the missing initialization of uniqblock seems to cause all this trouble. Now gen_wctype works without the rlimit stack hack.
|
hace 19 años |