[m-rev.] diff: update the .nocopyright-files in the boehm-gc dir and subdirs

Nancy Mazur Nancy.Mazur at cs.kuleuven.ac.be
Wed Sep 11 20:12:10 AEST 2002


* Fergus Henderson <fjh at cs.mu.OZ.AU> [2002-09-11 11:42]:
> On 11-Sep-2002, Nancy Mazur <Nancy.Mazur at cs.kuleuven.ac.be> wrote:
> > 
> > So, what do I do, add all the missing files to .nocopyright, and commit
> > it on the main-trunk?
> 
> Right.
> 

Is it okay to commit the following then (I've sorted the
.nocopyright-file): 


Estimated hours taken: 0.5
Branches: main

Update the .nocopyright files. 


Index: .nocopyright
===================================================================
RCS file: /home/mercury1/repository/mercury/boehm_gc/.nocopyright,v
retrieving revision 1.5
diff -u -r1.5 .nocopyright
--- .nocopyright	11 Sep 2002 08:15:39 -0000	1.5
+++ .nocopyright	11 Sep 2002 10:08:26 -0000
@@ -1,82 +1,103 @@
 BCC_MAKEFILE
+EMX_MAKEFILE
 MacOS.c
+Makefile
+Makefile.DLLs
+Makefile.am
+Makefile.direct
+Makefile.dj
+Makefile.in
+NT_MAKEFILE
+NT_THREADS_MAKEFILE
+README.QUICK
+acinclude.m4
+aclocal.m4
 add_gc_prefix.c
 allchblk.c
 alloc.c
+alpha_mach_dep.S
+alpha_mach_dep.s
+backgraph.c
+backptr.h
 blacklst.c
 checksums.c
+config.guess
+config.sub
+configure
+configure.host
+configure.in
 dbg_mlc.c
+dbg_mlc.h
+depcomp
+digimars.mak
 dyn_load.c
 finalize.c
+gc.h
+gc.mak
+gc.mak
+gc_alloc.h
+gc_copy_descr.h
+gc_cpp.cc
+gc_cpp.cpp
+gc_cpp.h
+gc_dlopen.c
+gc_hdrs.h
+gc_mark.h
+gc_priv.h
+gc_private.h
+gc_typed.h
 gcc_support.c
+gcconfig.h
 gcj_mlc.c
+gcname.c
 headers.c
 hpux_irix_threads.c
+hpux_test_and_clear.s
+ia64_save_regs_in_stack.s
 if_mach.c
 if_not_there.c
 iftest1.c
 iftest2.c
+install-sh
 irix_threads.c
+libtool.m4
 linux_threads.c
+ltconfig
+ltmain.sh
 mach_dep.c
 malloc.c
 mallocx.c
 mark.c
 mark_rts.c
+mips_sgi_mach_dep.S
+mips_sgi_mach_dep.s
+mips_ultrix_mach_dep.s
 misc.c
+missing
+mkinstalldirs
 new_hblk.c
 nursery.c
+nursery.h
 obj_map.c
 os_dep.c
 pcr_interface.c
+powerpc_macosx_mach_dep.s
 ptr_chck.c
 real_malloc.c
 reclaim.c
+rs6000_mach_dep.s
 setjmp_t.c
 solaris_pthreads.c
 solaris_threads.c
+solaris_threads.h
+sparc_mach_dep.S
+sparc_mach_dep.s
+sparc_sunos4_mach_dep.s
+specific.c
 stubborn.c
 test.c
 threadlibs.c
 typd_mlc.c
-win32_threads.c
-backptr.h
-dbg_mlc.h
-gc.h
-gc_alloc.h
-gc_copy_descr.h
-gc_cpp.h
-gc_hdrs.h
-gc_mark.h
-gc_priv.h
-gc_private.h
-gc_typed.h
-gcconfig.h
-nursery.h
-solaris_threads.h
 version.h
 weakpointer.h
-alpha_mach_dep.s
-hpux_test_and_clear.s
-mips_sgi_mach_dep.s
-mips_ultrix_mach_dep.s
-rs6000_mach_dep.s
-sparc_mach_dep.s
-sparc_sunos4_mach_dep.s
-gc_cpp.cc
-gc.mak
-README.alpha
-README.amiga
-README.debugging
-README.dj
-README.hp
-README.linux
-README.Mac
-README.OS2
-README.QUICK
-README.rs6000
-README.sgi
-README.solaris2
-README.uts
-README.win32
-Makefile
+win32_threads.c
Index: include/.nocopyright
===================================================================
RCS file: /home/mercury1/repository/mercury/boehm_gc/include/.nocopyright,v
retrieving revision 1.1
diff -u -r1.1 .nocopyright
--- include/.nocopyright	18 Sep 2000 11:07:06 -0000	1.1
+++ include/.nocopyright	11 Sep 2002 10:08:26 -0000
@@ -3,12 +3,16 @@
 ec.h
 gc.h
 gc_alloc.h
+gc_allocator.h
 gc_copy_descr.h
 gc_cpp.h
 gc_gcj.h
 gc_inl.h
 gc_inline.h
+gc_local_alloc.h
+gc_mark.h
 gc_nursery.h
+gc_pthread_redirects.h
 gc_typed.h
 javaxfc.h
 leak_detector.h
Index: include/private/.nocopyright
===================================================================
RCS file: /home/mercury1/repository/mercury/boehm_gc/include/private/.nocopyright,v
retrieving revision 1.1
diff -u -r1.1 .nocopyright
--- include/private/.nocopyright	18 Sep 2000 11:07:04 -0000	1.1
+++ include/private/.nocopyright	11 Sep 2002 10:08:26 -0000
@@ -1,5 +1,10 @@
-config.h
 cord_pos.h
+dbg_mlc.h
 gc_hdrs.h
+gc_locks.h
+gc_mark.h
+gc_pmark.h
 gc_priv.h
 gcconfig.h
+solaris_threads.h
+specific.h
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list