CVSROOT: /cvs Module name: src Changes by: guent...@cvs.openbsd.org 2016/09/22 12:19:59
Modified files: lib/libc/arch/m88k: DEFS.h SYS.h lib/libc/arch/m88k/sys: cerror.S Log message: Simplify __cerror now that %r27 is always the TCB pointer. Don't need a PLT relocation for __cerror. Move macros for doing internal aliases in ASM from SYS.h to DEFS.h __cerror tweaks by Miod Vallat, testing by aoyama@