Age | Commit message (Expand) | Author |
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-02-05 | Use 'mmap.c' instead of '_mmap.c' | 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-01-23 | Update architecture specific support to consistantly | Eric Andersen |
2002-12-18 | (SSRC): Rename longjmp.S to __longjmp.S | Miles Bader |
2002-09-05 | Change <bits/syscall.h> to <bits/sysnum.h>. | Miles Bader |
2002-08-14 | (CSRC): Add syscall.c | Miles Bader |
2002-04-10 | Remove v850-specific versions of truncate64.c and ftruncate64.c. | 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 | Patch from Miles Bader to allow Large File support on the v850. | Eric Andersen |
2002-01-07 | Mahe 'make clean' remove generated bits/syscall.h, as | Eric Andersen |
2001-12-21 | A very large patch from Miles Bader <miles@lsi.nec.co.jp> to bring | Eric Andersen |
2001-12-19 | Update my email address. I am no longer andersen@lineo.com | Eric Andersen |
2001-11-10 | _mmap.o should be added to libc.a, not crt0.o | David Schleef |
2001-10-16 | Revert global old mmap usage, and do it per arch | Eric Andersen |
2001-10-11 | Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850. | Eric Andersen |