CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/06/05 14:15:01
Modified files: lib/libc/arch/m88k/gen: Makefile.inc Added files: lib/libc/arch/m88k/gen: divsi3.S udivsi3.S Log message: Add __divsi3 and __udivsi3 gcc-compatible routines. Not used by anything yet (as gcc does not emit code calling them), but will be shortly; belatedly riding the libc minor bump.