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