linux/arch/powerpc
Steven Rostedt 0119536cd3 [POWERPC] Add hand-coded assembly strcmp
We have an assembly version of strncmp for the bootwrapper, but not
for the kernel, so we end up using the C version in the kernel.  This
takes the strncmp code from the bootup and copies it to the kernel
proper, adding two instructions so it copes correctly with len==0.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2008-04-07 10:03:03 +10:00
..
boot [POWERPC] 4xx: Change dts files to support jumbo frames 2008-04-05 09:32:37 -05:00
configs [POWERPC] 4xx: Add Canyonlands and Yosemite to multi-board defconfig 2008-04-05 18:02:31 -05:00
kernel [POWERPC] Add hand-coded assembly strcmp 2008-04-07 10:03:03 +10:00
lib [POWERPC] Add hand-coded assembly strcmp 2008-04-07 10:03:03 +10:00
math-emu [POWERPC] Replace remaining __FUNCTION__ occurrences 2008-04-01 20:43:09 +11:00
mm [POWERPC] Remove redundant display of free swap space in show_mem() 2008-04-01 20:43:10 +11:00
oprofile [POWERPC] Replace remaining __FUNCTION__ occurrences 2008-04-01 20:43:09 +11:00
platforms [POWERPC] 4xx: Use machine_device_initcall() for warp_nand 2008-04-05 09:34:13 -05:00
sysdev [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c 2008-04-02 20:44:56 -05:00
xmon [POWERPC] Make setjmp/longjmp code usable outside of xmon 2008-01-25 22:52:50 +11:00
.gitignore [POWERPC] Add files build to .gitignore 2006-12-04 20:41:29 +11:00
Kconfig [POWERPC] 4xx: Add PPC4xx L2-cache support (440GX) 2008-03-26 07:27:54 -05:00
Kconfig.debug [POWERPC] 4xx: Base support for 440GX Taishan eval board 2007-12-23 13:13:33 -06:00
Makefile [POWERPC] add target for building .dtb files 2008-04-02 20:29:11 -05:00