CVS commit: src/lib/libc/arch/m68k/quad

2013-07-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jul 18 21:18:36 UTC 2013 Modified Files: src/lib/libc/arch/m68k/quad: ashldi3.S ashrdi3.S lshrdi3.S Log Message: Use stack adjustment in the lnk instruction to adjust the stack. Saves one word on the following moveml To

CVS commit: src/lib/libc/arch/m68k/quad

2013-07-16 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue Jul 16 21:49:45 UTC 2013 Modified Files: src/lib/libc/arch/m68k/quad: ashldi3.S ashrdi3.S lshrdi3.S Log Message: Add END(func) To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/lib/libc/arch/m68k/quad/ashldi3.S