Peter S. Mazinger
|
ec2261ba97
Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with my config (no locale, the rest enabled). Not tested if libc is complete and usable. All the files listed in *_NO_MULTI need love, best would be to replace all multisources w/ single sources.
|
před 19 roky |
Peter S. Mazinger
|
48e47d2f49
Correct _getdents[64] and __syscall_ipc
|
před 19 roky |
Peter S. Mazinger
|
07e2054f10
Sync with glibc
|
před 19 roky |
Peter S. Mazinger
|
063957fd15
wait4 is pid_t, not int
|
před 19 roky |
Peter S. Mazinger
|
4222cc97e9
Sync headers w/ glibc
|
před 19 roky |
Peter S. Mazinger
|
aa46ec5518
Enable IMA
|
před 19 roky |
Peter S. Mazinger
|
bc46725ca9
Enable IMA
|
před 19 roky |
Peter S. Mazinger
|
cdb30c15b1
Correct IMA
|
před 19 roky |
Peter S. Mazinger
|
1439c0fce9
Enable IMA
|
před 19 roky |
Peter S. Mazinger
|
e79004b81d
Enable IMA
|
před 19 roky |
Peter S. Mazinger
|
3c33b8a7c9
Enable IMA on libc/string/generic
|
před 19 roky |
Peter S. Mazinger
|
afb250f7b1
Enable IMA on i386
|
před 19 roky |
Joakim Tjernlund
|
f5876d1dfb
Don't need this debug check anymore.
|
před 19 roky |
Peter S. Mazinger
|
8143dcecfc
Allow partly IMA compile of this directory
|
před 19 roky |
Joakim Tjernlund
|
9acc3f9fe6
psm missed a spot :)
|
před 19 roky |
Peter S. Mazinger
|
e21214c425
Mark _exit as noreturn, include/unistd.h does this already
|
před 19 roky |
Peter S. Mazinger
|
d85c61c5e7
add dummy loop to kill gcc warning, probably _exit should get attribute_noreturn
|
před 19 roky |
Peter S. Mazinger
|
08dfb1d906
Undo 12115, it fails on building libc/sysdeps/linux/common
|
před 19 roky |
Peter S. Mazinger
|
170528af57
Added cris on request to new build structure. It has to provide crt1.S instead of crt0.c to get it working
|
před 19 roky |
Peter S. Mazinger
|
79363f422f
Cleaner i386/syscalls.h patch to handle macro redefines proposed by jocke
|
před 19 roky |
Peter S. Mazinger
|
02fc7acad5
Remove __set_errno proposed by jocke
|
před 19 roky |
Peter S. Mazinger
|
5ba22f8c12
Clean up DOMULTI for libm and add more files blocked earlier by syscall problem to libpthread
|
před 19 roky |
Peter S. Mazinger
|
02ee661892
Enable IMA compiling now that syscalls work
|
před 19 roky |
Peter S. Mazinger
|
3b7927d66f
Move __SSP__ check to header
|
před 19 roky |
Peter S. Mazinger
|
16f4df8b52
Allow sources using syscalls to be IMA compiled on x86
|
před 19 roky |
Peter S. Mazinger
|
5fe51654d3
include Rules.mak after noconfig_targets, else it does not pull in .config
|
před 19 roky |
Peter S. Mazinger
|
e6e45f86ac
ldso powerpc changes ported to i386
|
před 19 roky |
Mike Frysinger
|
a9d7ad63be
set default STRIP_FLAGS and change how we detect silent mode
|
před 19 roky |
Mike Frysinger
|
5a7a7164cc
move more rules out of the if HAVE_DOT_CONFIG statement which dont belong
|
před 19 roky |
Mike Frysinger
|
8daa0e4ec6
update DOPIC option to properly describe what it does
|
před 19 roky |