From: Paul M. <le...@us...> - 2002-03-10 23:23:37
|
Update of /cvsroot/linux-mips/linux/arch/mips/vr41xx/vr4111/common In directory usw-pr-cvs1:/tmp/cvs-serv27731/vr4111/common Modified Files: icu.c Log Message: Add kgdb support to ICU code. Index: icu.c =================================================================== RCS file: /cvsroot/linux-mips/linux/arch/mips/vr41xx/vr4111/common/icu.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- icu.c 10 Mar 2002 23:15:47 -0000 1.2 +++ icu.c 10 Mar 2002 23:23:35 -0000 1.3 @@ -32,6 +32,9 @@ */ /* * Changes: + * Paul Mundt <le...@ch...> + * - kgdb support. + * * MontaVista Software Inc. <yy...@mv...> or <so...@mv...> * - New creation, NEC VR4122 and VR4131 are supported. * |