summaryrefslogtreecommitdiff
path: root/lib/libc/arch/powerpc/Makefile.inc
AgeCommit message (Expand)Author
2021-10-31Tidy up how __sigaction14_sigtramp.c is added to SRCS.thorpej
2013-08-30Use a constructor to get the cache_info.matt
2011-01-17Kill _NOREGNAMES. Everything should be using %rX now. If it doesn't itmatt
2011-01-16Switch to the PIC_GOTSETUP/PIC_TOCSETUP macros for PIC code. Now libcmatt
2011-01-15Use END(foo) everywhere.matt
2006-06-17G/c KMSRCS and KMINCLUDES now that we have common/lib/libcuwe
2006-02-18Move PowerPC compat files from arch/powerpc to compat/arch/powerpc.matt
2004-12-09libgcc has __fixunsdfsi and __fixunssfsi, so don't buildsimonb
2003-09-25Add siginfo signal trampoline.matt
2002-07-10Enable the libc-provided signal trampoline. The old __sigaction14thorpej
2002-02-20Add bzero.S and strlen.S to the stuff that gets installed in libkern.eeh
2001-11-25Add PPC assembler routines for ffs(3), bzero(3) and memset(3).mjl
2001-06-18Compile in soft-float support if MKSOFTFLOAT != "no".simonb
1999-04-17Modify syncicache on PowerPC from an inline to a real function.ws
1997-03-29Architecture-specific bits for libc on the PowerPC. From Wolfgangthorpej