Historique des commits

Auteur SHA1 Message Date
  Mike Frysinger 9bf5af92ea make build output a little less noisy il y a 19 ans
  Peter S. Mazinger 6af91aa03a Undo -std=c99 and related -D__ASSEMBLER__ il y a 19 ans
  Peter S. Mazinger 75443475a4 Enable -std=c99 if supported, this will define __STDC_VERSION__, have to -D__ASSEMBLER__, bug in all gcc il y a 19 ans
  Peter S. Mazinger 686016a705 Correct strip display in multi mode il y a 19 ans
  Peter S. Mazinger b91bb097ca Remove HAVE_ELF il y a 19 ans
  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 il y a 19 ans
  Peter S. Mazinger 8e8e47fc92 modify IMA compiling rule and add linking rule il y a 19 ans
  Mike Frysinger 0ee2f561e7 nios no longer needs crt0.o il y a 19 ans
  Mike Frysinger d874cc673a fix up ability to rename ldso il y a 19 ans
  Mike Frysinger 445ea79b99 make sure all shared libs depend on interp il y a 19 ans
  Mike Frysinger d0bd553f57 only create crt0.o compat link for certain arches il y a 19 ans
  Mike Frysinger b9b124c1d2 generate a symlink for older targets (like nios) il y a 19 ans
  Mike Frysinger 3321ce7506 beautify utility building il y a 19 ans
  Peter S. Mazinger ca3067b8ce Remove incorrect display stripping crt1.S il y a 19 ans
  Peter S. Mazinger a2090a8eec Don't strip interp.c, thx blindvt il y a 19 ans
  Mike Frysinger 575f2cfbe5 add support for generating .s files for debug purposes il y a 19 ans
  Mike Frysinger 7ca2d77695 dont display cd;make il y a 19 ans
  Peter S. Mazinger c0087777cf Added .oS asm targets and make ldso build w/ -DSHARED (needed by nptl) il y a 19 ans
  Peter S. Mazinger 905b94adb1 Change HOSTCFLAGS to BUILD_CFLAGS proposed by vapier il y a 19 ans
  Peter S. Mazinger 8852947daa Convert configuration to new build system il y a 19 ans
  Peter S. Mazinger 3bf8644932 Rename NATIVE_LDFLAGS to BUILD_LDFLAGS proposed by vapier il y a 19 ans
  Peter S. Mazinger 3c45ffd272 Add header dependency to be used as prerequisite for the all objects il y a 19 ans
  Peter S. Mazinger cf5e4b82c1 Build libc if in a subdir and we have it as a dependency il y a 19 ans
  Peter S. Mazinger b6d51d2892 Add support for NATIVE_LDFLAGS[-subdir] il y a 19 ans
  Peter S. Mazinger b870fba08e Make utils includable into main Makefile.in, add compile.u and hcompile.u, usable in utils and probably tests. vapier, please quite them if you want to il y a 19 ans
  Peter S. Mazinger 6c5c6be0b1 patsubst didn't occur for all cases correctly il y a 19 ans
  Peter S. Mazinger 78563c7973 Add libthread_db and libdl-a objects to objs: il y a 19 ans
  Peter S. Mazinger 3830b27a93 Add .E suffix il y a 19 ans
  Peter S. Mazinger 9b163dc6b6 Allow building ldso in its own dir il y a 19 ans
  Peter S. Mazinger ec80cbc14c Make objs target work again il y a 19 ans