summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/powerpc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+1
* Peter Kjellerstedt writes:Eric Andersen2003-10-181-2/+2
* Patch from Atsushi Nemoto (with some additions):Eric Andersen2003-10-081-1/+1
* Fix "subst -g,," problem for SAFECFLAGS.Manuel Novoa III2003-09-211-1/+1
* Implement syscall() for powerpc. Fixup syscall code soEric Andersen2003-06-151-1/+2
* Finish off gmon based profiling for powerpcEric Andersen2003-03-061-1/+12
* Fixup ioctl so we can special case powerpc sillinessEric Andersen2003-02-181-1/+1
* Rewrite powerpc crt0.S for proper ctor/dtor handlingEric Andersen2003-01-231-4/+3
* Be sure we have a crt1.o file. Use the asm version by default.Eric Andersen2002-12-211-22/+5
* This draws from an old patch by David Blythe for the now-deadEric Andersen2002-11-151-2/+2
* Ok, this commit is _huge_ and its gonna change the world. I'veEric Andersen2002-10-311-3/+3
* Change <bits/syscall.h> to <bits/sysnum.h>.Miles Bader2002-09-051-2/+2
* 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
* Rework powerpc to be consistant with the other arches.Eric Andersen2002-02-041-2/+2
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* Rewrite vfork() as C, should now work. Changed longjmp.S and setjmp.SDavid Schleef2001-11-261-2/+2
* Fix to autogen bits/syscall.h, like i386David Schleef2001-07-031-1/+2
* Makefile targets to symlink arch-specific headers into include/ (onlyDavid Schleef2001-05-261-0/+3
* Added powerpc-specific mmap syscall, 'cause we're special.David Schleef2001-05-251-1/+1
* Move the default ptrace.c to common, but let arches override it (suchEric Andersen2001-05-161-1/+0
* I'd broken powerpc crt0.o installationEric Andersen2001-05-121-2/+4
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-5/+3
* Add powerpc port done by David Schleef <ds@schleef.org>Eric Andersen2001-03-161-0/+76