Module Name: src Committed By: uebayasi Date: Fri May 23 03:17:31 UTC 2014
Modified Files: src/common/lib/libc/arch/i386/atomic: atomic.S src/common/lib/libc/arch/i386/gen: byte_swap_2.S byte_swap_4.S src/common/lib/libc/arch/i386/string: memset.S src/common/lib/libc/arch/i386/string/small: memcpy.S Log Message: Put missing END() markers to set ELF symbol size. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/common/lib/libc/arch/i386/atomic/atomic.S cvs rdiff -u -r1.3 -r1.4 src/common/lib/libc/arch/i386/gen/byte_swap_2.S \ src/common/lib/libc/arch/i386/gen/byte_swap_4.S cvs rdiff -u -r1.4 -r1.5 src/common/lib/libc/arch/i386/string/memset.S cvs rdiff -u -r1.1 -r1.2 src/common/lib/libc/arch/i386/string/small/memcpy.S Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.