|
From: Nicholas N. <nj...@cs...> - 2005-02-10 02:14:45
|
CVS commit by nethercote: Update .cvsignore files. M +2 -0 coregrind/x86/.cvsignore 1.3 M +3 -0 none/tests/.cvsignore 1.26 --- valgrind/coregrind/x86/.cvsignore #1.2:1.3 @@ -1,3 +1,5 @@ Makefile.in Makefile +core_arch_asm_offsets.h +gen_offsets stage2.lds --- valgrind/none/tests/.cvsignore #1.25:1.26 @@ -2,4 +2,5 @@ Makefile args +async-sigs bitfield1 blockfault @@ -44,4 +45,5 @@ map_unaligned pending +selfrun sem semlimit @@ -68,4 +70,5 @@ pth_specific pth_yield +thread-exits tls yield |