Mike Frysinger
|
748d47d24b
use make builtin $(wildcard) rather than $(shell ls)
|
há 19 anos atrás |
Peter S. Mazinger
|
40980904dd
Disable DOMULTI for these, because gcc-4.0.2 can't cope with them
|
há 19 anos atrás |
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.
|
há 19 anos atrás |
Peter S. Mazinger
|
536ecd7044
Allow using ssp w/ current active Makefiles too. Build crts for non-shared archs too.
|
há 19 anos atrás |
Peter S. Mazinger
|
237277e9a8
Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to _dl_setup_stack_chk_guard, as in glibc. SSP requires now binutils-2.16.1 and newer. Add NOT_IN_libc/IS_IN_libc. Began using -DSHARED in uClibc_main.c, there are more candidates in there. Move back dl_protect_relro to it's earlier place.
|
há 19 anos atrás |
Peter S. Mazinger
|
a80fc77b65
All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other archs lack proper crt1. The Makefiles in extra/scripts are intended to be linked into each dir, where it is necessary to build locally.
|
há 19 anos atrás |