Re: CVS commit: src/common/lib/libc/arch/m68k

2013-07-19 Thread Izumi Tsutsui
> Module Name: src > Committed By: matt > Date: Thu Jul 18 22:42:51 UTC 2013 > > Modified Files: > src/common/lib/libc/arch/m68k/gen: bswap16.S bswap32.S bswap64.S > src/common/lib/libc/arch/m68k/string: bcmp.S bcopy.S bzero.S ffs.S > memcmp.S memset.S strcmp.S strnc

Re: CVS commit: src/common/lib/libc/arch/m68k/string

2013-07-19 Thread Izumi Tsutsui
> Module Name: src > Committed By: matt > Date: Fri Jul 19 16:42:12 UTC 2013 > > Modified Files: > src/common/lib/libc/arch/m68k/string: memset.S strcmp.S strncmp.S > > Log Message: > With these changes, they now produce identical binary as before the coldfire > changes. ... and p