diff options
author | Akinori Ito <aito@eie.yz.yamagata-u.ac.jp> | 2001-11-09 04:59:17 +0000 |
---|---|---|
committer | Akinori Ito <aito@eie.yz.yamagata-u.ac.jp> | 2001-11-09 04:59:17 +0000 |
commit | 6c63633545c254dc085402e0f927a6826d1dd229 (patch) | |
tree | 0126fb5598304c713ea1276e294da9098b5df3b4 /gc/pc_excludes | |
parent | Initial revision (diff) | |
download | w3m-6c63633545c254dc085402e0f927a6826d1dd229.tar.gz w3m-6c63633545c254dc085402e0f927a6826d1dd229.zip |
Updates from 0.2.1 into 0.2.1-inu-1.5release-0-2-1-inu-1-5
Diffstat (limited to 'gc/pc_excludes')
-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 + |