summaryrefslogtreecommitdiff
path: root/lib/libc/arch/m68k/sys/ptrace.S
AgeCommit message (Expand)Author
2013-09-12Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is smalljoerg
2013-07-24Only jump to CERROR if carry is set, not clear.matt
2013-07-16Use SYSTRAP.matt
2013-07-16Convert to normal Motorola syntax for addressing.matt
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
1999-10-25Add register prefixes.thorpej
1999-10-18ELF PIC support.itohy
1999-05-02Call cerror through the PLT.kleink
1999-05-02We can shave off a register-register move when using the SVR4 ABI: __errno()kleink
1999-01-14* On architectures using ELF, and conditionally on those in transition, renamekleink
1998-10-06Add *__errno() redirection for _REENTRANT code. Also, some movel vs. movlkleink
1998-07-01Use _C_LABEL() to generate C labels.thorpej
1995-12-13New-style RCS ids. Use the RCSID() macro where appropriate.thorpej
1994-08-04fixed ld.so to properly save all regs when binding PIC functions. We nochopps
1993-11-25Machine-dependent files for generic m68k machines (copied from hp300),paulus