From: Jan-Benedict G. <jb...@us...> - 2004-06-30 14:06:43
|
Update of /cvsroot/linux-vax/toolchain/experimental_toolchain In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32058 Modified Files: vax-linux-libc.patch Log Message: - Correct path of file to be patched... Index: vax-linux-libc.patch =================================================================== RCS file: /cvsroot/linux-vax/toolchain/experimental_toolchain/vax-linux-libc.patch,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- vax-linux-libc.patch 27 Jun 2004 12:48:33 -0000 1.2 +++ vax-linux-libc.patch 30 Jun 2004 14:06:35 -0000 1.3 @@ -7489,8 +7489,8 @@ @@ -0,0 +1,2 @@ +/* An instruction which should crash any program is a breakpoint. */ +#define ABORT_INSTRUCTION asm ("bugw $0") ---- _new_t/source/glibc-HEAD/sysdeps/unix/sysv/linux/vax/sysdep.h 2004-06-27 11:48:38.000000000 +0200 -+++ _t/source/glibc-HEAD/sysdeps/unix/sysv/linux/vax/sysdep.h 2004-06-26 19:08:58.000000000 +0200 +--- glibc-HEAD/sysdeps/unix/sysv/linux/vax/sysdep.h 2004-06-27 11:48:38.000000000 +0200 ++++ glibc-HEAD/sysdeps/unix/sysv/linux/vax/sysdep.h 2004-06-26 19:08:58.000000000 +0200 @@ -70,30 +70,29 @@ #define LOAD_ARGS_0 |