diff options
Diffstat (limited to '')
-rw-r--r-- | gc/pc_excludes | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/gc/pc_excludes b/gc/pc_excludes index 52da431..15c9045 100644 --- a/gc/pc_excludes +++ b/gc/pc_excludes @@ -1,4 +1,6 @@ solaris_threads.c +solaris_pthreads.c +irix_threads.c pcr_interface.c real_malloc.c mips_mach_dep.s @@ -8,8 +10,12 @@ sparc_mach_dep.s PCR-Makefile setjmp_t.c callprocs -gc.man +doc/gc.man pc_excludes barrett_diagram include/gc_c++.h -include/gc_inline.h
\ No newline at end of file +include/gc_inline.h +doc/README.hp +doc/README.rs6000 +doc/README.sgi + |