Age | Commit message (Expand) | Author |
2005-11-21 | Remove TOPDIR | Peter S. Mazinger |
2005-11-05 | makefiles for new build system | Mike Frysinger |
2005-10-12 | Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec... | Peter S. Mazinger |
2005-09-28 | Build crt[in].o with disabled ssp. | Peter S. Mazinger |
2005-09-27 | Speed up clean target, don't recurse where possible, remove unneeded actions | Peter S. Mazinger |
2005-01-25 | merge parallel build support | Mike Frysinger |
2004-12-22 | Patch from Peter S. Mazinger to consistantly use "ASFLAGS" | Eric Andersen |
2004-01-16 | s/UCLIBC_HAS_MMU/ARCH_HAS_MMU/g | Eric Andersen |
2003-11-22 | Remove SAFECFLAGS. It was a workaround for failures in old awk script | Eric Andersen |
2003-11-08 | Darn. Fix compilation for soft-float, which I inadvertantly | Eric Andersen |
2003-11-05 | Continue the conversion to using per-arch crti.S and crtn.S | Eric Andersen |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-10-08 | Patch from Atsushi Nemoto (with some additions): | Eric Andersen |
2003-02-05 | add brk for m68k | David McCullough |
2003-01-23 | Update architecture specific support to consistantly | Eric Andersen |
2002-11-05 | Fixup handling of disabled options | Eric Andersen |
2002-10-31 | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen |
2002-09-05 | Change <bits/syscall.h> to <bits/sysnum.h>. | Miles Bader |
2002-03-13 | Build our own crti.o and crtn.o with a cross arch method that I | Eric Andersen |
2002-03-01 | Move syscall.h generation to the top level Makefile | Eric Andersen |
2002-03-01 | Major rework of the include files to eliminate redundancy | Eric Andersen |
2002-02-06 | Add in clone (untested) | David McCullough |
2002-01-07 | Mahe 'make clean' remove generated bits/syscall.h, as | Eric Andersen |
2002-01-01 | Change all 'cd <foo>; bar' constructs to 'cd <foo> && bar' for | Eric Andersen |
2001-12-19 | Update my email address. I am no longer andersen@lineo.com | Eric Andersen |
2001-11-30 | Add support for mmu-full m68k systems, such as oldworld macs. | Eric Andersen |
2001-11-29 | Add include/sys/reg.h to make gdbserver happy | Eric Andersen |
2001-06-28 | Changes for new auto-generated syscall.h | David McCullough |
2001-06-25 | Fixed vfork so the child doesn't trash the parents return address. | David McCullough |
2001-06-18 | This commit finishes adding support for the old m68k-coff toolchains by | Eric Andersen |
2001-06-12 | Cleanup the toploevel makefile handing of shared libs. Add weak_alias | Eric Andersen |
2001-05-26 | Makefile targets to symlink arch-specific headers into include/ (only | David Schleef |
2001-05-12 | Ok, this should finish off my massive ro-organization. The source | Eric Andersen |
2001-01-29 | uClibc working with 2.0.x and 2.4.x m68k uClinux kernels, the PIC | David McCullough |
2001-01-16 | Remove an extra "/" from the crt0 path | Eric Andersen |
2001-01-16 | Makefile fixes | Eric Andersen |
2001-01-16 | Added common handling of errno. | Eric Andersen |
2001-01-15 | Remove generated files. Bring Makefile behavior into sync with other arches. | Eric Andersen |
2001-01-12 | Thanks to James Graves <jgraves@deltamobile.com>, we now have | Eric Andersen |