Peter S. Mazinger
|
6cc179a45b
Add support for CFLAGS-OMIT-file from nptl
|
18 éve |
Mike Frysinger
|
5ffab6434a
since interp is an actual object file that is linked into shared libs, make it a build depend rather than just an order depend
|
18 éve |
Mike Frysinger
|
94c41e72b5
touchup headers target somemore so building in subdirs works nicely again
|
18 éve |
Mike Frysinger
|
fec64b1a41
fix parallel build with headers once and for all (i hope)
|
18 éve |
Mike Frysinger
|
28f1d458d4
combine the crt1.0/Scrt1.o rules since they are pretty much the samething
|
18 éve |
Mike Frysinger
|
b5db14a3fb
combine the output rules in one place
|
18 éve |
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 éve |
Mike Frysinger
|
acc9d40199
add support for generating %.i files like %.E files
|
18 éve |
Peter S. Mazinger
|
eaf180eead
Correct building objs in each libc subdir
|
18 éve |
Mike Frysinger
|
9bf5af92ea
make build output a little less noisy
|
19 éve |
Peter S. Mazinger
|
6af91aa03a
Undo -std=c99 and related -D__ASSEMBLER__
|
19 éve |
Peter S. Mazinger
|
75443475a4
Enable -std=c99 if supported, this will define __STDC_VERSION__, have to -D__ASSEMBLER__, bug in all gcc
|
19 éve |
Peter S. Mazinger
|
686016a705
Correct strip display in multi mode
|
19 éve |
Peter S. Mazinger
|
b91bb097ca
Remove HAVE_ELF
|
19 éve |
Peter S. Mazinger
|
cd84f06dcf
Add target strip command and use it, also disable for now CFLAGS-multi-y, after splitting all MSRC, it won't be needed
|
19 éve |
Peter S. Mazinger
|
8e8e47fc92
modify IMA compiling rule and add linking rule
|
19 éve |
Mike Frysinger
|
0ee2f561e7
nios no longer needs crt0.o
|
19 éve |
Mike Frysinger
|
d874cc673a
fix up ability to rename ldso
|
19 éve |
Mike Frysinger
|
445ea79b99
make sure all shared libs depend on interp
|
19 éve |
Mike Frysinger
|
d0bd553f57
only create crt0.o compat link for certain arches
|
19 éve |
Mike Frysinger
|
b9b124c1d2
generate a symlink for older targets (like nios)
|
19 éve |
Mike Frysinger
|
3321ce7506
beautify utility building
|
19 éve |
Peter S. Mazinger
|
ca3067b8ce
Remove incorrect display stripping crt1.S
|
19 éve |
Peter S. Mazinger
|
a2090a8eec
Don't strip interp.c, thx blindvt
|
19 éve |
Mike Frysinger
|
575f2cfbe5
add support for generating .s files for debug purposes
|
19 éve |
Mike Frysinger
|
7ca2d77695
dont display cd;make
|
19 éve |
Peter S. Mazinger
|
c0087777cf
Added .oS asm targets and make ldso build w/ -DSHARED (needed by nptl)
|
19 éve |
Peter S. Mazinger
|
905b94adb1
Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier
|
19 éve |
Peter S. Mazinger
|
8852947daa
Convert configuration to new build system
|
19 éve |
Peter S. Mazinger
|
3bf8644932
Rename NATIVE_LDFLAGS to BUILD_LDFLAGS proposed by vapier
|
19 éve |