summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sh/Makefile
AgeCommit message (Expand)Author
2005-11-21Remove TOPDIRPeter S. Mazinger
2005-11-01Update sh to new buildsPeter S. Mazinger
2005-10-12Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec...Peter S. Mazinger
2005-09-28Build crt[in].o with disabled ssp.Peter S. Mazinger
2005-09-27Speed up clean target, don't recurse where possible, remove unneeded actionsPeter S. Mazinger
2005-08-09update crt0 to crt1 based heavily on glibc start.S and to sync up with __uCli...Mike Frysinger
2005-08-09move __fpscr_values out of crt0 and into libc as proposed by Daniel Jacobowit...Mike Frysinger
2005-08-09remove unused/pointless variablesMike Frysinger
2005-01-25merge parallel build supportMike Frysinger
2004-12-22Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen
2004-08-25Patch by Carl SHAW <carl.shaw@st.com>...Manuel Novoa III
2004-08-21Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen
2004-02-05Use 'mmap.c' instead of '_mmap.c'Eric Andersen
2003-12-03Lethal noticed that the generated file gmon-start.S was notEric Andersen
2003-12-02Add a syscall() implementation using a hacked version of the syscall6 macro.Manuel Novoa III
2003-11-22Remove SAFECFLAGS. It was a workaround for failures in old awk scriptEric Andersen
2003-11-08Darn. Fix compilation for soft-float, which I inadvertantlyEric Andersen
2003-11-05Continue the conversion to using per-arch crti.S and crtn.SEric Andersen
2003-10-25properly deal with soft-float when profiling as wellEric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-18Peter Kjellerstedt writes:Eric Andersen
2003-10-08Patch from Atsushi Nemoto (with some additions):Eric Andersen
2003-09-21Fix "subst -g,," problem for SAFECFLAGS.Manuel Novoa III
2003-03-06Patch from Stefan Allius to finish off the last required bitsEric Andersen
2003-01-23Update architecture specific support to consistantlyEric Andersen
2002-12-12Based on discussions with Stefan Allius, change it so that we alwaysEric Andersen
2002-11-15Stefan Allius writes:Eric Andersen
2002-09-05Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader
2002-08-19Work from Stefan Allius which allows superH to use the commonEric Andersen
2002-08-08I reworked syscalls.h to match how I'm doing other arches. Stefan Allius andEric Andersen
2002-03-13Build our own crti.o and crtn.o with a cross arch method that IEric Andersen
2002-03-01Move syscall.h generation to the top level MakefileEric Andersen
2002-03-01Patch from M. R. Brown <mrbrown@0xd6.org> to fix pthread supportEric Andersen
2002-01-17Add sbrk and friendsDavid McCullough
2002-01-07Mahe 'make clean' remove generated bits/syscall.h, asEric Andersen
2002-01-02Fixes from M. R. Brown <mrbrown@0xd6.org> to fixup some littleEric Andersen
2001-08-06Fixup the pipe system call for the SH target.David McCullough
2001-06-28Changes to support autogenerated syscall.hDavid McCullough
2001-05-26Makefile targets to symlink arch-specific headers into include/ (onlyDavid Schleef
2001-05-25Update for the SH port from Jean-Yves Avenard <jean-yves_avenard@hp.com>Eric Andersen
2001-05-12Ok, this should finish off my massive ro-organization. The sourceEric Andersen
2001-03-06Move fork to common/syscalls (with NO_MMU check). Add Makefile to sparc soManuel Novoa III
2001-02-22Patch from Jean-Yves Avenard to add missing siglongjmp entry andEric Andersen
2001-02-21Add an SH port done by Jean-Yves Avenard of Hewlett-Packard - EmbeddedEric Andersen