| Commit message (Expand) | Author | Age | Files | Lines |
* | add support for generating .s files for debug purposes | Mike Frysinger | 2005-12-01 | 1 | -0/+3 |
* | dont display cd;make | Mike Frysinger | 2005-11-30 | 1 | -3/+3 |
* | Added .oS asm targets and make ldso build w/ -DSHARED (needed by nptl) | Peter S. Mazinger | 2005-11-28 | 1 | -0/+2 |
* | Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier | Peter S. Mazinger | 2005-11-25 | 1 | -2/+2 |
* | Convert configuration to new build system | Peter S. Mazinger | 2005-11-25 | 1 | -1/+2 |
* | Rename NATIVE_LDFLAGS to BUILD_LDFLAGS proposed by vapier | Peter S. Mazinger | 2005-11-25 | 1 | -1/+1 |
* | Add header dependency to be used as prerequisite for the all objects | Peter S. Mazinger | 2005-11-25 | 1 | -0/+3 |
* | Build libc if in a subdir and we have it as a dependency | Peter S. Mazinger | 2005-11-25 | 1 | -0/+3 |
* | Add support for NATIVE_LDFLAGS[-subdir] | Peter S. Mazinger | 2005-11-24 | 1 | -1/+1 |
* | Make utils includable into main Makefile.in, add compile.u and hcompile.u, us... | Peter S. Mazinger | 2005-11-23 | 1 | -0/+6 |
* | patsubst didn't occur for all cases correctly | Peter S. Mazinger | 2005-11-23 | 1 | -1/+1 |
* | Add libthread_db and libdl-a objects to objs: | Peter S. Mazinger | 2005-11-22 | 1 | -3/+3 |
* | Add .E suffix | Peter S. Mazinger | 2005-11-22 | 1 | -1/+1 |
* | Allow building ldso in its own dir | Peter S. Mazinger | 2005-11-22 | 1 | -1/+1 |
* | Make objs target work again | Peter S. Mazinger | 2005-11-22 | 1 | -3/+11 |
* | Depedencies corrected (less make oldconfig/headers), rerunning make remakes o... | Peter S. Mazinger | 2005-11-22 | 1 | -27/+26 |
* | rework depends and stripping so that libraries arent rebuilt all the time in ... | Mike Frysinger | 2005-11-22 | 1 | -8/+8 |
* | remove headers_done since it broke buildroot again | Mike Frysinger | 2005-11-22 | 1 | -4/+1 |
* | touchup output and move .PHONY to the shared Makerules so all subdirs get it | Mike Frysinger | 2005-11-22 | 1 | -3/+8 |
* | make -j2 works here | Peter S. Mazinger | 2005-11-18 | 1 | -3/+3 |
* | Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding foreign... | Peter S. Mazinger | 2005-11-17 | 1 | -115/+28 |
* | Add link.so, add support for CFLAGS-$(subdir), where subdir is the last part ... | Peter S. Mazinger | 2005-11-17 | 1 | -3/+15 |
* | touchup pretty STRIP output a little | Mike Frysinger | 2005-11-17 | 1 | -1/+1 |
* | condense rules to be easier to read | Mike Frysinger | 2005-11-16 | 1 | -18/+9 |
* | add rules to handle .s and .E | Mike Frysinger | 2005-11-15 | 1 | -4/+9 |
* | make the crt rules prettier too | Mike Frysinger | 2005-11-04 | 1 | -13/+23 |
* | initial import of a nicer output display akin to linux-2.6 | Mike Frysinger | 2005-11-04 | 1 | -46/+86 |
* | Split up the .o and .os rules, so all the sources are created if DOPIC is dis... | Peter S. Mazinger | 2005-11-01 | 1 | -2/+8 |
* | ASFLAGS does not need to include CFLAGS as well, compile.S does it already | Peter S. Mazinger | 2005-11-01 | 1 | -1/+1 |
* | Remove binutils-2.16.1 dependency for SSP, now it works with any binutils, bu... | Peter S. Mazinger | 2005-10-28 | 1 | -11/+3 |
* | Use consequently headers-y and headers_clean-y, try avoiding TARGET_ARCH use ... | Peter S. Mazinger | 2005-10-28 | 1 | -1/+1 |
* | Allow using ssp w/ current active Makefiles too. Build crts for non-shared ar... | Peter S. Mazinger | 2005-10-27 | 1 | -2/+2 |
* | Moved guard_setup to dl-osinfo.h (used commonly by ldso and libc). Renamed to... | Peter S. Mazinger | 2005-10-27 | 1 | -101/+49 |
* | Default changed to IMA compiling, disabled explicitely where currently not po... | Peter S. Mazinger | 2005-10-26 | 1 | -1/+1 |
* | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch... | Peter S. Mazinger | 2005-10-25 | 1 | -18/+247 |
* | Add the current implementation to review | Peter S. Mazinger | 2005-10-19 | 1 | -1/+1 |
* | Update upcoming new infrastructure files | Peter S. Mazinger | 2005-10-18 | 1 | -222/+19 |
* | This file is a temporarily used one, until all the tree is converted to new s... | Peter S. Mazinger | 2005-10-16 | 1 | -6/+27 |
* | Add new rules file for review, better ideas, not used yet | Peter S. Mazinger | 2005-10-14 | 1 | -0/+216 |