summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/arm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunk."Steven J. Hill"2005-12-021-3/+1
* Merge from trunk."Steven J. Hill"2005-10-301-81/+8
* Big, huge fricking merge. Peter, if you touch the build system again I'm goin..."Steven J. Hill"2005-10-041-4/+3
* Merge/sync with trunk."Steven J. Hill"2005-08-171-1/+1
* A merging we will go. A merging we will go. Hi ho the merrio' a merging we wi..."Steven J. Hill"2005-07-251-9/+12
* merge parallel build supportMike Frysinger2005-01-251-6/+5
* Patch from Peter S. Mazinger to consistantly use "ASFLAGS"Eric Andersen2004-12-221-5/+4
* Kill off all support for 'gcc -pg' / 'gprof' style profiling. There is both aEric Andersen2004-08-211-7/+1
* Fix arm profiling support, which was accidentally removedEric Andersen2003-12-041-0/+6
* Lethal noticed that the generated file gmon-start.S was notEric Andersen2003-12-031-0/+2
* Remove SAFECFLAGS. It was a workaround for failures in old awk scriptEric Andersen2003-11-221-7/+2
* Darn. Fix compilation for soft-float, which I inadvertantlyEric Andersen2003-11-081-10/+4
* Continue the conversion to using per-arch crti.S and crtn.SEric Andersen2003-11-051-1/+26
* properly deal with soft-float when profiling as wellEric Andersen2003-10-251-0/+3
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-3/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+2
* Patch from Atsushi Nemoto (with some additions):Eric Andersen2003-10-081-0/+1
* Fix "subst -g,," problem for SAFECFLAGS.Manuel Novoa III2003-09-211-1/+1
* Implement mmap64 for armEric Andersen2003-06-271-1/+1
* Make profiling on arm workEric Andersen2003-03-061-1/+10
* Update architecture specific support to consistantlyEric Andersen2003-01-231-6/+1
* Add in arm specific sigaction implementation to fix sa_restorerEric Andersen2003-01-221-2/+3
* Based on discussions with Stefan Allius, change it so that we alwaysEric Andersen2002-12-121-7/+5
* A patch from Vincent Sanders to fix the arm implementation ofEric Andersen2002-11-031-1/+1
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-051-2/+2
* Implement syscall() for armEric Andersen2002-07-251-1/+1
* Create a much more careful ftruncate64 implementation, that shouldEric Andersen2002-04-091-1/+1
* Add in support for ftruncate64 on both ARM and x86Eric Andersen2002-03-311-1/+1
* Build our own crti.o and crtn.o with a cross arch method that IEric Andersen2002-03-131-1/+1
* Move syscall.h generation to the top level MakefileEric Andersen2002-03-011-1/+0
* Fixup setjmp and longjmp so they behave themselves properly nowEric Andersen2002-01-311-1/+1
* Make sbrk common, add arm/brk.c, cleanup leftover damageEric Andersen2002-01-211-1/+1
* Mahe 'make clean' remove generated bits/syscall.h, asEric Andersen2002-01-071-0/+1
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* merged the two startup files so that uClinux people always get the correctDavid McCullough2001-12-191-5/+1
* A small patch from Erwin Authried <eauth@softsys.co.at>Eric Andersen2001-10-121-3/+3
* Sigh. Erik mucks it up again...Eric Andersen2001-09-271-1/+1
* Add inb, outb and friends,Eric Andersen2001-09-271-1/+1
* Autogen include/bits/syscall.h for ARMEric Andersen2001-07-031-1/+1
* Makefile targets to symlink arch-specific headers into include/ (onlyDavid Schleef2001-05-261-0/+3
* Move the default ptrace.c to common, but let arches override it (suchEric Andersen2001-05-161-1/+1
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-4/+2
* Move fork to common/syscalls (with NO_MMU check). Add Makefile to sparc soManuel Novoa III2001-03-061-1/+1
* It turns out that vfork was completely broken. That was why itEric Andersen2001-02-091-2/+2
* Now works on StrongArm (using crt0.S) and arm7tdmi/uClinux withEric Andersen2001-01-171-2/+9
* Remove an extra "/" from the crt0 pathEric Andersen2001-01-161-1/+1
* Makefile fixesEric Andersen2001-01-161-4/+4
* Use the right name.Eric Andersen2001-01-151-1/+1
* USe the name crt0.o, and cp it to $(TOPDIR)/libcrt0.oEric Andersen2001-01-151-2/+10
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-4/+4