diff options
author | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-04-07 08:01:30 +0000 |
---|---|---|
committer | tromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4> | 1999-04-07 08:01:30 +0000 |
commit | 4eac4b716a6e15c801da6aa27c301a092871ab02 (patch) | |
tree | e6d8fcc8767be9361e18c552ee43ecfc3b4fdea8 /boehm-gc/pc_excludes | |
parent | 48d678ffe51c7ad953681d9d1887eeac5d6ec2d7 (diff) | |
download | gcc-4eac4b716a6e15c801da6aa27c301a092871ab02.tar.gz |
Initial revision
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@26246 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/pc_excludes')
-rw-r--r-- | boehm-gc/pc_excludes | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/boehm-gc/pc_excludes b/boehm-gc/pc_excludes new file mode 100644 index 00000000000..52da43110cf --- /dev/null +++ b/boehm-gc/pc_excludes @@ -0,0 +1,15 @@ +solaris_threads.c +pcr_interface.c +real_malloc.c +mips_mach_dep.s +rs6000_mach_dep.s +alpha_mach_dep.s +sparc_mach_dep.s +PCR-Makefile +setjmp_t.c +callprocs +gc.man +pc_excludes +barrett_diagram +include/gc_c++.h +include/gc_inline.h
\ No newline at end of file |