Age | Commit message (Expand) | Author |
2006-02-22 | make the fallback case smarter | Mike Frysinger |
2006-02-18 | dont output so many newlines | Mike Frysinger |
2006-01-27 | update copyright | Mike Frysinger |
2006-01-27 | just exec the cat | Mike Frysinger |
2006-01-24 | - make sure that icc generates bits/sysnum.h | Bernhard Reutner-Fischer |
2006-01-02 | for /bin/sh, use `` instead of $() as pointed out by Jan-Benedict Glaw on the... | Mike Frysinger |
2005-11-23 | Add template for utils/Makefile and make use of it | Peter S. Mazinger |
2005-11-21 | Remove TOPDIR | Peter S. Mazinger |
2005-11-17 | Replace TOPDIR w/ top_builddir | Peter S. Mazinger |
2005-11-02 | include Rules.mak after noconfig_targets, else it does not pull in .config | Peter S. Mazinger |
2005-11-01 | Add another Makefile example that will be copied over the root Makefile, adap... | Peter S. Mazinger |
2005-10-29 | Renamed script to create_makefiles.sh, copy instead of link (to allow cygwin ... | Peter S. Mazinger |
2005-10-28 | Update/add scripts' copyright | Peter S. Mazinger |
2005-10-28 | Add newly needed Makefiles that can be linked | Peter S. Mazinger |
2005-10-28 | Use consequently headers-y and headers_clean-y, try avoiding TARGET_ARCH use ... | Peter S. Mazinger |
2005-10-28 | Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ... | Peter S. Mazinger |
2005-10-25 | Add script to create the minimal subset of symlinks | Peter S. Mazinger |
2005-10-25 | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64 are done, the other arch... | Peter S. Mazinger |
2005-08-23 | some updates from psm to better mirror glibc getent behavior | Mike Frysinger |
2005-07-28 | further refine output so the silent mode of make is truly silent | Mike Frysinger |
2005-06-29 | also symlink asm-$TARGET_ARCH if it exists | Mike Frysinger |
2005-02-02 | - updated getent script to match behaviors of newer glibc getent. update from... | Ned Ludd |
2004-11-11 | move getent to extra/scripts/ out of docs/ | Mike Frysinger |
2004-08-26 | Fixes from gentoo. | Manuel Novoa III |
2004-03-18 | Alexandre Oliva writes: | Eric Andersen |
2004-02-12 | Add our own copies of the include/scsi header files, per what glibc | Eric Andersen |
2004-01-02 | Cope with 2.6.x headers | Eric Andersen |
2003-11-29 | Minor typo fix. | Manuel Novoa III |
2003-11-05 | Kill initfini.awk | Eric Andersen |
2003-11-05 | Kill off "mipsel" and just use "mips" | Eric Andersen |
2003-11-01 | this script is no longer used, and can be removed. | Eric Andersen |
2003-09-30 | oops. | Eric Andersen |
2003-09-17 | Patch from Philip Nye fixing mmu-less | Eric Andersen |
2003-09-11 | Stefan Allius writes: | Eric Andersen |
2003-09-09 | Fix grammar | Eric Andersen |
2003-09-04 | Minor cosmetic cleanups to avoid getting spurious bug reports. | Eric Andersen |
2003-09-03 | Let "$KERNEL_SOURCE/include/asm" be either a link or a directory. | Eric Andersen |
2003-09-01 | Remove a bunch of guessing about the location of the kernel | Eric Andersen |
2003-08-18 | Work around a bug in nm from binutils-2.14.90.0.5. | Manuel Novoa III |
2003-06-05 | Patch from Peter S. Mazinger to make the get-needed-libgcc-objects | Eric Andersen |
2003-03-05 | Patch from Stefan Allius: | Eric Andersen |
2003-03-03 | Initial effort at adding profiling support. | Eric Andersen |
2003-01-23 | Cleanup makefiles and make clean a bit | Eric Andersen |
2002-12-12 | It seems SCO puts touch in a wierd place | Eric Andersen |
2002-11-27 | Make support for global constructors and global destructors be | Eric Andersen |
2002-11-21 | Patch from Yoshinori Sato to update the h8300 architecture. | Eric Andersen |
2002-11-08 | Patch from Stefan Allius for libgcc multilib support | Eric Andersen |
2002-11-03 | Another update to initfini.awk and initfini.c from Stefan Allius | Eric Andersen |
2002-10-31 | Fixup script to avoid potential spurious whining over empty object files. | Eric Andersen |
2002-10-29 | For now, comment out the broken part | Eric Andersen |