Paul Mundt
|
5075341720
Update the TODO reflecting the sh64 changes.
|
vor 17 Jahren |
Paul Mundt
|
7610760bd4
Switch sh64 to use __uClibc_main and the new register layout.
|
vor 17 Jahren |
Paul Mundt
|
44784f8a3b
sh64 uses a 32-bit ABI, don't bother with lib64 silliness.
|
vor 17 Jahren |
Paul Mundt
|
b20e5adb66
Bring sh64 support back from the dead.
|
vor 17 Jahren |
Mike Frysinger
|
b4937a448b
test to make sure the buffers used by the gethost*_r functions handle misaligned scratch buffers
|
vor 17 Jahren |
Mike Frysinger
|
2df8aa78d5
fix memory corruption on no-mmu from doing multiple execls where earlier execls fail by simply not releasing the memory reserved for the arguments of children processes
|
vor 17 Jahren |
Mike Frysinger
|
94fa1bb40f
use the __extern_always_inline define from cdefs.h instead of duplicating gcc version checking in every pt-machine.h header ... while __extern_always_inline should work fine, i think what is intended is __extern_inline ... should double check later
|
vor 17 Jahren |
Mike Frysinger
|
645002f7e8
this code does not actually rely on INTERNAL_SYSCALL
|
vor 17 Jahren |
Mike Frysinger
|
04948fc8d7
add info for elf.h, ldd.c, readelf.c, and MAINTAINERS
|
vor 17 Jahren |
Mike Frysinger
|
9da7457367
sync with glibc to get the extern inline directive
|
vor 17 Jahren |
Bernhard Reutner-Fischer
|
81caa1a620
- fixup gnu_inline vs. C99 inline
|
vor 17 Jahren |
Mike Frysinger
|
493399107e
update my e-mail address
|
vor 17 Jahren |
Mike Frysinger
|
0b17a6561e
if an arch does not provide __NR_mmap, fall back to __NR_mmap2 (this just generalizes what Blackfin was already doing)
|
vor 17 Jahren |
Mike Frysinger
|
124ec18872
Chris Zankel writes:
|
vor 17 Jahren |
Mike Frysinger
|
9c95d5d28d
patch from Hans-Christian Egtvedt to silence some spurious signed warnings
|
vor 17 Jahren |
Mike Frysinger
|
e7aef8240c
whitespace only: touchups from Hans-Christian Egtvedt
|
vor 17 Jahren |
Mike Frysinger
|
c616287f88
patch from Mats Erik Andersson for better catching edge cases in optimized string functions
|
vor 17 Jahren |
Mike Frysinger
|
d08085316b
add BOTHER define from termios2
|
vor 17 Jahren |
Mike Frysinger
|
fc47b3641c
give EM_AVR32 a little comment
|
vor 17 Jahren |
Mike Frysinger
|
973844c62c
Brian Austin writes: This patch adds MAVERICK CRUNCH FPU support for the Cirrus Logic EP93XX ARM9 Procs.
|
vor 17 Jahren |
Mike Frysinger
|
69904585ae
not everyone is a ninja: explicitly state that people should convert from sys_errlist[] to strerror()
|
vor 17 Jahren |
Mike Frysinger
|
a1e63e6f7d
whitespace only: fix indentation
|
vor 17 Jahren |
Mike Frysinger
|
f985c8316e
blah, enable the stupid hidden proto for fcntl
|
vor 17 Jahren |
Mike Frysinger
|
ea0dcba922
krichy writes in 292:
|
vor 17 Jahren |
Mike Frysinger
|
3ea0aa46f7
zen in #938 writes:
|
vor 17 Jahren |
Mike Frysinger
|
ee438a1eb6
implement semtimedop for #927
|
vor 17 Jahren |
Mike Frysinger
|
29c5e0adf1
pop -m32 onto LDFLAGS/CFLAGS to make building on x86_64 multilib systems transparent
|
vor 17 Jahren |
Mike Frysinger
|
5ec141e002
michael_d writes in 1879:
|
vor 17 Jahren |
Mike Frysinger
|
3147039a65
michael_d writes in #1869: make sure GNU error functions output 'program: ' as documented in the function api
|
vor 17 Jahren |
Mike Frysinger
|
e6e3f570fa
michael_d writes in #1874:
|
vor 17 Jahren |