Manuel Novoa III
|
cc07f2350d
Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.a
|
24 jaren geleden |
Eric Andersen
|
c4685a5c3c
Don't trash regs r0-r2, fix thanks to Michiel Thuys <michiel.thuys@intersil.com>.
|
24 jaren geleden |
Eric Andersen
|
a267450eec
This is a silly update to test my change to the script that emails folks
|
24 jaren geleden |
Eric Andersen
|
10c47023c8
This is a silly update to the makefile to test the new script
|
24 jaren geleden |
Manuel Novoa III
|
82b8edd87e
Fixed stderr initialization bug (mine).
|
24 jaren geleden |
Eric Andersen
|
2af5d78a2f
Oops. Should be LDFLAGS, not CFLAGS twice
|
24 jaren geleden |
Eric Andersen
|
c6464c0a9e
Always use system libc, to facilitate bootstrapping new architectures.
|
24 jaren geleden |
Eric Andersen
|
dfca181755
Add in NATIVE_ARCH
|
24 jaren geleden |
Eric Andersen
|
0f6da0c3d9
Bring into line with proper sest suite behavior
|
24 jaren geleden |
Eric Andersen
|
844b89dbfd
Reworked all test suite makefiles (man did they need it).
|
24 jaren geleden |
Manuel Novoa III
|
66ebed3e54
Hopefully fix the size/type errors when doing a shared lib.
|
24 jaren geleden |
Manuel Novoa III
|
867df8dda0
Note about need to match _SC_ATEXIT_MAX. Minor macro name change.
|
24 jaren geleden |
Manuel Novoa III
|
8960c2a5ed
Fix static buffer used initialization for FIXED_BUFFERS > 2.
|
24 jaren geleden |
Manuel Novoa III
|
bb303cab91
Added missing _SC_2_FORT_RUN case. Fixed _SC_ATEXIT_MAX to match atexit.c.
|
24 jaren geleden |
Manuel Novoa III
|
a798822789
Set dynamic linker used to /lib/ld-linux.so.1. Changeable in Makefile.
|
24 jaren geleden |
Manuel Novoa III
|
0c827cb739
Increase BUFSIZ to 512 to avoid bug in busybox tar.
|
24 jaren geleden |
Eric Andersen
|
fb644a9a15
Minor comment update
|
24 jaren geleden |
Eric Andersen
|
647e66a67c
Now works on StrongArm (using crt0.S) and arm7tdmi/uClinux with
|
24 jaren geleden |
Manuel Novoa III
|
b5abf98bfd
Added #include <wait.h> for getrusage.
|
24 jaren geleden |
Manuel Novoa III
|
2773c94a3a
This is _NOT_ an auto-generated file.
|
24 jaren geleden |
Manuel Novoa III
|
737be33761
Add missing symbol for ipc and ignore commented syscall lines.
|
24 jaren geleden |
Manuel Novoa III
|
344893c7f7
Work around str_syscalls.sh not having execute perms. Should fix in cvs. How?
|
24 jaren geleden |
Manuel Novoa III
|
546aeaf1c1
The files unified_syscall_{ARCH}.h are not auto-generated while others are.
|
24 jaren geleden |
Manuel Novoa III
|
849cfab1c5
UnDOSified file and added assert when debugging.
|
24 jaren geleden |
Manuel Novoa III
|
cecd0b2a5c
Adapted to handle shared libraries as well as static. Fixed Makefile for m68k.
|
24 jaren geleden |
Eric Andersen
|
8943c95591
"I will always compile before I commit."
|
24 jaren geleden |
Eric Andersen
|
6c2ef877c3
Update the comments a wee bit.
|
24 jaren geleden |
Eric Andersen
|
b8e0118b10
A little update to wait* and a minor syscall cleanup.
|
24 jaren geleden |
Eric Andersen
|
31e36a1498
Fix arm so it actually works.
|
24 jaren geleden |
Eric Andersen
|
b881459888
Remove an extra "/" from the crt0 path
|
24 jaren geleden |