summaryrefslogtreecommitdiff
path: root/lib/libc/arch/arm/sys/cerror.S
AgeCommit message (Expand)Author
2013-11-30Use PLT_SYM.joerg
2013-09-12Pass PICFLAGS down to cc-as-as and use __PIC__ to decide if it is smalljoerg
2013-09-04only emit cfi if __ARM_EABI__ && __UNWIND_TABLES__matt
2013-09-03Use less got, add END(), make thumb tolerant.matt
2013-08-01CERROR is now hidden so no need to call it via the PLTmatt
2012-02-27Make __cerror protected to restore ABI leak in older libc versions,joerg
2011-01-14Change __cerror to be marked hidden and change callers to avoid the PLT.matt
2004-08-21Use RET and RETc for returning.rearnsha
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-05NetBSD/acorn26 has been using APCS-32 for years, so unifdef -U__APCS_26__.bjh21
2002-08-17Local label fixup.thorpej
2001-07-16Changes needed for ARM ELF shared library support.matt
2000-12-29Create shared ARM source for libc, and move arm26 port over to using it.bjh21