Bernhard Reutner-Fischer
|
b74c3aa1a9
- less verbose make clean
|
16 年之前 |
Denis Vlasenko
|
36ac7bee0f
Factor out the core of vprintf() into separate function
|
16 年之前 |
Eric Andersen
|
73c811263c
fixup my copyright notice, trim stale remnants of older notices which
|
18 年之前 |
Peter S. Mazinger
|
a29eb4f241
DOMULTI may be used for libc, the excluded files need work, linuxthreads[_db] as well, don't try on slow box
|
18 年之前 |
Peter S. Mazinger
|
4390d8e705
libc-{a,so,multi}-y replaced by libc-y covering common objects both in libc.a/libc.so, the diffs go into libc-static-y/libc-shared-y exclusively, add IMA to libc, don't use any MSRC anymore
|
18 年之前 |
Peter S. Mazinger
|
caed8420ef
More renames for IMA
|
19 年之前 |
Peter S. Mazinger
|
a794254f4c
Don't build empty objects, remove unused vars, update copyright
|
19 年之前 |
Mike Frysinger
|
e84e218969
dont want to delete the 64.c files anymore
|
19 年之前 |
Mike Frysinger
|
b882004687
simplify Makefile rules for handling of LFS files by tweaking the way we compile the source files as suggested by psm
|
19 年之前 |
Mike Frysinger
|
1301cdbf01
touchup whitespace
|
19 年之前 |
Mike Frysinger
|
5f2d553f4c
make cp silent
|
19 年之前 |
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.
|
19 年之前 |
Mike Frysinger
|
9d556a823d
tweak rules so we dont have to copy the .c files to get 64bit versions
|
19 年之前 |
Peter S. Mazinger
|
e077860853
Only because of multi sources I had to touch up these and add code duplication
|
19 年之前 |
Peter S. Mazinger
|
de5359a570
Remove last unused references to libc-a-pic-, we use only the lists in libc-a-y for objects that go into static libs, changing their suffix to .os, of they should be PIC
|
19 年之前 |
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.
|
19 年之前 |