Update README_DEVELOPERS and references to --vex-guest-chase-thresh.
[valgrind.git] / .gitignore
blob085a30b4ad74785aa9226f0e63ff239b54bca653
1 *.o
3 # /
4 /.in_place
5 /.vs
6 /acinclude.m4
7 /aclocal.m4
8 /autom4te-*.cache
9 /autom4te.cache
10 /bin
11 /cachegrind.out.*
12 /compile
13 /config.guess
14 /config.h*
15 /config.log
16 /config.status
17 /config.sub
18 /configure
19 /default.supp
20 /depcomp
21 /glibc-2.X.supp
22 /install-sh
23 /lib
24 /Makefile
25 /Makefile.in
26 /Makefile.vex.in
27 /missing
28 /mkinstalldirs
29 /share
30 /stamp-h*
31 /svn-commit.2.tmp
32 /svn-commit.tmp
33 /valgrind
34 /valgrind.pc
35 /valgrind.spec
36 /valt_load_address*.lds
37 /vg_annotate
38 /vg_cachegen
40 # /auxprogs/
41 /auxprogs/.deps
42 /auxprogs/getoff-amd64-darwin
43 /auxprogs/getoff-x86-darwin
44 /auxprogs/getoff-amd64-linux
45 /auxprogs/getoff-x86-linux
46 /auxprogs/getoff-s390x-linux
47 /auxprogs/getoff-ppc32-linux
48 /auxprogs/getoff-ppc64be-linux
49 /auxprogs/getoff-ppc64le-linux
50 /auxprogs/getoff-mips32-linux
51 /auxprogs/getoff-mips64-linux
52 /auxprogs/getoff-nanomips-linux
53 /auxprogs/getoff-amd64-solaris
54 /auxprogs/getoff-x86-solaris
55 /auxprogs/libmpiwrap-PPC32_LINUX.so
56 /auxprogs/libmpiwrap-PPC64_LINUX.so
57 /auxprogs/libmpiwrap-x86-darwin.so
58 /auxprogs/libmpiwrap-x86-darwin.so.dSYM
59 /auxprogs/Makefile
60 /auxprogs/Makefile.in
61 /auxprogs/valgrind-di-server
62 /auxprogs/valgrind-listener
64 # /cachegrind/
65 /cachegrind/*.so
66 /cachegrind/.deps
67 /cachegrind/cachegrind-*-darwin
68 /cachegrind/cachegrind-*-linux
69 /cachegrind/cachegrind-*-solaris
70 /cachegrind/cg_annotate
71 /cachegrind/cg_diff
72 /cachegrind/cg_merge
73 /cachegrind/Makefile
74 /cachegrind/Makefile.in
76 # /cachegrind/docs/
77 /cachegrind/docs/Makefile.in
78 /cachegrind/docs/Makefile
80 # /cachegrind/tests/
81 /cachegrind/tests/*.dSYM
82 /cachegrind/tests/*.so
83 /cachegrind/tests/*.stderr.diff*
84 /cachegrind/tests/*.stderr.out
85 /cachegrind/tests/*.stdout.diff*
86 /cachegrind/tests/*.stdout.out
87 /cachegrind/tests/.deps
88 /cachegrind/tests/Makefile
89 /cachegrind/tests/Makefile.in
90 /cachegrind/tests/cachegrind.out
91 /cachegrind/tests/cachegrind.out.*
92 /cachegrind/tests/chdir
93 /cachegrind/tests/clreq
94 /cachegrind/tests/dlclose
95 /cachegrind/tests/wrap5
97 # /cachegrind/tests/x86/
98 /cachegrind/tests/x86/*.dSYM
99 /cachegrind/tests/x86/*.stderr.diff
100 /cachegrind/tests/x86/*.stderr.out
101 /cachegrind/tests/x86/*.stdout.diff
102 /cachegrind/tests/x86/*.stdout.out
103 /cachegrind/tests/x86/.deps
104 /cachegrind/tests/x86/Makefile
105 /cachegrind/tests/x86/Makefile.in
106 /cachegrind/tests/x86/cachegrind.out
107 /cachegrind/tests/x86/cachegrind.out.*
108 /cachegrind/tests/x86/fpu-28-108
110 # /callgrind/
111 /callgrind/*.so
112 /callgrind/.deps
113 /callgrind/callgrind-*-darwin
114 /callgrind/callgrind-*-linux
115 /callgrind/callgrind-*-solaris
116 /callgrind/callgrind_annotate
117 /callgrind/callgrind_control
118 /callgrind/Makefile
119 /callgrind/Makefile.in
121 # /callgrind/docs/
122 /callgrind/docs/Makefile
123 /callgrind/docs/Makefile.in
125 # /callgrind/tests/
126 /callgrind/tests/*.dSYM
127 /callgrind/tests/*.stderr.diff*
128 /callgrind/tests/*.stderr.out
129 /callgrind/tests/*.stdout.diff*
130 /callgrind/tests/*.stdout.out
131 /callgrind/tests/.deps
132 /callgrind/tests/Makefile
133 /callgrind/tests/Makefile.in
134 /callgrind/tests/callgrind.out.*
135 /callgrind/tests/clreq
136 /callgrind/tests/simwork
137 /callgrind/tests/threads
139 # /coregrind/
140 /coregrind/*.a
141 /coregrind/*.dSYM
142 /coregrind/*.so
143 /coregrind/.deps
144 /coregrind/fixup_macho_loadcmds
145 /coregrind/link_tool_exe_aix5
146 /coregrind/link_tool_exe_darwin
147 /coregrind/link_tool_exe_linux
148 /coregrind/link_tool_exe_solaris
149 /coregrind/Makefile
150 /coregrind/Makefile.in
151 /coregrind/no_op_client_for_valgrind
152 /coregrind/stage2
153 /coregrind/stage2.lds
154 /coregrind/valgrind
155 /coregrind/vgdb
156 /coregrind/vgpreload_core-x86-darwin.so.dSYM
157 /coregrind/vg_intercept.c
158 /coregrind/vg_replace_malloc.c
159 /coregrind/vg_toolint.c
160 /coregrind/vg_toolint.h
162 # /coregrind/m_aspacemgr/
163 /coregrind/m_aspacemgr/*.a
164 /coregrind/m_aspacemgr/.deps
165 /coregrind/m_aspacemgr/.dirstamp
166 /coregrind/m_aspacemgr/Makefile
167 /coregrind/m_aspacemgr/Makefile.in
169 # /coregrind/m_coredump/
170 /coregrind/m_coredump/.deps
171 /coregrind/m_coredump/.dirstamp
173 # /coregrind/m_debuginfo/
174 /coregrind/m_debuginfo/*.a
175 /coregrind/m_debuginfo/.deps
176 /coregrind/m_debuginfo/.dirstamp
177 /coregrind/m_debuginfo/Makefile
178 /coregrind/m_debuginfo/Makefile.in
180 # /coregrind/m_demangle/
181 /coregrind/m_demangle/*.a
182 /coregrind/m_demangle/.deps
183 /coregrind/m_demangle/.dirstamp
184 /coregrind/m_demangle/Makefile
185 /coregrind/m_demangle/Makefile.in
187 # /coregrind/m_dispatch/
188 /coregrind/m_dispatch/*.a
189 /coregrind/m_dispatch/.deps
190 /coregrind/m_dispatch/.dirstamp
191 /coregrind/m_dispatch/Makefile
192 /coregrind/m_dispatch/Makefile.in
194 # /coregrind/m_gdbserver/
195 /coregrind/m_gdbserver/.deps
196 /coregrind/m_gdbserver/.dirstamp
198 # /coregrind/m_initimg/
199 /coregrind/m_initimg/.deps
200 /coregrind/m_initimg/.dirstamp
202 # /coregrind/m_mach/
203 /coregrind/m_mach/.deps
204 /coregrind/m_mach/.dirstamp
205 /coregrind/m_mach/mach_vm.h
206 /coregrind/m_mach/mach_vmServer.c
207 /coregrind/m_mach/mach_vmUser.c
208 /coregrind/m_mach/task.h
209 /coregrind/m_mach/taskServer.c
210 /coregrind/m_mach/taskUser.c
211 /coregrind/m_mach/thread_act.h
212 /coregrind/m_mach/thread_actServer.c
213 /coregrind/m_mach/thread_actUser.c
214 /coregrind/m_mach/vm_map.h
215 /coregrind/m_mach/vm_mapServer.c
216 /coregrind/m_mach/vm_mapUser.c
218 # /coregrind/m_replacemalloc/
219 /coregrind/m_replacemalloc/*.a
220 /coregrind/m_replacemalloc/.deps
221 /coregrind/m_replacemalloc/.dirstamp
222 /coregrind/m_replacemalloc/Makefile
223 /coregrind/m_replacemalloc/Makefile.in
225 # /coregrind/m_scheduler/
226 /coregrind/m_scheduler/*.a
227 /coregrind/m_scheduler/.deps
228 /coregrind/m_scheduler/.dirstamp
229 /coregrind/m_scheduler/Makefile
230 /coregrind/m_scheduler/Makefile.in
232 # /coregrind/m_sigframe/
233 /coregrind/m_sigframe/*.a
234 /coregrind/m_sigframe/.deps
235 /coregrind/m_sigframe/.dirstamp
236 /coregrind/m_sigframe/Makefile
237 /coregrind/m_sigframe/Makefile.in
239 # /coregrind/m_syswrap/
240 /coregrind/m_syswrap/*.a
241 /coregrind/m_syswrap/.deps
242 /coregrind/m_syswrap/.dirstamp
243 /coregrind/m_syswrap/Makefile
244 /coregrind/m_syswrap/Makefile.in
246 # /coregrind/m_ume/
247 /coregrind/m_ume/.deps
248 /coregrind/m_ume/.dirstamp
250 # /dhat/
251 /dhat/*.dSYM
252 /dhat/.deps
253 /dhat/dhat-*-darwin
254 /dhat/dhat-*-linux
255 /dhat/dhat-*-solaris
256 /dhat/Makefile
257 /dhat/Makefile.in
258 /dhat/vgpreload_dhat-*-linux.so
259 /dhat/vgpreload_dhat-*-darwin.so
260 /dhat/vgpreload_dhat-*-solaris.so
262 # /dhat/tests/
263 /dhat/tests/Makefile
264 /dhat/tests/Makefile.in
265 /dhat/tests/*.dSYM
266 /dhat/tests/*.so
267 /dhat/tests/*.stderr.diff*
268 /dhat/tests/*.stderr.out
269 /dhat/tests/*.stdout.diff*
270 /dhat/tests/*.stdout.out
271 /dhat/tests/.deps
272 /dhat/tests/acc
273 /dhat/tests/basic
274 /dhat/tests/big
275 /dhat/tests/empty
276 /dhat/tests/sig
277 /dhat/tests/single
279 # /docs/
280 /docs/FAQ.txt
281 /docs/html
282 /docs/Makefile
283 /docs/Makefile.in
285 # /docs/images/
286 /docs/images/Makefile
287 /docs/images/Makefile.in
289 # /docs/internals/
290 /docs/internals/Makefile
291 /docs/internals/Makefile.in
293 # /docs/lib/
294 /docs/lib/Makefile
295 /docs/lib/Makefile.in
297 # /docs/xml/
298 /docs/xml/Makefile
299 /docs/xml/Makefile.in
301 # /drd/
302 /drd/*.dSYM
303 /drd/.deps
304 /drd/drd-*-darwin
305 /drd/drd-*-linux
306 /drd/drd-*-solaris
307 /drd/Makefile
308 /drd/Makefile.in
309 /drd/splash2
310 /drd/vgpreload_drd-*-linux.so
311 /drd/vgpreload_drd-*-darwin.so
312 /drd/vgpreload_drd-*-solaris.so
314 # /drd/docs/
315 /drd/docs/.deps
316 /drd/docs/Makefile
317 /drd/docs/Makefile.in
319 # /drd/scripts/
320 /drd/scripts/download-and-build-splash2
322 # /drd/tests/
323 /drd/tests/*.dSYM
324 /drd/tests/*.so
325 /drd/tests/*.stderr.diff*
326 /drd/tests/*.stderr.out
327 /drd/tests/*.stdout.diff*
328 /drd/tests/*.stdout.out
329 /drd/tests/.deps
330 /drd/tests/annotate_barrier
331 /drd/tests/annotate_hb_err
332 /drd/tests/annotate_hb_race
333 /drd/tests/annotate_ignore_rw
334 /drd/tests/annotate_ignore_write
335 /drd/tests/annotate_publish_hg
336 /drd/tests/annotate_rwlock
337 /drd/tests/annotate_sem
338 /drd/tests/annotate_smart_pointer
339 /drd/tests/annotate_static
340 /drd/tests/annotate_trace_memory
341 /drd/tests/atomic_var
342 /drd/tests/bar_bad
343 /drd/tests/bar_trivial
344 /drd/tests/boost_thread
345 /drd/tests/bug-235681
346 /drd/tests/bug322621
347 /drd/tests/circular_buffer
348 /drd/tests/concurrent_close
349 /drd/tests/custom_alloc
350 /drd/tests/dlopen_lib.so
351 /drd/tests/dlopen_main
352 /drd/tests/drd_bitmap_test
353 /drd/tests/fork
354 /drd/tests/fp_race
355 /drd/tests/free_is_write
356 /drd/tests/hg01_all_ok
357 /drd/tests/hg02_deadlock
358 /drd/tests/hg03_inherit
359 /drd/tests/hg04_race
360 /drd/tests/hg05_race2
361 /drd/tests/hg06_readshared
362 /drd/tests/hold_lock
363 /drd/tests/linuxthreads_det
364 /drd/tests/local_static
365 /drd/tests/Makefile
366 /drd/tests/Makefile.in
367 /drd/tests/matinv
368 /drd/tests/memory_allocation
369 /drd/tests/monitor_example
370 /drd/tests/new_delete
371 /drd/tests/omp_matinv
372 /drd/tests/omp_prime
373 /drd/tests/omp_printf
374 /drd/tests/pth_barrier
375 /drd/tests/pth_barrier_race
376 /drd/tests/pth_barrier_reinit
377 /drd/tests/pth_barrier_thr_cr
378 /drd/tests/pth_broadcast
379 /drd/tests/pth_cancel_locked
380 /drd/tests/pth_cleanup_handler
381 /drd/tests/pth_cond_destroy_busy
382 /drd/tests/pth_cond_race
383 /drd/tests/pth_create_chain
384 /drd/tests/pth_create_glibc_2_0
385 /drd/tests/pth_detached
386 /drd/tests/pth_detached3
387 /drd/tests/pth_detached_sem
388 /drd/tests/pth_inconsistent_cond_wait
389 /drd/tests/pth_mutex_reinit
390 /drd/tests/pth_process_shared_mutex
391 /drd/tests/pth_spinlock
392 /drd/tests/pth_uninitialized_cond
393 /drd/tests/qt4_atomic
394 /drd/tests/qt4_mutex
395 /drd/tests/qt4_rwlock
396 /drd/tests/qt4_semaphore
397 /drd/tests/read_after_free
398 /drd/tests/recursive_mutex
399 /drd/tests/rwlock_race
400 /drd/tests/rwlock_test
401 /drd/tests/rwlock_type_checking
402 /drd/tests/sem_as_mutex
403 /drd/tests/sem_open
404 /drd/tests/sem_wait
405 /drd/tests/sigalrm
406 /drd/tests/std_atomic
407 /drd/tests/std_list
408 /drd/tests/std_mutex
409 /drd/tests/std_string
410 /drd/tests/std_thread
411 /drd/tests/std_thread2
412 /drd/tests/tc01_simple_race
413 /drd/tests/tc02_simple_tls
414 /drd/tests/tc03_re_excl
415 /drd/tests/tc04_free_lock
416 /drd/tests/tc05_simple_race
417 /drd/tests/tc06_two_races
418 /drd/tests/tc07_hbl1
419 /drd/tests/tc08_hbl2
420 /drd/tests/tc09_bad_unlock
421 /drd/tests/tc10_rec_lock
422 /drd/tests/tc11_XCHG
423 /drd/tests/tc12_rwl_trivial
424 /drd/tests/tc13_laog1
425 /drd/tests/tc15_laog_lockdel
426 /drd/tests/tc16_byterace
427 /drd/tests/tc17_sembar
428 /drd/tests/tc18_semabuse
429 /drd/tests/tc19_shadowmem
430 /drd/tests/tc20_verifywrap
431 /drd/tests/tc21_pthonce
432 /drd/tests/tc22_exit_w_lock
433 /drd/tests/tc23_bogus_condwait
434 /drd/tests/tc24_nonzero_sem
435 /drd/tests/threaded-fork
436 /drd/tests/thread_name
437 /drd/tests/trylock
438 /drd/tests/tsan_unittest
439 /drd/tests/unit_bitmap
440 /drd/tests/unit_vc
441 /drd/tests/vg_regtest.tmp*
443 # /exp-bbv/
444 /exp-bbv/*.dSYM
445 /exp-bbv/.deps
446 /exp-bbv/exp-bbv-*-*
447 /exp-bbv/Makefile
448 /exp-bbv/Makefile.in
450 # /exp-bbv/docs/
451 /exp-bbv/docs/Makefile
452 /exp-bbv/docs/Makefile.in
454 # /exp-bbv/tests/
455 /exp-bbv/tests/*.post.diff
456 /exp-bbv/tests/*.post.out
457 /exp-bbv/tests/*.stderr.diff
458 /exp-bbv/tests/*.stderr.out
459 /exp-bbv/tests/*.stdout.diff
460 /exp-bbv/tests/*.stdout.out
461 /exp-bbv/tests/Makefile
462 /exp-bbv/tests/Makefile.in
464 # /exp-bbv/tests/amd64-linux/
465 /exp-bbv/tests/amd64-linux/*.post.diff
466 /exp-bbv/tests/amd64-linux/*.post.out
467 /exp-bbv/tests/amd64-linux/*.stderr.diff
468 /exp-bbv/tests/amd64-linux/*.stderr.out
469 /exp-bbv/tests/amd64-linux/*.stdout.diff
470 /exp-bbv/tests/amd64-linux/*.stdout.out
471 /exp-bbv/tests/amd64-linux/.deps
472 /exp-bbv/tests/amd64-linux/clone_test
473 /exp-bbv/tests/amd64-linux/clone_test.out.bb.2
474 /exp-bbv/tests/amd64-linux/clone_test.out.pc
475 /exp-bbv/tests/amd64-linux/complex_rep
476 /exp-bbv/tests/amd64-linux/fldcw_check
477 /exp-bbv/tests/amd64-linux/ll
478 /exp-bbv/tests/amd64-linux/Makefile
479 /exp-bbv/tests/amd64-linux/Makefile.in
480 /exp-bbv/tests/amd64-linux/million
481 /exp-bbv/tests/amd64-linux/rep_prefix
483 # /exp-bbv/tests/arm-linux/
484 /exp-bbv/tests/arm-linux/.deps
485 /exp-bbv/tests/arm-linux/Makefile
486 /exp-bbv/tests/arm-linux/Makefile.in
488 # /exp-bbv/tests/ppc32-linux/
489 /exp-bbv/tests/ppc32-linux/*.stderr.diff
490 /exp-bbv/tests/ppc32-linux/*.stderr.out
491 /exp-bbv/tests/ppc32-linux/*.stdout.diff
492 /exp-bbv/tests/ppc32-linux/*.stdout.out
493 /exp-bbv/tests/ppc32-linux/.deps
494 /exp-bbv/tests/ppc32-linux/Makefile
495 /exp-bbv/tests/ppc32-linux/Makefile.in
496 /exp-bbv/tests/ppc32-linux/million
497 /exp-bbv/tests/ppc32-linux/ll
499 # /exp-bbv/tests/x86/
500 /exp-bbv/tests/x86/*.dSYM
501 /exp-bbv/tests/x86/*.post.diff
502 /exp-bbv/tests/x86/*.post.out
503 /exp-bbv/tests/x86/*.stderr.diff
504 /exp-bbv/tests/x86/*.stderr.out
505 /exp-bbv/tests/x86/*.stdout.diff
506 /exp-bbv/tests/x86/*.stdout.out
507 /exp-bbv/tests/x86/.deps
508 /exp-bbv/tests/x86/complex_rep
509 /exp-bbv/tests/x86/fldcw_check
510 /exp-bbv/tests/x86/Makefile
511 /exp-bbv/tests/x86/Makefile.in
512 /exp-bbv/tests/x86/million
513 /exp-bbv/tests/x86/rep_prefix
515 # /exp-bbv/tests/x86-linux/
516 /exp-bbv/tests/x86-linux/*.post.diff
517 /exp-bbv/tests/x86-linux/*.post.out
518 /exp-bbv/tests/x86-linux/*.stderr.diff
519 /exp-bbv/tests/x86-linux/*.stderr.out
520 /exp-bbv/tests/x86-linux/*.stdout.diff
521 /exp-bbv/tests/x86-linux/*.stdout.out
522 /exp-bbv/tests/x86-linux/.deps
523 /exp-bbv/tests/x86-linux/clone_test
524 /exp-bbv/tests/x86-linux/clone_test.out.bb.2
525 /exp-bbv/tests/x86-linux/clone_test.out.pc
526 /exp-bbv/tests/x86-linux/ll
527 /exp-bbv/tests/x86-linux/Makefile
528 /exp-bbv/tests/x86-linux/Makefile.in
530 # /gdbserver_tests/
531 /gdbserver_tests/*.dSYM
532 /gdbserver_tests/*.diff*
533 /gdbserver_tests/*.out
534 /gdbserver_tests/.deps
535 /gdbserver_tests/clean_after_fork
536 /gdbserver_tests/detailed
537 /gdbserver_tests/fork_chain
538 /gdbserver_tests/gdb
539 /gdbserver_tests/gdb.eval
540 /gdbserver_tests/gdb.pic
541 /gdbserver_tests/gdb.step
542 /gdbserver_tests/gone
543 /gdbserver_tests/main_pic
544 /gdbserver_tests/Makefile
545 /gdbserver_tests/Makefile.in
546 /gdbserver_tests/mcmain_pic.heur
547 /gdbserver_tests/passsigalrm
548 /gdbserver_tests/progB.done
549 /gdbserver_tests/self_invalidate
550 /gdbserver_tests/sleepers
551 /gdbserver_tests/t
552 /gdbserver_tests/vgdb
553 /gdbserver_tests/vgdb.invoker
554 /gdbserver_tests/vgdb.ptraceinvoker
555 /gdbserver_tests/watchpoints
557 # /gdbserver_tests/solaris/
558 /gdbserver_tests/solaris/*.dSYM
559 /gdbserver_tests/solaris/*.diff
560 /gdbserver_tests/solaris/*.out
561 /gdbserver_tests/solaris/.deps
562 /gdbserver_tests/solaris/gdb
563 /gdbserver_tests/solaris/gdb.eval
564 /gdbserver_tests/solaris/gdb.pic
565 /gdbserver_tests/solaris/gdb.step
566 /gdbserver_tests/solaris/Makefile
567 /gdbserver_tests/solaris/Makefile.in
568 /gdbserver_tests/solaris/progB.done
569 /gdbserver_tests/solaris/vgdb
570 /gdbserver_tests/solaris/vgdb.invoker
571 /gdbserver_tests/solaris/vgdb.ptraceinvoker
573 # /helgrind/
574 /helgrind/*.dSYM
575 /helgrind/.deps
576 /helgrind/helgrind-*-darwin
577 /helgrind/helgrind-*-linux
578 /helgrind/helgrind-*-solaris
579 /helgrind/Makefile
580 /helgrind/Makefile.in
581 /helgrind/vgpreload_helgrind-*-linux.so
582 /helgrind/vgpreload_helgrind-*-darwin.so
583 /helgrind/vgpreload_helgrind-*-solaris.so
585 # /helgrind/docs/
586 /helgrind/docs/Makefile
587 /helgrind/docs/Makefile.in
589 # /helgrind/tests/
590 /helgrind/tests/*.dSYM
591 /helgrind/tests/*.stderr.diff*
592 /helgrind/tests/*.stderr.out
593 /helgrind/tests/*.stdout.diff*
594 /helgrind/tests/*.stdout.out
595 /helgrind/tests/.deps
596 /helgrind/tests/annotate_hbefore
597 /helgrind/tests/annotate_rwlock
598 /helgrind/tests/bar_bad
599 /helgrind/tests/bar_trivial
600 /helgrind/tests/bug322621
601 /helgrind/tests/cond_init_destroy
602 /helgrind/tests/cond_timedwait_invalid
603 /helgrind/tests/cond_timedwait_test
604 /helgrind/tests/free_is_write
605 /helgrind/tests/hg01_all_ok
606 /helgrind/tests/hg02_deadlock
607 /helgrind/tests/hg03_inherit
608 /helgrind/tests/hg04_race
609 /helgrind/tests/hg05_race2
610 /helgrind/tests/hg06_readshared
611 /helgrind/tests/locked_vs_unlocked1
612 /helgrind/tests/locked_vs_unlocked2
613 /helgrind/tests/locked_vs_unlocked3
614 /helgrind/tests/Makefile
615 /helgrind/tests/Makefile.in
616 /helgrind/tests/pth_barrier
617 /helgrind/tests/pth_destroy_cond
618 /helgrind/tests/rwlock_race
619 /helgrind/tests/rwlock_test
620 /helgrind/tests/shmem_abits
621 /helgrind/tests/stackteardown
622 /helgrind/tests/t2t
623 /helgrind/tests/tc01_simple_race
624 /helgrind/tests/tc02_simple_tls
625 /helgrind/tests/tc03_re_excl
626 /helgrind/tests/tc04_free_lock
627 /helgrind/tests/tc05_simple_race
628 /helgrind/tests/tc06_two_races
629 /helgrind/tests/tc07_hbl1
630 /helgrind/tests/tc08_hbl2
631 /helgrind/tests/tc09_bad_unlock
632 /helgrind/tests/tc10_rec_lock
633 /helgrind/tests/tc11_XCHG
634 /helgrind/tests/tc12_rwl_trivial
635 /helgrind/tests/tc13_laog1
636 /helgrind/tests/tc14_laog_dinphils
637 /helgrind/tests/tc15_laog_lockdel
638 /helgrind/tests/tc16_byterace
639 /helgrind/tests/tc17_sembar
640 /helgrind/tests/tc18_semabuse
641 /helgrind/tests/tc19_shadowmem
642 /helgrind/tests/tc20_verifywrap
643 /helgrind/tests/tc21_pthonce
644 /helgrind/tests/tc22_exit_w_lock
645 /helgrind/tests/tc23_bogus_condwait
646 /helgrind/tests/tc24_nonzero_sem
647 /helgrind/tests/tls_threads
649 # /include/
650 /include/Makefile.in
651 /include/Makefile
652 /include/tool.h
653 /include/vgversion.h
655 # /include/vki/
656 /include/vki/Makefile
657 /include/vki/Makefile.in
659 # /lackey/
660 /lackey/*.so
661 /lackey/.deps
662 /lackey/lackey-*-darwin
663 /lackey/lackey-*-linux
664 /lackey/lackey-*-solaris
665 /lackey/Makefile
666 /lackey/Makefile.in
668 # /lackey/docs/
669 /lackey/docs/Makefile.in
670 /lackey/docs/Makefile
672 # /lackey/tests/
673 /lackey/tests/Makefile
674 /lackey/tests/Makefile.in
675 /lackey/tests/*.stderr.diff*
676 /lackey/tests/*.stderr.out
677 /lackey/tests/*.stdout.diff*
678 /lackey/tests/*.stdout.out
680 # /massif/
681 /massif/*.dSYM
682 /massif/*.so
683 /massif/.deps
684 /massif/Makefile
685 /massif/Makefile.in
686 /massif/massif-*-darwin
687 /massif/massif-*-linux
688 /massif/massif-*-solaris
689 /massif/ms_print
691 # /massif/docs/
692 /massif/docs/Makefile.in
693 /massif/docs/Makefile
695 # /massif/tests/
696 /massif/tests/*.dSYM
697 /massif/tests/*.post.diff*
698 /massif/tests/*.post.out
699 /massif/tests/*.stderr.diff*
700 /massif/tests/*.stderr.out
701 /massif/tests/*.stdout.diff*
702 /massif/tests/*.stdout.out
703 /massif/tests/.deps
704 /massif/tests/Makefile
705 /massif/tests/Makefile.in
706 /massif/tests/alloc-fns
707 /massif/tests/basic
708 /massif/tests/basic_malloc
709 /massif/tests/big-alloc
710 /massif/tests/culling1
711 /massif/tests/culling2
712 /massif/tests/custom_alloc
713 /massif/tests/deep
714 /massif/tests/ignored
715 /massif/tests/ignoring
716 /massif/tests/insig
717 /massif/tests/inlinfomalloc
718 /massif/tests/long-names
719 /massif/tests/long-time
720 /massif/tests/malloc_usable
721 /massif/tests/mmapunmap
722 /massif/tests/massif.*.aux
723 /massif/tests/massif.*.hp
724 /massif/tests/massif.*.html
725 /massif/tests/massif.*.ps
726 /massif/tests/massif.*.txt
727 /massif/tests/massif.out.*
728 /massif/tests/new-cpp
729 /massif/tests/null
730 /massif/tests/one
731 /massif/tests/overloaded-new
732 /massif/tests/pages_as_heap
733 /massif/tests/peak
734 /massif/tests/realloc
735 /massif/tests/thresholds
736 /massif/tests/zero
738 # /memcheck/
739 /memcheck/*.dSYM
740 /memcheck/*.so
741 /memcheck/.deps
742 /memcheck/Makefile
743 /memcheck/Makefile.in
744 /memcheck/memcheck-*-darwin
745 /memcheck/memcheck-*-linux
746 /memcheck/memcheck-*-solaris
748 # /memcheck/docs/
749 /memcheck/docs/Makefile.in
750 /memcheck/docs/Makefile
752 # /memcheck/tests/
753 /memcheck/tests/*.dSYM
754 /memcheck/tests/*.so
755 /memcheck/tests/*.stderr.diff*
756 /memcheck/tests/*.stderr.out
757 /memcheck/tests/*.stdout.diff*
758 /memcheck/tests/*.stdout.out
759 /memcheck/tests/.deps
760 /memcheck/tests/accounting
761 /memcheck/tests/addressable
762 /memcheck/tests/atomic_incs
763 /memcheck/tests/badaddrvalue
764 /memcheck/tests/badfree
765 /memcheck/tests/badjump
766 /memcheck/tests/badjump2
767 /memcheck/tests/badloop
768 /memcheck/tests/badpoll
769 /memcheck/tests/badrw
770 /memcheck/tests/big_blocks_freed_list
771 /memcheck/tests/big_debuginfo_symbol
772 /memcheck/tests/brk
773 /memcheck/tests/brk2
774 /memcheck/tests/buflen_check
775 /memcheck/tests/bug155125
776 /memcheck/tests/bug287260
777 /memcheck/tests/bug340392
778 /memcheck/tests/calloc-overflow
779 /memcheck/tests/cdebug_zlib
780 /memcheck/tests/cdebug_zlib_gnu
781 /memcheck/tests/client-msg
782 /memcheck/tests/clientperm
783 /memcheck/tests/clientstackperm
784 /memcheck/tests/clireq_nofill
785 /memcheck/tests/clo_redzone
786 /memcheck/tests/cond_ld_st
787 /memcheck/tests/custom-overlap
788 /memcheck/tests/custom_alloc
789 /memcheck/tests/deep-backtrace
790 /memcheck/tests/deep_templates
791 /memcheck/tests/demangle
792 /memcheck/tests/describe-block
793 /memcheck/tests/descr_belowsp
794 /memcheck/tests/dir
795 /memcheck/tests/doublefree
796 /memcheck/tests/dw4
797 /memcheck/tests/erringfds
798 /memcheck/tests/error_counts
799 /memcheck/tests/errs1
800 /memcheck/tests/err_disable1
801 /memcheck/tests/err_disable2
802 /memcheck/tests/err_disable3
803 /memcheck/tests/err_disable4
804 /memcheck/tests/err_disable_arange1
805 /memcheck/tests/execve1
806 /memcheck/tests/execve2
807 /memcheck/tests/exitprog
808 /memcheck/tests/file_locking
809 /memcheck/tests/filter_leak_check_size
810 /memcheck/tests/filter_stderr
811 /memcheck/tests/fprw
812 /memcheck/tests/fwrite
813 /memcheck/tests/hello
814 /memcheck/tests/holey_buffer_too_small
815 /memcheck/tests/inits
816 /memcheck/tests/inline
817 /memcheck/tests/inlinfo
818 /memcheck/tests/inltemplate
819 /memcheck/tests/leak-0
820 /memcheck/tests/leak-autofreepool
821 /memcheck/tests/leak-cases
822 /memcheck/tests/leak-cycle
823 /memcheck/tests/leak-delta
824 /memcheck/tests/leak-pool
825 /memcheck/tests/leak-regroot
826 /memcheck/tests/leak-segv-jmp
827 /memcheck/tests/leak-tree
828 /memcheck/tests/leakotron
829 /memcheck/tests/leak_cpp_interior
830 /memcheck/tests/linux-capget
831 /memcheck/tests/linux-syscalls-2007
832 /memcheck/tests/linux-syslog-syscall
833 /memcheck/tests/linux-timerfd-syscall
834 /memcheck/tests/long-supps
835 /memcheck/tests/long_namespace_xml
836 /memcheck/tests/lsframe1
837 /memcheck/tests/lsframe2
838 /memcheck/tests/Makefile
839 /memcheck/tests/Makefile.in
840 /memcheck/tests/mallinfo
841 /memcheck/tests/malloc1
842 /memcheck/tests/malloc2
843 /memcheck/tests/malloc3
844 /memcheck/tests/malloc_free_fill
845 /memcheck/tests/malloc_usable
846 /memcheck/tests/manuel1
847 /memcheck/tests/manuel2
848 /memcheck/tests/manuel3
849 /memcheck/tests/match-overrun
850 /memcheck/tests/memalign2
851 /memcheck/tests/memalign_test
852 /memcheck/tests/memcmptest
853 /memcheck/tests/mempool
854 /memcheck/tests/mempool2
855 /memcheck/tests/metadata
856 /memcheck/tests/mismatches
857 /memcheck/tests/mmaptest
858 /memcheck/tests/nanoleak
859 /memcheck/tests/nanoleak2
860 /memcheck/tests/nanoleak_supp
861 /memcheck/tests/new_nothrow
862 /memcheck/tests/new_override
863 /memcheck/tests/noisy_child
864 /memcheck/tests/null_socket
865 /memcheck/tests/origin1-yes
866 /memcheck/tests/origin2-not-quite
867 /memcheck/tests/origin3-no
868 /memcheck/tests/origin4-many
869 /memcheck/tests/origin5-bz2
870 /memcheck/tests/origin6-fp
871 /memcheck/tests/oset_test
872 /memcheck/tests/overlap
873 /memcheck/tests/partiallydefinedeq
874 /memcheck/tests/partial_load
875 /memcheck/tests/pdb-realloc
876 /memcheck/tests/pdb-realloc2
877 /memcheck/tests/pipe
878 /memcheck/tests/pointer-trace
879 /memcheck/tests/post-syscall
880 /memcheck/tests/reach_thread_register
881 /memcheck/tests/realloc1
882 /memcheck/tests/realloc2
883 /memcheck/tests/realloc3
884 /memcheck/tests/recursive-merge
885 /memcheck/tests/resvn_stack
886 /memcheck/tests/sbfragment
887 /memcheck/tests/scalar
888 /memcheck/tests/scalar_exit_group
889 /memcheck/tests/scalar_fork
890 /memcheck/tests/scalar_supp
891 /memcheck/tests/scalar_vfork
892 /memcheck/tests/sendmsg
893 /memcheck/tests/sh-mem
894 /memcheck/tests/sh-mem-random
895 /memcheck/tests/sigaltstack
896 /memcheck/tests/sigkill
897 /memcheck/tests/signal2
898 /memcheck/tests/sigprocmask
899 /memcheck/tests/stack_changes
900 /memcheck/tests/stack_switch
901 /memcheck/tests/static_malloc
902 /memcheck/tests/stpncpy
903 /memcheck/tests/strchr
904 /memcheck/tests/str_tester
905 /memcheck/tests/supp1
906 /memcheck/tests/supp2
907 /memcheck/tests/suppfree
908 /memcheck/tests/supp_unknown
909 /memcheck/tests/test-plo
910 /memcheck/tests/threadederrno
911 /memcheck/tests/threadname
912 /memcheck/tests/thread_alloca
913 /memcheck/tests/trivialleak
914 /memcheck/tests/undef_malloc_args
915 /memcheck/tests/unit_libcbase
916 /memcheck/tests/unit_oset
917 /memcheck/tests/varinfo1
918 /memcheck/tests/varinfo2
919 /memcheck/tests/varinfo3
920 /memcheck/tests/varinfo4
921 /memcheck/tests/varinfo5
922 /memcheck/tests/varinfo5so.so
923 /memcheck/tests/varinfo6
924 /memcheck/tests/varinforestrict
925 /memcheck/tests/vcpu_bz2
926 /memcheck/tests/vcpu_fbench
927 /memcheck/tests/vcpu_fnfns
928 /memcheck/tests/vgtest_ume
929 /memcheck/tests/wcs
930 /memcheck/tests/weirdioctl
931 /memcheck/tests/with space
932 /memcheck/tests/wrap1
933 /memcheck/tests/wrap2
934 /memcheck/tests/wrap3
935 /memcheck/tests/wrap4
936 /memcheck/tests/wrap5
937 /memcheck/tests/wrap6
938 /memcheck/tests/wrap7
939 /memcheck/tests/wrap7so.so
940 /memcheck/tests/wrap8
941 /memcheck/tests/wrapmalloc
942 /memcheck/tests/wrapmallocstatic
943 /memcheck/tests/writev1
944 /memcheck/tests/xml1
945 /memcheck/tests/zeropage
947 # /memcheck/tests/amd64/
948 /memcheck/tests/amd64/*.diff
949 /memcheck/tests/amd64/*.dSYM
950 /memcheck/tests/amd64/*.out
951 /memcheck/tests/amd64/.deps
952 /memcheck/tests/amd64/bt_everything
953 /memcheck/tests/amd64/bug132146
954 /memcheck/tests/amd64/bug279698
955 /memcheck/tests/amd64/defcfaexpr
956 /memcheck/tests/amd64/fxsave-amd64
957 /memcheck/tests/amd64/int3-amd64
958 /memcheck/tests/amd64/Makefile
959 /memcheck/tests/amd64/Makefile.in
960 /memcheck/tests/amd64/more_x87_fp
961 /memcheck/tests/amd64/shr_edx
962 /memcheck/tests/amd64/sse_memory
963 /memcheck/tests/amd64/xor-undef-amd64
964 /memcheck/tests/amd64/insn-bsfl
965 /memcheck/tests/amd64/insn-pmovmskb
966 /memcheck/tests/amd64/insn-pcmpistri
967 /memcheck/tests/amd64/sh-mem-vec128
968 /memcheck/tests/amd64/sh-mem-vec256
969 /memcheck/tests/amd64/xsave-avx
971 # /memcheck/tests/amd64-linux/
972 /memcheck/tests/amd64-linux/.deps
973 /memcheck/tests/amd64-linux/access_below_sp
974 /memcheck/tests/amd64-linux/defcfaexpr
975 /memcheck/tests/amd64-linux/int3-amd64
976 /memcheck/tests/amd64-linux/Makefile
977 /memcheck/tests/amd64-linux/Makefile.in
979 # /memcheck/tests/amd64-solaris/
980 /memcheck/tests/amd64-solaris/*.stderr.diff
981 /memcheck/tests/amd64-solaris/*.stderr.out
982 /memcheck/tests/amd64-solaris/*.stdout.diff
983 /memcheck/tests/amd64-solaris/*.stdout.out
984 /memcheck/tests/amd64-solaris/.deps
985 /memcheck/tests/amd64-solaris/Makefile
986 /memcheck/tests/amd64-solaris/Makefile.in
987 /memcheck/tests/amd64-solaris/context_fpu
988 /memcheck/tests/amd64-solaris/context_gpr
989 /memcheck/tests/amd64-solaris/context_rflags
990 /memcheck/tests/amd64-solaris/context_rflags2
991 /memcheck/tests/amd64-solaris/context_sse
992 /memcheck/tests/amd64-solaris/ldsoexec
993 /memcheck/tests/amd64-solaris/scalar
995 # /memcheck/tests/arm64-linux/
996 /memcheck/tests/arm64-linux/.deps
997 /memcheck/tests/arm64-linux/Makefile
998 /memcheck/tests/arm64-linux/Makefile.in
1000 # /memcheck/tests/common/
1001 /memcheck/tests/common/Makefile
1002 /memcheck/tests/common/Makefile.in
1004 # /memcheck/tests/darwin/
1005 /memcheck/tests/darwin/*.dSYM
1006 /memcheck/tests/darwin/*.stderr.diff*
1007 /memcheck/tests/darwin/*.stderr.out
1008 /memcheck/tests/darwin/*.stdout.diff*
1009 /memcheck/tests/darwin/*.stdout.out
1010 /memcheck/tests/darwin/.deps
1011 /memcheck/tests/darwin/Makefile
1012 /memcheck/tests/darwin/Makefile.in
1013 /memcheck/tests/darwin/aio
1014 /memcheck/tests/darwin/deep_badparam
1015 /memcheck/tests/darwin/env
1016 /memcheck/tests/darwin/ioctl-tiocsbrk
1017 /memcheck/tests/darwin/pth-supp
1018 /memcheck/tests/darwin/pth-undocumented
1019 /memcheck/tests/darwin/mkfifo
1020 /memcheck/tests/darwin/scalar
1021 /memcheck/tests/darwin/scalar_fork
1022 /memcheck/tests/darwin/scalar_nocancel
1023 /memcheck/tests/darwin/scalar_vfork
1025 # /memcheck/tests/linux/
1026 /memcheck/tests/linux/*.stderr.diff
1027 /memcheck/tests/linux/*.stderr.out
1028 /memcheck/tests/linux/*.stdout.diff
1029 /memcheck/tests/linux/*.stdout.out
1030 /memcheck/tests/linux/.deps
1031 /memcheck/tests/linux/brk
1032 /memcheck/tests/linux/capget
1033 /memcheck/tests/linux/check_preadv2_pwritev2
1034 /memcheck/tests/linux/dlclose_leak
1035 /memcheck/tests/linux/dlclose_leak_so.so
1036 /memcheck/tests/linux/getregset
1037 /memcheck/tests/linux/ioctl-tiocsig
1038 /memcheck/tests/linux/lsframe1
1039 /memcheck/tests/linux/lsframe2
1040 /memcheck/tests/linux/Makefile
1041 /memcheck/tests/linux/Makefile.in
1042 /memcheck/tests/linux/rfcomm
1043 /memcheck/tests/linux/sigqueue
1044 /memcheck/tests/linux/stack_changes
1045 /memcheck/tests/linux/stack_switch
1046 /memcheck/tests/linux/syscalls-2007
1047 /memcheck/tests/linux/sys-copy_file_range
1048 /memcheck/tests/linux/sys-preadv2_pwritev2
1049 /memcheck/tests/linux/sys-preadv_pwritev
1050 /memcheck/tests/linux/sys-statx
1051 /memcheck/tests/linux/syslog-syscall
1052 /memcheck/tests/linux/timerfd-syscall
1053 /memcheck/tests/linux/proc-auxv
1054 /memcheck/tests/linux/sys-openat
1056 # /memcheck/tests/mips32/
1057 /memcheck/tests/mips32/*.stderr.diff
1058 /memcheck/tests/mips32/*.stderr.out
1059 /memcheck/tests/mips32/*.stdout.diff
1060 /memcheck/tests/mips32/*.stdout.out
1061 /memcheck/tests/mips32/.deps
1062 /memcheck/tests/mips32/Makefile
1063 /memcheck/tests/mips32/Makefile.in
1064 /memcheck/tests/mips32/bad_sioc
1065 /memcheck/tests/mips32/fadvise64
1067 # /memcheck/tests/mips64/
1068 /memcheck/tests/mips64/*.stderr.diff
1069 /memcheck/tests/mips64/*.stderr.out
1070 /memcheck/tests/mips64/*.stdout.diff
1071 /memcheck/tests/mips64/*.stdout.out
1072 /memcheck/tests/mips64/.deps
1073 /memcheck/tests/mips64/Makefile
1074 /memcheck/tests/mips64/Makefile.in
1075 /memcheck/tests/mips64/bad_sioc
1076 /memcheck/tests/mips64/fadvise64
1078 # /memcheck/tests/ppc32/
1079 /memcheck/tests/ppc32/.deps
1080 /memcheck/tests/ppc32/Makefile
1081 /memcheck/tests/ppc32/Makefile.in
1082 /memcheck/tests/ppc32/power_ISA2_05
1083 /memcheck/tests/ppc32/power_ISA2_07
1085 # /memcheck/tests/ppc64/
1086 /memcheck/tests/ppc64/.deps
1087 /memcheck/tests/ppc64/Makefile
1088 /memcheck/tests/ppc64/Makefile.in
1089 /memcheck/tests/ppc64/power_ISA2_05
1090 /memcheck/tests/ppc64/power_ISA2_07
1092 # /memcheck/tests/s390x/
1093 /memcheck/tests/s390x/.deps
1094 /memcheck/tests/s390x/*.stderr.diff*
1095 /memcheck/tests/s390x/*.stderr.out
1096 /memcheck/tests/s390x/*.stdout.diff*
1097 /memcheck/tests/s390x/*.stdout.out
1098 /memcheck/tests/s390x/Makefile
1099 /memcheck/tests/s390x/Makefile.in
1100 /memcheck/tests/s390x/cs
1101 /memcheck/tests/s390x/csg
1102 /memcheck/tests/s390x/cds
1103 /memcheck/tests/s390x/cdsg
1104 /memcheck/tests/s390x/cu21
1105 /memcheck/tests/s390x/cu42
1106 /memcheck/tests/s390x/ltgjhe
1108 # /memcheck/tests/solaris/
1109 /memcheck/tests/solaris/*.stderr.diff
1110 /memcheck/tests/solaris/*.stderr.out
1111 /memcheck/tests/solaris/*.stdout.diff
1112 /memcheck/tests/solaris/*.stdout.out
1113 /memcheck/tests/solaris/.deps
1114 /memcheck/tests/solaris/Makefile
1115 /memcheck/tests/solaris/Makefile.in
1116 /memcheck/tests/solaris/brk
1117 /memcheck/tests/solaris/context_stack_die
1118 /memcheck/tests/solaris/door_data
1119 /memcheck/tests/solaris/door_kill
1120 /memcheck/tests/solaris/execx
1121 /memcheck/tests/solaris/gethrtime
1122 /memcheck/tests/solaris/gethrusec
1123 /memcheck/tests/solaris/getzoneoffset
1124 /memcheck/tests/solaris/inlinfo
1125 /memcheck/tests/solaris/inlinfo_nested.so
1126 /memcheck/tests/solaris/ioctl
1127 /memcheck/tests/solaris/ldynsym
1128 /memcheck/tests/solaris/lsframe1
1129 /memcheck/tests/solaris/lsframe2
1130 /memcheck/tests/solaris/mmapobj_bssonly
1131 /memcheck/tests/solaris/mmapobj_bssonly.so
1132 /memcheck/tests/solaris/name_service_door
1133 /memcheck/tests/solaris/pkcs11
1134 /memcheck/tests/solaris/scalar
1135 /memcheck/tests/solaris/scalar_auditon_stat
1136 /memcheck/tests/solaris/scalar_frealpathat
1137 /memcheck/tests/solaris/scalar_getrandom
1138 /memcheck/tests/solaris/scalar_ioctl
1139 /memcheck/tests/solaris/scalar_lwp_name
1140 /memcheck/tests/solaris/scalar_lwp_sigqueue
1141 /memcheck/tests/solaris/scalar_lwp_sigqueue_pid
1142 /memcheck/tests/solaris/scalar_modctl_modnvl
1143 /memcheck/tests/solaris/scalar_shm_new
1144 /memcheck/tests/solaris/scalar_spawn
1145 /memcheck/tests/solaris/scalar_system_stats
1146 /memcheck/tests/solaris/scalar_tsol_clearance
1147 /memcheck/tests/solaris/scalar_utimensat
1148 /memcheck/tests/solaris/scalar_uuidsys
1149 /memcheck/tests/solaris/scalar_zone_defunct
1150 /memcheck/tests/solaris/sendfilev
1151 /memcheck/tests/solaris/shmat
1152 /memcheck/tests/solaris/spawn
1153 /memcheck/tests/solaris/strlcpy
1154 /memcheck/tests/solaris/syscall_at
1155 /memcheck/tests/solaris/thr_daemon_exit_libc
1156 /memcheck/tests/solaris/thr_daemon_exit_standalone
1158 # /memcheck/tests/vbit-test/
1159 /memcheck/tests/vbit-test/*.dSYM
1160 /memcheck/tests/vbit-test/*.stderr.diff*
1161 /memcheck/tests/vbit-test/*.stderr.out
1162 /memcheck/tests/vbit-test/*.stdout.diff*
1163 /memcheck/tests/vbit-test/*.stdout.out
1164 /memcheck/tests/vbit-test/.deps
1165 /memcheck/tests/vbit-test/Makefile
1166 /memcheck/tests/vbit-test/Makefile.in
1167 /memcheck/tests/vbit-test/vbit-test
1168 /memcheck/tests/vbit-test/vbit-test-sec
1170 # /memcheck/tests/x86/
1171 /memcheck/tests/x86/*.dSYM
1172 /memcheck/tests/x86/*.stderr.diff*
1173 /memcheck/tests/x86/*.stderr.out
1174 /memcheck/tests/x86/*.stdout.diff
1175 /memcheck/tests/x86/*.stdout.out
1176 /memcheck/tests/x86/.deps
1177 /memcheck/tests/x86/Makefile
1178 /memcheck/tests/x86/Makefile.in
1179 /memcheck/tests/x86/bug133694
1180 /memcheck/tests/x86/bug152022
1181 /memcheck/tests/x86/espindola2
1182 /memcheck/tests/x86/fpeflags
1183 /memcheck/tests/x86/fprem
1184 /memcheck/tests/x86/fxsave
1185 /memcheck/tests/x86/int3-x86
1186 /memcheck/tests/x86/more_x86_fp
1187 /memcheck/tests/x86/pushfpopf
1188 /memcheck/tests/x86/pushfw_x86
1189 /memcheck/tests/x86/pushpopmem
1190 /memcheck/tests/x86/scalar
1191 /memcheck/tests/x86/scalar_exit_group
1192 /memcheck/tests/x86/scalar_fork
1193 /memcheck/tests/x86/scalar_supp
1194 /memcheck/tests/x86/scalar_vfork
1195 /memcheck/tests/x86/sh-mem-vec128
1196 /memcheck/tests/x86/sse_memory
1197 /memcheck/tests/x86/tronical
1198 /memcheck/tests/x86/xor-undef-x86
1200 # /memcheck/tests/x86-linux/
1201 /memcheck/tests/x86-linux/*.stderr.diff
1202 /memcheck/tests/x86-linux/*.stderr.out
1203 /memcheck/tests/x86-linux/*.stdout.diff
1204 /memcheck/tests/x86-linux/*.stdout.out
1205 /memcheck/tests/x86-linux/.deps
1206 /memcheck/tests/x86-linux/bug133694
1207 /memcheck/tests/x86-linux/int3-x86
1208 /memcheck/tests/x86-linux/Makefile
1209 /memcheck/tests/x86-linux/Makefile.in
1210 /memcheck/tests/x86-linux/scalar
1211 /memcheck/tests/x86-linux/scalar_exit_group
1212 /memcheck/tests/x86-linux/scalar_fork
1213 /memcheck/tests/x86-linux/scalar_supp
1214 /memcheck/tests/x86-linux/scalar_vfork
1216 # /memcheck/tests/x86-solaris/
1217 /memcheck/tests/x86-solaris/*.stderr.diff
1218 /memcheck/tests/x86-solaris/*.stderr.out
1219 /memcheck/tests/x86-solaris/*.stdout.diff
1220 /memcheck/tests/x86-solaris/*.stdout.out
1221 /memcheck/tests/x86-solaris/.deps
1222 /memcheck/tests/x86-solaris/Makefile
1223 /memcheck/tests/x86-solaris/Makefile.in
1224 /memcheck/tests/x86-solaris/context_eflags
1225 /memcheck/tests/x86-solaris/context_eflags2
1226 /memcheck/tests/x86-solaris/context_fpu
1227 /memcheck/tests/x86-solaris/context_gpr
1228 /memcheck/tests/x86-solaris/context_sse
1229 /memcheck/tests/x86-solaris/ldsoexec
1230 /memcheck/tests/x86-solaris/scalar
1232 # /mpi/
1233 /mpi/*.dSYM
1234 /mpi/*.so
1235 /mpi/.deps
1236 /mpi/Makefile
1237 /mpi/Makefile.in
1239 # /nightly/
1240 /nightly/cmd-output.txt
1241 /nightly/diff.short
1242 /nightly/diffs
1243 /nightly/final
1244 /nightly/new.short
1245 /nightly/new.verbose
1246 /nightly/nohup.out
1247 /nightly/old.short
1248 /nightly/old.verbose
1249 /nightly/sendmail.log
1250 /nightly/unchanged.log
1251 /nightly/valgrind-new
1252 /nightly/valgrind-old
1254 # /none/
1255 /none/*.so
1256 /none/.deps
1257 /none/Makefile
1258 /none/Makefile.in
1259 /none/none-*-darwin
1260 /none/none-*-linux
1261 /none/none-*-solaris
1263 # /none/docs/
1264 /none/docs/Makefile.in
1265 /none/docs/Makefile
1267 # /none/tests/
1268 /none/tests/*.dSYM
1269 /none/tests/*.so
1270 /none/tests/*.stderr.diff*
1271 /none/tests/*.stderr.out
1272 /none/tests/*.stdout.diff*
1273 /none/tests/*.stdout.out
1274 /none/tests/.deps
1275 /none/tests/allexec32
1276 /none/tests/allexec64
1277 /none/tests/ansi
1278 /none/tests/args
1279 /none/tests/async-sigs
1280 /none/tests/as_mmap
1281 /none/tests/as_shm
1282 /none/tests/bitfield1
1283 /none/tests/blockfault
1284 /none/tests/bug129866
1285 /none/tests/bug234814
1286 /none/tests/closeall
1287 /none/tests/coolo_sigaction
1288 /none/tests/coolo_strlen
1289 /none/tests/discard
1290 /none/tests/exec-sigmask
1291 /none/tests/execve
1292 /none/tests/faultstatus
1293 /none/tests/fcntl_setown
1294 /none/tests/fdleak_cmsg
1295 /none/tests/fdleak_creat
1296 /none/tests/fdleak_dup
1297 /none/tests/fdleak_dup2
1298 /none/tests/fdleak_fcntl
1299 /none/tests/fdleak_ipv4
1300 /none/tests/fdleak_open
1301 /none/tests/fdleak_pipe
1302 /none/tests/fdleak_socketpair
1303 /none/tests/floored
1304 /none/tests/fork
1305 /none/tests/fucomip
1306 /none/tests/garbage.filtered.out
1307 /none/tests/gxx304
1308 /none/tests/ifunc
1309 /none/tests/insn_basic
1310 /none/tests/insn_basic.c
1311 /none/tests/insn_cmov
1312 /none/tests/insn_cmov.c
1313 /none/tests/insn_fpu
1314 /none/tests/insn_fpu.c
1315 /none/tests/insn_mmx
1316 /none/tests/insn_mmx.c
1317 /none/tests/insn_mmxext
1318 /none/tests/insn_mmxext.c
1319 /none/tests/insn_sse
1320 /none/tests/insn_sse.c
1321 /none/tests/insn_sse2
1322 /none/tests/insn_sse2.c
1323 /none/tests/ioctl_moans
1324 /none/tests/libvex_test
1325 /none/tests/libvexmultiarch_test
1326 /none/tests/Makefile
1327 /none/tests/Makefile.in
1328 /none/tests/manythreads
1329 /none/tests/map_unaligned
1330 /none/tests/map_unmap
1331 /none/tests/mmap_fcntl_bug
1332 /none/tests/mq
1333 /none/tests/mremap
1334 /none/tests/mremap2
1335 /none/tests/munmap_exe
1336 /none/tests/nestedfns
1337 /none/tests/nocwd
1338 /none/tests/pending
1339 /none/tests/pluto
1340 /none/tests/ppoll_alarm
1341 /none/tests/process_vm_readv_writev
1342 /none/tests/procfs-cmdline-exe
1343 /none/tests/pselect_alarm
1344 /none/tests/pselect_sigmask_null
1345 /none/tests/pth_2sig
1346 /none/tests/pth_atfork1
1347 /none/tests/pth_blockedsig
1348 /none/tests/pth_cancel1
1349 /none/tests/pth_cancel2
1350 /none/tests/pth_cvsimple
1351 /none/tests/pth_detached
1352 /none/tests/pth_empty
1353 /none/tests/pth_exit
1354 /none/tests/pth_exit2
1355 /none/tests/pth_mutexspeed
1356 /none/tests/pth_once
1357 /none/tests/pth_rwlock
1358 /none/tests/pth_semaphore1
1359 /none/tests/pth_simple_mutex
1360 /none/tests/pth_simple_threads
1361 /none/tests/pth_specific
1362 /none/tests/pth_self_kill
1363 /none/tests/pth_stackalign
1364 /none/tests/pth_term_signal
1365 /none/tests/pth_yield
1366 /none/tests/rcrl
1367 /none/tests/readline1
1368 /none/tests/require-text-symbol
1369 /none/tests/resolv
1370 /none/tests/res_search
1371 /none/tests/rlimit_nofile
1372 /none/tests/rlimit64_nofile
1373 /none/tests/selfrun
1374 /none/tests/sem
1375 /none/tests/semlimit
1376 /none/tests/sha1_test
1377 /none/tests/shortpush
1378 /none/tests/shorts
1379 /none/tests/sigprocmask
1380 /none/tests/sigstackgrowth
1381 /none/tests/sigsusp
1382 /none/tests/smc1
1383 /none/tests/stackgrowth
1384 /none/tests/susphello
1385 /none/tests/syscall-restart1
1386 /none/tests/syscall-restart2
1387 /none/tests/syslog
1388 /none/tests/system
1389 /none/tests/thread-exits
1390 /none/tests/threaded-fork
1391 /none/tests/threadederrno
1392 /none/tests/timestamp
1393 /none/tests/tls
1394 /none/tests/unit_debuglog
1395 /none/tests/valgrind_cpp_test
1396 /none/tests/vgcore.*
1397 /none/tests/vgprintf
1398 /none/tests/vgprintf_nvalgrind
1399 /none/tests/yield
1401 # /none/tests/amd64/
1402 /none/tests/amd64/*.dSYM
1403 /none/tests/amd64/*.stderr.diff*
1404 /none/tests/amd64/*.stderr.out
1405 /none/tests/amd64/*.stdout.diff*
1406 /none/tests/amd64/*.stdout.out
1407 /none/tests/amd64/.deps
1408 /none/tests/amd64/aes
1409 /none/tests/amd64/allexec
1410 /none/tests/amd64/amd64locked
1411 /none/tests/amd64/asorep
1412 /none/tests/amd64/avx-1
1413 /none/tests/amd64/avx2-1
1414 /none/tests/amd64/avx_estimate_insn
1415 /none/tests/amd64/bmi
1416 /none/tests/amd64/bt_flags
1417 /none/tests/amd64/bug127521-64
1418 /none/tests/amd64/bug132813-amd64
1419 /none/tests/amd64/bug132918
1420 /none/tests/amd64/bug137714-amd64
1421 /none/tests/amd64/bug156404-amd64
1422 /none/tests/amd64/cet_nops
1423 /none/tests/amd64/clc
1424 /none/tests/amd64/cmpxchg
1425 /none/tests/amd64/crc32
1426 /none/tests/amd64/f16c
1427 /none/tests/amd64/faultstatus
1428 /none/tests/amd64/fb_test_amd64
1429 /none/tests/amd64/fcmovnu
1430 /none/tests/amd64/fma
1431 /none/tests/amd64/fxtract
1432 /none/tests/amd64/getseg
1433 /none/tests/amd64/insn_basic
1434 /none/tests/amd64/insn_basic.c
1435 /none/tests/amd64/insn_fpu
1436 /none/tests/amd64/insn_fpu.c
1437 /none/tests/amd64/insn_mmx
1438 /none/tests/amd64/insn_mmx.c
1439 /none/tests/amd64/insn_pclmulqdq
1440 /none/tests/amd64/insn_pclmulqdq.c
1441 /none/tests/amd64/insn_sse
1442 /none/tests/amd64/insn_sse.c
1443 /none/tests/amd64/insn_sse2
1444 /none/tests/amd64/insn_sse2.c
1445 /none/tests/amd64/insn_sse3
1446 /none/tests/amd64/insn_sse3.c
1447 /none/tests/amd64/insn_ssse3
1448 /none/tests/amd64/insn_ssse3.c
1449 /none/tests/amd64/jrcxz
1450 /none/tests/amd64/looper
1451 /none/tests/amd64/loopnel
1452 /none/tests/amd64/lzcnt64
1453 /none/tests/amd64/fma4
1454 /none/tests/amd64/Makefile
1455 /none/tests/amd64/Makefile.in
1456 /none/tests/amd64/movbe
1457 /none/tests/amd64/mpx
1458 /none/tests/amd64/nan80and64
1459 /none/tests/amd64/nibz_bennee_mmap
1460 /none/tests/amd64/pcmpstr64
1461 /none/tests/amd64/pcmpstr64w
1462 /none/tests/amd64/pcmpxstrx64
1463 /none/tests/amd64/pcmpxstrx64w
1464 /none/tests/amd64/rcl-amd64
1465 /none/tests/amd64/rdrand
1466 /none/tests/amd64/redundantRexW
1467 /none/tests/amd64/sbbmisc
1468 /none/tests/amd64/shrld
1469 /none/tests/amd64/slahf-amd64
1470 /none/tests/amd64/smc1
1471 /none/tests/amd64/sse4-64
1472 /none/tests/amd64/ssse3_misaligned
1473 /none/tests/amd64/tm1
1474 /none/tests/amd64/x87trigOOR
1475 /none/tests/amd64/xacq_xrel
1476 /none/tests/amd64/xadd
1478 # /none/tests/amd64-darwin/
1479 /none/tests/amd64-darwin/*.dSYM
1480 /none/tests/amd64-darwin/*.stderr.diff*
1481 /none/tests/amd64-darwin/*.stderr.out
1482 /none/tests/amd64-darwin/*.stdout.diff*
1483 /none/tests/amd64-darwin/*.stdout.out
1484 /none/tests/amd64-darwin/.deps
1485 /none/tests/amd64-darwin/Makefile
1486 /none/tests/amd64-darwin/Makefile.in
1487 /none/tests/amd64-darwin/bug341419
1488 /none/tests/amd64-darwin/cet_nops_gs
1490 # /none/tests/amd64-linux/
1491 /none/tests/amd64-linux/*.stderr.diff
1492 /none/tests/amd64-linux/*.stderr.out
1493 /none/tests/amd64-linux/*.stdout.diff
1494 /none/tests/amd64-linux/*.stdout.out
1495 /none/tests/amd64-linux/.deps
1496 /none/tests/amd64-linux/Makefile
1497 /none/tests/amd64-linux/Makefile.in
1498 /none/tests/amd64-linux/bug345887
1499 /none/tests/amd64-linux/cet_nops_fs
1500 /none/tests/amd64-linux/cet_nops_gs
1501 /none/tests/amd64-linux/map_32bits
1503 # /none/tests/amd64-solaris/
1504 /none/tests/amd64-solaris/*.stderr.diff
1505 /none/tests/amd64-solaris/*.stderr.out
1506 /none/tests/amd64-solaris/*.stdout.diff
1507 /none/tests/amd64-solaris/*.stdout.out
1508 /none/tests/amd64-solaris/.deps
1509 /none/tests/amd64-solaris/Makefile
1510 /none/tests/amd64-solaris/Makefile.in
1511 /none/tests/amd64-solaris/cet_nops_fs
1512 /none/tests/amd64-solaris/coredump_single_thread
1513 /none/tests/amd64-solaris/coredump_single_thread_sse
1514 /none/tests/amd64-solaris/syscall_return_args
1516 # /none/tests/arm/
1517 /none/tests/arm/.deps
1518 /none/tests/arm/Makefile
1519 /none/tests/arm/Makefile.in
1521 # /none/tests/arm64/
1522 /none/tests/arm64/.deps
1523 /none/tests/arm64/Makefile
1524 /none/tests/arm64/Makefile.in
1526 # /none/tests/darwin/
1527 /none/tests/darwin/*.dSYM
1528 /none/tests/darwin/*.stderr.diff*
1529 /none/tests/darwin/*.stderr.out
1530 /none/tests/darwin/*.stdout.diff*
1531 /none/tests/darwin/*.stdout.out
1532 /none/tests/darwin/.deps
1533 /none/tests/darwin/Makefile
1534 /none/tests/darwin/Makefile.in
1535 /none/tests/darwin/access_extended
1536 /none/tests/darwin/apple-main-arg
1537 /none/tests/darwin/bug228343
1538 /none/tests/darwin/bug254164
1539 /none/tests/darwin/rlimit
1541 # /none/tests/linux/
1542 /none/tests/linux/*.diff*
1543 /none/tests/linux/*.out
1544 /none/tests/linux/.deps
1545 /none/tests/linux/blockfault
1546 /none/tests/linux/brk-overflow1
1547 /none/tests/linux/brk-overflow2
1548 /none/tests/linux/clonev
1549 /none/tests/linux/Makefile
1550 /none/tests/linux/Makefile.in
1551 /none/tests/linux/membarrier
1552 /none/tests/linux/mremap
1553 /none/tests/linux/mremap2
1554 /none/tests/linux/mremap3
1555 /none/tests/linux/mremap4
1556 /none/tests/linux/mremap5
1557 /none/tests/linux/mremap6
1558 /none/tests/linux/pthread-stack
1559 /none/tests/linux/stack-overflow
1561 # /none/tests/mips32/
1562 /none/tests/mips32/Makefile
1563 /none/tests/mips32/Makefile.in
1564 /none/tests/mips32/.deps
1565 /none/tests/mips32/allexec
1566 /none/tests/mips32/block_size
1567 /none/tests/mips32/branch_pc
1568 /none/tests/mips32/branches
1569 /none/tests/mips32/branches_r6
1570 /none/tests/mips32/bug320057-mips32
1571 /none/tests/mips32/change_fp_mode
1572 /none/tests/mips32/fp_r6
1573 /none/tests/mips32/fpu_branches
1574 /none/tests/mips32/FPUarithmetic
1575 /none/tests/mips32/LoadStore
1576 /none/tests/mips32/MemCpyTest
1577 /none/tests/mips32/mips32_dsp
1578 /none/tests/mips32/mips32_dspr2
1579 /none/tests/mips32/MIPS32int
1580 /none/tests/mips32/MIPS32r6int
1581 /none/tests/mips32/MoveIns
1582 /none/tests/mips32/msa_arithmetic
1583 /none/tests/mips32/msa_comparison
1584 /none/tests/mips32/msa_data_transfer
1585 /none/tests/mips32/msa_fpu
1586 /none/tests/mips32/msa_logical_and_shift
1587 /none/tests/mips32/msa_shuffle
1588 /none/tests/mips32/LoadStore1
1589 /none/tests/mips32/pc_instructions_r6
1590 /none/tests/mips32/round
1591 /none/tests/mips32/round_fpu64
1592 /none/tests/mips32/SignalException
1593 /none/tests/mips32/test_fcsr
1594 /none/tests/mips32/test_math
1595 /none/tests/mips32/unaligned_load_store
1596 /none/tests/mips32/vfp
1599 # /none/tests/mips64/
1600 /none/tests/mips64/Makefile
1601 /none/tests/mips64/Makefile.in
1602 /none/tests/mips64/.deps
1603 /none/tests/mips64/allexec
1604 /none/tests/mips64/arithmetic_instruction
1605 /none/tests/mips64/branch_and_jump_instructions
1606 /none/tests/mips64/branch_pc
1607 /none/tests/mips64/branches_r6
1608 /none/tests/mips64/branches
1609 /none/tests/mips64/change_fp_mode
1610 /none/tests/mips64/cvm_atomic
1611 /none/tests/mips64/cvm_atomic_thread
1612 /none/tests/mips64/cvm_bbit
1613 /none/tests/mips64/cvm_ins
1614 /none/tests/mips64/cvm_lx_ins
1615 /none/tests/mips64/extract_insert_bit_field
1616 /none/tests/mips64/fpu_arithmetic
1617 /none/tests/mips64/fpu_control_word
1618 /none/tests/mips64/fpu_branches
1619 /none/tests/mips64/fpu_load_store
1620 /none/tests/mips64/fp_r6
1621 /none/tests/mips64/load_indexed_instructions
1622 /none/tests/mips64/load_store
1623 /none/tests/mips64/load_store_multiple
1624 /none/tests/mips64/load_store_unaligned
1625 /none/tests/mips64/logical_instructions
1626 /none/tests/mips64/MIPS64r6int
1627 /none/tests/mips64/move_instructions
1628 /none/tests/mips64/msa_arithmetic
1629 /none/tests/mips64/msa_comparison
1630 /none/tests/mips64/msa_data_transfer
1631 /none/tests/mips64/msa_fpu
1632 /none/tests/mips64/msa_logical_and_shift
1633 /none/tests/mips64/msa_shuffle
1634 /none/tests/mips64/pc_instructions_r6
1635 /none/tests/mips64/r6_instructions
1636 /none/tests/mips64/rotate_swap
1637 /none/tests/mips64/round
1638 /none/tests/mips64/shift_instructions
1639 /none/tests/mips64/test_block_size
1640 /none/tests/mips64/test_fcsr
1641 /none/tests/mips64/test_math
1642 /none/tests/mips64/unaligned_load
1643 /none/tests/mips64/unaligned_load_store
1645 # /none/tests/nanomips/
1646 /none/tests/nanomips/Makefile
1647 /none/tests/nanomips/Makefile.in
1648 /none/tests/nanomips/.deps
1649 /none/tests/nanomips/arithmetic
1650 /none/tests/nanomips/bits
1651 /none/tests/nanomips/branches
1652 /none/tests/nanomips/load_store
1653 /none/tests/nanomips/move
1654 /none/tests/nanomips/pc_instructions
1656 # /none/tests/ppc32/
1657 /none/tests/ppc32/*.stderr.diff
1658 /none/tests/ppc32/*.stderr.out
1659 /none/tests/ppc32/*.stdout.diff
1660 /none/tests/ppc32/*.stdout.out
1661 /none/tests/ppc32/.deps
1662 /none/tests/ppc32/bug129390-ppc32
1663 /none/tests/ppc32/bug139050-ppc32
1664 /none/tests/ppc32/jm-insns
1665 /none/tests/ppc32/ldstrev
1666 /none/tests/ppc32/lsw
1667 /none/tests/ppc32/Makefile
1668 /none/tests/ppc32/Makefile.in
1669 /none/tests/ppc32/mcrfs
1670 /none/tests/ppc32/mftocrf
1671 /none/tests/ppc32/power5+_round
1672 /none/tests/ppc32/power6_bcmp
1673 /none/tests/ppc32/round
1674 /none/tests/ppc32/testVMX
1675 /none/tests/ppc32/test_fx
1676 /none/tests/ppc32/test_gx
1677 /none/tests/ppc32/tw
1678 /none/tests/ppc32/twi
1679 /none/tests/ppc32/xlc_dbl_u32
1680 /none/tests/ppc32/allexec
1681 /none/tests/ppc32/test_dfp1
1682 /none/tests/ppc32/test_dfp2
1683 /none/tests/ppc32/test_dfp3
1684 /none/tests/ppc32/test_dfp4
1685 /none/tests/ppc32/test_dfp5
1686 /none/tests/ppc32/test_isa_2_06_part1
1687 /none/tests/ppc32/test_isa_2_06_part2
1688 /none/tests/ppc32/test_isa_2_06_part3
1689 /none/tests/ppc32/test_isa_2_07_part1
1690 /none/tests/ppc32/test_isa_2_07_part2
1691 /none/tests/ppc32/data-cache-instructions
1692 /none/tests/ppc32/ldst_multiple
1693 /none/tests/ppc32/test_tm
1694 /none/tests/ppc32/test_touch_tm
1696 # /none/tests/ppc64/
1697 /none/tests/ppc64/*.stderr.diff
1698 /none/tests/ppc64/*.stderr.out
1699 /none/tests/ppc64/*.stdout.diff
1700 /none/tests/ppc64/*.stdout.out
1701 /none/tests/ppc64/.deps
1702 /none/tests/ppc64/jm-insns
1703 /none/tests/ppc64/lsw
1704 /none/tests/ppc64/Makefile
1705 /none/tests/ppc64/Makefile.in
1706 /none/tests/ppc64/power6_bcmp
1707 /none/tests/ppc64/power6_mf_gpr
1708 /none/tests/ppc64/round
1709 /none/tests/ppc64/std_reg_imm
1710 /none/tests/ppc64/twi_tdi
1711 /none/tests/ppc64/tw_td
1712 /none/tests/ppc64/test_dfp1
1713 /none/tests/ppc64/test_dfp2
1714 /none/tests/ppc64/test_dfp3
1715 /none/tests/ppc64/test_dfp4
1716 /none/tests/ppc64/test_dfp5
1717 /none/tests/ppc64/test_isa_2_06_part1
1718 /none/tests/ppc64/test_isa_2_06_part2
1719 /none/tests/ppc64/test_isa_2_06_part3
1720 /none/tests/ppc64/test_isa_2_07_part1
1721 /none/tests/ppc64/test_isa_2_07_part2
1722 /none/tests/ppc64/allexec
1723 /none/tests/ppc64/data-cache-instructions
1724 /none/tests/ppc64/ldst_multiple
1725 /none/tests/ppc64/test_tm
1726 /none/tests/ppc64/test_touch_tm
1728 # /none/tests/s390x/
1729 /none/tests/s390x/.deps
1730 /none/tests/s390x/*.stderr.diff*
1731 /none/tests/s390x/*.stderr.out
1732 /none/tests/s390x/*.stdout.diff*
1733 /none/tests/s390x/*.stdout.out
1734 /none/tests/s390x/add
1735 /none/tests/s390x/add-z14
1736 /none/tests/s390x/add_EI
1737 /none/tests/s390x/add_GE
1738 /none/tests/s390x/allexec
1739 /none/tests/s390x/and
1740 /none/tests/s390x/and_EI
1741 /none/tests/s390x/bic
1742 /none/tests/s390x/clc
1743 /none/tests/s390x/clcle
1744 /none/tests/s390x/cvb
1745 /none/tests/s390x/cvd
1746 /none/tests/s390x/div
1747 /none/tests/s390x/ex_clone
1748 /none/tests/s390x/ex_sig
1749 /none/tests/s390x/flogr
1750 /none/tests/s390x/icm
1751 /none/tests/s390x/insert
1752 /none/tests/s390x/insert_EI
1753 /none/tests/s390x/lam_stam
1754 /none/tests/s390x/lpr
1755 /none/tests/s390x/Makefile
1756 /none/tests/s390x/Makefile.in
1757 /none/tests/s390x/mul
1758 /none/tests/s390x/mul-z14
1759 /none/tests/s390x/mul_GE
1760 /none/tests/s390x/mvst
1761 /none/tests/s390x/or
1762 /none/tests/s390x/or_EI
1763 /none/tests/s390x/srst
1764 /none/tests/s390x/sub
1765 /none/tests/s390x/sub-z14
1766 /none/tests/s390x/sub_EI
1767 /none/tests/s390x/tcxb
1768 /none/tests/s390x/xc
1769 /none/tests/s390x/xor
1770 /none/tests/s390x/xor_EI
1771 /none/tests/s390x/stck
1772 /none/tests/s390x/stcke
1773 /none/tests/s390x/stckf
1774 /none/tests/s390x/op_exception
1775 /none/tests/s390x/fgx
1776 /none/tests/s390x/condloadstore
1777 /none/tests/s390x/fold_And16
1778 /none/tests/s390x/stfle
1779 /none/tests/s390x/op00
1780 /none/tests/s390x/cksm
1781 /none/tests/s390x/clcl
1782 /none/tests/s390x/mvcl
1783 /none/tests/s390x/troo
1784 /none/tests/s390x/trot
1785 /none/tests/s390x/trto
1786 /none/tests/s390x/trtt
1787 /none/tests/s390x/tr
1788 /none/tests/s390x/tre
1789 /none/tests/s390x/clrj
1790 /none/tests/s390x/clgrj
1791 /none/tests/s390x/crj
1792 /none/tests/s390x/cgrj
1793 /none/tests/s390x/clij
1794 /none/tests/s390x/clgij
1795 /none/tests/s390x/cij
1796 /none/tests/s390x/cgij
1797 /none/tests/s390x/cs
1798 /none/tests/s390x/csg
1799 /none/tests/s390x/cds
1800 /none/tests/s390x/cdsg
1801 /none/tests/s390x/cu21
1802 /none/tests/s390x/cu21_1
1803 /none/tests/s390x/cu24
1804 /none/tests/s390x/cu24_1
1805 /none/tests/s390x/cu42
1806 /none/tests/s390x/cu12
1807 /none/tests/s390x/cu12_1
1808 /none/tests/s390x/cu14
1809 /none/tests/s390x/cu14_1
1810 /none/tests/s390x/cu41
1811 /none/tests/s390x/ecag
1812 /none/tests/s390x/fpext
1813 /none/tests/s390x/fpext_warn
1814 /none/tests/s390x/fpconv
1815 /none/tests/s390x/rounding-1
1816 /none/tests/s390x/rounding-2
1817 /none/tests/s390x/rounding-3
1818 /none/tests/s390x/rounding-4
1819 /none/tests/s390x/rounding-5
1820 /none/tests/s390x/bfp-1
1821 /none/tests/s390x/bfp-2
1822 /none/tests/s390x/bfp-3
1823 /none/tests/s390x/bfp-4
1824 /none/tests/s390x/srnm
1825 /none/tests/s390x/srnmb
1826 /none/tests/s390x/comp-1
1827 /none/tests/s390x/comp-2
1828 /none/tests/s390x/ex
1829 /none/tests/s390x/exrl
1830 /none/tests/s390x/tm
1831 /none/tests/s390x/tmll
1832 /none/tests/s390x/stmg
1833 /none/tests/s390x/test_sig
1834 /none/tests/s390x/test_clone
1835 /none/tests/s390x/test_fork
1836 /none/tests/s390x/clst
1837 /none/tests/s390x/mvc
1838 /none/tests/s390x/spechelper-algr
1839 /none/tests/s390x/spechelper-tmll
1840 /none/tests/s390x/spechelper-icm-1
1841 /none/tests/s390x/spechelper-icm-2
1842 /none/tests/s390x/spechelper-cr
1843 /none/tests/s390x/spechelper-ltr
1844 /none/tests/s390x/spechelper-alr
1845 /none/tests/s390x/spechelper-clr
1846 /none/tests/s390x/spechelper-slr
1847 /none/tests/s390x/spechelper-slgr
1848 /none/tests/s390x/spechelper-or
1849 /none/tests/s390x/spechelper-tm
1850 /none/tests/s390x/rounding-6
1851 /none/tests/s390x/laa
1852 /none/tests/s390x/dfp-1
1853 /none/tests/s390x/dfp-2
1854 /none/tests/s390x/dfp-3
1855 /none/tests/s390x/dfp-4
1856 /none/tests/s390x/dfptest
1857 /none/tests/s390x/dfpext
1858 /none/tests/s390x/dfpconv
1859 /none/tests/s390x/srnmt
1860 /none/tests/s390x/pfpo
1861 /none/tests/s390x/rxsbg
1862 /none/tests/s390x/fixbr
1863 /none/tests/s390x/popcnt
1864 /none/tests/s390x/vector
1865 /none/tests/s390x/lsc2
1866 /none/tests/s390x/ppno
1867 /none/tests/s390x/traps
1868 /none/tests/s390x/vector_string
1869 /none/tests/s390x/vector_integer
1870 /none/tests/s390x/high-word
1871 /none/tests/s390x/vector_float
1873 # /none/tests/scripts/
1874 /none/tests/scripts/*.dSYM
1875 /none/tests/scripts/*.so
1876 /none/tests/scripts/*.stderr.diff*
1877 /none/tests/scripts/*.stderr.out
1878 /none/tests/scripts/*.stdout.diff*
1879 /none/tests/scripts/*.stdout.out
1880 /none/tests/scripts/.deps
1881 /none/tests/scripts/Makefile
1882 /none/tests/scripts/Makefile.in
1884 # /none/tests/solaris/
1885 /none/tests/solaris/*.stderr.diff
1886 /none/tests/solaris/*.stderr.out
1887 /none/tests/solaris/*.stdout.diff
1888 /none/tests/solaris/*.stdout.out
1889 /none/tests/solaris/.deps
1890 /none/tests/solaris/Makefile
1891 /none/tests/solaris/Makefile.in
1892 /none/tests/solaris/block_all_signals
1893 /none/tests/solaris/blockfault
1894 /none/tests/solaris/context_link
1895 /none/tests/solaris/context_link2
1896 /none/tests/solaris/context_null
1897 /none/tests/solaris/context_stack
1898 /none/tests/solaris/coredump_many_segments
1899 /none/tests/solaris/coredump_many_threads
1900 /none/tests/solaris/mmap_noreserve
1901 /none/tests/solaris/posix_spawn
1902 /none/tests/solaris/proc_aout
1903 /none/tests/solaris/proc_auxv
1904 /none/tests/solaris/proc_auxv_multiple
1905 /none/tests/solaris/proc_psinfo
1906 /none/tests/solaris/pthread-stack
1907 /none/tests/solaris/reserve_sysstat_addr
1908 /none/tests/solaris/reserve_sysstat_zone_addr
1909 /none/tests/solaris/resolv
1910 /none/tests/solaris/sigresend
1911 /none/tests/solaris/stack-overflow
1912 /none/tests/solaris/stack_prot
1913 /none/tests/solaris/threads_exitall
1915 # /none/tests/x86/
1916 /none/tests/x86/*.dSYM
1917 /none/tests/x86/*.stderr.diff
1918 /none/tests/x86/*.stderr.out
1919 /none/tests/x86/*.stdout.diff
1920 /none/tests/x86/*.stdout.out
1921 /none/tests/x86/.deps
1922 /none/tests/x86/aad_aam
1923 /none/tests/x86/allexec
1924 /none/tests/x86/badseg
1925 /none/tests/x86/bswapw
1926 /none/tests/x86/bt_everything
1927 /none/tests/x86/bt_literal
1928 /none/tests/x86/bug125959-x86
1929 /none/tests/x86/bug126147-x86
1930 /none/tests/x86/bug132813-x86
1931 /none/tests/x86/bug135421-x86
1932 /none/tests/x86/bug137714-x86
1933 /none/tests/x86/bug152818-x86
1934 /none/tests/x86/cet_nops
1935 /none/tests/x86/cmpxchg8b
1936 /none/tests/x86/cpuid
1937 /none/tests/x86/cse_fail
1938 /none/tests/x86/dastest
1939 /none/tests/x86/faultstatus
1940 /none/tests/x86/fcmovnu
1941 /none/tests/x86/fpu_lazy_eflags
1942 /none/tests/x86/fxtract
1943 /none/tests/x86/getseg
1944 /none/tests/x86/incdec_alt
1945 /none/tests/x86/insn_basic
1946 /none/tests/x86/insn_basic.c
1947 /none/tests/x86/insn_cmov
1948 /none/tests/x86/insn_cmov.c
1949 /none/tests/x86/insn_fpu
1950 /none/tests/x86/insn_fpu.c
1951 /none/tests/x86/insn_mmx
1952 /none/tests/x86/insn_mmx.c
1953 /none/tests/x86/insn_mmxext
1954 /none/tests/x86/insn_mmxext.c
1955 /none/tests/x86/insn_sse
1956 /none/tests/x86/insn_sse.c
1957 /none/tests/x86/insn_sse2
1958 /none/tests/x86/insn_sse2.c
1959 /none/tests/x86/insn_sse3
1960 /none/tests/x86/insn_sse3.c
1961 /none/tests/x86/insn_ssse3
1962 /none/tests/x86/insn_ssse3.c
1963 /none/tests/x86/int
1964 /none/tests/x86/jcxz
1965 /none/tests/x86/lahf
1966 /none/tests/x86/looper
1967 /none/tests/x86/lzcnt32
1968 /none/tests/x86/Makefile
1969 /none/tests/x86/Makefile.in
1970 /none/tests/x86/movbe
1971 /none/tests/x86/movx
1972 /none/tests/x86/pushpopseg
1973 /none/tests/x86/rcl_assert
1974 /none/tests/x86/sbbmisc
1975 /none/tests/x86/seg_override
1976 /none/tests/x86/shift_ndep
1977 /none/tests/x86/sigcontext
1978 /none/tests/x86/smc1
1979 /none/tests/x86/ssse3_misaligned
1980 /none/tests/x86/x86locked
1981 /none/tests/x86/x87trigOOR
1982 /none/tests/x86/xadd
1983 /none/tests/x86/yield
1985 # /none/tests/x86-darwin/
1986 /none/tests/x86-darwin/*.dSYM
1987 /none/tests/x86-darwin/*.stderr.diff*
1988 /none/tests/x86-darwin/*.stderr.out
1989 /none/tests/x86-darwin/*.stdout.diff*
1990 /none/tests/x86-darwin/*.stdout.out
1991 /none/tests/x86-darwin/.deps
1992 /none/tests/x86-darwin/Makefile
1993 /none/tests/x86-darwin/Makefile.in
1994 /none/tests/x86-darwin/bug341419
1995 /none/tests/x86-darwin/bug350062
1996 /none/tests/x86-darwin/cet_nops_gs
1998 # /none/tests/x86-linux/
1999 /none/tests/x86-linux/*.stderr.diff
2000 /none/tests/x86-linux/*.stderr.out
2001 /none/tests/x86-linux/*.stdout.diff
2002 /none/tests/x86-linux/*.stdout.out
2003 /none/tests/x86-linux/.deps
2004 /none/tests/x86-linux/Makefile
2005 /none/tests/x86-linux/Makefile.in
2006 /none/tests/x86-linux/bug345887
2007 /none/tests/x86-linux/cet_nops_fs
2008 /none/tests/x86-linux/cet_nops_gs
2009 /none/tests/x86-linux/hang
2010 /none/tests/x86-linux/seg_override
2011 /none/tests/x86-linux/sigcontext
2013 # /none/tests/x86-solaris/
2014 /none/tests/x86-solaris/*.stderr.diff
2015 /none/tests/x86-solaris/*.stderr.out
2016 /none/tests/x86-solaris/*.stdout.diff
2017 /none/tests/x86-solaris/*.stdout.out
2018 /none/tests/x86-solaris/.deps
2019 /none/tests/x86-solaris/Makefile
2020 /none/tests/x86-solaris/Makefile.in
2021 /none/tests/x86-solaris/cet_nops_fs
2022 /none/tests/x86-solaris/coredump_single_thread
2023 /none/tests/x86-solaris/coredump_single_thread_sse
2024 /none/tests/x86-solaris/syscalls
2026 # /perf/
2027 /perf/*.dSYM
2028 /perf/.deps
2029 /perf/Makefile
2030 /perf/Makefile.in
2031 /perf/bigcode
2032 /perf/bz2
2033 /perf/fbench
2034 /perf/ffbench
2035 /perf/heap
2036 /perf/many-loss-records
2037 /perf/many-xpts
2038 /perf/memrw
2039 /perf/sarp
2040 /perf/tinycc
2041 /perf/vg_perf
2043 # /shared/
2044 /shared/Makefile
2045 /shared/Makefile.in
2047 # /solaris/
2048 /solaris/Makefile
2049 /solaris/Makefile.in
2051 # /tests/
2052 /tests/*.dSYM
2053 /tests/.deps
2054 /tests/Makefile
2055 /tests/Makefile.in
2056 /tests/arch_test
2057 /tests/cputest
2058 /tests/is_ppc64_BE
2059 /tests/libc_test
2060 /tests/os_test
2061 /tests/min_power_isa
2062 /tests/mips_features
2063 /tests/mips32_features
2064 /tests/power_insn_available
2065 /tests/s390x_features
2066 /tests/toobig-allocs
2067 /tests/true
2068 /tests/vg_regtest
2069 /tests/x86_amd64_features
2071 # /VEX/
2072 /VEX/libvex*.a
2073 /VEX/TAG_*
2074 /VEX/.deps
2075 /VEX/Makefile
2077 # /VEX/auxprogs/
2078 /VEX/auxprogs/genoffsets
2080 # /VEX/priv/
2081 /VEX/priv/.deps
2082 /VEX/priv/.dirstamp
2084 # /VEX/pub/
2085 /VEX/pub/libvex_guest_offsets.h
2087 # /VEX/switchback/
2088 /VEX/switchback/switchback