diff -c -r -N orc-2.1/src/Make.cross orc-2.1-new/src/Make.cross *** orc-2.1/src/Make.cross Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/Make.cross Fri Nov 26 11:18:08 2004 *************** *** 164,172 **** gmake clobber -C $(CROSS_BUILD_DIR)/whirl2c gmake clobber -C $(CROSS_BUILD_DIR)/whirl2f gmake clobber -C $(CROSS_BUILD_DIR)/targ_info ! gmake clean -C $(CROSS_BUILD_DIR)/../libkapi gmake clobber -C $(CROSS_BUILD_DIR)/ir_tools gmake clobber -C $(CROSS_BUILD_DIR)/crayf90/sgi @for i in libcif libcmplrs libcomutil libcsup libdwarf libelf libelfutil \ libiberty libunwindP ; do \ make clobber -C "$(CROSS_BUILD_DIR)/$${i}" ; \ --- 164,174 ---- gmake clobber -C $(CROSS_BUILD_DIR)/whirl2c gmake clobber -C $(CROSS_BUILD_DIR)/whirl2f gmake clobber -C $(CROSS_BUILD_DIR)/targ_info ! gmake clean -C $(CROSS_BUILD_DIR)/../libkapi gmake clobber -C $(CROSS_BUILD_DIR)/ir_tools + gmake clobber -C $(CROSS_BUILD_DIR)/cord gmake clobber -C $(CROSS_BUILD_DIR)/crayf90/sgi + cd $(CROSS_BUILD_DIR_LD); gmake clean @for i in libcif libcmplrs libcomutil libcsup libdwarf libelf libelfutil \ libiberty libunwindP ; do \ make clobber -C "$(CROSS_BUILD_DIR)/$${i}" ; \ diff -c -r -N orc-2.1/src/Make.native orc-2.1-new/src/Make.native *** orc-2.1/src/Make.native Fri Dec 24 14:14:34 2004 --- orc-2.1-new/src/Make.native Fri Nov 26 11:18:08 2004 *************** *** 166,171 **** --- 166,173 ---- gmake clobber -C $(NATIVE_BUILD_DIR)/targ_info gmake clean -C $(NATIVE_BUILD_DIR)/../libkapi gmake clobber -C $(NATIVE_BUILD_DIR)/ir_tools + gmake clobber -C $(NATIVE_BUILD_DIR)/cord + cd $(NATIVE_BUILD_DIR_LD); gmake clean gmake clobber -C $(NATIVE_BUILD_DIR)/crayf90/sgi gmake clobber -C $(NATIVE_BUILD_DIR_LIB)/include gmake clobber -C $(NATIVE_BUILD_DIR_LIB)/libfortran diff -c -r -N orc-2.1/src/osprey1.0/Makefile orc-2.1-new/src/osprey1.0/Makefile *** orc-2.1/src/osprey1.0/Makefile Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/Makefile Tue Nov 9 22:31:24 2004 *************** *** 33,39 **** # # ! #ident "$Revision: 1.76 $" SHELL=/bin/sh ECHO=echo --- 33,39 ---- # # ! #ident "$Revision: 1.3 $" SHELL=/bin/sh ECHO=echo diff -c -r -N orc-2.1/src/osprey1.0/arith/PRINTMSG_dummy.c orc-2.1-new/src/osprey1.0/arith/PRINTMSG_dummy.c *** orc-2.1/src/osprey1.0/arith/PRINTMSG_dummy.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/PRINTMSG_dummy.c Mon Jun 25 14:32:38 2001 *************** *** 53,56 **** if(msg_severity==Internal || msg_severity==Error) exit(1); } ! static char rcsid [] = "$Id: PRINTMSG_dummy.c,v 2.3 1995/08/16 22:08:55 jk Exp $"; --- 53,56 ---- if(msg_severity==Internal || msg_severity==Error) exit(1); } ! static char rcsid [] = "$Id: PRINTMSG_dummy.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/bits.c orc-2.1-new/src/osprey1.0/arith/bits.c *** orc-2.1/src/osprey1.0/arith/bits.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/bits.c Mon Jun 25 14:32:38 2001 *************** *** 1275,1278 **** } static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: bits.c,v 2.5 1997/06/02 19:14:13 gbt Exp $"; --- 1275,1278 ---- } static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: bits.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/compare.c orc-2.1-new/src/osprey1.0/arith/compare.c *** orc-2.1/src/osprey1.0/arith/compare.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/compare.c Mon Jun 25 14:32:38 2001 *************** *** 473,476 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: compare.c,v 2.7 1997/04/25 02:55:47 gbt Exp $"; --- 473,476 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: compare.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/confidence.c orc-2.1-new/src/osprey1.0/arith/confidence.c *** orc-2.1/src/osprey1.0/arith/confidence.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/confidence.c Mon Jun 25 14:32:38 2001 *************** *** 2632,2635 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: confidence.c,v 2.6 1997/04/25 02:55:50 gbt Exp $"; --- 2632,2635 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: confidence.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/convert.c orc-2.1-new/src/osprey1.0/arith/convert.c *** orc-2.1/src/osprey1.0/arith/convert.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/convert.c Mon Jun 25 14:32:38 2001 *************** *** 1395,1398 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: convert.c,v 2.11 1997/07/22 23:31:18 gbt Exp $"; --- 1395,1398 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: convert.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/cray_fadd.c orc-2.1-new/src/osprey1.0/arith/cray_fadd.c *** orc-2.1/src/osprey1.0/arith/cray_fadd.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/cray_fadd.c Mon Jun 25 14:32:38 2001 *************** *** 281,284 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: cray_fadd.c,v 2.2 1995/08/16 22:09:16 jk Exp $"; --- 281,284 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: cray_fadd.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/cray_fdiv.c orc-2.1-new/src/osprey1.0/arith/cray_fdiv.c *** orc-2.1/src/osprey1.0/arith/cray_fdiv.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/cray_fdiv.c Mon Jun 25 14:32:38 2001 *************** *** 489,492 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: cray_fdiv.c,v 2.3 1997/04/25 02:55:58 gbt Exp $"; --- 489,492 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: cray_fdiv.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/cray_fmul.c orc-2.1-new/src/osprey1.0/arith/cray_fmul.c *** orc-2.1/src/osprey1.0/arith/cray_fmul.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/cray_fmul.c Mon Jun 25 14:32:38 2001 *************** *** 287,290 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: cray_fmul.c,v 2.3 1997/04/25 02:56:00 gbt Exp $"; --- 287,290 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: cray_fmul.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/ctgen.c orc-2.1-new/src/osprey1.0/arith/ctgen.c *** orc-2.1/src/osprey1.0/arith/ctgen.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/ctgen.c Mon Jun 25 14:32:38 2001 *************** *** 594,597 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: ctgen.c,v 2.2 1995/02/08 19:55:17 jk Exp $"; --- 594,597 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: ctgen.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/cvt.c orc-2.1-new/src/osprey1.0/arith/cvt.c *** orc-2.1/src/osprey1.0/arith/cvt.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/cvt.c Mon Jun 25 14:32:38 2001 *************** *** 715,718 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: cvt.c,v 2.7 1997/04/02 00:04:26 gbt Exp $"; --- 715,718 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: cvt.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/dummy_dc.f orc-2.1-new/src/osprey1.0/arith/dummy_dc.f *** orc-2.1/src/osprey1.0/arith/dummy_dc.f Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/dummy_dc.f Mon Jun 25 14:32:38 2001 *************** *** 58,61 **** END c USMID = "\n%Z%%M% %I% %G% %U%\n"; ! c rcsid = "$Id: dummy_dc.f,v 2.1 1994/10/18 19:48:32 jk Exp $"; --- 58,61 ---- END c USMID = "\n%Z%%M% %I% %G% %U%\n"; ! c rcsid = "$Id: dummy_dc.f,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/fintrin.f orc-2.1-new/src/osprey1.0/arith/fintrin.f *** orc-2.1/src/osprey1.0/arith/fintrin.f Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/fintrin.f Mon Jun 25 14:32:38 2001 *************** *** 146,149 **** END c USMID = "\n%Z%%M% %I% %G% %U%\n"; ! c rcsid = "$Id: fintrin.f,v 2.1 1994/10/18 19:48:38 jk Exp $"; --- 146,149 ---- END c USMID = "\n%Z%%M% %I% %G% %U%\n"; ! c rcsid = "$Id: fintrin.f,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/fintrin_dc.f orc-2.1-new/src/osprey1.0/arith/fintrin_dc.f *** orc-2.1/src/osprey1.0/arith/fintrin_dc.f Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/fintrin_dc.f Mon Jun 25 14:32:38 2001 *************** *** 83,86 **** END c USMID = "\n%Z%%M% %I% %G% %U%\n"; ! c rcsid = "$Id: fintrin_dc.f,v 2.1 1994/10/18 19:48:41 jk Exp $"; --- 83,86 ---- END c USMID = "\n%Z%%M% %I% %G% %U%\n"; ! c rcsid = "$Id: fintrin_dc.f,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/fintrin_dc_sparc.f orc-2.1-new/src/osprey1.0/arith/fintrin_dc_sparc.f *** orc-2.1/src/osprey1.0/arith/fintrin_dc_sparc.f Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/fintrin_dc_sparc.f Mon Jun 25 14:32:38 2001 *************** *** 117,120 **** END c USMID = "\n%Z%%M% %I% %G% %U%\n"; ! c rcsid = "$Id: fintrin_dc_sparc.f,v 2.3 1995/09/26 20:40:21 jk Exp $"; --- 117,120 ---- END c USMID = "\n%Z%%M% %I% %G% %U%\n"; ! c rcsid = "$Id: fintrin_dc_sparc.f,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/fintrin_sparc.f orc-2.1-new/src/osprey1.0/arith/fintrin_sparc.f *** orc-2.1/src/osprey1.0/arith/fintrin_sparc.f Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/fintrin_sparc.f Mon Jun 25 14:32:38 2001 *************** *** 270,273 **** END c USMID = "\n%Z%%M% %I% %G% %U%\n"; ! c rcsid = "$Id: fintrin_sparc.f,v 2.3 1995/09/26 20:40:23 jk Exp $"; --- 270,273 ---- END c USMID = "\n%Z%%M% %I% %G% %U%\n"; ! c rcsid = "$Id: fintrin_sparc.f,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/ieee_fadd.c orc-2.1-new/src/osprey1.0/arith/ieee_fadd.c *** orc-2.1/src/osprey1.0/arith/ieee_fadd.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/ieee_fadd.c Mon Jun 25 14:32:38 2001 *************** *** 603,606 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: ieee_fadd.c,v 2.2 1996/08/15 23:09:15 gbt Exp $"; --- 603,606 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: ieee_fadd.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/ieee_fdiv.c orc-2.1-new/src/osprey1.0/arith/ieee_fdiv.c *** orc-2.1/src/osprey1.0/arith/ieee_fdiv.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/ieee_fdiv.c Mon Jun 25 14:32:38 2001 *************** *** 585,588 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: ieee_fdiv.c,v 2.5 1997/07/22 23:31:26 gbt Exp $"; --- 585,588 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: ieee_fdiv.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/ieee_fmul.c orc-2.1-new/src/osprey1.0/arith/ieee_fmul.c *** orc-2.1/src/osprey1.0/arith/ieee_fmul.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/ieee_fmul.c Mon Jun 25 14:32:38 2001 *************** *** 392,395 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: ieee_fmul.c,v 2.5 1997/07/22 23:31:29 gbt Exp $"; --- 392,395 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: ieee_fmul.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/ieee_norm.c orc-2.1-new/src/osprey1.0/arith/ieee_norm.c *** orc-2.1/src/osprey1.0/arith/ieee_norm.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/ieee_norm.c Mon Jun 25 14:32:38 2001 *************** *** 428,432 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: ieee_norm.c,v 2.4 1997/06/17 17:46:24 gbt Exp $"; --- 428,432 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: ieee_norm.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/ieee_sqrt.c orc-2.1-new/src/osprey1.0/arith/ieee_sqrt.c *** orc-2.1/src/osprey1.0/arith/ieee_sqrt.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/ieee_sqrt.c Mon Jun 25 14:32:38 2001 *************** *** 165,168 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: ieee_sqrt.c,v 2.3 1997/07/22 23:31:31 gbt Exp $"; --- 165,168 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: ieee_sqrt.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/int64.h orc-2.1-new/src/osprey1.0/arith/int64.h *** orc-2.1/src/osprey1.0/arith/int64.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/int64.h Mon Jun 25 14:32:38 2001 *************** *** 235,238 **** #define WORD_SWAP(x) #endif ! /* $Id: int64.h,v 2.3 1997/04/25 02:56:12 gbt Exp $ */ --- 235,238 ---- #define WORD_SWAP(x) #endif ! /* $Id: int64.h,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $ */ diff -c -r -N orc-2.1/src/osprey1.0/arith/intrin.c orc-2.1-new/src/osprey1.0/arith/intrin.c *** orc-2.1/src/osprey1.0/arith/intrin.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/intrin.c Mon Jun 25 14:32:38 2001 *************** *** 382,385 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: intrin.c,v 2.3 1997/04/25 02:56:14 gbt Exp $"; --- 382,385 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: intrin.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/itgen.c orc-2.1-new/src/osprey1.0/arith/itgen.c *** orc-2.1/src/osprey1.0/arith/itgen.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/itgen.c Mon Jun 25 14:32:38 2001 *************** *** 588,591 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: itgen.c,v 2.1 1994/10/18 19:49:21 jk Exp $"; --- 588,591 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: itgen.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/itgenf.f orc-2.1-new/src/osprey1.0/arith/itgenf.f *** orc-2.1/src/osprey1.0/arith/itgenf.f Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/itgenf.f Mon Jun 25 14:32:38 2001 *************** *** 43,46 **** end c USMID = "\n%Z%%M% %I% %G% %U%\n"; ! c rcsid = "$Id: itgenf.f,v 2.0 1994/08/11 16:22:08 jk Exp $"; --- 43,46 ---- end c USMID = "\n%Z%%M% %I% %G% %U%\n"; ! c rcsid = "$Id: itgenf.f,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/math.c orc-2.1-new/src/osprey1.0/arith/math.c *** orc-2.1/src/osprey1.0/arith/math.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/math.c Mon Jun 25 14:32:38 2001 *************** *** 2448,2451 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: math.c,v 2.8 1997/04/25 02:56:17 gbt Exp $"; --- 2448,2451 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: math.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/miscmath.c orc-2.1-new/src/osprey1.0/arith/miscmath.c *** orc-2.1/src/osprey1.0/arith/miscmath.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/miscmath.c Mon Jun 25 14:32:38 2001 *************** *** 1072,1075 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: miscmath.c,v 2.12 1997/04/25 19:23:20 gbt Exp $"; --- 1072,1075 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: miscmath.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/mpp_sim.c orc-2.1-new/src/osprey1.0/arith/mpp_sim.c *** orc-2.1/src/osprey1.0/arith/mpp_sim.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/mpp_sim.c Mon Jun 25 14:32:38 2001 *************** *** 3074,3077 **** #endif static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: mpp_sim.c,v 2.21 1997/04/25 02:56:24 gbt Exp $"; --- 3074,3077 ---- #endif static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: mpp_sim.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/native.c orc-2.1-new/src/osprey1.0/arith/native.c *** orc-2.1/src/osprey1.0/arith/native.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/native.c Mon Jun 25 14:32:38 2001 *************** *** 1761,1764 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: native.c,v 2.14 1997/05/06 17:28:22 gbt Exp $"; --- 1761,1764 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: native.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/no_intrin.c orc-2.1-new/src/osprey1.0/arith/no_intrin.c *** orc-2.1/src/osprey1.0/arith/no_intrin.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/no_intrin.c Mon Jun 25 14:32:38 2001 *************** *** 160,163 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: no_intrin.c,v 2.5 1997/04/25 02:56:29 gbt Exp $"; --- 160,163 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: no_intrin.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/sim_c1_gen.f orc-2.1-new/src/osprey1.0/arith/sim_c1_gen.f *** orc-2.1/src/osprey1.0/arith/sim_c1_gen.f Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/sim_c1_gen.f Mon Jun 25 14:32:38 2001 *************** *** 1517,1520 **** end c USMID = "\n%Z%%M% %I% %G% %U%\n"; ! c rcsid = "$Id: sim_c1_gen.f,v 2.2 1995/01/04 16:06:22 jk Exp $"; --- 1517,1520 ---- end c USMID = "\n%Z%%M% %I% %G% %U%\n"; ! c rcsid = "$Id: sim_c1_gen.f,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/sim_mpp_gen.f orc-2.1-new/src/osprey1.0/arith/sim_mpp_gen.f *** orc-2.1/src/osprey1.0/arith/sim_mpp_gen.f Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/sim_mpp_gen.f Mon Jun 25 14:32:38 2001 *************** *** 1685,1688 **** end c USMID = "\n%Z%%M% %I% %G% %U%\n"; ! c rcsid = "$Id: sim_mpp_gen.f,v 2.5 1995/09/26 20:40:33 jk Exp $"; --- 1685,1688 ---- end c USMID = "\n%Z%%M% %I% %G% %U%\n"; ! c rcsid = "$Id: sim_mpp_gen.f,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/simulate.c orc-2.1-new/src/osprey1.0/arith/simulate.c *** orc-2.1/src/osprey1.0/arith/simulate.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/simulate.c Mon Jun 25 14:32:38 2001 *************** *** 1073,1076 **** #endif static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: simulate.c,v 2.9 1997/04/25 02:56:32 gbt Exp $"; --- 1073,1076 ---- #endif static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: simulate.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/strcvt.c orc-2.1-new/src/osprey1.0/arith/strcvt.c *** orc-2.1/src/osprey1.0/arith/strcvt.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/strcvt.c Mon Jun 25 14:32:38 2001 *************** *** 845,848 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: strcvt.c,v 2.16 1997/05/01 15:25:23 gbt Exp $"; --- 845,848 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: strcvt.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/test_ar_intrin.c orc-2.1-new/src/osprey1.0/arith/test_ar_intrin.c *** orc-2.1/src/osprey1.0/arith/test_ar_intrin.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/test_ar_intrin.c Mon Jun 25 14:32:38 2001 *************** *** 442,445 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: test_ar_intrin.c,v 2.6 1996/08/30 19:40:08 gbt Exp $"; --- 442,445 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: test_ar_intrin.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/test_cray1_sim.c orc-2.1-new/src/osprey1.0/arith/test_cray1_sim.c *** orc-2.1/src/osprey1.0/arith/test_cray1_sim.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/test_cray1_sim.c Mon Jun 25 14:32:38 2001 *************** *** 333,336 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: test_cray1_sim.c,v 2.2 1995/08/16 22:10:00 jk Exp $"; --- 333,336 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: test_cray1_sim.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/test_mpp_sim.c orc-2.1-new/src/osprey1.0/arith/test_mpp_sim.c *** orc-2.1/src/osprey1.0/arith/test_mpp_sim.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/test_mpp_sim.c Mon Jun 25 14:32:38 2001 *************** *** 359,362 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: test_mpp_sim.c,v 2.4 1995/09/26 20:40:38 jk Exp $"; --- 359,362 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: test_mpp_sim.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/test_native.f orc-2.1-new/src/osprey1.0/arith/test_native.f *** orc-2.1/src/osprey1.0/arith/test_native.f Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/test_native.f Mon Jun 25 14:32:38 2001 *************** *** 1178,1181 **** c USMID = "\n%Z%%M% %I% %G% %U%\n"; ! c rcsid = "$Id: test_native.f,v 2.4 1996/08/30 19:40:14 gbt Exp $"; --- 1178,1181 ---- c USMID = "\n%Z%%M% %I% %G% %U%\n"; ! c rcsid = "$Id: test_native.f,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/test_tsieee_sim.c orc-2.1-new/src/osprey1.0/arith/test_tsieee_sim.c *** orc-2.1/src/osprey1.0/arith/test_tsieee_sim.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/test_tsieee_sim.c Mon Jun 25 14:32:38 2001 *************** *** 378,381 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: test_tsieee_sim.c,v 2.1 1995/08/16 22:10:05 jk Exp $"; --- 378,381 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: test_tsieee_sim.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/testcvt.c orc-2.1-new/src/osprey1.0/arith/testcvt.c *** orc-2.1/src/osprey1.0/arith/testcvt.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/testcvt.c Mon Jun 25 14:32:38 2001 *************** *** 3536,3539 **** #endif /* _CRAY */ static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: testcvt.c,v 2.2 1995/08/16 22:10:07 jk Exp $"; --- 3536,3539 ---- #endif /* _CRAY */ static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: testcvt.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/arith/testint.c orc-2.1-new/src/osprey1.0/arith/testint.c *** orc-2.1/src/osprey1.0/arith/testint.c Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/arith/testint.c Mon Jun 25 14:32:38 2001 *************** *** 4403,4406 **** static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: testint.c,v 2.5 1997/06/02 19:14:20 gbt Exp $"; --- 4403,4406 ---- static char USMID [] = "\n%Z%%M% %I% %G% %U%\n"; ! static char rcsid [] = "$Id: testint.c,v 1.1.1.1 2001/06/25 06:32:38 llx Exp $"; diff -c -r -N orc-2.1/src/osprey1.0/be/be/cleanup.cxx orc-2.1-new/src/osprey1.0/be/be/cleanup.cxx *** orc-2.1/src/osprey1.0/be/be/cleanup.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/be/cleanup.cxx Tue Nov 9 22:31:24 2004 *************** *** 37,46 **** * ==================================================================== * * Module: cleanup.c ! * $Revision: 1.16 $ ! * $Date: 2001/03/10 01:46:13 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/be/RCS/cleanup.cxx,v $ * * Revision history: * 21-Feb-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cleanup.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:24 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/be/cleanup.cxx,v $ * * Revision history: * 21-Feb-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/be/driver.cxx orc-2.1-new/src/osprey1.0/be/be/driver.cxx *** orc-2.1/src/osprey1.0/be/be/driver.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/be/driver.cxx Fri Nov 19 11:01:17 2004 *************** *** 278,290 **** #ifndef __GNUC__ #pragma weak Prompf_Emit_Whirl_to_Source__GP7pu_infoP2WN #else #pragma weak Prompf_Emit_Whirl_to_Source__FP7pu_infoP2WN ! #endif extern void Prompf_Emit_Whirl_to_Source(PU_Info* current_pu, WN* func_nd); - static INT ecount = 0; static BOOL need_wopt_output = FALSE; static BOOL need_lno_output = FALSE; --- 278,291 ---- #ifndef __GNUC__ #pragma weak Prompf_Emit_Whirl_to_Source__GP7pu_infoP2WN + #elif __GNUC__ >= 3 + extern void Prompf_Emit_Whirl_to_Source(PU_Info* current_pu, WN* func_nd) __attribute__((weak)); #else #pragma weak Prompf_Emit_Whirl_to_Source__FP7pu_infoP2WN ! #endif // __GNUC__ >= 3 extern void Prompf_Emit_Whirl_to_Source(PU_Info* current_pu, WN* func_nd); static INT ecount = 0; static BOOL need_wopt_output = FALSE; static BOOL need_lno_output = FALSE; diff -c -r -N orc-2.1/src/osprey1.0/be/be/driver_util.h orc-2.1-new/src/osprey1.0/be/be/driver_util.h *** orc-2.1/src/osprey1.0/be/be/driver_util.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/be/driver_util.h Tue Nov 9 22:31:24 2004 *************** *** 37,46 **** * ==================================================================== * * Module: driver_util.h ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 01:47:03 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/be/RCS/driver_util.h,v $ * * Revision history: * 17-Feb-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: driver_util.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:24 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/be/driver_util.h,v $ * * Revision history: * 17-Feb-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/be/ia64/driver_targ.cxx orc-2.1-new/src/osprey1.0/be/be/ia64/driver_targ.cxx *** orc-2.1/src/osprey1.0/be/be/ia64/driver_targ.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/be/ia64/driver_targ.cxx Fri Nov 19 11:01:18 2004 *************** *** 73,79 **** break; case TARGET_ITANIUM2: proc = PROCESSOR_itanium; ! version = "2"; break; default: FmtAssert(FALSE, ("targinfo doesn't handle target: %s\n", Targ_Name(Target))); --- 73,80 ---- break; case TARGET_ITANIUM2: proc = PROCESSOR_itanium; ! version[0] = '2'; ! version[1] = '\0'; break; default: FmtAssert(FALSE, ("targinfo doesn't handle target: %s\n", Targ_Name(Target))); diff -c -r -N orc-2.1/src/osprey1.0/be/be/iter.cxx orc-2.1-new/src/osprey1.0/be/be/iter.cxx *** orc-2.1/src/osprey1.0/be/be/iter.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/be/iter.cxx Tue Nov 9 22:31:24 2004 *************** *** 37,46 **** * ==================================================================== * * Module: iter.c ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 01:47:13 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/be/RCS/iter.cxx,v $ * * Revision history: * 3-MAR-96 dahl - Original Version --- 37,46 ---- * ==================================================================== * * Module: iter.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:24 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/be/iter.cxx,v $ * * Revision history: * 3-MAR-96 dahl - Original Version *************** *** 54,60 **** #define rbi_CXX "iter.c" #ifdef _KEEP_RCS_ID ! static char *rcs_id = iter_C"$Revision: 1.8 $"; #endif /* _KEEP_RCS_ID */ #include /* for Elf64_Word */ --- 54,60 ---- #define rbi_CXX "iter.c" #ifdef _KEEP_RCS_ID ! static char *rcs_id = iter_C"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include /* for Elf64_Word */ diff -c -r -N orc-2.1/src/osprey1.0/be/be/iter.h orc-2.1-new/src/osprey1.0/be/be/iter.h *** orc-2.1/src/osprey1.0/be/be/iter.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/be/iter.h Tue Nov 9 22:31:24 2004 *************** *** 37,46 **** * ==================================================================== * * Module: iter.h ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 01:47:18 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/be/RCS/iter.h,v $ * * Revision history: * 03-MAR-96 - Original Version --- 37,46 ---- * ==================================================================== * * Module: iter.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:24 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/be/iter.h,v $ * * Revision history: * 03-MAR-96 - Original Version *************** *** 55,61 **** #define iter_INCLUDED #ifdef _KEEP_RCS_ID ! static char *be_utilrcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/be/RCS/iter.h,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 55,61 ---- #define iter_INCLUDED #ifdef _KEEP_RCS_ID ! static char *be_utilrcs_id = "$Source: /u/merge/src/osprey1.0/be/be/iter.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/be/be/omp_lower.cxx orc-2.1-new/src/osprey1.0/be/be/omp_lower.cxx *** orc-2.1/src/osprey1.0/be/be/omp_lower.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/be/omp_lower.cxx Tue Nov 9 22:31:24 2004 *************** *** 35,44 **** /* ==================================================================== * Module: omp_lower.cxx ! * $Revision: 1.78 $ ! * $Date: 2001/03/10 01:47:33 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/be/RCS/omp_lower.cxx,v $ * * Revision history: * 26-Jun-97 : First created by Dave Kohr --- 35,44 ---- /* ==================================================================== * Module: omp_lower.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:24 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/be/omp_lower.cxx,v $ * * Revision history: * 26-Jun-97 : First created by Dave Kohr diff -c -r -N orc-2.1/src/osprey1.0/be/be/omp_lower.h orc-2.1-new/src/osprey1.0/be/be/omp_lower.h *** orc-2.1/src/osprey1.0/be/be/omp_lower.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/be/omp_lower.h Tue Nov 9 22:31:24 2004 *************** *** 35,44 **** /* ==================================================================== * Module: omp_lower.h ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 01:47:39 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/be/RCS/omp_lower.h,v $ * * Revision history: * 26-Jun-97 : First created by Dave Kohr --- 35,44 ---- /* ==================================================================== * Module: omp_lower.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:24 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/be/omp_lower.h,v $ * * Revision history: * 26-Jun-97 : First created by Dave Kohr diff -c -r -N orc-2.1/src/osprey1.0/be/be/pragma_weak.h orc-2.1-new/src/osprey1.0/be/be/pragma_weak.h *** orc-2.1/src/osprey1.0/be/be/pragma_weak.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/be/pragma_weak.h Tue Nov 9 22:31:24 2004 *************** *** 36,45 **** /* ==================================================================== * * Module: pragma_weak.c ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 01:47:44 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/be/RCS/pragma_weak.h,v $ * * Revision history: * 4-Jan-96 - Original Version --- 36,45 ---- /* ==================================================================== * * Module: pragma_weak.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:24 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/be/pragma_weak.h,v $ * * Revision history: * 4-Jan-96 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/be/wn_outlining.cxx orc-2.1-new/src/osprey1.0/be/be/wn_outlining.cxx *** orc-2.1/src/osprey1.0/be/be/wn_outlining.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/be/wn_outlining.cxx Fri Nov 19 11:01:17 2004 *************** *** 1145,1151 **** (*(_current_cwt_elmt->Local_label_list()))[j].wn )) >= 0) Is_True((k>=0), ! ("Error in the splitter, discrepancy between the -local-label-list and -global-label-list(2)")); // if there are more gotos to this label in --- 1145,1151 ---- (*(_current_cwt_elmt->Local_label_list()))[j].wn )) >= 0) Is_True((k>=0), ! ("Error in the splitter, discrepancy between the\ -local-label-list and -global-label-list(2)")); // if there are more gotos to this label in diff -c -r -N orc-2.1/src/osprey1.0/be/be/wn_outlining.h orc-2.1-new/src/osprey1.0/be/be/wn_outlining.h *** orc-2.1/src/osprey1.0/be/be/wn_outlining.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/be/wn_outlining.h Fri Nov 19 11:01:17 2004 *************** *** 105,111 **** } #endif ! typedef hash_map BLOCK_FREQ_MAP;//OUTLINING^$ typedef enum { --- 105,118 ---- } #endif ! #if __GNUC__ >= 3 ! #include ! #else ! #include ! #endif // __GNUC__ >= 3 ! ! ! typedef __GNUEXT::hash_map BLOCK_FREQ_MAP; //OUTLINING^$ typedef enum { diff -c -r -N orc-2.1/src/osprey1.0/be/cg/bb.h orc-2.1-new/src/osprey1.0/be/cg/bb.h *** orc-2.1/src/osprey1.0/be/cg/bb.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/bb.h Tue Nov 9 22:31:25 2004 *************** *** 37,45 **** * ==================================================================== * * Module: bb.h ! * $Revision: 1.13 $ ! * $Date: 2003/04/01 03:01:44 $ ! * $Author: wyz $ * $Source: /u/merge/src/osprey1.0/be/cg/bb.h,v $ * * Description: --- 37,45 ---- * ==================================================================== * * Module: bb.h ! * $Revision: 1.15 $ ! * $Date: 2004/11/09 14:31:25 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/bb.h,v $ * * Description: diff -c -r -N orc-2.1/src/osprey1.0/be/cg/calls.cxx orc-2.1-new/src/osprey1.0/be/cg/calls.cxx *** orc-2.1/src/osprey1.0/be/cg/calls.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/calls.cxx Tue Nov 9 22:31:25 2004 *************** *** 37,45 **** * ==================================================================== * * Module: calls.cxx ! * $Revision: 1.25 $ ! * $Date: 2002/04/11 10:57:09 $ ! * $Author: bcheng $ * $Source: /u/merge/src/osprey1.0/be/cg/calls.cxx,v $ * * Revision history: --- 37,45 ---- * ==================================================================== * * Module: calls.cxx ! * $Revision: 1.29 $ ! * $Date: 2004/11/09 14:31:25 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/calls.cxx,v $ * * Revision history: *************** *** 94,100 **** #include "entry_exit_targ.h" #include "targ_abi_properties.h" #include "targ_isa_registers.h" - #include "scheduler.h" INT64 Frame_Len; extern BOOL IPFEC_Enable_Edge_Profile; --- 94,99 ---- diff -c -r -N orc-2.1/src/osprey1.0/be/cg/cflow.cxx orc-2.1-new/src/osprey1.0/be/cg/cflow.cxx *** orc-2.1/src/osprey1.0/be/cg/cflow.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/cflow.cxx Fri Nov 19 11:01:19 2004 *************** *** 37,45 **** * ==================================================================== * * Module: cflow.cxx ! * $Revision: 1.24 $ ! * $Date: 2003/06/06 07:42:46 $ ! * $Author: gange $ * $Source: /u/merge/src/osprey1.0/be/cg/cflow.cxx,v $ * * Description: --- 37,45 ---- * ==================================================================== * * Module: cflow.cxx ! * $Revision: 1.25 $ ! * $Date: 2004/11/19 03:01:19 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/cflow.cxx,v $ * * Description: *************** *** 7154,7160 **** tgt_label = Gen_Label_For_BB(tgt_succ); if (CFLOW_Trace_Empty_BB_Elim) { ! fprintf(TFile, "The label %s of empty BB: %d will be copied to BB labeled with %s\n", LABEL_name(old_label), BB_id(bp), LABEL_name(tgt_label)); } --- 7154,7160 ---- tgt_label = Gen_Label_For_BB(tgt_succ); if (CFLOW_Trace_Empty_BB_Elim) { ! fprintf(TFile, "The label %s of empty BB: %d will be copied\ to BB labeled with %s\n", LABEL_name(old_label), BB_id(bp), LABEL_name(tgt_label)); } diff -c -r -N orc-2.1/src/osprey1.0/be/cg/cg.cxx orc-2.1-new/src/osprey1.0/be/cg/cg.cxx *** orc-2.1/src/osprey1.0/be/cg/cg.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/cg.cxx Fri Nov 19 11:01:19 2004 *************** *** 37,45 **** * ==================================================================== * * Module: cg.cxx ! * $Revision: 1.82 $ ! * $Date: 2003/06/26 06:27:17 $ ! * $Author: flv $ * $Source: /u/merge/src/osprey1.0/be/cg/cg.cxx,v $ * * Description: --- 37,45 ---- * ==================================================================== * * Module: cg.cxx ! * $Revision: 1.85 $ ! * $Date: 2004/11/19 03:01:19 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/cg.cxx,v $ * * Description: *************** *** 1156,1162 **** INT phase, /* Phase after which we're printing */ const char *pname, /* Print name for phase */ BB *cur_bb, /* BB to limit traces to */ ! BOOL after = TRUE) { INT cur_bb_id = cur_bb ? BB_id(cur_bb) : 0; if ( Get_Trace(TKIND_IR, phase) --- 1156,1162 ---- INT phase, /* Phase after which we're printing */ const char *pname, /* Print name for phase */ BB *cur_bb, /* BB to limit traces to */ ! BOOL after) { INT cur_bb_id = cur_bb ? BB_id(cur_bb) : 0; if ( Get_Trace(TKIND_IR, phase) diff -c -r -N orc-2.1/src/osprey1.0/be/cg/cg_dep_graph.cxx orc-2.1-new/src/osprey1.0/be/cg/cg_dep_graph.cxx *** orc-2.1/src/osprey1.0/be/cg/cg_dep_graph.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/cg_dep_graph.cxx Fri Nov 19 11:01:19 2004 *************** *** 38,46 **** * ======================================================================= * * Module: cg_dep_graph.cxx ! * $Revision: 1.24 $ ! * $Date: 2003/04/25 05:44:48 $ ! * $Author: lyz $ * $Source: /u/merge/src/osprey1.0/be/cg/cg_dep_graph.cxx,v $ * * Description: --- 38,46 ---- * ======================================================================= * * Module: cg_dep_graph.cxx ! * $Revision: 1.25 $ ! * $Date: 2004/11/19 03:01:19 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/cg_dep_graph.cxx,v $ * * Description: *************** *** 59,67 **** #define USE_STANDARD_TYPES #include ! #include ! #include ! #include #include "defs.h" #include "mempool.h" #include "errors.h" --- 59,67 ---- #define USE_STANDARD_TYPES #include ! #include ! #include ! #include #include "defs.h" #include "mempool.h" #include "errors.h" *************** *** 114,121 **** #include "data_layout.h" /* for ORC's dag constructor */ ! #include ! #include #include "ipfec_defs.h" #include "region_bb_util.h" #include "dag.h" --- 114,127 ---- #include "data_layout.h" /* for ORC's dag constructor */ ! #include ! ! #if __GNUC__ >=3 ! #include // STL hash_map. ! #else ! #include ! #endif ! #include "ipfec_defs.h" #include "region_bb_util.h" #include "dag.h" diff -c -r -N orc-2.1/src/osprey1.0/be/cg/cg_dep_graph.h orc-2.1-new/src/osprey1.0/be/cg/cg_dep_graph.h *** orc-2.1/src/osprey1.0/be/cg/cg_dep_graph.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/cg_dep_graph.h Tue Nov 9 22:31:25 2004 *************** *** 37,45 **** * ======================================================================= * * Module: cg_dep_graph.h ! * $Revision: 1.5 $ ! * $Date: 2003/04/25 05:44:48 $ ! * $Author: lyz $ * $Source: /u/merge/src/osprey1.0/be/cg/cg_dep_graph.h,v $ * * Revision comments: --- 37,45 ---- * ======================================================================= * * Module: cg_dep_graph.h ! * $Revision: 1.7 $ ! * $Date: 2004/11/09 14:31:25 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/cg_dep_graph.h,v $ * * Revision comments: *************** *** 387,393 **** #define CG_DEP_GRAPH_INCLUDED #ifdef _KEEP_RCS_ID ! static char *cg_dep_graph_rcs_id = "$Source: /u/merge/src/osprey1.0/be/cg/cg_dep_graph.h,v $ $Revision: 1.5 $"; #endif /* _KEEP_RCS_ID */ #include --- 387,393 ---- #define CG_DEP_GRAPH_INCLUDED #ifdef _KEEP_RCS_ID ! static char *cg_dep_graph_rcs_id = "$Source: /u/merge/src/osprey1.0/be/cg/cg_dep_graph.h,v $ $Revision: 1.7 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/cg/cg_loop.cxx orc-2.1-new/src/osprey1.0/be/cg/cg_loop.cxx *** orc-2.1/src/osprey1.0/be/cg/cg_loop.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/cg_loop.cxx Fri Nov 19 11:01:19 2004 *************** *** 38,46 **** * ======================================================================= * * Module: cg_loop.cxx ! * $Revision: 1.12 $ ! * $Date: 2003/06/05 08:17:14 $ ! * $Author: flv $ * $Source: /u/merge/src/osprey1.0/be/cg/cg_loop.cxx,v $ * * --- 38,46 ---- * ======================================================================= * * Module: cg_loop.cxx ! * $Revision: 1.16 $ ! * $Date: 2004/11/19 03:01:19 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/cg_loop.cxx,v $ * * *************** *** 5686,5692 **** // Perform loop optimizations for all inner loops // in the PU. // ! void Perform_Loop_Optimizations(void *rgn_loop_update=NULL) { MEM_POOL loop_descr_pool; MEM_POOL_Initialize(&loop_descr_pool, "loop_descriptors", TRUE); --- 5686,5692 ---- // Perform loop optimizations for all inner loops // in the PU. // ! void Perform_Loop_Optimizations(void *rgn_loop_update) { MEM_POOL loop_descr_pool; MEM_POOL_Initialize(&loop_descr_pool, "loop_descriptors", TRUE); diff -c -r -N orc-2.1/src/osprey1.0/be/cg/cg_spill.cxx orc-2.1-new/src/osprey1.0/be/cg/cg_spill.cxx *** orc-2.1/src/osprey1.0/be/cg/cg_spill.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/cg_spill.cxx Tue Nov 9 22:31:25 2004 *************** *** 37,45 **** * ======================================================================= * * Module: cg_spill.c ! * $Revision: 1.5 $ ! * $Date: 2002/06/27 07:46:04 $ ! * $Author: llx $ * $Source: /u/merge/src/osprey1.0/be/cg/cg_spill.cxx,v $ * * Description: --- 37,45 ---- * ======================================================================= * * Module: cg_spill.c ! * $Revision: 1.7 $ ! * $Date: 2004/11/09 14:31:25 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/cg_spill.cxx,v $ * * Description: diff -c -r -N orc-2.1/src/osprey1.0/be/cg/cg_vector.cxx orc-2.1-new/src/osprey1.0/be/cg/cg_vector.cxx *** orc-2.1/src/osprey1.0/be/cg/cg_vector.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/cg_vector.cxx Tue Nov 9 22:31:25 2004 *************** *** 37,46 **** * ======================================================================= * * Module: vector.c ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 01:55:59 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/cg/RCS/cg_vector.cxx,v $ * * Description: * ============ --- 37,46 ---- * ======================================================================= * * Module: vector.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:25 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/cg/cg_vector.cxx,v $ * * Description: * ============ diff -c -r -N orc-2.1/src/osprey1.0/be/cg/cg_vector.h orc-2.1-new/src/osprey1.0/be/cg/cg_vector.h *** orc-2.1/src/osprey1.0/be/cg/cg_vector.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/cg_vector.h Tue Nov 9 22:31:25 2004 *************** *** 37,46 **** * ======================================================================= * * Module: vector.h ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 01:56:04 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/cg/RCS/cg_vector.h,v $ * * Description: * ============ --- 37,46 ---- * ======================================================================= * * Module: vector.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:25 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/cg/cg_vector.h,v $ * * Description: * ============ diff -c -r -N orc-2.1/src/osprey1.0/be/cg/cgdwarf.cxx orc-2.1-new/src/osprey1.0/be/cg/cgdwarf.cxx *** orc-2.1/src/osprey1.0/be/cg/cgdwarf.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/cgdwarf.cxx Tue Nov 9 22:31:25 2004 *************** *** 36,44 **** /* ==================================================================== * ==================================================================== * Module: cgdwarf.c ! * $Revision: 1.3 $ ! * $Date: 2002/03/22 07:03:44 $ ! * $Author: llx $ * $Source: /u/merge/src/osprey1.0/be/cg/cgdwarf.cxx,v $ * * Description: --- 36,44 ---- /* ==================================================================== * ==================================================================== * Module: cgdwarf.c ! * $Revision: 1.5 $ ! * $Date: 2004/11/09 14:31:25 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/cgdwarf.cxx,v $ * * Description: diff -c -r -N orc-2.1/src/osprey1.0/be/cg/cgemit.cxx orc-2.1-new/src/osprey1.0/be/cg/cgemit.cxx *** orc-2.1/src/osprey1.0/be/cg/cgemit.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/cgemit.cxx Tue Nov 9 22:31:25 2004 *************** *** 36,44 **** /* ==================================================================== * * Module: cgemit.c ! * $Revision: 1.33 $ ! * $Date: 2003/06/23 09:26:12 $ ! * $Author: wyz $ * $Source: /u/merge/src/osprey1.0/be/cg/cgemit.cxx,v $ * * Description: --- 36,44 ---- /* ==================================================================== * * Module: cgemit.c ! * $Revision: 1.35 $ ! * $Date: 2004/11/09 14:31:25 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/cgemit.cxx,v $ * * Description: diff -c -r -N orc-2.1/src/osprey1.0/be/cg/cgexp.h orc-2.1-new/src/osprey1.0/be/cg/cgexp.h *** orc-2.1/src/osprey1.0/be/cg/cgexp.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/cgexp.h Tue Nov 9 22:31:25 2004 *************** *** 37,46 **** * ==================================================================== * * Module: cgexp.h ! * $Revision: 3.71 $ ! * $Date: 2001/03/10 01:56:55 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/cg/RCS/cgexp.h,v $ * * Description: * ------------ --- 37,46 ---- * ==================================================================== * * Module: cgexp.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:25 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/cg/cgexp.h,v $ * * Description: * ------------ diff -c -r -N orc-2.1/src/osprey1.0/be/cg/cgprep.h orc-2.1-new/src/osprey1.0/be/cg/cgprep.h *** orc-2.1/src/osprey1.0/be/cg/cgprep.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/cgprep.h Tue Nov 9 22:31:25 2004 *************** *** 37,46 **** * ======================================================================= * * Module: cgprep.h ! * $Revision: 1.42 $ ! * $Date: 2001/03/10 01:57:15 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/cg/RCS/cgprep.h,v $ * * Revision comments: * --- 37,46 ---- * ======================================================================= * * Module: cgprep.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:25 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/cg/cgprep.h,v $ * * Revision comments: * diff -c -r -N orc-2.1/src/osprey1.0/be/cg/ebo_special.h orc-2.1-new/src/osprey1.0/be/cg/ebo_special.h *** orc-2.1/src/osprey1.0/be/cg/ebo_special.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/ebo_special.h Tue Nov 9 22:31:25 2004 *************** *** 37,46 **** * ======================================================================= * * Module: ebo_special.h ! * $Revision: 1.11 $ ! * $Date: 2001/03/10 01:58:16 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/cg/RCS/ebo_special.h,v $ * * Revision comments: * --- 37,46 ---- * ======================================================================= * * Module: ebo_special.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:25 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/cg/ebo_special.h,v $ * * Revision comments: * diff -c -r -N orc-2.1/src/osprey1.0/be/cg/eh_region.cxx orc-2.1-new/src/osprey1.0/be/cg/eh_region.cxx *** orc-2.1/src/osprey1.0/be/cg/eh_region.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/eh_region.cxx Fri Nov 19 11:01:19 2004 *************** *** 145,151 **** * are retained during the frontend but eliminated at this * point. */ - class RID_POST_ITER { private: RID * start; --- 145,150 ---- *************** *** 161,166 **** --- 160,166 ---- RID_POST_ITER& operator++(); RID_POST_ITER operator++(int); friend bool operator==(const RID_POST_ITER&, const RID_POST_ITER&); + friend bool operator!=(const RID_POST_ITER&, const RID_POST_ITER&); }; RID_POST_ITER::RID_POST_ITER(RID * p): start(p), own(p) { *************** *** 199,204 **** --- 199,209 ---- return x.own == y.own; } + inline bool operator!=(const RID_POST_ITER& x, const RID_POST_ITER & y) + { + return x.own != y.own; + } + class RID_PARENT_ITER { private: RID * p; *************** *** 217,222 **** --- 222,228 ---- return tmp; } friend bool operator==(const RID_PARENT_ITER&, const RID_PARENT_ITER &); + friend bool operator!=(const RID_PARENT_ITER&, const RID_PARENT_ITER &); }; *************** *** 224,229 **** --- 230,239 ---- return x.p == y.p; } + bool operator!=(const RID_PARENT_ITER& x, const RID_PARENT_ITER& y) { + return x.p != y.p; + } + struct IS_EH_RID { bool operator()(const RID* rid) { *************** *** 333,339 **** EH_RANGE_LIST_PARENT_ITER(EH_RANGE_LIST::iterator x): iter(x) {} EH_RANGE& operator*() {return *iter;} EH_RANGE_LIST_PARENT_ITER& operator++() { ! iter = iter->parent; return *this;} EH_RANGE_LIST_PARENT_ITER operator++(int) { EH_RANGE_LIST_PARENT_ITER tmp = *this; ++*this; --- 343,351 ---- EH_RANGE_LIST_PARENT_ITER(EH_RANGE_LIST::iterator x): iter(x) {} EH_RANGE& operator*() {return *iter;} EH_RANGE_LIST_PARENT_ITER& operator++() { ! iter = EH_RANGE_LIST::iterator(iter->parent); ! return *this; ! } EH_RANGE_LIST_PARENT_ITER operator++(int) { EH_RANGE_LIST_PARENT_ITER tmp = *this; ++*this; *************** *** 341,346 **** --- 353,360 ---- } friend bool operator==(const EH_RANGE_LIST_PARENT_ITER&, const EH_RANGE_LIST_PARENT_ITER&); + friend bool operator!=(const EH_RANGE_LIST_PARENT_ITER&, + const EH_RANGE_LIST_PARENT_ITER&); }; inline bool operator==(const EH_RANGE_LIST_PARENT_ITER & x, *************** *** 348,353 **** --- 362,372 ---- return x.iter == y.iter; } + inline bool operator!=(const EH_RANGE_LIST_PARENT_ITER & x, + const EH_RANGE_LIST_PARENT_ITER &y) { + return x.iter != y.iter; + } + /* There is always just one EH_RANGE_LIST which belongs to * eh_region.cxx and which is cleared at the beginning of * EH_Generate_Range_List. *************** *** 404,410 **** EH_RANGE_LIST::iterator list_last (range_list.end()); for (EH_RANGE_LIST::iterator p = list_first; p!=list_last; p++) ! RID_eh_range_ptr(p->rid) = p; for_each(list_first, list_last, SET_PARENT()); } --- 423,429 ---- EH_RANGE_LIST::iterator list_last (range_list.end()); for (EH_RANGE_LIST::iterator p = list_first; p!=list_last; p++) ! RID_eh_range_ptr(p->rid) = &(*p); for_each(list_first, list_last, SET_PARENT()); } *************** *** 449,455 **** { LABEL_IDX label; if (p->kind == ehk_guard) { ! EH_RANGE_LIST::reverse_iterator rfirst(p); EH_RANGE_LIST::reverse_iterator rlast = range_list.rend(); EH_RANGE_LIST::reverse_iterator riter = find_if(rfirst, rlast, IS_SIB_RANGE(p)); --- 468,477 ---- { LABEL_IDX label; if (p->kind == ehk_guard) { ! EH_RANGE_LIST::reverse_iterator rfirst = range_list.rbegin(); ! while (&(*rfirst) != p) ! rfirst++; ! EH_RANGE_LIST::reverse_iterator rlast = range_list.rend(); EH_RANGE_LIST::reverse_iterator riter = find_if(rfirst, rlast, IS_SIB_RANGE(p)); *************** *** 503,509 **** p->has_call = TRUE; if (p->kind == ehk_mask) { // set has_call for associated guard region also ! EH_RANGE_LIST::reverse_iterator rfirst(p); EH_RANGE_LIST::reverse_iterator rlast = range_list.rend(); rfirst = find_if(rfirst, rlast, IS_SIB_RANGE(p)); Is_True(rfirst != rlast && rfirst->kind == ehk_guard, --- 525,534 ---- p->has_call = TRUE; if (p->kind == ehk_mask) { // set has_call for associated guard region also ! EH_RANGE_LIST::reverse_iterator rfirst = range_list.rbegin(); ! while (&(*rfirst) != p) ! rfirst++; ! EH_RANGE_LIST::reverse_iterator rlast = range_list.rend(); rfirst = find_if(rfirst, rlast, IS_SIB_RANGE(p)); Is_True(rfirst != rlast && rfirst->kind == ehk_guard, *************** *** 648,655 **** struct FIX_MASK_PARENT { void operator()(EH_RANGE& r) { if (r.kind == ehk_mask) { ! EH_RANGE_LIST_PARENT_ITER first(r.parent); ! EH_RANGE_LIST_PARENT_ITER last (NULL); first = find_if(first, last, IS_CLEANUP_RANGE()); Is_True(first != last, ("mask region must have cleanup ancestor")); r.parent = (*first).parent; --- 673,680 ---- struct FIX_MASK_PARENT { void operator()(EH_RANGE& r) { if (r.kind == ehk_mask) { ! EH_RANGE_LIST_PARENT_ITER first(EH_RANGE_LIST::iterator(r.parent)); ! EH_RANGE_LIST_PARENT_ITER last(EH_RANGE_LIST::iterator(NULL)); first = find_if(first, last, IS_CLEANUP_RANGE()); Is_True(first != last, ("mask region must have cleanup ancestor")); r.parent = (*first).parent; *************** *** 819,821 **** --- 844,847 ---- { Label_Table[label].Print(stderr); } + diff -c -r -N orc-2.1/src/osprey1.0/be/cg/gen_gtn_set orc-2.1-new/src/osprey1.0/be/cg/gen_gtn_set *** orc-2.1/src/osprey1.0/be/cg/gen_gtn_set Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/gen_gtn_set Tue Nov 9 22:31:25 2004 *************** *** 4,12 **** ### ### Module: gen_gtn_set ### $Revision: 1.3 $ ! ### $Date: 1997/08/22 02:26:22 $ ! ### $Author: ho $ ! ### $Source: /isms/cmplrs.src/osprey1.0/be/cg/RCS/gen_gtn_set,v $ ### Revision history: ### 5-May-92 - Original version ### --- 4,12 ---- ### ### Module: gen_gtn_set ### $Revision: 1.3 $ ! ### $Date: 2004/11/09 14:31:25 $ ! ### $Author: jczhang $ ! ### $Source: /u/merge/src/osprey1.0/be/cg/gen_gtn_set,v $ ### Revision history: ### 5-May-92 - Original version ### diff -c -r -N orc-2.1/src/osprey1.0/be/cg/gen_st_list.csh orc-2.1-new/src/osprey1.0/be/cg/gen_st_list.csh *** orc-2.1/src/osprey1.0/be/cg/gen_st_list.csh Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/gen_st_list.csh Tue Nov 9 22:31:25 2004 *************** *** 3,12 **** ### ====================================================================== ### ### Module: gen_st_list.csh ! ### $Revision: 1.2 $ ! ### $Date: 1997/08/22 02:26:24 $ ! ### $Author: ho $ ! ### $Source: /isms/cmplrs.src/osprey1.0/be/cg/RCS/gen_st_list.csh,v $ ### Revision history: ### 27-Feb-92 - Original version ### --- 3,12 ---- ### ====================================================================== ### ### Module: gen_st_list.csh ! ### $Revision: 1.3 $ ! ### $Date: 2004/11/09 14:31:25 $ ! ### $Author: jczhang $ ! ### $Source: /u/merge/src/osprey1.0/be/cg/gen_st_list.csh,v $ ### Revision history: ### 27-Feb-92 - Original version ### diff -c -r -N orc-2.1/src/osprey1.0/be/cg/hb_sched.h orc-2.1-new/src/osprey1.0/be/cg/hb_sched.h *** orc-2.1/src/osprey1.0/be/cg/hb_sched.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/hb_sched.h Tue Nov 9 22:31:25 2004 *************** *** 37,45 **** * ==================================================================== * * Module: hb_sched.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:37 $ ! * $Author: llx $ * $Source: /u/merge/src/osprey1.0/be/cg/hb_sched.h,v $ * * Description: --- 37,45 ---- * ==================================================================== * * Module: hb_sched.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:25 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/hb_sched.h,v $ * * Description: diff -c -r -N orc-2.1/src/osprey1.0/be/cg/ia64/cg_swp_bundle.cxx orc-2.1-new/src/osprey1.0/be/cg/ia64/cg_swp_bundle.cxx *** orc-2.1/src/osprey1.0/be/cg/ia64/cg_swp_bundle.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/ia64/cg_swp_bundle.cxx Fri Nov 19 11:01:19 2004 *************** *** 947,953 **** // reset op'bb because it will insert some noop instructions; OP *tmp; ! if (OP_bb(op)) FOR_ALL_OPS_OPs(&ops, tmp) {OP_bb(tmp) = OP_bb(op);} } } --- 947,953 ---- // reset op'bb because it will insert some noop instructions; OP *tmp; ! if (OP_bb(op)) FOR_ALL_OPS_OPs(&ops, tmp) {Set_OP_bb(tmp, OP_bb(op));} } } *************** *** 961,968 **** // Restore the & of each op for (INT i = 0; i < OP_Partial_Backup.size(); i++) { if (OP_Partial_Backup[i].valid) { ! OP_prev(op_state[i].op) = OP_Partial_Backup[i].prev; ! OP_next(op_state[i].op) = OP_Partial_Backup[i].next; } } --- 961,968 ---- // Restore the & of each op for (INT i = 0; i < OP_Partial_Backup.size(); i++) { if (OP_Partial_Backup[i].valid) { ! Set_OP_prev(op_state[i].op, OP_Partial_Backup[i].prev); ! Set_OP_next(op_state[i].op, OP_Partial_Backup[i].next); } } *************** *** 980,987 **** for (INT i = 0; i < OP_Partial_Backup.size(); i++) { if (OP_Partial_Backup[i].valid) { ! OP_prev(op_state[i].op) = OP_Partial_Backup[i].prev; ! OP_next(op_state[i].op) = OP_Partial_Backup[i].next; } } --- 980,987 ---- for (INT i = 0; i < OP_Partial_Backup.size(); i++) { if (OP_Partial_Backup[i].valid) { ! Set_OP_prev(op_state[i].op, OP_Partial_Backup[i].prev); ! Set_OP_next(op_state[i].op, OP_Partial_Backup[i].next); } } diff -c -r -N orc-2.1/src/osprey1.0/be/cg/ia64/entry_exit_targ.cxx orc-2.1-new/src/osprey1.0/be/cg/ia64/entry_exit_targ.cxx *** orc-2.1/src/osprey1.0/be/cg/ia64/entry_exit_targ.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/ia64/entry_exit_targ.cxx Tue Nov 9 22:31:26 2004 *************** *** 51,57 **** #include "stblock.h" #include "cgtarget.h" #include "whirl2ops.h" - #include "scheduler.h" void EETARG_Save_Pfs (TN *saved_pfs, OPS *ops) --- 51,56 ---- diff -c -r -N orc-2.1/src/osprey1.0/be/cg/ia64/float_rf.cxx orc-2.1-new/src/osprey1.0/be/cg/ia64/float_rf.cxx *** orc-2.1/src/osprey1.0/be/cg/ia64/float_rf.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/ia64/float_rf.cxx Tue Nov 9 22:31:26 2004 *************** *** 36,45 **** * ==================================================================== * * Module: float_rf.cxx ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 01:12:01 $ ! * $Author: mtibuild $ ! * $Source: /osprey.src/osprey1.0/be/cg/ia64/RCS/float_rf.cxx,v $ * * 82-bit register format floating point utilities interface. * --- 36,45 ---- * ==================================================================== * * Module: float_rf.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:26 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/cg/ia64/float_rf.cxx,v $ * * 82-bit register format floating point utilities interface. * *************** *** 3443,3452 **** * ==================================================================== * * Module: fpround.c ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 01:12:01 $ ! * $Author: mtibuild $ ! * $Source: /osprey.src/osprey1.0/be/cg/ia64/RCS/float_rf.cxx,v $ * * Revision history: * 12-Jun-94 - Original Version --- 3443,3452 ---- * ==================================================================== * * Module: fpround.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:26 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/cg/ia64/float_rf.cxx,v $ * * Revision history: * 12-Jun-94 - Original Version *************** *** 3457,3463 **** * ==================================================================== */ ! #ident "$Revision: 1.4 $" #include --- 3457,3463 ---- * ==================================================================== */ ! #ident "$Revision: 1.3 $" #include diff -c -r -N orc-2.1/src/osprey1.0/be/cg/igls.cxx orc-2.1-new/src/osprey1.0/be/cg/igls.cxx *** orc-2.1/src/osprey1.0/be/cg/igls.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/igls.cxx Tue Nov 9 22:31:25 2004 *************** *** 37,45 **** // ======================================================================= // // Module: igls.cxx ! // $Revision: 1.1.1.1 $ ! // $Date: 2001/06/25 06:32:37 $ ! // $Author: llx $ // $Source: /u/merge/src/osprey1.0/be/cg/igls.cxx,v $ // // Description: --- 37,45 ---- // ======================================================================= // // Module: igls.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:25 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/cg/igls.cxx,v $ // // Description: diff -c -r -N orc-2.1/src/osprey1.0/be/cg/localize.h orc-2.1-new/src/osprey1.0/be/cg/localize.h *** orc-2.1/src/osprey1.0/be/cg/localize.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/localize.h Tue Nov 9 22:31:25 2004 *************** *** 37,46 **** * ======================================================================= * * Module: localize.h ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 02:03:40 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/cg/RCS/localize.h,v $ * * Description: * ============ --- 37,46 ---- * ======================================================================= * * Module: localize.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:25 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/cg/localize.h,v $ * * Description: * ============ diff -c -r -N orc-2.1/src/osprey1.0/be/cg/op.h orc-2.1-new/src/osprey1.0/be/cg/op.h *** orc-2.1/src/osprey1.0/be/cg/op.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/op.h Fri Nov 19 11:01:19 2004 *************** *** 37,44 **** * ==================================================================== * * Module: op.h ! * $Revision: 1.20 $ ! * $Date: 2002/12/12 09:41:31 $ * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/op.h,v $ * --- 37,44 ---- * ==================================================================== * * Module: op.h ! * $Revision: 1.23 $ ! * $Date: 2004/11/19 03:01:19 $ * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/op.h,v $ * *************** *** 397,402 **** --- 397,406 ---- #define Set_OP_opnd(o,opnd,tn) \ ((o)->res_opnd[(opnd) + OP_opnd_offset(o)] = (tn)) + #define Set_OP_bb(o,b) ((o)->bb = (b)) + #define Set_OP_prev(o,p) ((o)->prev = (p)) + #define Set_OP_next(o,n) ((o)->next = (n)) + /* * Define the OP cond def mask. * diff -c -r -N orc-2.1/src/osprey1.0/be/cg/oputil.cxx orc-2.1-new/src/osprey1.0/be/cg/oputil.cxx *** orc-2.1/src/osprey1.0/be/cg/oputil.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/oputil.cxx Tue Nov 9 22:31:25 2004 *************** *** 37,45 **** * ==================================================================== * * Module: oputil.c ! * $Revision: 1.12 $ ! * $Date: 2003/01/03 03:54:55 $ ! * $Author: lyz $ * $Source: /u/merge/src/osprey1.0/be/cg/oputil.cxx,v $ * * Revision history: --- 37,45 ---- * ==================================================================== * * Module: oputil.c ! * $Revision: 1.14 $ ! * $Date: 2004/11/09 14:31:25 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/oputil.cxx,v $ * * Revision history: diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_ict/db_dump.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_ict/db_dump.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_ict/db_dump.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_ict/db_dump.cxx Fri Nov 19 11:01:20 2004 *************** *** 29,37 **** * ==================================================================== * * Module: db_dump.c ! * $Revision: 1.18 $ ! * $Date: 2003/01/21 12:56:37 $ ! * $Author: sxyang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/db_dump.cxx,v $ * * Revision history: --- 29,37 ---- * ==================================================================== * * Module: db_dump.c ! * $Revision: 1.21 $ ! * $Date: 2004/11/19 03:01:20 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/db_dump.cxx,v $ * * Revision history: *************** *** 136,142 **** fflush(stderr); } ! void dp::dump_rotate_info(struct ROTATING_KERNEL_INFO *info, int type = 0) { static char *reg_class[] = { "u","r","f","p","b","a","c"}; --- 136,142 ---- fflush(stderr); } ! void dp::dump_rotate_info(struct ROTATING_KERNEL_INFO *info, int type) { static char *reg_class[] = { "u","r","f","p","b","a","c"}; diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_ict/dump_feedback.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_ict/dump_feedback.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_ict/dump_feedback.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_ict/dump_feedback.cxx Fri Nov 19 11:01:20 2004 *************** *** 30,37 **** //********************************************************************* // // Module: dump_feedback.cxx ! // $Date: 2003/01/21 12:56:38 $ ! // $Author: sxyang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/dump_feedback.cxx,v $ // // Description: --- 30,37 ---- //********************************************************************* // // Module: dump_feedback.cxx ! // $Date: 2004/11/19 03:01:20 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/dump_feedback.cxx,v $ // // Description: *************** *** 48,54 **** extern char* Src_File_Name; /* dump an edge's feedback info */ ! void Dump_Edge_Info(BB* source_bb,BBLIST* edge,FILE* fp=TFile) { BB* target_bb = BBLIST_item(edge); fprintf(fp,"Freq:%f Source BB:%d-->Target BB:%d\n",BBLIST_freq(edge), --- 48,54 ---- extern char* Src_File_Name; /* dump an edge's feedback info */ ! void Dump_Edge_Info(BB* source_bb,BBLIST* edge,FILE* fp) { BB* target_bb = BBLIST_item(edge); fprintf(fp,"Freq:%f Source BB:%d-->Target BB:%d\n",BBLIST_freq(edge), *************** *** 56,62 **** } /* dump current PU's feedback data */ ! void Dump_Fb_Data(PU_PROFILE_HANDLES fb_handles,FILE* fp=TFile) { fprintf(fp,"\n======= Cur PU Name:"); --- 56,62 ---- } /* dump current PU's feedback data */ ! void Dump_Fb_Data(PU_PROFILE_HANDLES fb_handles,FILE* fp) { fprintf(fp,"\n======= Cur PU Name:"); diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_ict/edge_profile.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_ict/edge_profile.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_ict/edge_profile.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_ict/edge_profile.cxx Fri Nov 19 11:01:20 2004 *************** *** 30,37 **** //********************************************************************* // // Module: edge_profile.cxx ! // $Date: 2003/01/21 12:56:40 $ ! // $Author: sxyang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/edge_profile.cxx,v $ // // Description: --- 30,37 ---- //********************************************************************* // // Module: edge_profile.cxx ! // $Date: 2004/11/19 03:01:20 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/edge_profile.cxx,v $ // // Description: *************** *** 84,90 **** } WN * ! Gen_Call( char *name, WN *arg1, WN *arg2, TYPE_ID rtype = MTYPE_V ) { WN *call = Gen_Call_Shell( name, rtype, 2 ); WN_actual( call, 0 ) = Gen_Param( arg1, WN_PARM_BY_VALUE ); --- 84,90 ---- } WN * ! Gen_Call( char *name, WN *arg1, WN *arg2, TYPE_ID rtype) { WN *call = Gen_Call_Shell( name, rtype, 2 ); WN_actual( call, 0 ) = Gen_Param( arg1, WN_PARM_BY_VALUE ); *************** *** 1408,1414 **** } BB* EDGE_PROFILE::Gen_Call_BB( char* function_name, char* str_arg, ! INT64 int_arg,int restore_type,int restore_sum = 0 ) { BB *bb=Gen_BB( ); SRCPOS srcpos = REGION_First_BB->ops.last->srcpos; --- 1408,1414 ---- } BB* EDGE_PROFILE::Gen_Call_BB( char* function_name, char* str_arg, ! INT64 int_arg,int restore_type,int restore_sum) { BB *bb=Gen_BB( ); SRCPOS srcpos = REGION_First_BB->ops.last->srcpos; *************** *** 1543,1549 **** } BB* EDGE_PROFILE::Gen_Call_BB( char* function_name, TN * PU_Handle, ! INT64 int_arg,int restore_type,int restore_sum = 0 ) { BB *bb=Gen_BB( ); SRCPOS srcpos = REGION_First_BB->ops.last->srcpos; --- 1543,1549 ---- } BB* EDGE_PROFILE::Gen_Call_BB( char* function_name, TN * PU_Handle, ! INT64 int_arg,int restore_type,int restore_sum) { BB *bb=Gen_BB( ); SRCPOS srcpos = REGION_First_BB->ops.last->srcpos; *************** *** 1779,1785 **** { BB* entry_bb= BB_LIST_first( elist ); save_gp_op = Mk_OP(TOP_mov,save_gp_TN,True_TN,GP_TN); ! OP_bb(save_gp_op) = entry_bb; BB_Insert_Op(entry_bb,entry_bb->ops.first->next, save_gp_op,false); } --- 1779,1785 ---- { BB* entry_bb= BB_LIST_first( elist ); save_gp_op = Mk_OP(TOP_mov,save_gp_TN,True_TN,GP_TN); ! Set_OP_bb(save_gp_op, entry_bb); BB_Insert_Op(entry_bb,entry_bb->ops.first->next, save_gp_op,false); } diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_ict/interval_processor.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_ict/interval_processor.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_ict/interval_processor.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_ict/interval_processor.cxx Fri Nov 19 11:01:20 2004 *************** *** 30,38 **** //====================================================================== // // Module: interval_processor.cxx ! // $Revision: 1.9 $ ! // $Date: 2003/01/21 12:56:44 $ ! // $Author: sxyang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/interval_processor.cxx,v $ // //====================================================================== --- 30,38 ---- //====================================================================== // // Module: interval_processor.cxx ! // $Revision: 1.12 $ ! // $Date: 2004/11/19 03:01:20 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/interval_processor.cxx,v $ // //====================================================================== *************** *** 225,234 **** _backedges.push_back(e); } else { ! if (!Find_In_Vector(src,_improper_node)) { _improper_node.push_back(src); } ! if (!Find_In_Vector(dest,_improper_node)) { _improper_node.push_back(dest); } } --- 225,234 ---- _backedges.push_back(e); } else { ! if (!Found_In_Vector(src,_improper_node)) { _improper_node.push_back(src); } ! if (!Found_In_Vector(dest,_improper_node)) { _improper_node.push_back(dest); } } *************** *** 360,366 **** REGIONAL_CFG_EDGE *front = tar_edges.front(); tar_edges.pop(); ! if (!Find_In_Vector(front->Src(),loop_nodes)) { REGIONAL_CFG_EDGE *new_edge = cfg->Find_Edge(front->Src(),r_node); if (new_edge != NULL) { --- 360,366 ---- REGIONAL_CFG_EDGE *front = tar_edges.front(); tar_edges.pop(); ! if (!Found_In_Vector(front->Src(),loop_nodes)) { REGIONAL_CFG_EDGE *new_edge = cfg->Find_Edge(front->Src(),r_node); if (new_edge != NULL) { diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_ict/ipfec_options.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_ict/ipfec_options.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_ict/ipfec_options.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_ict/ipfec_options.cxx Fri Nov 19 11:01:20 2004 *************** *** 30,37 **** //********************************************************************* // // Module: ipfec_options.cxx ! // $Date: 2003/07/03 08:54:02 $ ! // $Author: wjj $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/ipfec_options.cxx,v $ // // Description: --- 30,37 ---- //********************************************************************* // // Module: ipfec_options.cxx ! // $Date: 2004/11/19 03:01:20 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/ipfec_options.cxx,v $ // // Description: *************** *** 574,580 **** */ BOOL ! IPFEC_Query_Skiplist ( SKIPLIST *skip, INT32 elmt, INT32 field = -1 ) { INT32 i; BOOL ok; --- 574,580 ---- */ BOOL ! IPFEC_Query_Skiplist ( SKIPLIST *skip, INT32 elmt, INT32 field) { INT32 i; BOOL ok; diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_ict/region.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_ict/region.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_ict/region.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_ict/region.cxx Wed Nov 24 15:31:37 2004 *************** *** 30,38 **** //============================================================================= // // Module: region.cxx ! // $Revision: 1.13 $ ! // $Date: 2003/01/21 12:56:56 $ ! // $Author: sxyang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/region.cxx,v $ // //============================================================================= --- 30,38 ---- //============================================================================= // // Module: region.cxx ! // $Revision: 1.17 $ ! // $Date: 2004/11/24 07:31:37 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/region.cxx,v $ // //============================================================================= *************** *** 95,100 **** --- 95,101 ---- temp_rgn.seed_freq = 0; } + NODE_VECTOR_ITER Find_In_Vector(REGIONAL_CFG_NODE *node,NODE_VECTOR& nodes) { for (NODE_VECTOR_ITER iter = nodes.begin();iter != nodes.end();iter++) { *************** *** 105,113 **** if (n == node) return iter; } ! return NULL; } BB_VECTOR_ITER Find_In_BB_Vector(BB *bb,BB_VECTOR& bbs) { for (BB_VECTOR_ITER iter = bbs.begin();iter != bbs.end();iter++) { --- 106,119 ---- if (n == node) return iter; } ! return nodes.end(); } + BOOL + Found_In_Vector(REGIONAL_CFG_NODE *node,NODE_VECTOR& nodes) { + return Find_In_Vector(node, nodes) != nodes.end(); + } + BB_VECTOR_ITER Find_In_BB_Vector(BB *bb,BB_VECTOR& bbs) { for (BB_VECTOR_ITER iter = bbs.begin();iter != bbs.end();iter++) { *************** *** 118,126 **** if (b == bb) return iter; } ! return NULL; } //============================================================================= // // REGIONAL_CFG_NODE class --- 124,140 ---- if (b == bb) return iter; } ! return bbs.end(); } + BOOL + Found_In_BB_Vector(BB *bb,BB_VECTOR& bbs) { + return Find_In_BB_Vector(bb, bbs) != bbs.end(); + } + + + + //============================================================================= // // REGIONAL_CFG_NODE class *************** *** 861,880 **** for (NODE_VECTOR_ITER iter = nodes.begin();iter != nodes.end();iter++) { REGIONAL_CFG_NODE *node = *iter; Is_True(node != NULL,("Node is NULL in Do Selective Add when iterate all nodes.")); ! if ((node != main_exit)&&!Find_In_Vector(node,duplicate)) { //Do not add main exit's succ. for (CFG_SUCC_NODE_ITER succ_iter(node); succ_iter != 0;++succ_iter) { REGIONAL_CFG_NODE *succ = *succ_iter; ! if (!Find_In_Vector(succ,nodes)) { BOOL not_side_entry = TRUE; for (CFG_PRED_NODE_ITER pred_iter(succ); pred_iter != 0;++pred_iter) { REGIONAL_CFG_NODE *pred = *pred_iter; ! if (!Find_In_Vector(pred,nodes)) { not_side_entry = FALSE; } } --- 875,894 ---- for (NODE_VECTOR_ITER iter = nodes.begin();iter != nodes.end();iter++) { REGIONAL_CFG_NODE *node = *iter; Is_True(node != NULL,("Node is NULL in Do Selective Add when iterate all nodes.")); ! if ((node != main_exit)&&!Found_In_Vector(node,duplicate)) { //Do not add main exit's succ. for (CFG_SUCC_NODE_ITER succ_iter(node); succ_iter != 0;++succ_iter) { REGIONAL_CFG_NODE *succ = *succ_iter; ! if (!Found_In_Vector(succ,nodes)) { BOOL not_side_entry = TRUE; for (CFG_PRED_NODE_ITER pred_iter(succ); pred_iter != 0;++pred_iter) { REGIONAL_CFG_NODE *pred = *pred_iter; ! if (!Found_In_Vector(pred,nodes)) { not_side_entry = FALSE; } } *************** *** 894,900 **** nsucc_iter != 0;++nsucc_iter) { REGIONAL_CFG_NODE *end = *nsucc_iter; ! if (!Find_In_Vector(end,nodes)) { if ((succ->Unique_Succ() == end) &&(end->Unique_Pred() == succ)) { //--------------------------------------------- --- 908,914 ---- nsucc_iter != 0;++nsucc_iter) { REGIONAL_CFG_NODE *end = *nsucc_iter; ! if (!Found_In_Vector(end,nodes)) { if ((succ->Unique_Succ() == end) &&(end->Unique_Pred() == succ)) { //--------------------------------------------- *************** *** 920,926 **** end = end->Unique_Succ(); if (end) { ! if (Find_In_Vector(end,nodes)) { break; } else { --- 934,940 ---- end = end->Unique_Succ(); if (end) { ! if (Found_In_Vector(end,nodes)) { break; } else { *************** *** 945,951 **** // the completion prob is changed. //------------------------------------------------- if (!exit_prob == 0) { ! if ((end != main_exit)&&Find_In_Vector(end,exits)) { //--------------------------------------------- // Update the completion prob of main exit // now very time recompute the completion --- 959,965 ---- // the completion prob is changed. //------------------------------------------------- if (!exit_prob == 0) { ! if ((end != main_exit)&&Found_In_Vector(end,exits)) { //--------------------------------------------- // Update the completion prob of main exit // now very time recompute the completion *************** *** 981,987 **** REGIONAL_CFG_NODE *pred_node = *pred_node_iter; NODE_VECTOR_ITER leaf = Find_In_Vector(pred_node,leaf_nodes); ! if (leaf != NULL ) { leaf_nodes.erase(leaf); } } --- 995,1001 ---- REGIONAL_CFG_NODE *pred_node = *pred_node_iter; NODE_VECTOR_ITER leaf = Find_In_Vector(pred_node,leaf_nodes); ! if (leaf != leaf_nodes.end() ) { leaf_nodes.erase(leaf); } } *************** *** 1072,1078 **** for (CFG_SUCC_NODE_ITER succ_iter(node); succ_iter != 0;++succ_iter) { ! if (Find_In_Vector((*succ_iter),nodes) != NULL) { is_leaf = FALSE; } } --- 1086,1092 ---- for (CFG_SUCC_NODE_ITER succ_iter(node); succ_iter != 0;++succ_iter) { ! if (Found_In_Vector((*succ_iter),nodes)) { is_leaf = FALSE; } } *************** *** 1158,1169 **** // use pred because we believe there are no cycles in the // reginal cfg. //--------------------------------------------------------- ! if (Find_In_Vector(pred,temp_dup)) { BOOL is_leaf = TRUE; for (CFG_SUCC_NODE_ITER succ_iter(pred); succ_iter != 0;++succ_iter) { ! if (Find_In_Vector((*succ_iter),nodes)) { is_leaf = FALSE; break; --- 1172,1183 ---- // use pred because we believe there are no cycles in the // reginal cfg. //--------------------------------------------------------- ! if (Found_In_Vector(pred,temp_dup)) { BOOL is_leaf = TRUE; for (CFG_SUCC_NODE_ITER succ_iter(pred); succ_iter != 0;++succ_iter) { ! if (Found_In_Vector((*succ_iter),nodes)) { is_leaf = FALSE; break; *************** *** 1219,1225 **** for (CFG_PRED_NODE_ITER pred_iter(node); pred_iter != 0;++pred_iter) { ! if (!Find_In_Vector((*pred_iter),nodes)) { side_entries.push_back(node); break; } --- 1233,1239 ---- for (CFG_PRED_NODE_ITER pred_iter(node); pred_iter != 0;++pred_iter) { ! if (!Found_In_Vector((*pred_iter),nodes)) { side_entries.push_back(node); break; } *************** *** 1244,1250 **** succ_iter != 0;++succ_iter) { REGIONAL_CFG_NODE *succ = *succ_iter; ! if (!Find_In_Vector(succ,nodes)) { exits.push_back(node); break; } --- 1258,1264 ---- succ_iter != 0;++succ_iter) { REGIONAL_CFG_NODE *succ = *succ_iter; ! if (!Found_In_Vector(succ,nodes)) { exits.push_back(node); break; } *************** *** 1318,1330 **** if (node->First_Succ() != NULL) { ! if (Find_In_Vector(node,dup)) { for (NODE_PROF_VECTOR_ITER prof_iter = node_profs.begin(); prof_iter != node_profs.end();prof_iter++) { NODE_PROF p = *prof_iter; ! if ((p.src == node) && (!Find_In_Vector(p.dest,nodes))) { exit_freq += p.freq; } } --- 1332,1344 ---- if (node->First_Succ() != NULL) { ! if (Found_In_Vector(node,dup)) { for (NODE_PROF_VECTOR_ITER prof_iter = node_profs.begin(); prof_iter != node_profs.end();prof_iter++) { NODE_PROF p = *prof_iter; ! if ((p.src == node) && (!Found_In_Vector(p.dest,nodes))) { exit_freq += p.freq; } } *************** *** 1333,1346 **** succ_iter != 0;++succ_iter) { REGIONAL_CFG_NODE *succ = (*succ_iter)->Dest(); ! if (!Find_In_Vector(succ,nodes)) { exit_freq += (*succ_iter)->Freq(); } } } } else if (node->First_Pred() != NULL){ ! if (Find_In_Vector(node,dup)) { for (NODE_PROF_VECTOR_ITER prof_iter = node_profs.begin(); prof_iter != node_profs.end();prof_iter++) { --- 1347,1360 ---- succ_iter != 0;++succ_iter) { REGIONAL_CFG_NODE *succ = (*succ_iter)->Dest(); ! if (!Found_In_Vector(succ,nodes)) { exit_freq += (*succ_iter)->Freq(); } } } } else if (node->First_Pred() != NULL){ ! if (Found_In_Vector(node,dup)) { for (NODE_PROF_VECTOR_ITER prof_iter = node_profs.begin(); prof_iter != node_profs.end();prof_iter++) { *************** *** 1361,1367 **** pred_iter != 0;++pred_iter) { REGIONAL_CFG_NODE *pred = (*pred_iter)->Src(); ! if (Find_In_Vector(pred,nodes)) { exit_freq += (*pred_iter)->Freq(); } } --- 1375,1381 ---- pred_iter != 0;++pred_iter) { REGIONAL_CFG_NODE *pred = (*pred_iter)->Src(); ! if (Found_In_Vector(pred,nodes)) { exit_freq += (*pred_iter)->Freq(); } } *************** *** 1376,1388 **** // Compute the main exit's exit probability. //------------------------------------------- if (exit->First_Succ() != NULL) { ! if (Find_In_Vector(exit,dup)) { for (NODE_PROF_VECTOR_ITER prof_iter = node_profs.begin(); prof_iter != node_profs.end();prof_iter++) { NODE_PROF p = *prof_iter; ! if ((p.src == exit) && (!Find_In_Vector(p.dest,nodes))) { main_exit_freq += p.freq; } } --- 1390,1402 ---- // Compute the main exit's exit probability. //------------------------------------------- if (exit->First_Succ() != NULL) { ! if (Found_In_Vector(exit,dup)) { for (NODE_PROF_VECTOR_ITER prof_iter = node_profs.begin(); prof_iter != node_profs.end();prof_iter++) { NODE_PROF p = *prof_iter; ! if ((p.src == exit) && (!Found_In_Vector(p.dest,nodes))) { main_exit_freq += p.freq; } } *************** *** 1394,1400 **** } } } else if (exit->First_Pred() != NULL) { ! if (Find_In_Vector(exit,dup)) { for (NODE_PROF_VECTOR_ITER prof_iter = node_profs.begin(); prof_iter != node_profs.end();prof_iter++) { --- 1408,1414 ---- } } } else if (exit->First_Pred() != NULL) { ! if (Found_In_Vector(exit,dup)) { for (NODE_PROF_VECTOR_ITER prof_iter = node_profs.begin(); prof_iter != node_profs.end();prof_iter++) { *************** *** 1409,1415 **** pred_iter != 0;++pred_iter) { REGIONAL_CFG_NODE *pred = (*pred_iter)->Src(); ! if (Find_In_Vector(pred,nodes)) { main_exit_freq += (*pred_iter)->Freq(); } } --- 1423,1429 ---- pred_iter != 0;++pred_iter) { REGIONAL_CFG_NODE *pred = (*pred_iter)->Src(); ! if (Found_In_Vector(pred,nodes)) { main_exit_freq += (*pred_iter)->Freq(); } } *************** *** 1475,1481 **** for (CFG_SUCC_NODE_ITER succ_iter(node);succ_iter != 0;++succ_iter) { REGIONAL_CFG_NODE *succ = *succ_iter; Is_True(succ != NULL,("The succ of node is NULL.")); ! if ((!BS_MemberP(visited,succ->Id()))&&(Find_In_Vector(succ,nodes))) { BS_Union1D(visited,node->Id(),&_m); BOOL is_cutted = TRUE; --- 1489,1495 ---- for (CFG_SUCC_NODE_ITER succ_iter(node);succ_iter != 0;++succ_iter) { REGIONAL_CFG_NODE *succ = *succ_iter; Is_True(succ != NULL,("The succ of node is NULL.")); ! if ((!BS_MemberP(visited,succ->Id()))&&(Found_In_Vector(succ,nodes))) { BS_Union1D(visited,node->Id(),&_m); BOOL is_cutted = TRUE; *************** *** 1486,1492 **** // If its pred is a node in nodes and not been cutted,then // it will not be cutted. //---------------------------------------------------------- ! if (!BS_MemberP(cutted,(*pred_iter)->Id())&&Find_In_Vector((*pred_iter),nodes)) { is_cutted = FALSE; break; } --- 1500,1506 ---- // If its pred is a node in nodes and not been cutted,then // it will not be cutted. //---------------------------------------------------------- ! if (!BS_MemberP(cutted,(*pred_iter)->Id())&&Found_In_Vector((*pred_iter),nodes)) { is_cutted = FALSE; break; } *************** *** 1626,1632 **** for (CFG_PRED_NODE_ITER iter(succ);iter != 0;++iter) { if (!BS_MemberP(visited,(*iter)->Id()) ! &&Find_In_Vector((*iter),nodes)) { all_pred_visited = FALSE; } } --- 1640,1646 ---- for (CFG_PRED_NODE_ITER iter(succ);iter != 0;++iter) { if (!BS_MemberP(visited,(*iter)->Id()) ! &&Found_In_Vector((*iter),nodes)) { all_pred_visited = FALSE; } } *************** *** 1634,1651 **** // If the node not visited yet and in the selected nodes. //-------------------------------------------------------- if ((!BS_MemberP(visited,succ->Id())) ! &&Find_In_Vector(succ,nodes)&&(all_pred_visited)) { BS_Union1D(visited,succ->Id(),&_m); queue.push(succ); for (CFG_PRED_NODE_ITER pred_iter(succ); pred_iter != 0;++pred_iter) { ! if (!Find_In_Vector((*pred_iter),nodes)) { dup_nodes.push_back(succ); break; ! } else if (Find_In_Vector((*pred_iter),dup_nodes)) { ! if (!Find_In_Vector(succ,dup_nodes)) { dup_nodes.push_back(succ); } --- 1648,1665 ---- // If the node not visited yet and in the selected nodes. //-------------------------------------------------------- if ((!BS_MemberP(visited,succ->Id())) ! &&Found_In_Vector(succ,nodes)&&(all_pred_visited)) { BS_Union1D(visited,succ->Id(),&_m); queue.push(succ); for (CFG_PRED_NODE_ITER pred_iter(succ); pred_iter != 0;++pred_iter) { ! if (!Found_In_Vector((*pred_iter),nodes)) { dup_nodes.push_back(succ); break; ! } else if (Found_In_Vector((*pred_iter),dup_nodes)) { ! if (!Found_In_Vector(succ,dup_nodes)) { dup_nodes.push_back(succ); } *************** *** 1740,1746 **** } } ! if ((freq > max_freq)&&(!is_improper)&&(!Find_In_Vector(node,bad_nodes)) &&(!node->Is_Loop_Tail())&&(!node->Is_Region())){ // Not include loop head and tail in SEME region // because of exit prob computation --- 1754,1760 ---- } } ! if ((freq > max_freq)&&(!is_improper)&&(!Found_In_Vector(node,bad_nodes)) &&(!node->Is_Loop_Tail())&&(!node->Is_Region())){ // Not include loop head and tail in SEME region // because of exit prob computation *************** *** 1770,1776 **** REGIONAL_CFG_EDGE *succ = *iter; REGIONAL_CFG_NODE *succ_node = succ->Dest(); ! if (!Find_In_Vector(succ_node,nodes)) { freq = Edge_Freq(succ); --- 1784,1790 ---- REGIONAL_CFG_EDGE *succ = *iter; REGIONAL_CFG_NODE *succ_node = succ->Dest(); ! if (!Found_In_Vector(succ_node,nodes)) { freq = Edge_Freq(succ); *************** *** 1818,1824 **** REGIONAL_CFG_NODE *pred_node = pred->Src(); Is_True(pred_node != NULL,("The src node of pred edge is NULL in select freq pred.")); ! if (!Find_In_Vector(pred_node,nodes)) { freq = Edge_Freq(pred); BOOL is_improper = FALSE; --- 1832,1838 ---- REGIONAL_CFG_NODE *pred_node = pred->Src(); Is_True(pred_node != NULL,("The src node of pred edge is NULL in select freq pred.")); ! if (!Found_In_Vector(pred_node,nodes)) { freq = Edge_Freq(pred); BOOL is_improper = FALSE; *************** *** 1833,1839 **** } if ((freq > max_freq)&&(!is_improper) ! &&(!Find_In_Vector(pred_node,bad_nodes)) &&(!pred_node->Is_Loop_Tail())) { // Not include loop head and tail in SEME region // because of exit prob computation --- 1847,1853 ---- } if ((freq > max_freq)&&(!is_improper) ! &&(!Found_In_Vector(pred_node,bad_nodes)) &&(!pred_node->Is_Loop_Tail())) { // Not include loop head and tail in SEME region // because of exit prob computation *************** *** 1878,1884 **** float freq = -1; REGIONAL_CFG_NODE *cand = *succ_iter; ! if (!Find_In_Vector(cand,nodes)) { pred_freq = 0.0; succ_freq = 0.0; freq = 0.0; --- 1892,1898 ---- float freq = -1; REGIONAL_CFG_NODE *cand = *succ_iter; ! if (!Found_In_Vector(cand,nodes)) { pred_freq = 0.0; succ_freq = 0.0; freq = 0.0; *************** *** 1887,1893 **** pred_edge_iter != 0;++pred_edge_iter) { REGIONAL_CFG_NODE *pred = (*pred_edge_iter)->Src(); ! if (Find_In_Vector(pred,nodes)) { pred_freq += Edge_Freq((*pred_edge_iter)); } } --- 1901,1907 ---- pred_edge_iter != 0;++pred_edge_iter) { REGIONAL_CFG_NODE *pred = (*pred_edge_iter)->Src(); ! if (Found_In_Vector(pred,nodes)) { pred_freq += Edge_Freq((*pred_edge_iter)); } } *************** *** 1896,1902 **** succ_edge_iter != 0;++succ_edge_iter) { REGIONAL_CFG_NODE *succ = (*succ_edge_iter)->Dest(); ! if (Find_In_Vector(succ,nodes)) { succ_freq += Edge_Freq((*succ_edge_iter)); } } --- 1910,1916 ---- succ_edge_iter != 0;++succ_edge_iter) { REGIONAL_CFG_NODE *succ = (*succ_edge_iter)->Dest(); ! if (Found_In_Vector(succ,nodes)) { succ_freq += Edge_Freq((*succ_edge_iter)); } } *************** *** 2397,2403 **** } BB *bb; ! for (bb = entry; bb && Find_In_BB_Vector(bb,bbs); last_duplicated = bb,bb = BB_next(bb)); if (bb) { --- 2411,2417 ---- } BB *bb; ! for (bb = entry; bb && Found_In_BB_Vector(bb,bbs); last_duplicated = bb,bb = BB_next(bb)); if (bb) { *************** *** 2542,2548 **** for(CFG_PRED_EDGE_ITER pred_iter(node);pred_iter != 0;++pred_iter) { REGIONAL_CFG_EDGE *pred = *pred_iter; ! if (!Find_In_Vector(pred->Src(),nodes)) { Del_Edge(pred); } } --- 2556,2562 ---- for(CFG_PRED_EDGE_ITER pred_iter(node);pred_iter != 0;++pred_iter) { REGIONAL_CFG_EDGE *pred = *pred_iter; ! if (!Found_In_Vector(pred->Src(),nodes)) { Del_Edge(pred); } } *************** *** 2664,2670 **** if (fall_dup) { *last = fall_dup; ! } else if (!Find_In_BB_Vector(pred,bbs)) { *last = pred; } --- 2678,2684 ---- if (fall_dup) { *last = fall_dup; ! } else if (!Found_In_BB_Vector(pred,bbs)) { *last = pred; } *************** *** 2773,2779 **** BB_Remove_Branch(dup); Add_Goto(dup, new_bb); } ! } else if (Find_In_BB_Vector(pred,bbs)) { continue; } else { new_freq += BB_freq(pred) * BBLIST_prob(blsucc); --- 2787,2793 ---- BB_Remove_Branch(dup); Add_Goto(dup, new_bb); } ! } else if (Found_In_BB_Vector(pred,bbs)) { continue; } else { new_freq += BB_freq(pred) * BBLIST_prob(blsucc); *************** *** 2793,2799 **** //------------------------------------------------------------------ FOR_ALL_BB_SUCCS(old_bb, bl) { BB* succ = BBLIST_item(bl); ! if (!Find_In_BB_Vector(succ,bbs) || succ == entry) { if (BB_Fall_Thru_Successor(old_bb) == succ) { //----------------------------------------------------------- --- 2807,2813 ---- //------------------------------------------------------------------ FOR_ALL_BB_SUCCS(old_bb, bl) { BB* succ = BBLIST_item(bl); ! if (!Found_In_BB_Vector(succ,bbs) || succ == entry) { if (BB_Fall_Thru_Successor(old_bb) == succ) { //----------------------------------------------------------- *************** *** 2852,2858 **** void REGIONAL_CFG::Update_BB_Prof_Info(BB_VECTOR bbs,BB_VECTOR dup,BB_MAP duplicate, BB_MAP rev_duplicate,BB_VECTOR br_bbs,BB *main_entry) { ! typedef list BB_LIST; typedef queue BB_QUEUE; BB_ALLOC temp_alloc(&_m); --- 2866,2872 ---- void REGIONAL_CFG::Update_BB_Prof_Info(BB_VECTOR bbs,BB_VECTOR dup,BB_MAP duplicate, BB_MAP rev_duplicate,BB_VECTOR br_bbs,BB *main_entry) { ! typedef list BB_LIST; typedef queue BB_QUEUE; BB_ALLOC temp_alloc(&_m); *************** *** 2878,2884 **** FOR_ALL_BB_SUCCS(entry,lists) { BB* bb = BBLIST_item(lists); ! if (Find_In_BB_Vector(bb,bbs)) { if (!BS_MemberP(visited,BB_id(bb))) { BOOL all_pred_visited = TRUE; --- 2892,2898 ---- FOR_ALL_BB_SUCCS(entry,lists) { BB* bb = BBLIST_item(lists); ! if (Found_In_BB_Vector(bb,bbs)) { if (!BS_MemberP(visited,BB_id(bb))) { BOOL all_pred_visited = TRUE; *************** *** 2914,2920 **** BS_Union1D(visited,BB_id(bb),&_m); queue.push(bb); ! if (Find_In_BB_Vector(bb,dup)) { float total_freq = 0.0; BB *new_bb = (BB *)BB_MAP_Get(duplicate,bb); //------------------------------------------------- --- 2928,2934 ---- BS_Union1D(visited,BB_id(bb),&_m); queue.push(bb); ! if (Found_In_BB_Vector(bb,dup)) { float total_freq = 0.0; BB *new_bb = (BB *)BB_MAP_Get(duplicate,bb); //------------------------------------------------- *************** *** 2934,2940 **** } BB *old_bb = (BB *)BB_MAP_Get(rev_duplicate,pred); ! if ((old_bb == NULL)&&(!Find_In_BB_Vector(pred,br_bbs))) { Set_Freq(pred,bb,freq); } --- 2948,2954 ---- } BB *old_bb = (BB *)BB_MAP_Get(rev_duplicate,pred); ! if ((old_bb == NULL)&&(!Found_In_BB_Vector(pred,br_bbs))) { Set_Freq(pred,bb,freq); } *************** *** 2980,2986 **** DevWarn("IN UPDATE BB PROFILE:Freq zero BB%d to BB%d.\n",BB_id(new_pred),BB_id(new_bb)); } new_bb_freq += Freq(new_pred,new_bb); ! } else if (!Find_In_BB_Vector(new_pred,br_bbs)) { //----------------------------------------- // The br bbs do not have corresponding // old pred too,but it is not a old bb --- 2994,3000 ---- DevWarn("IN UPDATE BB PROFILE:Freq zero BB%d to BB%d.\n",BB_id(new_pred),BB_id(new_bb)); } new_bb_freq += Freq(new_pred,new_bb); ! } else if (!Found_In_BB_Vector(new_pred,br_bbs)) { //----------------------------------------- // The br bbs do not have corresponding // old pred too,but it is not a old bb *************** *** 3009,3015 **** // If the succ is the newly added br bb,set // the br bb's succ edge's freq and prob too. //------------------------------------------- ! if (Find_In_BB_Vector(new_succ,br_bbs)) { is_br_bb = TRUE; //----------------------------------------- // Find last BB which is also the only --- 3023,3029 ---- // If the succ is the newly added br bb,set // the br bb's succ edge's freq and prob too. //------------------------------------------- ! if (Found_In_BB_Vector(new_succ,br_bbs)) { is_br_bb = TRUE; //----------------------------------------- // Find last BB which is also the only *************** *** 3101,3109 **** queue.pop(); for (CFG_SUCC_NODE_ITER iter(node);iter != 0;++iter) { ! if (Find_In_Vector(*iter,nodes)) { ! if (Find_In_Vector(*iter,dup)) { REGIONAL_CFG_NODE *succ = *iter; float total_freq = 0.0; --- 3115,3123 ---- queue.pop(); for (CFG_SUCC_NODE_ITER iter(node);iter != 0;++iter) { ! if (Found_In_Vector(*iter,nodes)) { ! if (Found_In_Vector(*iter,dup)) { REGIONAL_CFG_NODE *succ = *iter; float total_freq = 0.0; *************** *** 3201,3209 **** if(node->First_Pred() == NULL) _candi_s.push(node); } ! _cur = _candi_s.front(); // pop _candi_s to _cur ! _candi_s.pop(); ! Set_Visited(_cur); // set _cur is visited } --- 3215,3233 ---- if(node->First_Pred() == NULL) _candi_s.push(node); } ! ! // Bug found by gcc3.4.3 ! // _cur = _candi_s.front(); // pop _candi_s to _cur ! // _candi_s.pop(); ! // Set_Visited(_cur); // set _cur is visited ! if (!_candi_s.empty()) { ! _cur = _candi_s.front(); // pop _candi_s to _cur ! _candi_s.pop(); ! Set_Visited(_cur); // set _cur is visited ! } else { ! _cur = NULL; ! } ! } *************** *** 3862,3868 **** REGIONAL_CFG_EDGE *e = *pred_iter; REGIONAL_CFG_NODE *pred = e->Src(); ! if (!Find_In_Vector(pred,nodes)) { is_entry = TRUE; cfg->Del_Edge(e); cfg->Add_Edge(pred,kid_node); --- 3886,3892 ---- REGIONAL_CFG_EDGE *e = *pred_iter; REGIONAL_CFG_NODE *pred = e->Src(); ! if (!Found_In_Vector(pred,nodes)) { is_entry = TRUE; cfg->Del_Edge(e); cfg->Add_Edge(pred,kid_node); *************** *** 3873,3879 **** REGIONAL_CFG_EDGE *e = *succ_iter; REGIONAL_CFG_NODE *succ = e->Dest(); ! if (!Find_In_Vector(succ,nodes)) { is_exit = TRUE; cfg->Del_Edge(e); cfg->Add_Edge(kid_node,succ); --- 3897,3903 ---- REGIONAL_CFG_EDGE *e = *succ_iter; REGIONAL_CFG_NODE *succ = e->Dest(); ! if (!Found_In_Vector(succ,nodes)) { is_exit = TRUE; cfg->Del_Edge(e); cfg->Add_Edge(kid_node,succ); diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_ict/region.h orc-2.1-new/src/osprey1.0/be/cg/orc_ict/region.h *** orc-2.1/src/osprey1.0/be/cg/orc_ict/region.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_ict/region.h Fri Nov 19 11:01:20 2004 *************** *** 197,202 **** --- 197,206 ---- NODE_VECTOR& nodes); inline BB_VECTOR_ITER Find_In_BB_Vector(BB *bb,BB_VECTOR& bbs); + BOOL Found_In_Vector(REGIONAL_CFG_NODE *node, + NODE_VECTOR& nodes); + BOOL Found_In_BB_Vector(BB *bb,BB_VECTOR& bbs); + inline void Print_Node_Vector(NODE_VECTOR nodes); inline void Print_Ops_In_BB(BB *bb); inline void Print_BB_Vector(BB_VECTOR bbs); diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_ict/region_bb_util.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_ict/region_bb_util.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_ict/region_bb_util.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_ict/region_bb_util.cxx Fri Nov 19 11:01:20 2004 *************** *** 29,37 **** //============================================================================= // // Module: region_bb_util.cxx ! // $Revision: 1.10 $ ! // $Date: 2003/05/20 03:18:01 $ ! // $Author: lyz $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/region_bb_util.cxx,v $ // //============================================================================= --- 29,37 ---- //============================================================================= // // Module: region_bb_util.cxx ! // $Revision: 1.13 $ ! // $Date: 2004/11/19 03:01:20 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/region_bb_util.cxx,v $ // //============================================================================= *************** *** 194,200 **** // See interface description in region_bb_util.h. // //============================================================================= ! BB *RGN_Gen_And_Insert_BB_After(BB *point, REGIONAL_CFG *regional_cfg=NULL){ if (Get_Trace(TP_A_REGION, TT_RGN_SUMMERY)) fprintf(TFile, "*** beginning of RGN_Gen_And_Insert_BB_After(bb_id:%d *** \n", BB_id(point)); --- 194,200 ---- // See interface description in region_bb_util.h. // //============================================================================= ! BB *RGN_Gen_And_Insert_BB_After(BB *point, REGIONAL_CFG *regional_cfg){ if (Get_Trace(TP_A_REGION, TT_RGN_SUMMERY)) fprintf(TFile, "*** beginning of RGN_Gen_And_Insert_BB_After(bb_id:%d *** \n", BB_id(point)); *************** *** 678,684 **** if (Get_Trace(TP_A_REGION, TT_RGN_DETAILED)) pred_node->Print(TFile); Is_True(pred_node->Is_Exit(), ! ("RGN_Del_Regional_Cfg_Edge(pred_bb_id:%d, succ_bb_id:%d):: pred_node Id:%d should be a exit node of region %d", BB_id(pred), BB_id(succ), pred_node->Id(), pred_rgn->Id())); --- 678,684 ---- if (Get_Trace(TP_A_REGION, TT_RGN_DETAILED)) pred_node->Print(TFile); Is_True(pred_node->Is_Exit(), ! ("RGN_Del_Regional_Cfg_Edge(pred_bb_id:%d, succ_bb_id:%d)::\ pred_node Id:%d should be a exit node of region %d", BB_id(pred), BB_id(succ), pred_node->Id(), pred_rgn->Id())); *************** *** 760,766 **** // See interface description in region_bb_util.h. // //============================================================================= ! void RGN_Unlink_Pred_Succ(BB *pred, BB *succ, REGIONAL_CFG *regional_cfg=NULL){ if (Get_Trace(TP_A_REGION, TT_RGN_UTIL_DEBUG)) fprintf(TFile, "*** beginning of RGN_Unlink_Pred_Succ(pred_bb_id:%d, succ_bb_id:%d) *** \n", BB_id(pred), BB_id(succ)); --- 760,766 ---- // See interface description in region_bb_util.h. // //============================================================================= ! void RGN_Unlink_Pred_Succ(BB *pred, BB *succ, REGIONAL_CFG *regional_cfg){ if (Get_Trace(TP_A_REGION, TT_RGN_UTIL_DEBUG)) fprintf(TFile, "*** beginning of RGN_Unlink_Pred_Succ(pred_bb_id:%d, succ_bb_id:%d) *** \n", BB_id(pred), BB_id(succ)); diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_ict/region_verify.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_ict/region_verify.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_ict/region_verify.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_ict/region_verify.cxx Fri Nov 19 11:01:20 2004 *************** *** 31,38 **** // // Module: region_verify.cxx // Author: lren ! // $Revision: 1.6 $ ! // $Date: 2003/01/21 12:57:07 $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/region_verify.cxx,v $ // //============================================================================= --- 31,38 ---- // // Module: region_verify.cxx // Author: lren ! // $Revision: 1.9 $ ! // $Date: 2004/11/19 03:01:20 $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/region_verify.cxx,v $ // //============================================================================= *************** *** 217,223 **** for(TOPOLOGICAL_REGIONAL_CFG_ITER iter(cfg); iter!=0; ++iter){ REGIONAL_CFG_NODE *node = *iter; for(CFG_PRED_NODE_ITER pred_iter(node); pred_iter!=0; ++pred_iter) ! Is_True(Find_In_Vector(*pred_iter, nodes),("verify topological_cfg_iter")); nodes.push_back(node); } --- 217,223 ---- for(TOPOLOGICAL_REGIONAL_CFG_ITER iter(cfg); iter!=0; ++iter){ REGIONAL_CFG_NODE *node = *iter; for(CFG_PRED_NODE_ITER pred_iter(node); pred_iter!=0; ++pred_iter) ! Is_True(Found_In_Vector(*pred_iter, nodes),("verify topological_cfg_iter")); nodes.push_back(node); } *************** *** 227,233 **** for(REVERSE_TOPO_REGIONAL_CFG_ITER iter(cfg); iter!=0; ++iter){ REGIONAL_CFG_NODE *node = *iter; for(CFG_SUCC_NODE_ITER succ_iter(node); succ_iter!=0; ++succ_iter) ! Is_True(Find_In_Vector(*succ_iter, nodes),("verify topological_cfg_iter")); nodes.push_back(node); } } --- 227,233 ---- for(REVERSE_TOPO_REGIONAL_CFG_ITER iter(cfg); iter!=0; ++iter){ REGIONAL_CFG_NODE *node = *iter; for(CFG_SUCC_NODE_ITER succ_iter(node); succ_iter!=0; ++succ_iter) ! Is_True(Found_In_Vector(*succ_iter, nodes),("verify topological_cfg_iter")); nodes.push_back(node); } } diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_ict/region_verify.h orc-2.1-new/src/osprey1.0/be/cg/orc_ict/region_verify.h *** orc-2.1/src/osprey1.0/be/cg/orc_ict/region_verify.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_ict/region_verify.h Tue Nov 9 22:31:26 2004 *************** *** 31,38 **** // // Module: region_verify.h // Author: lren ! // $Revision: 1.6 $ ! // $Date: 2003/01/21 12:57:08 $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/region_verify.h,v $ // //============================================================================= --- 31,38 ---- // // Module: region_verify.h // Author: lren ! // $Revision: 1.8 $ ! // $Date: 2004/11/09 14:31:26 $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/region_verify.h,v $ // //============================================================================= diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_ict/scc_finder.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_ict/scc_finder.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_ict/scc_finder.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_ict/scc_finder.cxx Fri Nov 19 11:01:20 2004 *************** *** 30,38 **** //====================================================================== // // Module: scc_finder.cxx ! // $Revision: 1.9 $ ! // $Date: 2003/01/21 12:57:09 $ ! // $Author: sxyang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/scc_finder.cxx,v $ // //====================================================================== --- 30,38 ---- //====================================================================== // // Module: scc_finder.cxx ! // $Revision: 1.12 $ ! // $Date: 2004/11/19 03:01:20 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/scc_finder.cxx,v $ // //====================================================================== *************** *** 83,89 **** next_dfn+=1; dfn[id] = next_dfn; low_link[id] = dfn[id]; ! if (!Find_In_Vector(node,_in_stack)) { _stack.push(node); _in_stack.push_back(node); } --- 83,89 ---- next_dfn+=1; dfn[id] = next_dfn; low_link[id] = dfn[id]; ! if (!Found_In_Vector(node,_in_stack)) { _stack.push(node); _in_stack.push_back(node); } diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_ict/stride_prefetch.h orc-2.1-new/src/osprey1.0/be/cg/orc_ict/stride_prefetch.h *** orc-2.1/src/osprey1.0/be/cg/orc_ict/stride_prefetch.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_ict/stride_prefetch.h Fri Nov 19 11:01:20 2004 *************** *** 41,47 **** #include "mempool.h" #include "profile_util.h" #include "calls.h" ! #include "hash_map.h" #include "bb_map.h" #include "cggrp_microsched.h" --- 41,53 ---- #include "mempool.h" #include "profile_util.h" #include "calls.h" ! ! #if __GNUC__ >=3 ! #include // STL hash_map. ! #else ! #include ! #endif ! #include "bb_map.h" #include "cggrp_microsched.h" diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_ict/vt_dag.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_ict/vt_dag.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_ict/vt_dag.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_ict/vt_dag.cxx Fri Nov 19 11:01:20 2004 *************** *** 30,37 **** //********************************************************************* // // Module: vt_dag.cxx ! // $Date: 2003/01/21 12:57:15 $ ! // $Author: sxyang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/vt_dag.cxx,v $ // // Description: --- 30,37 ---- //********************************************************************* // // Module: vt_dag.cxx ! // $Date: 2004/11/19 03:01:20 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/vt_dag.cxx,v $ // // Description: *************** *** 585,591 **** * * ==================================================================== */ ! void draw_bb_dependence_graph(BB *bb,const char *mes = NULL) { if (! DaVinci::enabled(TRUE)) return; --- 585,591 ---- * * ==================================================================== */ ! void draw_bb_dependence_graph(BB *bb,const char *mes) { if (! DaVinci::enabled(TRUE)) return; *************** *** 728,734 **** * * ==================================================================== */ ! void draw_regional_dependence_graph(REGION *r,const char *mes = NULL) { if (! DaVinci::enabled(TRUE)) return; --- 728,734 ---- * * ==================================================================== */ ! void draw_regional_dependence_graph(REGION *r,const char *mes) { if (! DaVinci::enabled(TRUE)) return; diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_ict/vt_region.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_ict/vt_region.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_ict/vt_region.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_ict/vt_region.cxx Fri Nov 19 11:01:20 2004 *************** *** 30,37 **** //********************************************************************* // // Module: vt_region.cxx ! // $Date: 2003/01/21 12:57:20 $ ! // $Author: sxyang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/vt_region.cxx,v $ // // Description: --- 30,37 ---- //********************************************************************* // // Module: vt_region.cxx ! // $Date: 2004/11/19 03:01:20 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_ict/vt_region.cxx,v $ // // Description: *************** *** 78,84 **** * * ==================================================================== */ ! void draw_bb_op (BB *bb,const char *mes = NULL) { if (! DaVinci::enabled(TRUE)) return; --- 78,84 ---- * * ==================================================================== */ ! void draw_bb_op (BB *bb,const char *mes) { if (! DaVinci::enabled(TRUE)) return; *************** *** 229,235 **** * * ==================================================================== */ ! void draw_regional_cfg (REGION *r,const char *mes = NULL) { if (! DaVinci::enabled (TRUE)) return; --- 229,235 ---- * * ==================================================================== */ ! void draw_regional_cfg (REGION *r,const char *mes) { if (! DaVinci::enabled (TRUE)) return; *************** *** 407,413 **** * * ==================================================================== */ ! void draw_region_tree (REGION *r,const char *mes = NULL) { if (! DaVinci::enabled(TRUE)) return; --- 407,413 ---- * * ==================================================================== */ ! void draw_region_tree (REGION *r,const char *mes) { if (! DaVinci::enabled(TRUE)) return; *************** *** 555,561 **** * ==================================================================== */ void ! draw_global_cfg(const char *mes = NULL) { if (! DaVinci::enabled (TRUE)) return; --- 555,561 ---- * ==================================================================== */ void ! draw_global_cfg(const char *mes) { if (! DaVinci::enabled (TRUE)) return; diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/cggrp_microsched.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_intel/cggrp_microsched.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_intel/cggrp_microsched.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/cggrp_microsched.cxx Fri Nov 19 11:01:20 2004 *************** *** 31,37 **** // // Module : cggrp_microsched.cxx // $Date : $ ! // $Author: lrq $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/cggrp_microsched.cxx,v $ // // Description: --- 31,37 ---- // // Module : cggrp_microsched.cxx // $Date : $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/cggrp_microsched.cxx,v $ // // Description: *************** *** 471,477 **** OP_IDX CYCLE_STATE::Add_OP( OP * inst, ! ISSUE_PORT issue_port = ip_invalid) { // Record all this inst's predecessors in cur cycle vector preds_vector; --- 471,477 ---- OP_IDX CYCLE_STATE::Add_OP( OP * inst, ! ISSUE_PORT issue_port) { // Record all this inst's predecessors in cur cycle vector preds_vector; *************** *** 1043,1049 **** static BOOL Bundle_Helper(OP_IDX new_op); ! BOOL CGGRP_Issue_OP(OP * inst, BOOL commit = FALSE) { vector deps; OP_IDX op_index; --- 1043,1049 ---- static BOOL Bundle_Helper(OP_IDX new_op); ! BOOL CGGRP_Issue_OP(OP * inst, BOOL commit) { vector deps; OP_IDX op_index; *************** *** 2204,2210 **** } void ! PTN_TABLE_LINE::Dump (FILE *f = stderr) { for (INT i = 0; i < size; i++) { fprintf(f,"%d ",i); ptns[i].Dump(f); --- 2204,2210 ---- } void ! PTN_TABLE_LINE::Dump (FILE *f) { for (INT i = 0; i < size; i++) { fprintf(f,"%d ",i); ptns[i].Dump(f); *************** *** 2229,2235 **** } } ! void CYCLE_STATE::Dump (FILE *f=stderr) { extern void dump_op(const OP *op); fprintf(f, "\nValid:%d ",_valid); --- 2229,2235 ---- } } ! void CYCLE_STATE::Dump (FILE *f) { extern void dump_op(const OP *op); fprintf(f, "\nValid:%d ",_valid); diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/dag.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_intel/dag.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_intel/dag.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/dag.cxx Fri Nov 19 11:01:20 2004 *************** *** 34,41 **** //********************************************************************* // // Module: dag.cxx ! // $Date: 2003/04/16 01:49:13 $ ! // $Author: wyz $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/dag.cxx,v $ // // Description: --- 34,41 ---- //********************************************************************* // // Module: dag.cxx ! // $Date: 2004/11/19 03:01:20 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/dag.cxx,v $ // // Description: *************** *** 44,51 **** // //********************************************************************* ! #include ! #include #include "defs.h" #include "tracing.h" #include "cgtarget.h" --- 44,57 ---- // //********************************************************************* ! #include ! ! #if __GNUC__ >=3 ! #include // STL hash_map. ! #else ! #include ! #endif ! #include "defs.h" #include "tracing.h" #include "cgtarget.h" diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/dag.h orc-2.1-new/src/osprey1.0/be/cg/orc_intel/dag.h *** orc-2.1/src/osprey1.0/be/cg/orc_intel/dag.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/dag.h Fri Nov 19 11:01:20 2004 *************** *** 30,37 **** //********************************************************************* // // Module: dag.h ! // $Date: 2003/04/16 01:49:45 $ ! // $Author: wyz $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/dag.h,v $ // // Description: --- 30,37 ---- //********************************************************************* // // Module: dag.h ! // $Date: 2004/11/19 03:01:20 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/dag.h,v $ // // Description: *************** *** 50,55 **** --- 50,63 ---- #include "prdb.h" #include "bitset.h" + #if __GNUC__ >= 3 + #include + #else + #include + #endif // __GNUC__ >= 3 + + using std::set; + using __GNUEXT::hash_map; /* Bitset switch used in DAG construction */ diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/if_conv.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_intel/if_conv.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_intel/if_conv.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/if_conv.cxx Fri Nov 19 11:01:20 2004 *************** *** 30,37 **** //***************************************************************************** // // Module: if_conv.cxx ! // $Date: 2003/07/03 03:45:41 $ ! // $Author: gange $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/if_conv.cxx,v $ // // --- 30,37 ---- //***************************************************************************** // // Module: if_conv.cxx ! // $Date: 2004/11/19 03:01:20 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/if_conv.cxx,v $ // // *************** *** 723,729 **** // If it's not defined in the block, we will give up. if (!def_op) { ! DevWarn("Predicated instruction with no reaching def in BB%d in Suitable_For_If_Conv.", BB_id(bb)); return UNSUITABLE; } --- 723,729 ---- // If it's not defined in the block, we will give up. if (!def_op) { ! DevWarn("Predicated instruction with no reaching def in BB%d\ in Suitable_For_If_Conv.", BB_id(bb)); return UNSUITABLE; } *************** *** 732,738 **** // give up because it is very complicated. if (OP_bb(def_op)!= bb) { ! DevWarn("An up-exposed predicate use stops if-converter BB%d in Suitable_For_If_Conv.",BB_id(bb)); return UNSUITABLE; } --- 732,738 ---- // give up because it is very complicated. if (OP_bb(def_op)!= bb) { ! DevWarn("An up-exposed predicate use stops if-converter BB%d\ in Suitable_For_If_Conv.",BB_id(bb)); return UNSUITABLE; } *************** *** 1878,1884 **** // solve the non-parallel-compare-candidates if (!pred_info -> Has_Start_Node()) { ! Is_True(BB_SET_Size(cds) <=1,("non-parallel-comparea-candidate can only has one control dependentor!\n")); if (BB_SET_Size(cds) == 0) return; --- 1878,1884 ---- // solve the non-parallel-compare-candidates if (!pred_info -> Has_Start_Node()) { ! Is_True(BB_SET_Size(cds) <=1,("non-parallel-comparea-candidate\ can only has one control dependentor!\n")); if (BB_SET_Size(cds) == 0) return; *************** *** 4547,4553 **** } } void ! IF_CONVERTOR::Print_All_Areas(AREA_CONTAINER& areas, FILE* file = stderr) { AREA_CONTAINER::iterator iter; for (iter = areas.begin(); --- 4547,4553 ---- } } void ! IF_CONVERTOR::Print_All_Areas(AREA_CONTAINER& areas, FILE* file) { AREA_CONTAINER::iterator iter; for (iter = areas.begin(); *************** *** 4559,4565 **** } } void ! IF_CONV_AREA::Print(FILE* file = stderr) { fprintf(file, "\nIF_CONV_AREA_%d: (", --- 4559,4565 ---- } } void ! IF_CONV_AREA::Print(FILE* file) { fprintf(file, "\nIF_CONV_AREA_%d: (", *************** *** 4745,4751 **** } void ! IF_CONV_AREA::Print_IR(FILE *file = stderr) { fprintf(file, "\nIF_CONV_AREA_%d:========================\n", --- 4745,4751 ---- } void ! IF_CONV_AREA::Print_IR(FILE *file) { fprintf(file, "\nIF_CONV_AREA_%d:========================\n", diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/if_conv_util.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_intel/if_conv_util.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_intel/if_conv_util.cxx Thu Jan 1 08:00:00 1970 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/if_conv_util.cxx Mon Oct 25 16:46:45 2004 *************** *** 0 **** --- 1,484 ---- + /* + Copyright (C) 2000-2003, Intel Corporation + All rights reserved. + + Redistribution and use in source and binary forms, with or without modification, + are permitted provided that the following conditions are met: + + Redistributions of source code must retain the above copyright notice, this list + of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above copyright notice, this list + of conditions and the following disclaimer in the documentation and/or other materials + provided with the distribution. + + Neither the name of the owner nor the names of its contributors may be used to endorse or + promote products derived from this software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND + FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR + ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR + BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + + //-*-c++-*- + #include "cg.h" + #include "if_conv_util.h" + #include "cg_dep_graph.h" /* for TN_is_predicate() */ + #include "dominate.h" + + /* for the prototype of Compare_Type(): it shuld be defined in some + * common place. */ + #include "prdb.h" + + PREDICATE_DEF_INFO::PREDICATE_DEF_INFO (void) : + MEM_POOL_Constructor (&_mp, "PREDICATE_DEF_INFO", FALSE) { + _max_op_id = 0; + } + + /* return the unique definition to that reaching + * point . return NULL if either there are multiple + * definitions to that reach or or no def + * that can reach + */ + OP* + PREDICATE_DEF_INFO::Unique_Reaching_Def (TN* pred, OP* pnt) { + + if (OP* def = Unique_Def (pred)) { + return def; + } else if (!TN_is_global_reg (pred)) { + /* local TN may also have multiple definition within a + * single block. On this situation, we count on + * TN_Reaching_Value_At_Op() + */ + DEF_KIND def_kind; + return TN_Reaching_Value_At_Op (pred, pnt, &def_kind, TRUE); + } else { + /* the is global register and there are multiple + * definitions to . We exclude those defs that could + * reach . + */ + OP* unique_def = NULL; + OP_VECTOR* ops = Defs (pred); + BS* Reach_Entry = _bb_2_reaching_defs[OP_bb (pnt)]->Entry; + + for (OP_VECTOR_ITER iter = ops->begin (); + iter != ops->end (); iter++) { + OP* op = *iter; + OP* tmp = NULL; + if (BS_MemberP (Reach_Entry, OP_id(op))) { + /* Since can reach the entry to OP_bb(), + * it potentially can reach + */ + tmp = op; + } else if (OP_bb (op) == OP_bb (pnt)) { + tmp = op; + } + + if (tmp) { + if (unique_def) { return NULL; } + else { unique_def = tmp; } + } + } + } + return NULL; + } + + /* ===================================================== + * + * Acquisition_Pred_Def_Info: + * + * o. collect OPs that define predicate TN. viz. this + * function make sense of <_pred_2_its_defs>. + * o. calc <_all_glb_preds> when the function progress. + * + * ====================================================== + */ + void + PREDICATE_DEF_INFO::Acquisition_Pred_Def_Info (void) { + + _max_op_id = 0; + + for (BB* b = REGION_First_BB; b; b = BB_next (b)) { + OP* op; + + FOR_ALL_BB_OPs (b, op) { + for (INT i = OP_results(op) - 1; i >= 0; i--) { + TN* res = OP_result (op, i); + + if (!TN_is_predicate (res) || TN_is_true_pred (res)) { + continue; + } + + DEF_OPS* ops = _pred_2_its_defs[res]; + if (!ops) { + ops = CXX_NEW (DEF_OPS, &_mp); + ops->opv = CXX_NEW (OP_VECTOR(&_mp), &_mp); + if (TN_is_global_reg (res)) { + /* for global predicate, we record the def + * both in vector and bit-set. + */ + ops->op_set = BS_Create_Empty (OP_id (op), &_mp); + } + } + + if (TN_is_global_reg (res)) { + ops->opv->push_back (op); + ops->op_set = BS_Union1D (ops->op_set, OP_id (op), &_mp); + } else { + /* Make sure the local predicates are defined in + * different blocks. + */ + #ifdef Is_True_On + for (OP_VECTOR_ITER iter = ops->opv->begin (); + iter != ops->opv->end(); iter++) { + OP* o = *iter; + if (OP_bb (o) != OP_bb (op)) { + Fail_FmtAssertion + ("LTN:%d is defined in more than one blks", TN_number (res)); + } + } + #endif + ops->opv->push_back (op); + } + + _pred_2_its_defs[res] = ops; + + if (OP_id(op) > _max_op_id) { + _max_op_id = OP_id (op); + } + + } /* end of for(INT...) */ + } /*end of FOR_ALL_BB_OPs */ + } + } + + /* ============================================================== + * + * Get_Postorder + * + * Get the post order of the node of the CFG rooted at + * + * =============================================================== + */ + void + PREDICATE_DEF_INFO::Get_Postorder + (BB* root, BB_VECTOR* postorder, BB_SET** visited) { + + *visited = BB_SET_Union1D (*visited, root, &_mp); + + BBLIST* succ_item; + FOR_ALL_BB_SUCCS (root, succ_item) { + BB* succ = BBLIST_item (succ_item); + if (!BB_SET_MemberP (*visited, succ)) { + Get_Postorder (succ, postorder, visited); + } + } + + postorder->push_back (root); + } + + /* ==================================================================== + * + * Calc_Kill_And_Gen + * + * Compute the "kill" and "generate" set for block . Our definition + * of "kill" and "generate" is slightly different to triditional def. + * Here, the term "kill" refers to the set the OPs that DEFINE A GLOBAL + * PREDICATE and killed by one of the instruction in . And "Gen" + * refers to the set of OPs, in , that DEFINE A GLOBAL PREDICATE + * and is not killed by the subsequent code in . + * + * ====================================================================== + */ + void + PREDICATE_DEF_INFO::Calc_Kill_And_Gen (BB* bb) { + + REACH_DEF* rd = _bb_2_reaching_defs[bb]; + OP* op; + + FOR_ALL_BB_OPs (bb, op) { + for (INT32 i = OP_results(op) - 1; i >= 0; i--) { + TN* res = OP_result (op, i); + if (!TN_is_predicate (res) || TN_is_true_pred (res)) { + continue; + } + + if (!TN_is_global_reg (res)) { + /* The scope of "Kill" and "Gen" are confined to GLOBAL + * PREDICATES. It is different to tradition terminology. + */ + continue; + } + + DEF_OPS* defs = _pred_2_its_defs[res]; + BOOL kill = TRUE; + if (!TN_is_true_pred (OP_opnd(op, OP_PREDICATE_OPND))) { + kill = FALSE; + } else { + kill = (Compare_Type (OP_code(op)) == COMPARE_TYPE_normal); + } + + if (kill) { + if (rd->Kill) { + rd->Kill = BS_UnionD (rd->Kill, defs->op_set, &_mp); + } else { + rd->Kill = BS_Copy (defs->op_set, &_mp); + } + } + + if (!rd->Gen) { + rd->Gen = BS_Create (OP_id (op), &_mp); + } + rd->Gen = BS_Union1D (rd->Gen, OP_id (op), &_mp); + } + } + + if (!rd->Kill) { + rd->Kill = BS_Create_Empty (1, &_mp); + } + + if (!rd->Gen) { + rd->Gen = BS_Create_Empty (1, &_mp); + } + + /* Initialize the def-reach out set */ + rd->Exit = BS_CopyD (rd->Exit, rd->Gen, &_mp); + } + + void + PREDICATE_DEF_INFO::Propagate_Reaching_Def (void) { + + BB_VECTOR postorder; + BB_SET* visited = BB_SET_Create_Empty (PU_BB_Count+2, &_mp); + + Get_Postorder (REGION_First_BB, &postorder, &visited); + + BOOL propagate_on; + BS* def_tmps = BS_Create (_max_op_id, &_mp); + + do { + propagate_on = FALSE; + + for (BB_VECTOR_ITER iter = postorder.begin (); + iter != postorder.end (); + iter ++) { + + BB* bb = *iter; + REACH_DEF* rd_cur = _bb_2_reaching_defs[bb]; + BOOL change = FALSE; + + BBLIST* preds; + FOR_ALL_BB_PREDS (bb, preds) { + BB* pred = BBLIST_item (preds); + REACH_DEF* rd_pred = _bb_2_reaching_defs[pred]; + if (!BS_ContainsP (rd_cur->Entry, rd_pred->Exit)) { + propagate_on = TRUE; + rd_cur->Entry = + BS_UnionD (rd_cur->Entry, rd_pred->Exit, &_mp); + } + } + + /* Propagate the change to the exit-of-the-block */ + if (change) { + + if (!propagate_on) { + def_tmps = BS_CopyD (def_tmps, rd_cur->Exit, &_mp); + } + + rd_cur->Exit = BS_2_3_Minus_1_Or_D + (rd_cur->Exit, rd_cur->Entry, rd_cur->Kill, &_mp); + + if (!propagate_on) { + /* If the def-reach-out has not been change, there + * is no need to propagate on. + */ + propagate_on = !BS_EqualP (def_tmps, rd_cur->Exit); + } + } + } + + } while (propagate_on); + } + + /* =============================================================== + * + * Calc_Pred_Reaching_Def + * + * Acquire the reaching def information. Our data flow + * equation confine to the predicate scope. There are 3 stpes + * involved. + * + * o. Acquisition_Pred_Def_Info(): to collect the set the OPs + * that defines each predicate. This info is needed to + * calc the "Gen" & "Kill" in this next step. + * + * o. Calc "Gen" and "Kill" for each blk and initialize + * the reaching-out-to-the-block-exit of a blk to + * the "Gen" of that blk. + * + * o. Propagate the reaching def info in post order. + * + * ============================================================ + */ + void + PREDICATE_DEF_INFO::Calc_Pred_Reaching_Def (void) { + + /* step 1: collect the set of OPs that define each predicate */ + Acquisition_Pred_Def_Info (); + + /* Init REACH_DEF for each blk */ + for (BB* bb = REGION_First_BB; bb; bb = BB_next (bb)) { + REACH_DEF* rd = CXX_NEW (REACH_DEF, &_mp); + /* the set size of Kill & Gen normally very small + * let Calc_Kill_And_Gen() to determine its size + */ + rd->Kill = rd->Gen = NULL; + + rd->Entry = BS_Create_Empty (_max_op_id, &_mp); + /* "Exit" is initialize to "Gen", so no need to + * clear it at this moment. + */ + rd->Exit = BS_Create (_max_op_id, &_mp); + + _bb_2_reaching_defs[bb] = rd; + } + + /* step 2: calc "Gen" & "Kill" for each blk */ + Calc_Kill_And_Gen (REGION_First_BB); + + BB_VECTOR postorder (PU_BB_Count); + BB_SET* visited = BB_SET_Create_Empty (PU_BB_Count, &_mp); + Get_Postorder (REGION_First_BB, &postorder, &visited); + + /* step 3: Propagate the reaching def */ + Propagate_Reaching_Def (); + } + + /* Dump the OPid_2_OP maps + */ + void + PREDICATE_DEF_INFO::Print_OPid_2_OP_Map (FILE* f) { + + INT32 wrap_num = 0; + + fprintf (f, "OPid => OP %s\n", DBar); + for (hash_map::iterator + iter = _OPid_2_OP.begin (); iter != _OPid_2_OP.end (); iter++) { + pair v = *iter; + OP* op = v.second; + fprintf (f, "%-3d=>B%3d:%3d ", v.first, BB_id (OP_bb(op)), OP_id (op)); + if (wrap_num == 10) { + wrap_num = 0; + fputc ('\n', f); + } + } + + if (wrap_num != 0) { + fputc ('\n', f); + } + } + + /* Dump the <_pred_2_its_defs> maps + */ + void + PREDICATE_DEF_INFO::Print_Pred_2_Defs_Map (FILE* f) { + + fprintf (f, "PRED => DEFS %s\n", DBar); + for (hash_map::iterator + iter = _pred_2_its_defs.begin (); + iter != _pred_2_its_defs.end (); + iter ++) { + pair v= *iter; + fprintf (f, "TN%d :", TN_number (v.first)); + OP_VECTOR* opv = v.second->opv; + for (OP_VECTOR_ITER opiter = opv->begin (); + opiter != opv->end (); opiter++) { + OP* op = *opiter; + fprintf (f, "%d ", OP_id (op)); + } + } + } + + /* Dump the reaching def maps + */ + void + PREDICATE_DEF_INFO::Print_Def_Reaching (FILE* f) { + + fprintf (f, "Reaching Predicate Def %s\n", DBar); + for (hash_map::iterator + iter = _bb_2_reaching_defs.begin (); + iter != _bb_2_reaching_defs.end (); + iter ++) { + pair v = *iter; + fprintf (f, "BB:%d\n", BB_id(v.first)); + REACH_DEF* def = v.second; + + fprintf (f, " KILL:"); + BS_Print (def->Kill, f); + + fprintf (f, "\n GEN:"); + BS_Print (def->Gen, f); + + fprintf (f, "\n To ENTRY:"); + BS_Print (def->Entry, f); + + fprintf (f, "\n To EXIT:"); + BS_Print (def->Exit, f); + + fprintf (f, "\n"); + } + fprintf (f, "\n"); + } + + /* Dump the whole class */ + void + PREDICATE_DEF_INFO::Print (FILE *f) { + Print_OPid_2_OP_Map (f); + Print_Pred_2_Defs_Map (f); + Print_Def_Reaching (f); + } + + static PREDICATE_DEF_INFO* pred_reaching_def_info = NULL; + static MEM_POOL* pred_reaching_def_info_mp = NULL; + + void + Init_Pred_Reaching_Def_Info (MEM_POOL* mp) { + pred_reaching_def_info_mp = mp; + pred_reaching_def_info = CXX_NEW (PREDICATE_DEF_INFO, mp); + } + + void + Acquire_Pred_Reaching_Def_Info (void) { + pred_reaching_def_info->Calc_Pred_Reaching_Def (); + } + + void + Fini_Pred_Reaching_Def_Info (void) { + CXX_DELETE (pred_reaching_def_info, pred_reaching_def_info_mp); + pred_reaching_def_info = NULL; + pred_reaching_def_info_mp = NULL; + } + + OP* + Unique_Reaching_Def (TN* predicate, OP* op) { + OP* unique_def = NULL; + if (pred_reaching_def_info) { + unique_def = pred_reaching_def_info-> + Unique_Reaching_Def (predicate, op); + } else { + DEF_KIND kind; + unique_def = TN_Reaching_Value_At_Op (predicate, op, &kind, TRUE); + } + + Is_True (!unique_def || + BB_SET_MemberP (BB_dom_set(OP_bb(op)), OP_bb(unique_def)), + ("The unique def in BB:%d should dominiate its use in BB:%d", + BB_id (OP_bb(unique_def)), BB_id (OP_bb(op)))); + + return unique_def; + } diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/if_conv_util.h orc-2.1-new/src/osprey1.0/be/cg/orc_intel/if_conv_util.h *** orc-2.1/src/osprey1.0/be/cg/orc_intel/if_conv_util.h Thu Jan 1 08:00:00 1970 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/if_conv_util.h Sun Mar 21 12:08:37 2004 *************** *** 0 **** --- 1,177 ---- + /* + Copyright (C) 2000-2003, Intel Corporation + All rights reserved. + + Redistribution and use in source and binary forms, with or without modification, + are permitted provided that the following conditions are met: + + Redistributions of source code must retain the above copyright notice, this list + of conditions and the following disclaimer. + + Redistributions in binary form must reproduce the above copyright notice, this list + of conditions and the following disclaimer in the documentation and/or other materials + provided with the distribution. + + Neither the name of the owner nor the names of its contributors may be used to endorse or + promote products derived from this software without specific prior written permission. + + THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND + FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR + ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT + NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR + BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + */ + + //-*-c++-*- + + /******************************************************************** + * + * Module: if_conv_util.cxx + * $Date: 2004/03/21 04:08:37 $ + * $Author: sxyang $ + * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/if_conv_util.h,v $ + * + * TODO: complete the following Description section. + * Description: + * + ********************************************************************* + */ + #ifndef if_conv_util_INCLUDED + #define if_conv_util_INCLUDED + + #include "region.h" + #include "tracing.h" /* for DBar */ + #include "cg_dep_graph.h" /* for TN_is_predicate() */ + + /* The following function and typedefs should be moved to + * some commmon place -- sxyang + */ + typedef mempool_allocator OP_ALLOC; + typedef vector OP_VECTOR; + typedef OP_VECTOR::iterator OP_VECTOR_ITER; + typedef OP_VECTOR::const_iterator OP_VECTOR_CONST_ITER; + + /* Hash map: TN => DEF_OPS */ + typedef struct tagDEF_OPS { + OP_VECTOR* opv; + BS* op_set; + tagDEF_OPS (void): opv(NULL), op_set(NULL) {} + } DEF_OPS; + + struct TN_hash_func { + size_t operator () (const TN* pred) const { + return TN_number (pred) % 0xff; + } + }; + + struct TN_equ_func { + bool operator () (const TN* tn1, const TN* tn2) { + return tn1 == tn2; + } + }; + + typedef hash_map TN_2_DEFS_MAP; + + /* Hash map: BB => REACH_DEF */ + typedef struct tagREACH_DEF{ + BS* Entry; /* reaching def to the entry of BB */ + BS* Exit; /* reaching def to the exit of BB */ + BS* Kill; /* OPs that killed by the block */ + BS* Gen; /* OPs that define in this blk and not killed by + * the subsequent code int this blk + */ + tagREACH_DEF (void) { + Entry = Exit = Kill = Gen = NULL; + } + + } REACH_DEF; + + struct BB_hash_func { + size_t operator () (const BB* bb) const {return BB_id (bb) % 0xff; } + }; + + struct BB_equ_func { + bool operator () (const BB* b1, const BB* b2) const { + return b1 == b2; + } + }; + + typedef hash_map + BB_2_REACH_DEF_MAP; + + /* hash_map: OP'id => OP* */ + struct OPid_has_func { + size_t operator () (const mINT16 id) const { return id % 0xff; } + }; + + struct OPid_equ_func { + bool operator () (const mINT16 id1, const mINT16 id2) { + return id1 == id2; + } + }; + + typedef hash_map OPid_2_OP_MAP; + + class PREDICATE_DEF_INFO : public MEM_POOL_Constructor { + private: + MEM_POOL _mp; + + TN_2_DEFS_MAP _pred_2_its_defs; + OPid_2_OP_MAP _OPid_2_OP; + BB_2_REACH_DEF_MAP _bb_2_reaching_defs; + + mINT16 _max_op_id; /* the max id of OPs that def global pred*/ + + void Acquisition_Pred_Def_Info (void); + void Calc_Kill_And_Gen (BB*); + void Get_Postorder (BB*, BB_VECTOR*, BB_SET**); + void Propagate_Reaching_Def (void); + + void Print_OPid_2_OP_Map (FILE* ); + void Print_Pred_2_Defs_Map (FILE*); + void Print_Def_Reaching (FILE* f); + + public: + PREDICATE_DEF_INFO (void); + ~PREDICATE_DEF_INFO (void) {} + + void Calc_Pred_Reaching_Def (void); + + /* return the set of OPs that define */ + OP_VECTOR* Defs (TN* pred) { + if (!TN_is_predicate (pred) || TN_is_true_pred(pred)) { + return NULL; + } + return _pred_2_its_defs[pred]->opv; + } + + /* return the unique def to pred_tn. If there are more than one + * definion of , return NULL. + */ + OP* Unique_Def (TN* pred) { + + if (!TN_is_predicate (pred) || TN_is_true_pred(pred)) { + /* We show no interest to NON predicate variables. */ + return NULL; + } + + DEF_OPS* defs = _pred_2_its_defs[pred]; + + return defs->opv->size () == 1 ? + *defs->opv->begin () : NULL; + } + + OP* Unique_Reaching_Def (TN* pred, OP* pnt); + + void Print (FILE* f=stderr); + }; + + void Init_Pred_Reaching_Def_Info (MEM_POOL* mp); + void Acquire_Pred_Reaching_Def_Info (void); + void Fini_Pred_Reaching_Def_Info (void); + OP* Unique_Reaching_Def (TN* predicate, OP* point); + + #endif /* if_conv_util_INCLUDED */ diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/multi_branch.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_intel/multi_branch.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_intel/multi_branch.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/multi_branch.cxx Fri Nov 19 11:01:20 2004 *************** *** 31,37 **** // // Module : multibranch.cxx // $Date : $ ! // $Author: flv $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/multi_branch.cxx,v $ // // Description: --- 31,37 ---- // // Module : multibranch.cxx // $Date : $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/multi_branch.cxx,v $ // // Description: *************** *** 536,542 **** cur_op = OP_prev(cur_op); BB_Remove_Op(prev_bb,add_op); OPS_Prepend_Op(&ops, add_op); ! OP_bb(add_op) = prev_bb; if (prev_bb != BB_prev(bb) && !BB_Is_Unique_Predecessor(BB_next(prev_bb),prev_bb)) { valid_ops = FALSE; --- 536,542 ---- cur_op = OP_prev(cur_op); BB_Remove_Op(prev_bb,add_op); OPS_Prepend_Op(&ops, add_op); ! Set_OP_bb(add_op, prev_bb); if (prev_bb != BB_prev(bb) && !BB_Is_Unique_Predecessor(BB_next(prev_bb),prev_bb)) { valid_ops = FALSE; *************** *** 569,581 **** op == BB_last_op(next_bb)) {// && // !BB_chk_split_head(BB_next(next_bb))) { BB_Remove_Op(next_bb,op); ! OP_bb(op) = next_bb; next_bb = BB_next(next_bb); next_op = BB_first_op(next_bb); } else { next_op = OP_next(op); BB_Remove_Op(next_bb,op); ! OP_bb(op) = next_bb; } OPS_Append_Op(&new_ops,op); --- 569,581 ---- op == BB_last_op(next_bb)) {// && // !BB_chk_split_head(BB_next(next_bb))) { BB_Remove_Op(next_bb,op); ! Set_OP_bb(op, next_bb); next_bb = BB_next(next_bb); next_op = BB_first_op(next_bb); } else { next_op = OP_next(op); BB_Remove_Op(next_bb,op); ! Set_OP_bb(op, next_bb); } OPS_Append_Op(&new_ops,op); diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/prdb.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_intel/prdb.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_intel/prdb.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/prdb.cxx Fri Nov 19 11:01:20 2004 *************** *** 30,37 **** //********************************************************************* // // Module: prdb.cxx ! // $Date: 2003/01/15 07:59:45 $ ! // $Author: sxyang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/prdb.cxx,v $ // // Description: --- 30,37 ---- //********************************************************************* // // Module: prdb.cxx ! // $Date: 2004/11/19 03:01:20 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/prdb.cxx,v $ // // Description: *************** *** 781,787 **** (PARTITION_GRAPH_NODE*)BB_MAP_Get(_bb_node_map, ec); if (Get_Trace(TP_A_PRDB, TT_PRDB_VERBOSE)){ fprintf(TFile, ! " it can share the partition graph node with BB_%d.\n", BB_id(ec)); } --- 781,787 ---- (PARTITION_GRAPH_NODE*)BB_MAP_Get(_bb_node_map, ec); if (Get_Trace(TP_A_PRDB, TT_PRDB_VERBOSE)){ fprintf(TFile, ! " it can share the partition graph node\ with BB_%d.\n", BB_id(ec)); } *************** *** 2992,2998 **** } void ! PARTITION::Print(FILE* file = stderr) { fprintf(file, " === partition ===\n"); fprintf(file, " = its parent is : %d \n", _parent -> Index()); --- 2992,2998 ---- } void ! PARTITION::Print(FILE* file) { fprintf(file, " === partition ===\n"); fprintf(file, " = its parent is : %d \n", _parent -> Index()); *************** *** 3005,3011 **** fprintf(file, "\n"); } void ! PARTITION_GRAPH_NODE::Print(FILE* file = stderr) { fprintf(file, " PARTITION GRAPH NODE : %d \n", _index); fprintf(file, " = its level is %d \n", _level); --- 3005,3011 ---- fprintf(file, "\n"); } void ! PARTITION_GRAPH_NODE::Print(FILE* file) { fprintf(file, " PARTITION GRAPH NODE : %d \n", _index); fprintf(file, " = its level is %d \n", _level); *************** *** 3057,3063 **** void ! PARTITION_GRAPH::Print(FILE* file = stderr) { fprintf(file, "======== included nodes of the graph\n"); PG_CONTAINER::iterator iter; --- 3057,3063 ---- void ! PARTITION_GRAPH::Print(FILE* file) { fprintf(file, "======== included nodes of the graph\n"); PG_CONTAINER::iterator iter; diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/recovery.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_intel/recovery.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_intel/recovery.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/recovery.cxx Fri Nov 19 11:01:20 2004 *************** *** 490,496 **** for(list::iterator exec_path_iter = Exec_Path.begin(); exec_path_iter != Exec_Path.end(); exec_path_iter++){ OP* op = *exec_path_iter; ! for(vector::iterator cand_iter = candidate_ops.begin(); cand_iter != candidate_ops.end(); cand_iter++){ if(op == *cand_iter){ for(INT i=0; i < OP_results(op); i++){ TN *result_tn = OP_result(op,i); --- 490,496 ---- for(list::iterator exec_path_iter = Exec_Path.begin(); exec_path_iter != Exec_Path.end(); exec_path_iter++){ OP* op = *exec_path_iter; ! for(vector::iterator cand_iter = candidate_ops.begin(); cand_iter != candidate_ops.end(); cand_iter++){ if(op == *cand_iter){ for(INT i=0; i < OP_results(op); i++){ TN *result_tn = OP_result(op,i); *************** *** 515,521 **** return recovery_bb; // spec_ld == ld.a or ld.sa ! for(vector::iterator iter = cascaded_loads.begin(); iter != cascaded_loads.end(); iter++){ OP *op = *iter; if( CGTARG_Is_OP_Speculative_Load(op) && CGTARG_Is_OP_Advanced_Load(op) ){ // ld.sa TN *reg_tn = OP_result(op, 0); --- 515,521 ---- return recovery_bb; // spec_ld == ld.a or ld.sa ! for(vector::iterator iter = cascaded_loads.begin(); iter != cascaded_loads.end(); iter++){ OP *op = *iter; if( CGTARG_Is_OP_Speculative_Load(op) && CGTARG_Is_OP_Advanced_Load(op) ){ // ld.sa TN *reg_tn = OP_result(op, 0); *************** *** 585,591 **** { INT16 count = 0; ! vector::iterator iter; for(iter = chk_vector.begin(); iter != chk_vector.end(); iter++){ OP *chk_op = *iter; --- 585,591 ---- { INT16 count = 0; ! vector::iterator iter; for(iter = chk_vector.begin(); iter != chk_vector.end(); iter++){ OP *chk_op = *iter; diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_cand.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_cand.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_cand.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_cand.cxx Tue Nov 9 22:31:27 2004 *************** *** 33,41 **** * * Module sched_cand.cxx * ! * $Revision: 1.9 $ ! * $Date: 2003/05/19 02:59:49 $ ! * $Author: sxyang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/sched_cand.cxx,v $ * * Description: --- 33,41 ---- * * Module sched_cand.cxx * ! * $Revision: 1.13 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/sched_cand.cxx,v $ * * Description: *************** *** 297,315 **** return eps->Is_Subset_Of (&_pready_bookeeping_paths); } - /* ================================================================= - * - * Determine_Cand_Init_Etime - * - * ref the header file for details. - * - * ================================================================ - */ - INT32 - Determine_Cand_Init_Etime (BB* targ, OP* cand) { - } - - /* ===================================================================== * ===================================================================== * --- 297,302 ---- diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_cand.h orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_cand.h *** orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_cand.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_cand.h Tue Nov 9 22:31:27 2004 *************** *** 36,44 **** * * Module sched_cand.h * ! * $Revision: 1.9 $ ! * $Date: 2003/05/19 02:59:51 $ ! * $Author: sxyang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/sched_cand.h,v $ * * Description: --- 36,44 ---- * * Module sched_cand.h * ! * $Revision: 1.13 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/sched_cand.h,v $ * * Description: *************** *** 477,484 **** FAVOR_DELAY_HEUR * heur=NULL); }; - INT32 Determine_Cand_Init_Etime (BB* targ, OP* cand); - /* ========================================================= * ========================================================= --- 477,482 ---- diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_cflow.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_cflow.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_cflow.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_cflow.cxx Fri Nov 19 15:53:42 2004 *************** *** 144,150 **** * ===================================================== * ===================================================== */ ! EXEC_PATH_SET :: EXEC_PATH_SET (MEM_POOL *mp, mINT32 size=128) { _mp = mp ; Is_True (size >= 0, ("size should greater than zero!")); --- 144,150 ---- * ===================================================== * ===================================================== */ ! EXEC_PATH_SET :: EXEC_PATH_SET (MEM_POOL *mp, mINT32 size) { _mp = mp ; Is_True (size >= 0, ("size should greater than zero!")); *************** *** 495,502 **** Is_True (from <= to, ("Low-boudary(%d) > up-boundary(%d)", from, to)); ! from = min(from,_size-1); ! to = max(0, to); /* remove EXEC_PATH_ID less than */ --- 495,502 ---- Is_True (from <= to, ("Low-boudary(%d) > up-boundary(%d)", from, to)); ! from = MIN(from,_size-1); ! to = MAX(0, to); /* remove EXEC_PATH_ID less than */ *************** *** 606,612 **** */ EXEC_PATH_ID EXEC_PATH_SET :: Next_Path_Id ! (EXEC_PATH_ID path, BOOL check_membership=TRUE) { if (!Path_Id_Is_Valid (path, check_membership)) { return INVALID_EXEC_PATH_ID; --- 606,612 ---- */ EXEC_PATH_ID EXEC_PATH_SET :: Next_Path_Id ! (EXEC_PATH_ID path, BOOL check_membership) { if (!Path_Id_Is_Valid (path, check_membership)) { return INVALID_EXEC_PATH_ID; *************** *** 684,690 **** */ EXEC_PATH_ID EXEC_PATH_SET :: Prev_Path_Id ! (EXEC_PATH_ID path, BOOL check_membership=TRUE) { FmtAssert (FALSE,("Sorry, this routines has yet been implemented")); --- 684,690 ---- */ EXEC_PATH_ID EXEC_PATH_SET :: Prev_Path_Id ! (EXEC_PATH_ID path, BOOL check_membership) { FmtAssert (FALSE,("Sorry, this routines has yet been implemented")); *************** *** 1729,1735 **** info.max_level = _bb_num + _rgn_num + 1; if (!(*iter)->Succ_Num()) { ! max_leaf_node_level = max(max_leaf_node_level, level); } } --- 1729,1735 ---- info.max_level = _bb_num + _rgn_num + 1; if (!(*iter)->Succ_Num()) { ! max_leaf_node_level = MAX(max_leaf_node_level, level); } } *************** *** 1747,1753 **** for (CFG_PRED_NODE_ITER preds(*iter) ; preds != 0 ; ++preds) { UINT32 l = Max_Level (*preds) ; ! _node_cflow_info (*preds).max_level = min(l, level-1); } } --- 1747,1753 ---- for (CFG_PRED_NODE_ITER preds(*iter) ; preds != 0 ; ++preds) { UINT32 l = Max_Level (*preds) ; ! _node_cflow_info (*preds).max_level = MIN(l, level-1); } } diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_cflow.h orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_cflow.h *** orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_cflow.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_cflow.h Tue Nov 9 22:31:27 2004 *************** *** 32,40 **** * ========================================================================= * * Module: sched_cflow.h ! * $Revision: 1.7 $ ! * $Date: 2003/01/15 08:05:20 $ ! * $Author: sxyang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/sched_cflow.h,v $ * * Revision comments: --- 32,40 ---- * ========================================================================= * * Module: sched_cflow.h ! * $Revision: 1.9 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/sched_cflow.h,v $ * * Revision comments: diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_dump.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_dump.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_dump.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_dump.cxx Fri Nov 19 11:01:20 2004 *************** *** 33,41 **** * * Module: sched_dump.h * ! * $Revision: 1.8 $ ! * $Date: 2003/01/15 08:05:25 $ ! * $Author: sxyang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/sched_dump.cxx,v $ * * Description: --- 33,41 ---- * * Module: sched_dump.h * ! * $Revision: 1.11 $ ! * $Date: 2004/11/19 03:01:20 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/sched_dump.cxx,v $ * * Description: *************** *** 76,82 **** */ void CANDIDATE :: Dump (FILE *f, BOOL verbose, ! FAVOR_DELAY_HEUR * heur=NULL) { if (!Op()) { fprintf (f,"CANDIDATE(%p)'s corresponding OP is NULL", this); --- 76,82 ---- */ void CANDIDATE :: Dump (FILE *f, BOOL verbose, ! FAVOR_DELAY_HEUR * heur) { if (!Op()) { fprintf (f,"CANDIDATE(%p)'s corresponding OP is NULL", this); *************** *** 110,116 **** * ============================================================= */ void ! RGN_INFO :: Dump (FILE * f=stderr) { if (!rgn) { fprintf (f,"REGION:(NULL)\n"); --- 110,116 ---- * ============================================================= */ void ! RGN_INFO :: Dump (FILE * f) { if (!rgn) { fprintf (f,"REGION:(NULL)\n"); *************** *** 169,176 **** * ========================================================= */ void ! CAND_LIST :: Dump (FILE * f=stderr, BOOL verbose=FALSE, ! FAVOR_DELAY_HEUR * heur=NULL) { if (verbose) { fprintf (f, "%sCANDIDATE LIST %d IN TOTAL " --- 169,176 ---- * ========================================================= */ void ! CAND_LIST :: Dump (FILE * f, BOOL verbose, ! FAVOR_DELAY_HEUR * heur) { if (verbose) { fprintf (f, "%sCANDIDATE LIST %d IN TOTAL " *************** *** 207,213 **** void ! SRC_BB_MGR::Dump (FILE *f=stderr) { if (!_targ) return ; --- 207,213 ---- void ! SRC_BB_MGR::Dump (FILE *f) { if (!_targ) return ; *************** *** 329,335 **** * =================================================== */ void ! CFG_NODE_MAP :: Dump (FILE *f=stderr) { char buf[LINE_MAX_WIDTH * 2], *next; --- 329,335 ---- * =================================================== */ void ! CFG_NODE_MAP :: Dump (FILE *f) { char buf[LINE_MAX_WIDTH * 2], *next; *************** *** 419,425 **** */ void FAVOR_DELAY_HEUR :: Dump_OP_Heur_Info ! (OP * op, FILE *f=stderr, BOOL verbose=FALSE) { OP_HEUR_INFO * info = Get_OP_Heur_Info (op); if (info) { --- 419,425 ---- */ void FAVOR_DELAY_HEUR :: Dump_OP_Heur_Info ! (OP * op, FILE *f, BOOL verbose) { OP_HEUR_INFO * info = Get_OP_Heur_Info (op); if (info) { *************** *** 439,445 **** */ void FAVOR_DELAY_HEUR :: Dump_OP_Heur_Info ! (BB * bb, FILE *f=stderr,BOOL verbose) { if (verbose) { fprintf (f,"%sHeuritics Infor OPs Reside in BB:%d%s\n", --- 439,445 ---- */ void FAVOR_DELAY_HEUR :: Dump_OP_Heur_Info ! (BB * bb, FILE *f,BOOL verbose) { if (verbose) { fprintf (f,"%sHeuritics Infor OPs Reside in BB:%d%s\n", *************** *** 469,475 **** * ============================================================== */ void ! FAVOR_DELAY_HEUR::Dump (FILE * f=stderr,BOOL verbose=TRUE) { if (verbose) { fprintf (f,"%s FAVOR_DELAY_HEUR status %s\n", --- 469,475 ---- * ============================================================== */ void ! FAVOR_DELAY_HEUR::Dump (FILE * f,BOOL verbose) { if (verbose) { fprintf (f,"%s FAVOR_DELAY_HEUR status %s\n", *************** *** 511,517 **** * ========================================================= */ void ! FAVOR_DELAY_HEUR::Enable_Trace_Cand_Sel_Process (FILE* f=stderr) { _trace_cand_sel = TRUE; _trace_file = f ; --- 511,517 ---- * ========================================================= */ void ! FAVOR_DELAY_HEUR::Enable_Trace_Cand_Sel_Process (FILE* f) { _trace_cand_sel = TRUE; _trace_file = f ; *************** *** 649,655 **** * =================================================================== */ void ! SCHEDULER :: Dump_IR (FILE *f=stderr) { FmtAssert (FALSE, ("Please Use 'SCHED_Dump_IR' to dump IR instead!")); --- 649,655 ---- * =================================================================== */ void ! SCHEDULER :: Dump_IR (FILE *f) { FmtAssert (FALSE, ("Please Use 'SCHED_Dump_IR' to dump IR instead!")); *************** *** 664,670 **** * ================================================================== */ void ! SCHEDULER :: Dump_DAG (FILE *f=stderr) { if (_global) { --- 664,670 ---- * ================================================================== */ void ! SCHEDULER :: Dump_DAG (FILE *f) { if (_global) { *************** *** 697,703 **** * =================================================================== */ void ! SCHEDULER::Dump (FILE *f=stderr) { FmtAssert (FALSE, ("SCHEDULER::Dump () has yet implemented!")); --- 697,703 ---- * =================================================================== */ void ! SCHEDULER::Dump (FILE *f) { FmtAssert (FALSE, ("SCHEDULER::Dump () has yet implemented!")); *************** *** 719,725 **** * =============================================================== */ void ! SCHED_Dump_IR (BOOL prepass, BOOL bef_sched, BOOL gcm,FILE *f=stderr) { FILE * ftmp = TFile ; Set_Trace_File_internal (f); --- 719,725 ---- * =============================================================== */ void ! SCHED_Dump_IR (BOOL prepass, BOOL bef_sched, BOOL gcm,FILE *f) { FILE * ftmp = TFile ; Set_Trace_File_internal (f); *************** *** 761,767 **** */ void ! RGN_SUMMARY::Dump (FILE * f=stderr, BOOL verbose=TRUE) { if (verbose) { fprintf (f, "REGION %d", _rgn->Id()); --- 761,767 ---- */ void ! RGN_SUMMARY::Dump (FILE * f, BOOL verbose) { if (verbose) { fprintf (f, "REGION %d", _rgn->Id()); *************** *** 778,784 **** } void ! REGION_INFO_MGR :: Dump (FILE *f=stderr,BOOL verbose) { for (INNERMOST_REGION_FIRST_ITER iter(_rgn_tree); iter != 0 ; ++iter) { --- 778,784 ---- } void ! REGION_INFO_MGR :: Dump (FILE *f,BOOL verbose) { for (INNERMOST_REGION_FIRST_ITER iter(_rgn_tree); iter != 0 ; ++iter) { *************** *** 812,818 **** /* dump the content of EXEC_PATH */ void ! EXEC_PATH :: Dump (FILE *f=stderr) { /* format e.g : * path:5 { --- 812,818 ---- /* dump the content of EXEC_PATH */ void ! EXEC_PATH :: Dump (FILE *f) { /* format e.g : * path:5 { *************** *** 880,886 **** } void ! EXEC_PATH_SET :: Dump (FILE *f=stderr) { BOOL first_range = TRUE; fprintf (f,"{ "); --- 880,886 ---- } void ! EXEC_PATH_SET :: Dump (FILE *f) { BOOL first_range = TRUE; fprintf (f,"{ "); *************** *** 913,919 **** /* dump the content of EXEC_PATH_MGR */ void ! EXEC_PATH_MGR :: Dump (FILE *f=stderr) { if (!_region) { return ; }; --- 913,919 ---- /* dump the content of EXEC_PATH_MGR */ void ! EXEC_PATH_MGR :: Dump (FILE *f) { if (!_region) { return ; }; diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_heur.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_heur.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_heur.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_heur.cxx Fri Nov 19 15:53:42 2004 *************** *** 32,40 **** * ======================================================================= * * Module: sched_heur.cxx ! * $Revision: 1.13 $ ! * $Date: 2003/05/19 02:59:52 $ ! * $Author: sxyang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/sched_heur.cxx,v $ * * Revision comments: --- 32,40 ---- * ======================================================================= * * Module: sched_heur.cxx ! * $Revision: 1.14 $ ! * $Date: 2004/11/19 07:53:42 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/sched_heur.cxx,v $ * * Revision comments: *************** *** 521,527 **** } OP_HEUR_INFO * info = Get_OP_Heur_Info (op) ; ! fanout = max(fanout,1); info -> _fan_out = fanout ; } --- 521,527 ---- } OP_HEUR_INFO * info = Get_OP_Heur_Info (op) ; ! fanout = MAX(fanout,1); info -> _fan_out = fanout ; } *************** *** 813,819 **** continue ; } ! e_time = min(etime_tmp, e_time); } return e_time ; --- 813,819 ---- continue ; } ! e_time = MIN(etime_tmp, e_time); } return e_time ; *************** *** 834,845 **** } mINT16 etime_tmp = (mINT16)Get_Cand_Issue_Cyc (cand); ! e_time = min (etime_tmp, e_time); } if (e_time == CYCLE_MAX) return CYCLE_MAX ; if (constraint->threshold != CYCLE_MAX) { ! e_time = max(e_time, constraint->threshold); } E_Time_Constraint tmp ; --- 834,845 ---- } mINT16 etime_tmp = (mINT16)Get_Cand_Issue_Cyc (cand); ! e_time = MIN(etime_tmp, e_time); } if (e_time == CYCLE_MAX) return CYCLE_MAX ; if (constraint->threshold != CYCLE_MAX) { ! e_time = MAX(e_time, constraint->threshold); } E_Time_Constraint tmp ; *************** *** 1309,1315 **** op_info->_e_time : 0 ; if (!latency) { ! succ_issue_cyc = max(issue_cyc, succ_issue_cyc) ; } else if (issue_cyc + 1 >= succ_issue_cyc) { succ_issue_cyc = issue_cyc + 1; } --- 1309,1315 ---- op_info->_e_time : 0 ; if (!latency) { ! succ_issue_cyc = MAX(issue_cyc, succ_issue_cyc) ; } else if (issue_cyc + 1 >= succ_issue_cyc) { succ_issue_cyc = issue_cyc + 1; } diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_heur.h orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_heur.h *** orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_heur.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_heur.h Tue Nov 9 22:31:27 2004 *************** *** 31,39 **** * ======================================================================= * * Module: sched_heur.h ! * $Revision: 1.9 $ ! * $Date: 2003/01/15 08:05:29 $ ! * $Author: sxyang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/sched_heur.h,v $ * * Revision comments: --- 31,39 ---- * ======================================================================= * * Module: sched_heur.h ! * $Revision: 1.11 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/sched_heur.h,v $ * * Revision comments: diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_path.h orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_path.h *** orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_path.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_path.h Tue Nov 9 22:31:27 2004 *************** *** 32,40 **** * ========================================================================= * * Module: sched_path.h ! * $Revision: 1.5 $ ! * $Date: 2003/05/19 02:59:54 $ ! * $Author: sxyang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/sched_path.h,v $ * * Description: --- 32,40 ---- * ========================================================================= * * Module: sched_path.h ! * $Revision: 1.7 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/sched_path.h,v $ * * Description: diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_rgn_info.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_rgn_info.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_rgn_info.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_rgn_info.cxx Fri Nov 19 11:01:20 2004 *************** *** 32,40 **** * ========================================================================= * * Module: sched_rgn_info.cxx ! * $Revision: 1.6 $ ! * $Date: 2003/01/15 08:05:31 $ ! * $Author: sxyang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/sched_rgn_info.cxx,v $ * * Revision comments: --- 32,40 ---- * ========================================================================= * * Module: sched_rgn_info.cxx ! * $Revision: 1.9 $ ! * $Date: 2004/11/19 03:01:20 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/sched_rgn_info.cxx,v $ * * Revision comments: *************** *** 483,489 **** */ void REGION_INFO_MGR :: Build_Rgn_Summary (REGION *rgn, ! RGN_CFLOW_MGR * rgn_cflow_info=NULL) { RGN_INFO * rgn_info = Get_Rgn_Info (rgn) ; Is_True (rgn_info, ("RGN_INFO associated with does not exist!")); --- 483,489 ---- */ void REGION_INFO_MGR :: Build_Rgn_Summary (REGION *rgn, ! RGN_CFLOW_MGR * rgn_cflow_info) { RGN_INFO * rgn_info = Get_Rgn_Info (rgn) ; Is_True (rgn_info, ("RGN_INFO associated with does not exist!")); diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_seq.h orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_seq.h *** orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_seq.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_seq.h Tue Nov 9 22:31:27 2004 *************** *** 30,38 **** * ========================================================================= * * Module: sched_seq.h ! * $Revision: 1.2 $ ! * $Date: 2003/01/15 08:05:38 $ ! * $Author: sxyang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/sched_seq.h,v $ * * Revision comments: --- 30,38 ---- * ========================================================================= * * Module: sched_seq.h ! * $Revision: 1.4 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/sched_seq.h,v $ * * Revision comments: diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_util.h orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_util.h *** orc-2.1/src/osprey1.0/be/cg/orc_intel/sched_util.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/sched_util.h Fri Nov 19 15:53:42 2004 *************** *** 60,71 **** #include "targ_issue_port.h" /* for ISSUE_PORT */ #include "dag.h" ! #ifndef min ! #define min(a,b) (((a)<(b))?(a):(b)) #endif ! #ifndef max ! #define max(a,b) (((a)>(b))?(a):(b)) #endif --- 60,71 ---- #include "targ_issue_port.h" /* for ISSUE_PORT */ #include "dag.h" ! #ifndef MIN ! #define MIN(a,b) (((a)<(b))?(a):(b)) #endif ! #ifndef MAX ! #define MAX(a,b) (((a)>(b))?(a):(b)) #endif diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/scheduler.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_intel/scheduler.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_intel/scheduler.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/scheduler.cxx Fri Nov 19 11:01:20 2004 *************** *** 33,39 **** * * * Module: scheduler.cxx ! * $Date: 2003/06/13 03:38:33 $ * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/scheduler.cxx,v $ * --- 33,39 ---- * * * Module: scheduler.cxx ! * $Date: 2004/11/19 03:01:20 $ * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/scheduler.cxx,v $ * *************** *** 971,989 **** return spec_type ; } ! /* ==================================================================== ! * ! * Append_Dup_Op_2_BB ! * ! * append to if has no control-transfer OP, otherwise, ! * insert right before cntl-xfer-op ! * ! * maintain some corresponding data structure properly. ! * ! * this routine is called when we generate compensation code ! * ! * ==================================================================== ! */ void SCHEDULER::Identify_Cannot_Spec_OPs (BB *bb) { --- 971,984 ---- return spec_type ; } ! /* ==================================================================== ! * ! * Identify_Cannot_Spec_OPs ! * ! * identify all OPs in that cannot be speculated ! * ! * ==================================================================== ! */ void SCHEDULER::Identify_Cannot_Spec_OPs (BB *bb) { *************** *** 1350,1356 **** OP* SCHEDULER::Gen_Compensation_Code (CANDIDATE& model_cand, BB* org_home, ! BOOKEEPING* bk, BOOL append=TRUE) { BB* place = bk->Get_Placement (); Is_True (!BB_Is_Isolated_From_Sched (place), --- 1345,1351 ---- OP* SCHEDULER::Gen_Compensation_Code (CANDIDATE& model_cand, BB* org_home, ! BOOKEEPING* bk, BOOL append) { BB* place = bk->Get_Placement (); Is_True (!BB_Is_Isolated_From_Sched (place), diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/scheduler.h orc-2.1-new/src/osprey1.0/be/cg/orc_intel/scheduler.h *** orc-2.1/src/osprey1.0/be/cg/orc_intel/scheduler.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/scheduler.h Tue Nov 9 22:31:27 2004 *************** *** 32,40 **** * ====================================================================== * * Module: sched_cflow.h ! * $Revision: 1.20 $ ! * $Date: 2003/05/19 02:59:55 $ ! * $Author: sxyang $ * * Revision comments: * --- 32,40 ---- * ====================================================================== * * Module: sched_cflow.h ! * $Revision: 1.22 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ * * Revision comments: * diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/speculation.h orc-2.1-new/src/osprey1.0/be/cg/orc_intel/speculation.h *** orc-2.1/src/osprey1.0/be/cg/orc_intel/speculation.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/speculation.h Tue Nov 9 22:31:27 2004 *************** *** 31,38 **** //============================================================================= // // Module: speculation.h ! // $Date: 2003/06/06 07:42:47 $ ! // $Author: gange $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/speculation.h,v $ // // Description: --- 31,38 ---- //============================================================================= // // Module: speculation.h ! // $Date: 2004/11/09 14:31:27 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/speculation.h,v $ // // Description: diff -c -r -N orc-2.1/src/osprey1.0/be/cg/orc_intel/track_cycle.cxx orc-2.1-new/src/osprey1.0/be/cg/orc_intel/track_cycle.cxx *** orc-2.1/src/osprey1.0/be/cg/orc_intel/track_cycle.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/orc_intel/track_cycle.cxx Tue Nov 9 22:31:27 2004 *************** *** 29,37 **** /* ==================================================================== * * Module: track_cycle.cxx ! * $Revision: 1.7 $ ! * $Date: 2003/01/15 08:05:47 $ ! * $Author: sxyang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/track_cycle.cxx,v $ * * Description: --- 29,37 ---- /* ==================================================================== * * Module: track_cycle.cxx ! * $Revision: 1.9 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/orc_intel/track_cycle.cxx,v $ * * Description: diff -c -r -N orc-2.1/src/osprey1.0/be/cg/pqs_defs.h orc-2.1-new/src/osprey1.0/be/cg/pqs_defs.h *** orc-2.1/src/osprey1.0/be/cg/pqs_defs.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/pqs_defs.h Wed Nov 24 15:31:36 2004 *************** *** 37,45 **** --- 37,53 ---- #define PQS_DEFS_included #include + + #if __GNUC__ >= 3 + #include + #include + #include + using namespace std; + #else #include #include #include + #endif // __GNUC__ >= 3 // Forward references class PQS_MANAGER; *************** *** 130,140 **** public: #ifdef PQS_USE_MEMPOOLS typedef mempool_allocator set_allocator_type; #else ! typedef alloc set_allocator_type; #endif typedef set set_type; ! typedef set_type::iterator set_iterator_type; set_type _set; PQS_SET() --- 138,151 ---- public: #ifdef PQS_USE_MEMPOOLS typedef mempool_allocator set_allocator_type; + #elif __GNUC__ >= 3 + typedef std::allocator set_allocator_type; #else ! typedef alloc set_allocator_type; #endif + typedef set set_type; ! typedef typename set_type::iterator set_iterator_type; set_type _set; PQS_SET() diff -c -r -N orc-2.1/src/osprey1.0/be/cg/variants.cxx orc-2.1-new/src/osprey1.0/be/cg/variants.cxx *** orc-2.1/src/osprey1.0/be/cg/variants.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/variants.cxx Tue Nov 9 22:31:25 2004 *************** *** 37,46 **** * ==================================================================== * * Module: variants.cxx ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 02:05:54 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/cg/RCS/variants.cxx,v $ * * Description: * --- 37,46 ---- * ==================================================================== * * Module: variants.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:25 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/cg/variants.cxx,v $ * * Description: * *************** *** 51,57 **** */ #ifdef _KEEP_RCS_ID ! static const char rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/be/cg/RCS/variants.cxx,v $ $Revision: 1.9 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 51,57 ---- */ #ifdef _KEEP_RCS_ID ! static const char rcs_id[] = "$Source: /u/merge/src/osprey1.0/be/cg/variants.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/cg/whirl2ops.cxx orc-2.1-new/src/osprey1.0/be/cg/whirl2ops.cxx *** orc-2.1/src/osprey1.0/be/cg/whirl2ops.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/cg/whirl2ops.cxx Tue Nov 9 22:31:25 2004 *************** *** 37,45 **** * ==================================================================== * * Module: whirl2ops.cxx ! * $Revision: 1.5 $ ! * $Date: 2002/11/13 07:46:32 $ ! * $Author: gange $ * $Source: /u/merge/src/osprey1.0/be/cg/whirl2ops.cxx,v $ * * Description: --- 37,45 ---- * ==================================================================== * * Module: whirl2ops.cxx ! * $Revision: 1.7 $ ! * $Date: 2004/11/09 14:31:25 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/cg/whirl2ops.cxx,v $ * * Description: diff -c -r -N orc-2.1/src/osprey1.0/be/com/DaVinci.h orc-2.1-new/src/osprey1.0/be/com/DaVinci.h *** orc-2.1/src/osprey1.0/be/com/DaVinci.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/DaVinci.h Fri Nov 19 11:01:21 2004 *************** *** 37,45 **** /* ==================================================================== * * Module: DaVinci.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:37 $ ! * $Author: llx $ * $Source: /u/merge/src/osprey1.0/be/com/DaVinci.h,v $ * * Description: --- 37,45 ---- /* ==================================================================== * * Module: DaVinci.h ! * $Revision: 1.4 $ ! * $Date: 2004/11/19 03:01:21 $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/be/com/DaVinci.h,v $ * * Description: *************** *** 158,171 **** #include #include #include ! #include // STL queue. ! #include // STL hash_map. ! #include // STL set. #include "defs.h" #include "errors.h" #include "cxx_memory.h" typedef void *NODE_ID; struct EDGE_ID { // if multiple edges add occurence id. --- 158,179 ---- #include #include #include ! #include // STL queue. ! #include // STL set. ! ! #if __GNUC__ >=3 ! #include // STL hash_map. ! #else ! #include ! #endif // __GNUC__ >=3 #include "defs.h" #include "errors.h" #include "cxx_memory.h" + using std::queue; + using std::set; + typedef void *NODE_ID; struct EDGE_ID { // if multiple edges add occurence id. *************** *** 333,340 **** DM_UNKNOWN // entry from menu select (using map domain as string pool). } Item_status; ! typedef hash_map< const char *, Item_status, ! hash, Equal_obj > Item_info; class Menu_info { private: --- 341,348 ---- DM_UNKNOWN // entry from menu select (using map domain as string pool). } Item_status; ! typedef __GNUEXT::hash_map< const char *, Item_status, ! __GNUEXT::hash, Equal_obj > Item_info; class Menu_info { private: diff -c -r -N orc-2.1/src/osprey1.0/be/com/aux_stab.cxx orc-2.1-new/src/osprey1.0/be/com/aux_stab.cxx *** orc-2.1/src/osprey1.0/be/com/aux_stab.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/aux_stab.cxx Tue Nov 9 22:31:27 2004 *************** *** 37,46 **** * ==================================================================== * * Module: aux_stab.cxx ! * $Revision: 3.26 $ ! * $Date: 2001/03/10 02:06:38 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/aux_stab.cxx,v $ * * Description: * --- 37,46 ---- * ==================================================================== * * Module: aux_stab.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/aux_stab.cxx,v $ * * Description: * diff -c -r -N orc-2.1/src/osprey1.0/be/com/aux_stab.h orc-2.1-new/src/osprey1.0/be/com/aux_stab.h *** orc-2.1/src/osprey1.0/be/com/aux_stab.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/aux_stab.h Tue Nov 9 22:31:27 2004 *************** *** 42,51 **** * ==================================================================== * * Module: aux_stab.h ! * $Revision: 3.18 $ ! * $Date: 2001/03/10 02:06:44 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/aux_stab.h,v $ * * Description: * --- 42,51 ---- * ==================================================================== * * Module: aux_stab.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/aux_stab.h,v $ * * Description: * diff -c -r -N orc-2.1/src/osprey1.0/be/com/be_config_targ.cxx orc-2.1-new/src/osprey1.0/be/com/be_config_targ.cxx *** orc-2.1/src/osprey1.0/be/com/be_config_targ.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/be_config_targ.cxx Tue Nov 9 22:31:27 2004 *************** *** 37,46 **** * ==================================================================== * * Module: be_config_targ.cxx ! * $Revision: 1.12 $ ! * $Date: 2001/03/10 02:06:20 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/be_config_targ.cxx,v $ * * Revision history: * 10-Feb-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: be_config_targ.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/be_config_targ.cxx,v $ * * Revision history: * 10-Feb-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/com/be_config_targ.h orc-2.1-new/src/osprey1.0/be/com/be_config_targ.h *** orc-2.1/src/osprey1.0/be/com/be_config_targ.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/be_config_targ.h Tue Nov 9 22:31:27 2004 *************** *** 37,46 **** * ==================================================================== * * Module: be_config_targ.h ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 02:07:10 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/be_config_targ.h,v $ * * Revision history: * 10-Feb-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: be_config_targ.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/be_config_targ.h,v $ * * Revision history: * 10-Feb-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/com/be_util.cxx orc-2.1-new/src/osprey1.0/be/com/be_util.cxx *** orc-2.1/src/osprey1.0/be/com/be_util.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/be_util.cxx Tue Nov 9 22:31:27 2004 *************** *** 37,46 **** * ==================================================================== * * Module: be_util.c ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 02:07:28 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/be_util.cxx,v $ * * Revision history: * 06-Dec -95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: be_util.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/be_util.cxx,v $ * * Revision history: * 06-Dec -95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/com/be_util.h orc-2.1-new/src/osprey1.0/be/com/be_util.h *** orc-2.1/src/osprey1.0/be/com/be_util.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/be_util.h Tue Nov 9 22:31:27 2004 *************** *** 37,46 **** * ==================================================================== * * Module: be_util.h ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 02:07:37 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/be_util.h,v $ * * Revision history: * 06-Dec-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: be_util.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/be_util.h,v $ * * Revision history: * 06-Dec-95 - Original Version *************** *** 55,61 **** #define be_util_INCLUDED #ifdef _KEEP_RCS_ID ! static char *be_utilrcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/be_util.h,v $ $Revision: 1.7 $"; #endif /* _KEEP_RCS_ID */ #ifndef wn_INCLUDED --- 55,61 ---- #define be_util_INCLUDED #ifdef _KEEP_RCS_ID ! static char *be_utilrcs_id = "$Source: /u/merge/src/osprey1.0/be/com/be_util.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef wn_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/com/be_version.cxx orc-2.1-new/src/osprey1.0/be/com/be_version.cxx *** orc-2.1/src/osprey1.0/be/com/be_version.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/be_version.cxx Tue Nov 9 22:31:27 2004 *************** *** 37,46 **** * ==================================================================== * * Module: be_version.c ! * $Revision: 1.5 $ ! * $Date: 2001/03/10 02:07:45 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/be_version.cxx,v $ * * Revision history: * 06-Dec -95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: be_version.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/be_version.cxx,v $ * * Revision history: * 06-Dec -95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/com/be_version.h orc-2.1-new/src/osprey1.0/be/com/be_version.h *** orc-2.1/src/osprey1.0/be/com/be_version.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/be_version.h Tue Nov 9 22:31:27 2004 *************** *** 37,46 **** * ==================================================================== * * Module: be_version.h ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 02:07:51 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/be_version.h,v $ * * Revision history: * 06-Dec -95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: be_version.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/be_version.h,v $ * * Revision history: * 06-Dec -95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/com/betarget.h orc-2.1-new/src/osprey1.0/be/com/betarget.h *** orc-2.1/src/osprey1.0/be/com/betarget.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/betarget.h Tue Nov 9 22:31:27 2004 *************** *** 37,46 **** * ==================================================================== * * Module: betarget.h ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 02:07:56 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/betarget.h,v $ * * Description: Target Specific Miscellany * --- 37,46 ---- * ==================================================================== * * Module: betarget.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/betarget.h,v $ * * Description: Target Specific Miscellany * *************** *** 64,70 **** #define betarget_INCLUDED #ifdef _KEEP_RCS_ID ! static const char betarget_rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/betarget.h,v $ $Revision: 1.7 $"; #endif /* _KEEP_RCS_ID */ #include "topcode.h" --- 64,70 ---- #define betarget_INCLUDED #ifdef _KEEP_RCS_ID ! static const char betarget_rcs_id[] = "$Source: /u/merge/src/osprey1.0/be/com/betarget.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "topcode.h" diff -c -r -N orc-2.1/src/osprey1.0/be/com/btree.cxx orc-2.1-new/src/osprey1.0/be/com/btree.cxx *** orc-2.1/src/osprey1.0/be/com/btree.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/btree.cxx Tue Nov 9 22:31:27 2004 *************** *** 35,44 **** // -*-C++-*- ! /** $Revision: 1.5 $ ! *** $Date: 2001/03/10 02:08:04 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/btree.cxx,v $ **/ #ifndef __GNUC__ --- 35,44 ---- // -*-C++-*- ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:27 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/com/btree.cxx,v $ **/ #ifndef __GNUC__ diff -c -r -N orc-2.1/src/osprey1.0/be/com/btree.h orc-2.1-new/src/osprey1.0/be/com/btree.h *** orc-2.1/src/osprey1.0/be/com/btree.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/btree.h Tue Nov 9 22:31:27 2004 *************** *** 62,68 **** #ifndef bin_tree_INCLUDED #define bin_tree_INCLUDED ! static char *bin_tree_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/btree.h,v $ $Revision: 1.7 $"; #ifndef defs_INCLUDED --- 62,68 ---- #ifndef bin_tree_INCLUDED #define bin_tree_INCLUDED ! static char *bin_tree_rcs_id = "$Source: /u/merge/src/osprey1.0/be/com/btree.h,v $ $Revision: 1.3 $"; #ifndef defs_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/com/clone.h orc-2.1-new/src/osprey1.0/be/com/clone.h *** orc-2.1/src/osprey1.0/be/com/clone.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/clone.h Fri Nov 19 15:53:42 2004 *************** *** 60,75 **** // * During inlining (clone callee) // * During constant propogation (function cloning): // - need to generate unique names, need to create new "scope" struct - - - #ifndef __SGI_STL_ALGO_H #include #endif // __SGI_STL_ALGO_H #ifndef __SGI_STL_HASH_MAP_H #include #endif /* __SGI_STL_HASHTABLE_H */ #ifndef CXX_MEMORY_INCLUDED #include "cxx_memory.h" // For CXX_NEW --- 60,76 ---- // * During inlining (clone callee) // * During constant propogation (function cloning): // - need to generate unique names, need to create new "scope" struct #ifndef __SGI_STL_ALGO_H #include #endif // __SGI_STL_ALGO_H + #if __GNUC__ >= 3 + #include + #else #ifndef __SGI_STL_HASH_MAP_H #include #endif /* __SGI_STL_HASHTABLE_H */ + #endif // __GNUC__ >= 3 #ifndef CXX_MEMORY_INCLUDED #include "cxx_memory.h" // For CXX_NEW diff -c -r -N orc-2.1/src/osprey1.0/be/com/com_whirlview.cxx orc-2.1-new/src/osprey1.0/be/com/com_whirlview.cxx *** orc-2.1/src/osprey1.0/be/com/com_whirlview.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/com_whirlview.cxx Tue Nov 9 22:31:27 2004 *************** *** 37,46 **** /* ==================================================================== * * Module: DaVinci.h ! * $Revision: 1.14 $ ! * $Date: 2001/03/10 02:08:38 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/com_whirlview.cxx,v $ * ==================================================================== */ --- 37,46 ---- /* ==================================================================== * * Module: DaVinci.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/com_whirlview.cxx,v $ * ==================================================================== */ diff -c -r -N orc-2.1/src/osprey1.0/be/com/com_whirlview.h orc-2.1-new/src/osprey1.0/be/com/com_whirlview.h *** orc-2.1/src/osprey1.0/be/com/com_whirlview.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/com_whirlview.h Tue Nov 9 22:31:27 2004 *************** *** 36,45 **** /* -*-Mode: c++;-*- (Tell emacs to use c++ mode) */ /* ==================================================================== * Module: DaVinci.h ! * $Revision: 1.5 $ ! * $Date: 2001/03/10 02:08:43 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/com_whirlview.h,v $ * ==================================================================== */ --- 36,45 ---- /* -*-Mode: c++;-*- (Tell emacs to use c++ mode) */ /* ==================================================================== * Module: DaVinci.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/com_whirlview.h,v $ * ==================================================================== */ diff -c -r -N orc-2.1/src/osprey1.0/be/com/cxx_base.cxx orc-2.1-new/src/osprey1.0/be/com/cxx_base.cxx *** orc-2.1/src/osprey1.0/be/com/cxx_base.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/cxx_base.cxx Tue Nov 9 22:31:27 2004 *************** *** 38,47 **** // ==================================================================== // // Module: cxx_base.cxx ! // $Revision: 1.29 $ ! // $Date: 2001/03/10 02:08:48 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/cxx_base.cxx,v $ // // Revision history: // 18-SEP-94 shin - Original Version --- 38,47 ---- // ==================================================================== // // Module: cxx_base.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:27 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/com/cxx_base.cxx,v $ // // Revision history: // 18-SEP-94 shin - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/com/cxx_base.h orc-2.1-new/src/osprey1.0/be/com/cxx_base.h *** orc-2.1/src/osprey1.0/be/com/cxx_base.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/cxx_base.h Tue Nov 9 22:31:27 2004 *************** *** 38,47 **** * ==================================================================== * * Module: cxx_base.h ! * $Revision: 1.52 $ ! * $Date: 2001/03/10 02:08:53 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/cxx_base.h,v $ * * Revision history: * 18-SEP-94 shin - Original Version --- 38,47 ---- * ==================================================================== * * Module: cxx_base.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/cxx_base.h,v $ * * Revision history: * 18-SEP-94 shin - Original Version *************** *** 59,65 **** #include "errors.h" #ifdef _KEEP_RCS_ID ! static char *cxx_basercs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/cxx_base.h,v $ $Revision: 1.52 $"; #endif /* _KEEP_RCS_ID */ // NOTE: FOLLOW THESE CODING CONVENTIONS: --- 59,65 ---- #include "errors.h" #ifdef _KEEP_RCS_ID ! static char *cxx_basercs_id = "$Source: /u/merge/src/osprey1.0/be/com/cxx_base.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ // NOTE: FOLLOW THESE CODING CONVENTIONS: diff -c -r -N orc-2.1/src/osprey1.0/be/com/cxx_graph.cxx orc-2.1-new/src/osprey1.0/be/com/cxx_graph.cxx *** orc-2.1/src/osprey1.0/be/com/cxx_graph.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/cxx_graph.cxx Tue Nov 9 22:31:27 2004 *************** *** 37,46 **** /** *** Module: cxx_graph.cxx ! *** $Revision: 1.5 $ ! *** $Date: 2001/03/10 02:08:59 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/cxx_graph.cxx,v $ *** *** Revision history: *** --- 37,46 ---- /** *** Module: cxx_graph.cxx ! *** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:27 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/com/cxx_graph.cxx,v $ *** *** Revision history: *** diff -c -r -N orc-2.1/src/osprey1.0/be/com/cxx_graph.h orc-2.1-new/src/osprey1.0/be/com/cxx_graph.h *** orc-2.1/src/osprey1.0/be/com/cxx_graph.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/cxx_graph.h Tue Nov 9 22:31:27 2004 *************** *** 36,45 **** //-*-c++-*- /** *** Module: cxx_graph.h ! *** $Revision: 1.9 $ ! *** $Date: 2001/03/10 02:09:04 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/cxx_graph.h,v $ *** *** Revision history: *** --- 36,45 ---- //-*-c++-*- /** *** Module: cxx_graph.h ! *** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:27 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/com/cxx_graph.h,v $ *** *** Revision history: *** *************** *** 113,119 **** #define cxx_graph_INCLUDED "cxx_graph.h" #ifdef _KEEP_RCS_ID ! static char *cxx_graph_rcs_id = cxx_graph_INCLUDED "$Revision: 1.9 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED --- 113,119 ---- #define cxx_graph_INCLUDED "cxx_graph.h" #ifdef _KEEP_RCS_ID ! static char *cxx_graph_rcs_id = cxx_graph_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/com/cxx_hash.cxx orc-2.1-new/src/osprey1.0/be/com/cxx_hash.cxx *** orc-2.1/src/osprey1.0/be/com/cxx_hash.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/cxx_hash.cxx Tue Nov 9 22:31:27 2004 *************** *** 38,47 **** // ==================================================================== // // Module: cxx_hash.cxx ! // $Revision: 1.10 $ ! // $Date: 2001/03/10 02:09:10 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/cxx_hash.cxx,v $ // // Revision history: // 07-Dec-95 - Merged user-hash version from IPA --- 38,47 ---- // ==================================================================== // // Module: cxx_hash.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:27 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/com/cxx_hash.cxx,v $ // // Revision history: // 07-Dec-95 - Merged user-hash version from IPA *************** *** 56,62 **** #ifdef _KEEP_RCS_ID #define cxx_hash_CXX "cxx_hash.cxx" ! static char *rcs_id = cxx_hash_CXX" $Revision: 1.10 $"; #endif /* _KEEP_RCS_ID */ #include "erglob.h" --- 56,62 ---- #ifdef _KEEP_RCS_ID #define cxx_hash_CXX "cxx_hash.cxx" ! static char *rcs_id = cxx_hash_CXX" $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "erglob.h" diff -c -r -N orc-2.1/src/osprey1.0/be/com/cxx_hash.h orc-2.1-new/src/osprey1.0/be/com/cxx_hash.h *** orc-2.1/src/osprey1.0/be/com/cxx_hash.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/cxx_hash.h Tue Nov 9 22:31:27 2004 *************** *** 38,47 **** // ==================================================================== // // Module: cxx_hash.h ! // $Revision: 1.13 $ ! // $Date: 2001/03/10 02:09:16 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/cxx_hash.h,v $ // // Revision history: // 07-Dec-95 - Merged USER_HASH_TABLE support. --- 38,47 ---- // ==================================================================== // // Module: cxx_hash.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:27 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/com/cxx_hash.h,v $ // // Revision history: // 07-Dec-95 - Merged USER_HASH_TABLE support. *************** *** 211,217 **** #define cxx_hash_INCLUDED "cxx_hash.h" #ifdef _KEEP_RCS_ID ! static char *cxx_hash_rcs_id = cxx_hash_INCLUDED "$Revision: 1.13 $"; #endif /* _KEEP_RCS_ID */ #ifndef CXX_MEMORY_INCLUDED --- 211,217 ---- #define cxx_hash_INCLUDED "cxx_hash.h" #ifdef _KEEP_RCS_ID ! static char *cxx_hash_rcs_id = cxx_hash_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef CXX_MEMORY_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/com/cxx_hash_util.cxx orc-2.1-new/src/osprey1.0/be/com/cxx_hash_util.cxx *** orc-2.1/src/osprey1.0/be/com/cxx_hash_util.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/cxx_hash_util.cxx Tue Nov 9 22:31:27 2004 *************** *** 38,47 **** // ==================================================================== // // Module: cxx_hash_util.cxx ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 02:09:25 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/cxx_hash_util.cxx,v $ // // Revision history: // 07-Dec-95 - Merged user-hash version from IPA --- 38,47 ---- // ==================================================================== // // Module: cxx_hash_util.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:27 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/com/cxx_hash_util.cxx,v $ // // Revision history: // 07-Dec-95 - Merged user-hash version from IPA *************** *** 56,62 **** #ifdef _KEEP_RCS_ID #define cxx_hash_util_CXX "cxx_hash_util.cxx" ! static char *rcs_id = cxx_hash_util_CXX" $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 56,62 ---- #ifdef _KEEP_RCS_ID #define cxx_hash_util_CXX "cxx_hash_util.cxx" ! static char *rcs_id = cxx_hash_util_CXX" $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/com/cxx_template.cxx orc-2.1-new/src/osprey1.0/be/com/cxx_template.cxx *** orc-2.1/src/osprey1.0/be/com/cxx_template.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/cxx_template.cxx Tue Nov 9 22:31:27 2004 *************** *** 38,47 **** * ==================================================================== * * Module: cxx_template.cxx ! * $Revision: 1.25 $ ! * $Date: 2001/03/10 02:09:30 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/cxx_template.cxx,v $ * * Revision history: * 8-SEP-94 shin - Original Version --- 38,47 ---- * ==================================================================== * * Module: cxx_template.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/cxx_template.cxx,v $ * * Revision history: * 8-SEP-94 shin - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/com/cxx_template.h orc-2.1-new/src/osprey1.0/be/com/cxx_template.h *** orc-2.1/src/osprey1.0/be/com/cxx_template.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/cxx_template.h Tue Nov 9 22:31:27 2004 *************** *** 38,47 **** *** ==================================================================== *** *** Module: cxx_template.h ! *** $Revision: 1.26 $ ! *** $Date: 2001/03/10 02:09:35 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/cxx_template.h,v $ *** *** Revision history: *** 8-SEP-94 shin - Original Version --- 38,47 ---- *** ==================================================================== *** *** Module: cxx_template.h ! *** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:27 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/com/cxx_template.h,v $ *** *** Revision history: *** 8-SEP-94 shin - Original Version *************** *** 169,175 **** #ifndef cxx_template_INCLUDED #define cxx_template_INCLUDED "cxx_template.h" #ifdef _KEEP_RCS_ID ! static char *cxx_templatercs_id = cxx_template_INCLUDED"$Revision: 1.26 $"; #endif /* _KEEP_RCS_ID */ #include "mempool.h" --- 169,175 ---- #ifndef cxx_template_INCLUDED #define cxx_template_INCLUDED "cxx_template.h" #ifdef _KEEP_RCS_ID ! static char *cxx_templatercs_id = cxx_template_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "mempool.h" diff -c -r -N orc-2.1/src/osprey1.0/be/com/data_layout.cxx orc-2.1-new/src/osprey1.0/be/com/data_layout.cxx *** orc-2.1/src/osprey1.0/be/com/data_layout.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/data_layout.cxx Tue Nov 9 22:31:27 2004 *************** *** 36,45 **** /* ==================================================================== * ==================================================================== * ! * $Revision: 1.143 $ ! * $Date: 2001/03/10 02:09:40 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/data_layout.cxx,v $ * * Revision history: * 11-Nov-94 - Original Version --- 36,45 ---- /* ==================================================================== * ==================================================================== * ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/data_layout.cxx,v $ * * Revision history: * 11-Nov-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/com/data_layout.h orc-2.1-new/src/osprey1.0/be/com/data_layout.h *** orc-2.1/src/osprey1.0/be/com/data_layout.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/data_layout.h Tue Nov 9 22:31:27 2004 *************** *** 38,47 **** * ==================================================================== * * Module: data_layout.h ! * $Revision: 1.23 $ ! * $Date: 2001/03/10 02:09:45 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/data_layout.h,v $ * * Revision history: * 11-Nov-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: data_layout.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/data_layout.h,v $ * * Revision history: * 11-Nov-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/com/dep_graph.cxx orc-2.1-new/src/osprey1.0/be/com/dep_graph.cxx *** orc-2.1/src/osprey1.0/be/com/dep_graph.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/dep_graph.cxx Tue Nov 9 22:31:27 2004 *************** *** 44,53 **** * ==================================================================== * * Module: dep_graph.cxx ! * $Revision: 1.128 $ ! * $Date: 2001/03/10 02:09:50 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/dep_graph.cxx,v $ * * Revision history: * dd-mmm-94 - Original Version --- 44,53 ---- * ==================================================================== * * Module: dep_graph.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/dep_graph.cxx,v $ * * Revision history: * dd-mmm-94 - Original Version *************** *** 63,69 **** #endif /* USE_PCH */ #pragma hdrstop #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/dep_graph.cxx,v $ $Revision: 1.128 $"; #endif /* _KEEP_RCS_ID */ #include --- 63,69 ---- #endif /* USE_PCH */ #pragma hdrstop #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/com/dep_graph.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/com/dep_graph.h orc-2.1-new/src/osprey1.0/be/com/dep_graph.h *** orc-2.1/src/osprey1.0/be/com/dep_graph.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/dep_graph.h Tue Nov 9 22:31:27 2004 *************** *** 340,356 **** // // ! /** $Revision: 1.51 $ ! *** $Date: 2001/03/10 02:09:55 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/dep_graph.h,v $ **/ #ifndef dep_graph_INCLUDED #define dep_graph_INCLUDED "dep_graph.h" #ifdef _KEEP_RCS_ID ! static char *dep_graph_rcs_id = dep_graph_INCLUDED "$Revision: 1.51 $"; #endif /* _KEEP_RCS_ID */ #ifndef cxx_graph_INCLUDED --- 340,356 ---- // // ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:27 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/com/dep_graph.h,v $ **/ #ifndef dep_graph_INCLUDED #define dep_graph_INCLUDED "dep_graph.h" #ifdef _KEEP_RCS_ID ! static char *dep_graph_rcs_id = dep_graph_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef cxx_graph_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/com/dvector.cxx orc-2.1-new/src/osprey1.0/be/com/dvector.cxx *** orc-2.1/src/osprey1.0/be/com/dvector.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/dvector.cxx Tue Nov 9 22:31:27 2004 *************** *** 38,47 **** * ==================================================================== * * Module: dvector.c ! * $Revision: 1.17 $ ! * $Date: 2001/03/10 02:10:00 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/dvector.cxx,v $ * * Revision history: * dd-mmm-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: dvector.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:27 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/dvector.cxx,v $ * * Revision history: * dd-mmm-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/com/dvector.h orc-2.1-new/src/osprey1.0/be/com/dvector.h *** orc-2.1/src/osprey1.0/be/com/dvector.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/dvector.h Tue Nov 9 22:31:27 2004 *************** *** 192,207 **** ***/ ! /** $Revision: 1.22 $ ! *** $Date: 2001/03/10 02:10:05 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/dvector.h,v $ **/ #ifndef ND_RCS_ID #define ND_RCS_ID #ifdef _KEEP_RCS_ID ! static char *dvector_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/dvector.h,v $ $Revision: 1.22 $"; #endif /* _KEEP_RCS_ID */ #endif --- 192,207 ---- ***/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:27 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/com/dvector.h,v $ **/ #ifndef ND_RCS_ID #define ND_RCS_ID #ifdef _KEEP_RCS_ID ! static char *dvector_rcs_id = "$Source: /u/merge/src/osprey1.0/be/com/dvector.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #endif diff -c -r -N orc-2.1/src/osprey1.0/be/com/emulate.cxx orc-2.1-new/src/osprey1.0/be/com/emulate.cxx *** orc-2.1/src/osprey1.0/be/com/emulate.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/emulate.cxx Fri Nov 19 11:01:21 2004 *************** *** 62,68 **** #include "intrn_info.h" ! #if defined(__GNUC__) // // Provide trunc(), which doesn't exist in the GNU library. This is a // quick and dirty hack, and should be handled elsehow. --- 62,68 ---- #include "intrn_info.h" ! #if defined(__GNUC__) && (__GNUC__ < 3) // // Provide trunc(), which doesn't exist in the GNU library. This is a // quick and dirty hack, and should be handled elsehow. diff -c -r -N orc-2.1/src/osprey1.0/be/com/erauxdesc.h orc-2.1-new/src/osprey1.0/be/com/erauxdesc.h *** orc-2.1/src/osprey1.0/be/com/erauxdesc.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/erauxdesc.h Tue Nov 9 22:31:28 2004 *************** *** 42,48 **** #ifdef _KEEP_RCS_ID ! static char *eraux_desc_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/erauxdesc.h,v $ $Revision: 3.6 $"; #endif /* _KEEP_RCS_ID */ #include "erbe.desc" /* Compiler code gen error codes */ --- 42,48 ---- #ifdef _KEEP_RCS_ID ! static char *eraux_desc_rcs_id = "$Source: /u/merge/src/osprey1.0/be/com/erauxdesc.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "erbe.desc" /* Compiler code gen error codes */ diff -c -r -N orc-2.1/src/osprey1.0/be/com/erbe.desc orc-2.1-new/src/osprey1.0/be/com/erbe.desc *** orc-2.1/src/osprey1.0/be/com/erbe.desc Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/erbe.desc Tue Nov 9 22:31:28 2004 *************** *** 36,45 **** * ==================================================================== * * Module: erbe.desc ! * $Revision: 3.40 $ ! * $Date: 2001/03/10 02:10:29 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/erbe.desc,v $ * * Revision history: * 02-Nov-89 - Original Version --- 36,45 ---- * ==================================================================== * * Module: erbe.desc ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:28 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/erbe.desc,v $ * * Revision history: * 02-Nov-89 - Original Version *************** *** 57,63 **** * ==================================================================== */ ! static char *erbe_desc_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/erbe.desc,v $ $Revision: 3.40 $"; #include "erbe.h" --- 57,63 ---- * ==================================================================== */ ! static char *erbe_desc_rcs_id = "$Source: /u/merge/src/osprey1.0/be/com/erbe.desc,v $ $Revision: 1.3 $"; #include "erbe.h" diff -c -r -N orc-2.1/src/osprey1.0/be/com/erbe.h orc-2.1-new/src/osprey1.0/be/com/erbe.h *** orc-2.1/src/osprey1.0/be/com/erbe.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/erbe.h Tue Nov 9 22:31:28 2004 *************** *** 43,52 **** * ==================================================================== * * Module: erbe.h ! * $Revision: 3.35 $ ! * $Date: 2001/03/10 02:10:34 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/erbe.h,v $ * * Revision history: * 02-Nov-89 - Original Version --- 43,52 ---- * ==================================================================== * * Module: erbe.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:28 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/erbe.h,v $ * * Revision history: * 02-Nov-89 - Original Version *************** *** 66,72 **** #ifdef _KEEP_RCS_ID ! static char *erbe_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/erbe.h,v $ $Revision: 3.35 $"; #endif /* _KEEP_RCS_ID */ #include "errors.h" /* Always needed */ --- 66,72 ---- #ifdef _KEEP_RCS_ID ! static char *erbe_rcs_id = "$Source: /u/merge/src/osprey1.0/be/com/erbe.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "errors.h" /* Always needed */ diff -c -r -N orc-2.1/src/osprey1.0/be/com/fb_cfg.cxx orc-2.1-new/src/osprey1.0/be/com/fb_cfg.cxx *** orc-2.1/src/osprey1.0/be/com/fb_cfg.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/fb_cfg.cxx Fri Nov 19 11:01:21 2004 *************** *** 38,46 **** // ==================================================================== // // Module: fb_cfg.cxx ! // $Revision: 1.3 $ ! // $Date: 2002/04/22 05:47:58 $ ! // $Author: bcheng $ // $Source: /u/merge/src/osprey1.0/be/com/fb_cfg.cxx,v $ // // Description: --- 38,46 ---- // ==================================================================== // // Module: fb_cfg.cxx ! // $Revision: 1.6 $ ! // $Date: 2004/11/19 03:01:21 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/com/fb_cfg.cxx,v $ // // Description: *************** *** 116,124 **** for ( s = pred.succs.size() - 1; s >= 0; --s ){ FB_NODEX nx_succs = pred.succs[s]; if (nx_succs == nodex) { ! FB_NODEX *del_one; ! del_one = &(pred.succs[s]); ! pred.succs.erase(del_one); _nodes[nx_pred].undelayed_succs -= 1; --- 116,123 ---- for ( s = pred.succs.size() - 1; s >= 0; --s ){ FB_NODEX nx_succs = pred.succs[s]; if (nx_succs == nodex) { ! NODE_VECTOR::iterator del_one; ! del_one = pred.succs.begin()+s; pred.succs.erase(del_one); _nodes[nx_pred].undelayed_succs -= 1; diff -c -r -N orc-2.1/src/osprey1.0/be/com/fb_cfg.h orc-2.1-new/src/osprey1.0/be/com/fb_cfg.h *** orc-2.1/src/osprey1.0/be/com/fb_cfg.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/fb_cfg.h Fri Nov 19 11:01:21 2004 *************** *** 38,46 **** // ==================================================================== // // Module: fb_cfg.h ! // $Revision: 1.2 $ ! // $Date: 2002/03/19 08:28:14 $ ! // $Author: ltuo $ // $Source: /u/merge/src/osprey1.0/be/com/fb_cfg.h,v $ // // Description: --- 38,46 ---- // ==================================================================== // // Module: fb_cfg.h ! // $Revision: 1.5 $ ! // $Date: 2004/11/19 03:01:21 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/com/fb_cfg.h,v $ // // Description: *************** *** 57,65 **** #define fb_cfg_INCLUDED #include "mempool_allocator.h" ! #include ! #include #include #include "fb_whirl.h" // ==================================================================== --- 57,74 ---- #define fb_cfg_INCLUDED #include "mempool_allocator.h" ! #include ! #include ! ! #if __GNUC__ >= 3 ! #include ! using std::pair; ! using std::vector; ! using std::deque; ! #else #include + #endif // __GNUC__ >= 3 + #include "fb_whirl.h" // ==================================================================== *************** *** 76,86 **** // Since FB_CFG contains no critical edges, if pred preceeds succ, then // either pred.one_edge_succs or succ.one_edge_preds (or both) are true ! struct FB_NODE { ! vector preds; // Predecessors ! vector succs; // Successors bool one_edge_preds; // true iff every pred has no other succs bool one_edge_succs; // true iff every succ has no other preds --- 85,95 ---- // Since FB_CFG contains no critical edges, if pred preceeds succ, then // either pred.one_edge_succs or succ.one_edge_preds (or both) are true ! typedef std::vector NODE_VECTOR; struct FB_NODE { ! NODE_VECTOR preds; // Predecessors ! NODE_VECTOR succs; // Successors bool one_edge_preds; // true iff every pred has no other succs bool one_edge_succs; // true iff every succ has no other preds *************** *** 204,211 **** // _curr_nx is the node currently being visited; if no node is // current, then nx == FB_NODEX_UNINIT ! hash_map< LABEL_IDX, FB_NODEX, hash, equal_to, ! mempool_allocator< pair > > _lblx_to_nx; deque< FB_EDGE_DELAYED, mempool_allocator > _delayed_edges; --- 213,220 ---- // _curr_nx is the node currently being visited; if no node is // current, then nx == FB_NODEX_UNINIT ! __GNUEXT::hash_map< LABEL_IDX, FB_NODEX, __GNUEXT::hash, __GNUEXT::equal_to, ! mempool_allocator< __GNUEXT::pair > > _lblx_to_nx; deque< FB_EDGE_DELAYED, mempool_allocator > _delayed_edges; *************** *** 254,261 **** _trace_before( Get_Trace( TP_FEEDBACK, TP_FEEDBACK_CFG_BEFORE ) ), _trace_prop( Get_Trace( TP_FEEDBACK, TP_FEEDBACK_CFG_PROP ) ), _nodes( mempool_allocator(&_m) ), ! _lblx_to_nx( 100, hash(), equal_to(), ! mempool_allocator< pair >(&_m) ), _delayed_edges( mempool_allocator(&_m) ), _curr_nx( FB_NODEX_UNINIT ) {} --- 263,270 ---- _trace_before( Get_Trace( TP_FEEDBACK, TP_FEEDBACK_CFG_BEFORE ) ), _trace_prop( Get_Trace( TP_FEEDBACK, TP_FEEDBACK_CFG_PROP ) ), _nodes( mempool_allocator(&_m) ), ! _lblx_to_nx( 100, __GNUEXT::hash(), __GNUEXT::equal_to(), ! mempool_allocator< __GNUEXT::pair >(&_m) ), _delayed_edges( mempool_allocator(&_m) ), _curr_nx( FB_NODEX_UNINIT ) {} diff -c -r -N orc-2.1/src/osprey1.0/be/com/fb_whirl.cxx orc-2.1-new/src/osprey1.0/be/com/fb_whirl.cxx *** orc-2.1/src/osprey1.0/be/com/fb_whirl.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/fb_whirl.cxx Fri Nov 19 11:01:21 2004 *************** *** 38,46 **** // ==================================================================== // // Module: fb_whirl.cxx ! // $Revision: 1.5 $ ! // $Date: 2003/06/27 09:29:51 $ ! // $Author: flv $ // $Source: /u/merge/src/osprey1.0/be/com/fb_whirl.cxx,v $ // // Description: --- 38,46 ---- // ==================================================================== // // Module: fb_whirl.cxx ! // $Revision: 1.8 $ ! // $Date: 2004/11/19 03:01:21 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/com/fb_whirl.cxx,v $ // // Description: *************** *** 310,316 **** if ( fb_index == 0 ) { fb_index = _invokes.size(); ! _invokes.push_back(); IPA_WN_MAP32_Set( _maptab, WN_MAP_FEEDBACK, wn, fb_index ); } return fb_index; --- 310,316 ---- if ( fb_index == 0 ) { fb_index = _invokes.size(); ! _invokes.push_back(FB_Info_Invoke()); IPA_WN_MAP32_Set( _maptab, WN_MAP_FEEDBACK, wn, fb_index ); } return fb_index; *************** *** 325,331 **** if ( fb_index == 0 ) { fb_index = _branches.size(); ! _branches.push_back(); IPA_WN_MAP32_Set( _maptab, WN_MAP_FEEDBACK, wn, fb_index ); } return fb_index; --- 325,331 ---- if ( fb_index == 0 ) { fb_index = _branches.size(); ! _branches.push_back(FB_Info_Branch()); IPA_WN_MAP32_Set( _maptab, WN_MAP_FEEDBACK, wn, fb_index ); } return fb_index; *************** *** 340,346 **** if ( fb_index == 0 ) { fb_index = _loops.size(); ! _loops.push_back(); IPA_WN_MAP32_Set( _maptab, WN_MAP_FEEDBACK, wn, fb_index ); } return fb_index; --- 340,346 ---- if ( fb_index == 0 ) { fb_index = _loops.size(); ! _loops.push_back(FB_Info_Loop()); IPA_WN_MAP32_Set( _maptab, WN_MAP_FEEDBACK, wn, fb_index ); } return fb_index; *************** *** 355,361 **** if ( fb_index == 0 ) { fb_index = _circuits.size(); ! _circuits.push_back(); IPA_WN_MAP32_Set( _maptab, WN_MAP_FEEDBACK, wn, fb_index ); } return fb_index; --- 355,361 ---- if ( fb_index == 0 ) { fb_index = _circuits.size(); ! _circuits.push_back(FB_Info_Circuit()); IPA_WN_MAP32_Set( _maptab, WN_MAP_FEEDBACK, wn, fb_index ); } return fb_index; *************** *** 384,390 **** if (fb_index == 0) { fb_index = _calls.size(); ! _calls.push_back(); IPA_WN_MAP32_Set( _maptab, WN_MAP_FEEDBACK, wn, fb_index ); } --- 384,390 ---- if (fb_index == 0) { fb_index = _calls.size(); ! _calls.push_back(FB_Info_Call()); IPA_WN_MAP32_Set( _maptab, WN_MAP_FEEDBACK, wn, fb_index ); } *************** *** 406,412 **** if (fb_index == 0) { fb_index = _icalls.size(); ! _icalls.push_back(); IPA_WN_MAP32_Set( _maptab, WN_MAP_FEEDBACK, wn, fb_index ); } return fb_index; --- 406,412 ---- if (fb_index == 0) { fb_index = _icalls.size(); ! _icalls.push_back(FB_Info_Icall()); IPA_WN_MAP32_Set( _maptab, WN_MAP_FEEDBACK, wn, fb_index ); } return fb_index; *************** *** 421,427 **** if ( fb_index == 0 ) { fb_index = _switches.size(); ! _switches.push_back(); IPA_WN_MAP32_Set( _maptab, WN_MAP_FEEDBACK, wn, fb_index ); } return fb_index; --- 421,427 ---- if ( fb_index == 0 ) { fb_index = _switches.size(); ! _switches.push_back(FB_Info_Switch()); IPA_WN_MAP32_Set( _maptab, WN_MAP_FEEDBACK, wn, fb_index ); } return fb_index; diff -c -r -N orc-2.1/src/osprey1.0/be/com/fb_whirl.h orc-2.1-new/src/osprey1.0/be/com/fb_whirl.h *** orc-2.1/src/osprey1.0/be/com/fb_whirl.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/fb_whirl.h Fri Nov 19 11:01:21 2004 *************** *** 97,108 **** // ================================================================== // Map to record pair. // ! __STL_TEMPLATE_NULL struct hash { size_t operator()(const UINT64 x)const{return (size_t)x;} }; ! typedef hash_map > ADDRESS_NAME_MAP; ! typedef hash_map > ADDRESS_PUSIZE_MAP; // ==================================================================== --- 97,119 ---- // ================================================================== // Map to record pair. // ! #if __GNUC__ >= 3 ! #include ! namespace __gnu_cxx { ! template<> ! #else ! __STL_TEMPLATE_NULL ! #endif ! struct hash { size_t operator()(const UINT64 x)const{return (size_t)x;} }; ! #if __GNUC__ >= 3 ! } ! #endif ! ! typedef __GNUEXT::hash_map > ADDRESS_NAME_MAP; ! typedef __GNUEXT::hash_map > ADDRESS_PUSIZE_MAP; // ==================================================================== diff -c -r -N orc-2.1/src/osprey1.0/be/com/gen_preg_list.csh orc-2.1-new/src/osprey1.0/be/com/gen_preg_list.csh *** orc-2.1/src/osprey1.0/be/com/gen_preg_list.csh Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/gen_preg_list.csh Tue Nov 9 22:31:28 2004 *************** *** 35,44 **** ### ======================================================================= ### ======================================================================= ### Module: gen_preg_list.csh ! ### $Revision: 1.4 $ ! ### $Date: 2001/03/10 02:11:16 $ ! ### $Author: mtibuild $ ! ### $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/gen_preg_list.csh,v $ ### Revision comments: ### 31-May-1995 - Initial version ### ============ --- 35,44 ---- ### ======================================================================= ### ======================================================================= ### Module: gen_preg_list.csh ! ### $Revision: 1.3 $ ! ### $Date: 2004/11/09 14:31:28 $ ! ### $Author: jczhang $ ! ### $Source: /u/merge/src/osprey1.0/be/com/gen_preg_list.csh,v $ ### Revision comments: ### 31-May-1995 - Initial version ### ============ diff -c -r -N orc-2.1/src/osprey1.0/be/com/graph_template.cxx orc-2.1-new/src/osprey1.0/be/com/graph_template.cxx *** orc-2.1/src/osprey1.0/be/com/graph_template.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/graph_template.cxx Tue Nov 9 22:31:28 2004 *************** *** 37,46 **** /** *** Module: graph_template.cxx ! *** $Revision: 1.11 $ ! *** $Date: 2001/03/10 02:11:21 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/graph_template.cxx,v $ *** *** Revision history: *** --- 37,46 ---- /** *** Module: graph_template.cxx ! *** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:28 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/com/graph_template.cxx,v $ *** *** Revision history: *** diff -c -r -N orc-2.1/src/osprey1.0/be/com/graph_template.h orc-2.1-new/src/osprey1.0/be/com/graph_template.h *** orc-2.1/src/osprey1.0/be/com/graph_template.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/graph_template.h Wed Nov 24 15:31:37 2004 *************** *** 37,46 **** // /** *** Module: graph_template.h ! *** $Revision: 1.14 $ ! *** $Date: 2001/03/10 02:11:26 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/graph_template.h,v $ *** *** Revision history: *** --- 37,46 ---- // /** *** Module: graph_template.h ! *** $Revision: 1.4 $ ! *** $Date: 2004/11/24 07:31:37 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/com/graph_template.h,v $ *** *** Revision history: *** *************** *** 214,220 **** #define graph_template_INCLUDED "graph_template.h" #ifdef _KEEP_RCS_ID ! static char *graph_template_rcs_id = graph_template_INCLUDED "$Revision: 1.14 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED --- 214,220 ---- #define graph_template_INCLUDED "graph_template.h" #ifdef _KEEP_RCS_ID ! static char *graph_template_rcs_id = graph_template_INCLUDED "$Revision: 1.4 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED *************** *** 348,353 **** --- 348,358 ---- } + #if defined(__GNUC__) && (__GNUC__ >= 3) && (__GNUC_MINOR__ >=4) + // Error found by gcc3.4.x + extern VINDEX16 GRAPH16_CAPACITY; + #endif + template VINDEX16 DIRECTED_GRAPH16::Add_Vertex() { diff -c -r -N orc-2.1/src/osprey1.0/be/com/ipa_section_main.cxx orc-2.1-new/src/osprey1.0/be/com/ipa_section_main.cxx *** orc-2.1/src/osprey1.0/be/com/ipa_section_main.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/ipa_section_main.cxx Wed Nov 24 15:31:37 2004 *************** *** 72,78 **** SYSTEM_OF_EQUATIONS::_work_rows_eq; mINT32 SYSTEM_OF_EQUATIONS::_work_rows; ! MEM_POOL* MAT::_default_pool; #endif --- 72,79 ---- SYSTEM_OF_EQUATIONS::_work_rows_eq; mINT32 SYSTEM_OF_EQUATIONS::_work_rows; ! ! template<> MEM_POOL* MAT::_default_pool; #endif diff -c -r -N orc-2.1/src/osprey1.0/be/com/mfmc.h orc-2.1-new/src/osprey1.0/be/com/mfmc.h *** orc-2.1/src/osprey1.0/be/com/mfmc.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/mfmc.h Tue Nov 9 22:31:28 2004 *************** *** 38,47 **** /* ====================================================================== * * Module: mfmc.h ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 02:12:58 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/mfmc.h,v $ * * Revision history: * 17-Jul-96 - Original version --- 38,47 ---- /* ====================================================================== * * Module: mfmc.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:28 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/mfmc.h,v $ * * Revision history: * 17-Jul-96 - Original version diff -c -r -N orc-2.1/src/osprey1.0/be/com/opt_alias_interface.h orc-2.1-new/src/osprey1.0/be/com/opt_alias_interface.h *** orc-2.1/src/osprey1.0/be/com/opt_alias_interface.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/opt_alias_interface.h Tue Nov 9 22:31:28 2004 *************** *** 37,46 **** * ==================================================================== * * Module: opt_alias_interface.h ! * $Revision: 1.47 $ ! * $Date: 2001/03/10 02:13:38 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/opt_alias_interface.h,v $ * * Revision history: * 07-APR-95 lo - spilt from opt_alias.h --- 37,46 ---- * ==================================================================== * * Module: opt_alias_interface.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:28 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/opt_alias_interface.h,v $ * * Revision history: * 07-APR-95 lo - spilt from opt_alias.h *************** *** 54,60 **** #ifndef opt_alias_interface_INCLUDED #define opt_alias_interface_INCLUDED "opt_alias_interface.h" #ifdef _KEEP_RCS_ID ! static char *opt_alias_interfacercs_id = opt_alias_interface_INCLUDED"$Revision: 1.47 $"; #endif /* _KEEP_RCS_ID */ --- 54,60 ---- #ifndef opt_alias_interface_INCLUDED #define opt_alias_interface_INCLUDED "opt_alias_interface.h" #ifdef _KEEP_RCS_ID ! static char *opt_alias_interfacercs_id = opt_alias_interface_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/be/com/opt_alias_mgr.h orc-2.1-new/src/osprey1.0/be/com/opt_alias_mgr.h *** orc-2.1/src/osprey1.0/be/com/opt_alias_mgr.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/opt_alias_mgr.h Tue Nov 9 22:31:28 2004 *************** *** 37,46 **** * ==================================================================== * * Module: opt_alias_mgr.h ! * $Revision: 1.29 $ ! * $Date: 2001/03/10 02:13:48 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/opt_alias_mgr.h,v $ * * Revision history: * 07-APR-95 lo - spilt from opt_alias.h --- 37,46 ---- * ==================================================================== * * Module: opt_alias_mgr.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:28 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/opt_alias_mgr.h,v $ * * Revision history: * 07-APR-95 lo - spilt from opt_alias.h *************** *** 54,60 **** #ifndef opt_alias_mgr_INCLUDED #define opt_alias_mgr_INCLUDED "opt_alias_mgr.h" #ifdef _KEEP_RCS_ID ! static char *opt_alias_mgrrcs_id = opt_alias_mgr_INCLUDED"$Revision: 1.29 $"; #endif /* _KEEP_RCS_ID */ /*********************************************************************** --- 54,60 ---- #ifndef opt_alias_mgr_INCLUDED #define opt_alias_mgr_INCLUDED "opt_alias_mgr.h" #ifdef _KEEP_RCS_ID ! static char *opt_alias_mgrrcs_id = opt_alias_mgr_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /*********************************************************************** diff -c -r -N orc-2.1/src/osprey1.0/be/com/opt_alias_rule.h orc-2.1-new/src/osprey1.0/be/com/opt_alias_rule.h *** orc-2.1/src/osprey1.0/be/com/opt_alias_rule.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/opt_alias_rule.h Tue Nov 9 22:31:28 2004 *************** *** 38,47 **** * ==================================================================== * * Module: opt_alias_rule.h ! * $Revision: 1.27 $ ! * $Date: 2001/03/10 02:14:00 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/opt_alias_rule.h,v $ * * Revision history: * 04-APR-95 lo - Split from opt_alias.h --- 38,47 ---- * ==================================================================== * * Module: opt_alias_rule.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:28 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/opt_alias_rule.h,v $ * * Revision history: * 04-APR-95 lo - Split from opt_alias.h *************** *** 55,61 **** #ifndef opt_alias_rule_INCLUDED #define opt_alias_rule_INCLUDED "opt_alias_rule.h" #ifdef _KEEP_RCS_ID ! static char *opt_alias_rulercs_id = opt_alias_rule_INCLUDED"$Revision: 1.27 $"; #endif /* _KEEP_RCS_ID */ --- 55,61 ---- #ifndef opt_alias_rule_INCLUDED #define opt_alias_rule_INCLUDED "opt_alias_rule.h" #ifdef _KEEP_RCS_ID ! static char *opt_alias_rulercs_id = opt_alias_rule_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/be/com/opt_cvtl_rule.cxx orc-2.1-new/src/osprey1.0/be/com/opt_cvtl_rule.cxx *** orc-2.1/src/osprey1.0/be/com/opt_cvtl_rule.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/opt_cvtl_rule.cxx Tue Nov 9 22:31:28 2004 *************** *** 38,47 **** // ==================================================================== // // Module: opt_cvtl_rule.cxx ! // $Revision: 1.13 $ ! // $Date: 2001/03/10 02:14:05 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/opt_cvtl_rule.cxx,v $ // // Description: Conversion rules // --- 38,47 ---- // ==================================================================== // // Module: opt_cvtl_rule.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:28 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/com/opt_cvtl_rule.cxx,v $ // // Description: Conversion rules // diff -c -r -N orc-2.1/src/osprey1.0/be/com/opt_cvtl_rule.h orc-2.1-new/src/osprey1.0/be/com/opt_cvtl_rule.h *** orc-2.1/src/osprey1.0/be/com/opt_cvtl_rule.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/opt_cvtl_rule.h Tue Nov 9 22:31:28 2004 *************** *** 38,47 **** * ==================================================================== * * Module: opt_wn.h ! * $Revision: 1.5 $ ! * $Date: 2001/03/10 02:14:10 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/opt_cvtl_rule.h,v $ * * Description: interface for CVTL rules * --- 38,47 ---- * ==================================================================== * * Module: opt_wn.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:28 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/opt_cvtl_rule.h,v $ * * Description: interface for CVTL rules * diff -c -r -N orc-2.1/src/osprey1.0/be/com/opt_goto.cxx orc-2.1-new/src/osprey1.0/be/com/opt_goto.cxx *** orc-2.1/src/osprey1.0/be/com/opt_goto.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/opt_goto.cxx Tue Nov 9 22:31:28 2004 *************** *** 68,77 **** * ==================================================================== * * Module: opt_goto.cxx ! * $Revision: 1.22 $ ! * $Date: 2001/03/10 02:14:14 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/opt_goto.cxx,v $ * * Revision history: * 1-31-95 - Original Version --- 68,77 ---- * ==================================================================== * * Module: opt_goto.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:28 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/opt_goto.cxx,v $ * * Revision history: * 1-31-95 - Original Version *************** *** 99,105 **** #ifdef _KEEP_RCS_ID #define opt_goto_CXX "opt_goto.cxx" ! static char *rcs_id = opt_goto_CXX" $Revision: 1.22 $"; #endif /* _KEEP_RCS_ID */ // Build up a table of goto descriptors --- 99,105 ---- #ifdef _KEEP_RCS_ID #define opt_goto_CXX "opt_goto.cxx" ! static char *rcs_id = opt_goto_CXX" $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ // Build up a table of goto descriptors diff -c -r -N orc-2.1/src/osprey1.0/be/com/opt_goto.h orc-2.1-new/src/osprey1.0/be/com/opt_goto.h *** orc-2.1/src/osprey1.0/be/com/opt_goto.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/opt_goto.h Tue Nov 9 22:31:28 2004 *************** *** 109,122 **** #ifndef opt_goto_INCLUDED #define opt_goto_INCLUDED "opt_goto.h" ! /** $Revision: 1.8 $ ! *** $Date: 2001/03/10 02:14:19 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/opt_goto.h,v $ **/ #ifdef _KEEP_RCS_ID ! static char *opt_goto_rcs_id = opt_goto_INCLUDED" $Revision: 1.8 $"; #endif /* _KEEP_RCS_ID */ #include "wn.h" --- 109,122 ---- #ifndef opt_goto_INCLUDED #define opt_goto_INCLUDED "opt_goto.h" ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:28 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/com/opt_goto.h,v $ **/ #ifdef _KEEP_RCS_ID ! static char *opt_goto_rcs_id = opt_goto_INCLUDED" $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "wn.h" diff -c -r -N orc-2.1/src/osprey1.0/be/com/opt_ipaa_io.cxx orc-2.1-new/src/osprey1.0/be/com/opt_ipaa_io.cxx *** orc-2.1/src/osprey1.0/be/com/opt_ipaa_io.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/opt_ipaa_io.cxx Tue Nov 9 22:31:28 2004 *************** *** 37,46 **** // ==================================================================== // // Module: opt_ipaa_io.cxx ! // $Revision: 1.10 $ ! // $Date: 2001/03/10 02:14:24 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/opt_ipaa_io.cxx,v $ // // Revision history: // 22-Nov-95 - Original Version --- 37,46 ---- // ==================================================================== // // Module: opt_ipaa_io.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:28 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/com/opt_ipaa_io.cxx,v $ // // Revision history: // 22-Nov-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/com/opt_ipaa_io.h orc-2.1-new/src/osprey1.0/be/com/opt_ipaa_io.h *** orc-2.1/src/osprey1.0/be/com/opt_ipaa_io.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/opt_ipaa_io.h Tue Nov 9 22:31:28 2004 *************** *** 38,47 **** // ==================================================================== // // Module: opt_ipaa_io.h ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 02:14:29 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/opt_ipaa_io.h,v $ // // Revision history: // 22-Nov-95 - Original Version --- 38,47 ---- // ==================================================================== // // Module: opt_ipaa_io.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:28 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/com/opt_ipaa_io.h,v $ // // Revision history: // 22-Nov-95 - Original Version *************** *** 60,66 **** #define cxx_opt_ipaa_io_INCLUDED #ifdef _KEEP_RCS_ID ! static char *opt_ipaa_io_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/opt_ipaa_io.h,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ extern "C" { --- 60,66 ---- #define cxx_opt_ipaa_io_INCLUDED #ifdef _KEEP_RCS_ID ! static char *opt_ipaa_io_rcs_id = "$Source: /u/merge/src/osprey1.0/be/com/opt_ipaa_io.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ extern "C" { diff -c -r -N orc-2.1/src/osprey1.0/be/com/opt_ipaa_summary.h orc-2.1-new/src/osprey1.0/be/com/opt_ipaa_summary.h *** orc-2.1/src/osprey1.0/be/com/opt_ipaa_summary.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/opt_ipaa_summary.h Tue Nov 9 22:31:28 2004 *************** *** 38,47 **** // ==================================================================== // // Module: opt_ipaa_summary.h ! // $Revision: 1.9 $ ! // $Date: 2001/03/10 02:14:34 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/opt_ipaa_summary.h,v $ // // Revision history: // 2-Nov-95 - Original Version --- 38,47 ---- // ==================================================================== // // Module: opt_ipaa_summary.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:28 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/com/opt_ipaa_summary.h,v $ // // Revision history: // 2-Nov-95 - Original Version *************** *** 100,106 **** #define cxx_opt_ipaa_summary_INCLUDED #ifdef _KEEP_RCS_ID ! static char *opt_ipaa_summary_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/opt_ipaa_summary.h,v $ $Revision: 1.9 $"; #endif /* _KEEP_RCS_ID */ // Trace flag for IPAA summary file build/output: --- 100,106 ---- #define cxx_opt_ipaa_summary_INCLUDED #ifdef _KEEP_RCS_ID ! static char *opt_ipaa_summary_rcs_id = "$Source: /u/merge/src/osprey1.0/be/com/opt_ipaa_summary.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ // Trace flag for IPAA summary file build/output: diff -c -r -N orc-2.1/src/osprey1.0/be/com/phase.cxx orc-2.1-new/src/osprey1.0/be/com/phase.cxx *** orc-2.1/src/osprey1.0/be/com/phase.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/phase.cxx Tue Nov 9 22:31:28 2004 *************** *** 37,46 **** * ==================================================================== * * Module: phase.c ! * $Revision: 1.19 $ ! * $Date: 2001/03/10 02:14:49 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/phase.cxx,v $ * * Revision history: * 17-Feb -95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: phase.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:28 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/phase.cxx,v $ * * Revision history: * 17-Feb -95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/com/phase.h orc-2.1-new/src/osprey1.0/be/com/phase.h *** orc-2.1/src/osprey1.0/be/com/phase.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/phase.h Tue Nov 9 22:31:28 2004 *************** *** 37,46 **** * ==================================================================== * * Module: phase.h ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 02:14:59 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/phase.h,v $ * * Revision history: * 17-Feb-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: phase.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:28 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/phase.h,v $ * * Revision history: * 17-Feb-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/com/printsrc.cxx orc-2.1-new/src/osprey1.0/be/com/printsrc.cxx *** orc-2.1/src/osprey1.0/be/com/printsrc.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/printsrc.cxx Tue Nov 9 22:31:28 2004 *************** *** 37,46 **** * ==================================================================== * * Module: printsrc.c ! * $Revision: 3.12 $ ! * $Date: 2001/03/10 02:15:04 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/printsrc.cxx,v $ * * Revision history: * 10-june-93 - Original Version --- 37,46 ---- * ==================================================================== * * Module: printsrc.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:28 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/printsrc.cxx,v $ * * Revision history: * 10-june-93 - Original Version *************** *** 53,59 **** #ifdef _KEEP_RCS_ID static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/printsrc.cxx,v $ $Revision: 3.12 $"; #endif /* _KEEP_RCS_ID */ #include --- 53,59 ---- #ifdef _KEEP_RCS_ID static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /u/merge/src/osprey1.0/be/com/printsrc.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/com/printsrc.h orc-2.1-new/src/osprey1.0/be/com/printsrc.h *** orc-2.1/src/osprey1.0/be/com/printsrc.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/printsrc.h Tue Nov 9 22:31:28 2004 *************** *** 40,49 **** * ==================================================================== * * Module: printsrc.h ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 02:15:09 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/printsrc.h,v $ * * Description: * --- 40,49 ---- * ==================================================================== * * Module: printsrc.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:28 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/printsrc.h,v $ * * Description: * *************** *** 61,67 **** #endif #ifdef _KEEP_RCS_ID ! static const char rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/printsrc.h,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ extern void Print_Src_Line(SRCPOS srcpos, FILE *f); --- 61,67 ---- #endif #ifdef _KEEP_RCS_ID ! static const char rcs_id[] = "$Source: /u/merge/src/osprey1.0/be/com/printsrc.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ extern void Print_Src_Line(SRCPOS srcpos, FILE *f); diff -c -r -N orc-2.1/src/osprey1.0/be/com/privatize_common.cxx orc-2.1-new/src/osprey1.0/be/com/privatize_common.cxx *** orc-2.1/src/osprey1.0/be/com/privatize_common.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/privatize_common.cxx Tue Nov 9 22:31:28 2004 *************** *** 36,45 **** //-*-c++-*- /* ==================================================================== * Module: privatize_common.cxx ! * $Revision: 1.14 $ ! * $Date: 2001/03/10 02:15:14 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/privatize_common.cxx,v $ * * Revision history: * 11-12-97 : First created by Dave Kohr --- 36,45 ---- //-*-c++-*- /* ==================================================================== * Module: privatize_common.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:28 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/privatize_common.cxx,v $ * * Revision history: * 11-12-97 : First created by Dave Kohr diff -c -r -N orc-2.1/src/osprey1.0/be/com/privatize_common.h orc-2.1-new/src/osprey1.0/be/com/privatize_common.h *** orc-2.1/src/osprey1.0/be/com/privatize_common.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/privatize_common.h Tue Nov 9 22:31:28 2004 *************** *** 36,45 **** //-*-c++-*- /* ==================================================================== * Module: privatize_common.cxx ! * $Revision: 1.5 $ ! * $Date: 2001/03/10 02:15:19 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/privatize_common.h,v $ * * Revision history: * 11-12-97 : First created by Dave Kohr --- 36,45 ---- //-*-c++-*- /* ==================================================================== * Module: privatize_common.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:28 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/privatize_common.h,v $ * * Revision history: * 11-12-97 : First created by Dave Kohr diff -c -r -N orc-2.1/src/osprey1.0/be/com/stblock.cxx orc-2.1-new/src/osprey1.0/be/com/stblock.cxx *** orc-2.1/src/osprey1.0/be/com/stblock.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/stblock.cxx Tue Nov 9 22:31:28 2004 *************** *** 36,45 **** /* ==================================================================== * ==================================================================== * ! * $Revision: 1.217 $ ! * $Date: 2001/03/10 02:16:09 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/stblock.cxx,v $ * * Revision history: * 11-Nov-94 - Original Version --- 36,45 ---- /* ==================================================================== * ==================================================================== * ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:28 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/stblock.cxx,v $ * * Revision history: * 11-Nov-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/com/stblock.h orc-2.1-new/src/osprey1.0/be/com/stblock.h *** orc-2.1/src/osprey1.0/be/com/stblock.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/stblock.h Tue Nov 9 22:31:28 2004 *************** *** 38,47 **** * ==================================================================== * * Module: stblock.h ! * $Revision: 1.56 $ ! * $Date: 2001/03/10 02:16:14 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/stblock.h,v $ * * Revision history: * 11-Nov-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: stblock.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:28 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/com/stblock.h,v $ * * Revision history: * 11-Nov-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/com/wb.cxx orc-2.1-new/src/osprey1.0/be/com/wb.cxx *** orc-2.1/src/osprey1.0/be/com/wb.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/wb.cxx Fri Nov 19 11:01:21 2004 *************** *** 52,72 **** #include "wb_browser.h" #include "wb.h" ! #if defined(__GNUC__) #pragma weak s_lno_debug__FPc #pragma weak cg_sdebug__FPc ! #else ! #pragma weak s_lno_debug__GPc ! #pragma weak cg_sdebug__GPc ! #endif extern void s_f90_lower_debug(char init_buffer[]); extern void s_omp_debug(char init_buffer[]); - extern void s_lno_debug(char init_buffer[]); extern void s_lwr_debug(char init_buffer[]); extern void s_anl_debug(char init_buffer[]); extern void s_ipl_debug(char init_buffer[]); - extern void cg_sdebug(char init_buffer[]); static WB_PHASE WB_Current_Phase = WBP_NONE; --- 52,72 ---- #include "wb_browser.h" #include "wb.h" ! #if __GNUC__ >= 3 ! extern void s_lno_debug(char init_buffer[]) __attribute__((weak)); ! extern void cg_sdebug(char init_buffer[]) __attribute__((weak)); ! #else ! extern void s_lno_debug(char*); ! extern void cg_sdebug(char*); #pragma weak s_lno_debug__FPc #pragma weak cg_sdebug__FPc ! #endif extern void s_f90_lower_debug(char init_buffer[]); extern void s_omp_debug(char init_buffer[]); extern void s_lwr_debug(char init_buffer[]); extern void s_anl_debug(char init_buffer[]); extern void s_ipl_debug(char init_buffer[]); static WB_PHASE WB_Current_Phase = WBP_NONE; diff -c -r -N orc-2.1/src/osprey1.0/be/com/wb_browser.h orc-2.1-new/src/osprey1.0/be/com/wb_browser.h *** orc-2.1/src/osprey1.0/be/com/wb_browser.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/wb_browser.h Fri Nov 19 11:01:21 2004 *************** *** 228,234 **** --- 228,239 ---- BOOL Summary_Array_Command(char ch); INT Summary_Size(char ch); void Summary_Single(FILE* fp, char ch, INT index, BOOL is_list); + #if __GNUC__ >=3 + void Summary(FILE* fp) __attribute__((weak)); + #else void Summary(FILE* fp); + #endif + void Summary_Locate(FILE* fp); void Help(); void Invoke_Command(char ch); diff -c -r -N orc-2.1/src/osprey1.0/be/com/wn_instrument.cxx orc-2.1-new/src/osprey1.0/be/com/wn_instrument.cxx *** orc-2.1/src/osprey1.0/be/com/wn_instrument.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/wn_instrument.cxx Tue Nov 9 22:31:28 2004 *************** *** 3,11 **** // ==================================================================== // // Module: wn_instrument.cxx ! // $Revision: 1.5 $ ! // $Date: 2003/03/06 03:25:58 $ ! // $Author: wjj $ // $Source: /u/merge/src/osprey1.0/be/com/wn_instrument.cxx,v $ // // ==================================================================== --- 3,11 ---- // ==================================================================== // // Module: wn_instrument.cxx ! // $Revision: 1.8 $ ! // $Date: 2004/11/09 14:31:28 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/com/wn_instrument.cxx,v $ // // ==================================================================== diff -c -r -N orc-2.1/src/osprey1.0/be/com/wn_mp_dg.cxx orc-2.1-new/src/osprey1.0/be/com/wn_mp_dg.cxx *** orc-2.1/src/osprey1.0/be/com/wn_mp_dg.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/wn_mp_dg.cxx Tue Nov 9 22:31:28 2004 *************** *** 44,50 **** * ==================================================================== * * Module: wn_mp_dg.cxx ! * $Revision: 1.24 $ * * Revision history: * dd-mmm-94 - Original Version --- 44,50 ---- * ==================================================================== * * Module: wn_mp_dg.cxx ! * $Revision: 1.3 $ * * Revision history: * dd-mmm-94 - Original Version *************** *** 56,62 **** */ #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/wn_mp_dg.cxx,v $ $Revision: 1.24 $"; #endif /* _KEEP_RCS_ID */ #include --- 56,62 ---- */ #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/com/wn_mp_dg.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/com/wn_verifier.cxx orc-2.1-new/src/osprey1.0/be/com/wn_verifier.cxx *** orc-2.1/src/osprey1.0/be/com/wn_verifier.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/com/wn_verifier.cxx Tue Nov 9 22:31:28 2004 *************** *** 38,47 **** // ==================================================================== // // Module: wn_verifier.cxx ! // $Revision: 1.36 $ ! // $Date: 2001/03/10 02:18:59 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/com/RCS/wn_verifier.cxx,v $ // // Revision history: // 8-20-97 naftulin - Original Version --- 38,47 ---- // ==================================================================== // // Module: wn_verifier.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:28 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/com/wn_verifier.cxx,v $ // // Revision history: // 8-20-97 naftulin - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/lno/access_vector.cxx orc-2.1-new/src/osprey1.0/be/lno/access_vector.cxx *** orc-2.1/src/osprey1.0/be/lno/access_vector.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/lno/access_vector.cxx Wed Nov 24 15:31:38 2004 *************** *** 39,47 **** // ==================================================================== // // Module: access_vector.cxx ! // $Revision: 1.4 $ ! // $Date: 2002/12/27 03:25:50 $ ! // $Author: lhb $ // // Revision history: // dd-mmm-94 - Original Version --- 39,47 ---- // ==================================================================== // // Module: access_vector.cxx ! // $Revision: 1.5 $ ! // $Date: 2004/11/24 07:31:38 $ ! // $Author: jczhang $ // // Revision history: // dd-mmm-94 - Original Version *************** *** 87,93 **** extern void Finalize_Access_Vals(); extern WN* LNO_Common_Loop(WN* wn1, WN* wn2); extern WN* UBvar (WN *end); /* In lieu of lnoutils.h for IPL */ ! MEM_POOL* MAT::_default_pool = &LNO_local_pool; // since wopt.so is loaded dynamically in ipl #pragma weak Add_Def_Use__10DU_MANAGERGP2WNT1 #endif --- 87,93 ---- extern void Finalize_Access_Vals(); extern WN* LNO_Common_Loop(WN* wn1, WN* wn2); extern WN* UBvar (WN *end); /* In lieu of lnoutils.h for IPL */ ! template<> MEM_POOL* MAT::_default_pool = &LNO_local_pool; // since wopt.so is loaded dynamically in ipl #pragma weak Add_Def_Use__10DU_MANAGERGP2WNT1 #endif diff -c -r -N orc-2.1/src/osprey1.0/be/lno/access_vector.h orc-2.1-new/src/osprey1.0/be/lno/access_vector.h *** orc-2.1/src/osprey1.0/be/lno/access_vector.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/lno/access_vector.h Fri Nov 19 11:01:21 2004 *************** *** 609,625 **** // parents back to and including 'wn' are also OPR_MAX nodes. // ! /** $Revision: 1.88 $ ! *** $Date: 2001/03/10 02:19:34 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/access_vector.h,v $ **/ #ifndef access_vector_INCLUDED #define access_vector_INCLUDED "access_vector.h" #ifdef _KEEP_RCS_ID ! static char *access_vector_rcs_id = access_vector_INCLUDED "$Revision: 1.88 $"; #endif /* _KEEP_RCS_ID */ #ifndef wn_INCLUDED --- 609,625 ---- // parents back to and including 'wn' are also OPR_MAX nodes. // ! /** $Revision: 1.4 $ ! *** $Date: 2004/11/19 03:01:21 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/access_vector.h,v $ **/ #ifndef access_vector_INCLUDED #define access_vector_INCLUDED "access_vector.h" #ifdef _KEEP_RCS_ID ! static char *access_vector_rcs_id = access_vector_INCLUDED "$Revision: 1.4 $"; #endif /* _KEEP_RCS_ID */ #ifndef wn_INCLUDED *************** *** 1060,1066 **** --- 1060,1072 ---- ACCESS_ARRAY(UINT16 num_vec,UINT16 nest_depth,MEM_POOL *mem_pool); ACCESS_ARRAY(UINT16 num_vec,ACCESS_VECTOR* dim[],MEM_POOL *mem_pool); + + #if __GNUC__ >= 3 + void Print(FILE *fp, BOOL is_bound=FALSE) const __attribute__((weak)); + #else void Print(FILE *fp, BOOL is_bound=FALSE) const; + #endif // __GNUC__ >= 3 + ACCESS_ARRAY() { Too_Messy = TRUE; _dim = NULL; _num_vec=0;} ACCESS_ARRAY(const ACCESS_ARRAY *a, MEM_POOL *pool); mUINT16 Non_Const_Loops() const; diff -c -r -N orc-2.1/src/osprey1.0/be/lno/aequiv.cxx orc-2.1-new/src/osprey1.0/be/lno/aequiv.cxx *** orc-2.1/src/osprey1.0/be/lno/aequiv.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/lno/aequiv.cxx Tue Nov 9 22:31:28 2004 *************** *** 95,104 **** * ==================================================================== * * Module: aequiv.cxx ! * $Revision: 1.44 $ ! * $Date: 2001/03/10 02:19:39 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/aequiv.cxx,v $ * * Revision history: * dd-mmm-94 - Original Version --- 95,104 ---- * ==================================================================== * * Module: aequiv.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:28 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/aequiv.cxx,v $ * * Revision history: * dd-mmm-94 - Original Version *************** *** 115,121 **** #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/aequiv.cxx,v $ $Revision: 1.44 $"; #include #include "pu_info.h" --- 115,121 ---- #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/aequiv.cxx,v $ $Revision: 1.3 $"; #include #include "pu_info.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/aequiv.h orc-2.1-new/src/osprey1.0/be/lno/aequiv.h *** orc-2.1/src/osprey1.0/be/lno/aequiv.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/lno/aequiv.h Tue Nov 9 22:31:28 2004 *************** *** 58,70 **** /** ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/aequiv.h,v $ **/ #ifndef AEQUIV_RCS_ID #define AEQUIV_RCS_ID #ifdef _KEEP_RCS_ID ! static char *aequiv = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/aequiv.h,v $ $Revision: 1.5 $"; #endif /* _KEEP_RCS_ID */ #endif --- 58,70 ---- /** ! *** $Source: /u/merge/src/osprey1.0/be/lno/aequiv.h,v $ **/ #ifndef AEQUIV_RCS_ID #define AEQUIV_RCS_ID #ifdef _KEEP_RCS_ID ! static char *aequiv = "$Source: /u/merge/src/osprey1.0/be/lno/aequiv.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #endif diff -c -r -N orc-2.1/src/osprey1.0/be/lno/al_loop.cxx orc-2.1-new/src/osprey1.0/be/lno/al_loop.cxx *** orc-2.1/src/osprey1.0/be/lno/al_loop.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/lno/al_loop.cxx Tue Nov 9 22:31:28 2004 *************** *** 38,47 **** // ==================================================================== // // Module: al_loop.cxx ! // $Revision: 1.20 $ ! // $Date: 2001/03/10 02:19:49 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/al_loop.cxx,v $ // // Revision history: // dd-mmm-95 - Original Version --- 38,47 ---- // ==================================================================== // // Module: al_loop.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:28 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/lno/al_loop.cxx,v $ // // Revision history: // dd-mmm-95 - Original Version *************** *** 62,68 **** static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/al_loop.cxx,v $ $Revision: 1.20 $"; #endif /* _KEEP_RCS_ID */ #include --- 62,68 ---- static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/al_loop.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/al_loop.h orc-2.1-new/src/osprey1.0/be/lno/al_loop.h *** orc-2.1/src/osprey1.0/be/lno/al_loop.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/lno/al_loop.h Tue Nov 9 22:31:29 2004 *************** *** 38,47 **** * ==================================================================== * * Module: al_loop.h ! * $Revision: 1.5 $ ! * $Date: 2001/03/10 02:19:54 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/al_loop.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 38,47 ---- * ==================================================================== * * Module: al_loop.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:29 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/al_loop.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 107,113 **** #define al_loop_INCLUDED #ifdef _KEEP_RCS_ID ! static char *al_loop_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/al_loop.h,v $ $Revision: 1.5 $"; #endif /* _KEEP_RCS_ID */ #include "wn.h" --- 107,113 ---- #define al_loop_INCLUDED #ifdef _KEEP_RCS_ID ! static char *al_loop_rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/al_loop.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "wn.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/al_ref.cxx orc-2.1-new/src/osprey1.0/be/lno/al_ref.cxx *** orc-2.1/src/osprey1.0/be/lno/al_ref.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/lno/al_ref.cxx Tue Nov 9 22:31:29 2004 *************** *** 39,48 **** // ==================================================================== // // Module: al_ref.cxx ! // $Revision: 1.41 $ ! // $Date: 2001/03/10 02:19:59 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/al_ref.cxx,v $ // // Revision history: // dd-mmm-95 - Original Version --- 39,48 ---- // ==================================================================== // // Module: al_ref.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:29 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/lno/al_ref.cxx,v $ // // Revision history: // dd-mmm-95 - Original Version *************** *** 63,69 **** static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/al_ref.cxx,v $ $Revision: 1.41 $"; #endif /* _KEEP_RCS_ID */ #include --- 63,69 ---- static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/al_ref.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/al_ref.h orc-2.1-new/src/osprey1.0/be/lno/al_ref.h *** orc-2.1/src/osprey1.0/be/lno/al_ref.h Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/lno/al_ref.h Tue Nov 9 22:31:29 2004 *************** *** 38,47 **** * ==================================================================== * * Module: al_ref.h ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 02:20:03 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/al_ref.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 38,47 ---- * ==================================================================== * * Module: al_ref.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:29 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/al_ref.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 97,103 **** #define al_ref_INCLUDED #ifdef _KEEP_RCS_ID ! static char *al_ref_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/al_ref.h,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ #include "wn.h" --- 97,103 ---- #define al_ref_INCLUDED #ifdef _KEEP_RCS_ID ! static char *al_ref_rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/al_ref.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "wn.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/ara_region.cxx orc-2.1-new/src/osprey1.0/be/lno/ara_region.cxx *** orc-2.1/src/osprey1.0/be/lno/ara_region.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/lno/ara_region.cxx Tue Nov 9 22:31:29 2004 *************** *** 42,48 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/ara_region.cxx,v $ $Revision: 1.52 $"; #endif /* _KEEP_RCS_ID */ #include --- 42,48 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/ara_region.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/array_lower.cxx orc-2.1-new/src/osprey1.0/be/lno/array_lower.cxx *** orc-2.1/src/osprey1.0/be/lno/array_lower.cxx Fri Dec 24 14:14:13 2004 --- orc-2.1-new/src/osprey1.0/be/lno/array_lower.cxx Tue Nov 9 22:31:29 2004 *************** *** 38,47 **** // ==================================================================== // // Module: array_lower.cxx ! // $Revision: 1.29 $ ! // $Date: 2001/03/10 02:21:04 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/array_lower.cxx,v $ // // Revision history: // dd-mmm-95 - Original Version --- 38,47 ---- // ==================================================================== // // Module: array_lower.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:29 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/lno/array_lower.cxx,v $ // // Revision history: // dd-mmm-95 - Original Version *************** *** 87,93 **** static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/array_lower.cxx,v $ $Revision: 1.29 $"; #endif /* _KEEP_RCS_ID */ #include --- 87,93 ---- static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/array_lower.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/array_lower.h orc-2.1-new/src/osprey1.0/be/lno/array_lower.h *** orc-2.1/src/osprey1.0/be/lno/array_lower.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/array_lower.h Tue Nov 9 22:31:29 2004 *************** *** 38,47 **** * ==================================================================== * * Module: array_lower.h ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 02:21:09 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/array_lower.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 38,47 ---- * ==================================================================== * * Module: array_lower.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:29 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/array_lower.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 97,103 **** #define array_lower_INCLUDED #ifdef _KEEP_RCS_ID ! static char *array_lower_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/array_lower.h,v $ $Revision: 1.10 $"; #endif /* _KEEP_RCS_ID */ #include "wn.h" --- 97,103 ---- #define array_lower_INCLUDED #ifdef _KEEP_RCS_ID ! static char *array_lower_rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/array_lower.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "wn.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/autod.cxx orc-2.1-new/src/osprey1.0/be/lno/autod.cxx *** orc-2.1/src/osprey1.0/be/lno/autod.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/autod.cxx Tue Nov 9 22:31:29 2004 *************** *** 78,87 **** * ==================================================================== * * Module: autod.cxx ! * $Revision: 1.25 $ ! * $Date: 2001/03/10 02:21:13 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/autod.cxx,v $ * * Revision history: * 21-2-97 - Original Version --- 78,87 ---- * ==================================================================== * * Module: autod.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:29 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/autod.cxx,v $ * * Revision history: * 21-2-97 - Original Version *************** *** 97,103 **** #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/autod.cxx,v $ $Revision: 1.25 $"; #include #include --- 97,103 ---- #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/autod.cxx,v $ $Revision: 1.3 $"; #include #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/autod.h orc-2.1-new/src/osprey1.0/be/lno/autod.h *** orc-2.1/src/osprey1.0/be/lno/autod.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/autod.h Tue Dec 2 17:52:56 2003 *************** *** 45,51 **** /** ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/autod.h,v $ **/ --- 45,51 ---- /** ! *** $Source: /u/merge/src/osprey1.0/be/lno/autod.h,v $ **/ diff -c -r -N orc-2.1/src/osprey1.0/be/lno/cache_model.cxx orc-2.1-new/src/osprey1.0/be/lno/cache_model.cxx *** orc-2.1/src/osprey1.0/be/lno/cache_model.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/cache_model.cxx Tue Nov 9 22:31:29 2004 *************** *** 1389,1395 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = cache_model_CXX "$Revision: 1.141 $"; #endif /* _KEEP_RCS_ID */ #include --- 1389,1395 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = cache_model_CXX "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/cache_model.h orc-2.1-new/src/osprey1.0/be/lno/cache_model.h *** orc-2.1/src/osprey1.0/be/lno/cache_model.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/cache_model.h Tue Nov 9 22:31:29 2004 *************** *** 143,152 **** *** cycles_per_iter - do_overhead is memory cost. **/ ! /** $Revision: 1.31 $ ! *** $Date: 2001/03/10 02:21:29 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/cache_model.h,v $ **/ #ifndef cache_model_INCLUDED --- 143,152 ---- *** cycles_per_iter - do_overhead is memory cost. **/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:29 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/cache_model.h,v $ **/ #ifndef cache_model_INCLUDED *************** *** 154,160 **** #ifdef _KEEP_RCS_ID ! static char *cache_model_rcs_id = cache_model_INCLUDED "$Revision: 1.31 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED --- 154,160 ---- #ifdef _KEEP_RCS_ID ! static char *cache_model_rcs_id = cache_model_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/lno/can.cxx orc-2.1-new/src/osprey1.0/be/lno/can.cxx *** orc-2.1/src/osprey1.0/be/lno/can.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/can.cxx Tue Nov 9 22:31:29 2004 *************** *** 48,57 **** * ==================================================================== * * Module: can.c ! * $Revision: 1.130 $ ! * $Date: 2001/03/10 02:21:44 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/can.cxx,v $ * * Revision history: * 11-28-94 - Original Version --- 48,57 ---- * ==================================================================== * * Module: can.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:29 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/can.cxx,v $ * * Revision history: * 11-28-94 - Original Version *************** *** 68,74 **** #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/can.cxx,v $ $Revision: 1.130 $"; #include "call_info.h" #include "lnopt_main.h" --- 68,74 ---- #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/can.cxx,v $ $Revision: 1.3 $"; #include "call_info.h" #include "lnopt_main.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/cond.h orc-2.1-new/src/osprey1.0/be/lno/cond.h *** orc-2.1/src/osprey1.0/be/lno/cond.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/cond.h Tue Nov 9 22:31:29 2004 *************** *** 130,139 **** *** Update feedback to reflect the fact that if_wn guards do_wn. **/ ! /** $Revision: 1.19 $ ! *** $Date: 2001/03/10 02:21:54 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/cond.h,v $ **/ #ifndef _defs_INCLUDED --- 130,139 ---- *** Update feedback to reflect the fact that if_wn guards do_wn. **/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:29 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/cond.h,v $ **/ #ifndef _defs_INCLUDED *************** *** 159,165 **** typedef struct mem_pool MEM_POOL; #ifdef _KEEP_RCS_ID ! static char *cond_rcs_id = cond_INCLUDED "$Revision: 1.19 $"; #endif /* _KEEP_RCS_ID */ enum COND_IF_INFO {COND_IF_THEN_ONLY, COND_IF_ELSE_ONLY, COND_IF_NOT_SURE}; --- 159,165 ---- typedef struct mem_pool MEM_POOL; #ifdef _KEEP_RCS_ID ! static char *cond_rcs_id = cond_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ enum COND_IF_INFO {COND_IF_THEN_ONLY, COND_IF_ELSE_ONLY, COND_IF_NOT_SURE}; diff -c -r -N orc-2.1/src/osprey1.0/be/lno/cse.cxx orc-2.1-new/src/osprey1.0/be/lno/cse.cxx *** orc-2.1/src/osprey1.0/be/lno/cse.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/cse.cxx Tue Nov 9 22:31:29 2004 *************** *** 90,99 **** * ==================================================================== * * Module: cse.cxx ! * $Revision: 1.29 $ ! * $Date: 2001/03/10 02:22:24 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/cse.cxx,v $ * * Revision history: * dd-mmm-94 - Original Version --- 90,99 ---- * ==================================================================== * * Module: cse.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:29 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/cse.cxx,v $ * * Revision history: * dd-mmm-94 - Original Version *************** *** 109,115 **** #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/cse.cxx,v $ $Revision: 1.29 $"; #include #include "lnopt_main.h" --- 109,115 ---- #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/cse.cxx,v $ $Revision: 1.3 $"; #include #include "lnopt_main.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/cse.h orc-2.1-new/src/osprey1.0/be/lno/cse.h *** orc-2.1/src/osprey1.0/be/lno/cse.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/cse.h Tue Nov 9 22:31:29 2004 *************** *** 46,55 **** *** **/ ! /** $Revision: 1.6 $ ! *** $Date: 2001/03/10 02:22:29 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/cse.h,v $ **/ #ifndef wn_INCLUDED --- 46,55 ---- *** **/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:29 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/cse.h,v $ **/ #ifndef wn_INCLUDED *************** *** 113,119 **** extern void Inter_Iteration_Cses(WN *func_nd); #ifdef _KEEP_RCS_ID ! static char *cse_rcs_id = cse_INCLUDED "$Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ --- 113,119 ---- extern void Inter_Iteration_Cses(WN *func_nd); #ifdef _KEEP_RCS_ID ! static char *cse_rcs_id = cse_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/be/lno/cxx_queue.h orc-2.1-new/src/osprey1.0/be/lno/cxx_queue.h *** orc-2.1/src/osprey1.0/be/lno/cxx_queue.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/cxx_queue.h Wed Nov 24 15:31:38 2004 *************** *** 38,43 **** --- 38,45 ---- #ifndef CXX_QUEUE_INCLUDED #define CXX_QUEUE_INCLUDED "cxx_queue.h" + #include "errors.h" + template class QUEUE_NODE { private: diff -c -r -N orc-2.1/src/osprey1.0/be/lno/dead.cxx orc-2.1-new/src/osprey1.0/be/lno/dead.cxx *** orc-2.1/src/osprey1.0/be/lno/dead.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/dead.cxx Tue Nov 9 22:31:29 2004 *************** *** 83,89 **** #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/dead.cxx,v $ $Revision: 1.16 $"; #include #include "lnopt_main.h" --- 83,89 ---- #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/dead.cxx,v $ $Revision: 1.3 $"; #include #include "lnopt_main.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/dead.h orc-2.1-new/src/osprey1.0/be/lno/dead.h *** orc-2.1/src/osprey1.0/be/lno/dead.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/dead.h Tue Nov 9 22:31:29 2004 *************** *** 73,85 **** /** ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/dead.h,v $ **/ #ifndef DEAD_RCS_ID #define DEAD_RCS_ID #ifdef _KEEP_RCS_ID ! static char *dead = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/dead.h,v $ $Revision: 1.7 $"; #endif /* _KEEP_RCS_ID */ #endif --- 73,85 ---- /** ! *** $Source: /u/merge/src/osprey1.0/be/lno/dead.h,v $ **/ #ifndef DEAD_RCS_ID #define DEAD_RCS_ID #ifdef _KEEP_RCS_ID ! static char *dead = "$Source: /u/merge/src/osprey1.0/be/lno/dead.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #endif diff -c -r -N orc-2.1/src/osprey1.0/be/lno/dep.cxx orc-2.1-new/src/osprey1.0/be/lno/dep.cxx *** orc-2.1/src/osprey1.0/be/lno/dep.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/dep.cxx Tue Nov 9 22:31:29 2004 *************** *** 50,62 **** * ==================================================================== * * Module: dep.cxx ! * $Revision: 1.94 $ ! * $Date: 2001/03/10 02:23:04 $ ! * $Author: mtibuild $ ! * $Revision: 1.94 $ ! * $Date: 2001/03/10 02:23:04 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/dep.cxx,v $ * * Revision history: * dd-mmm-94 - Original Version --- 50,62 ---- * ==================================================================== * * Module: dep.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:29 $ ! * $Author: jczhang $ ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:29 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/dep.cxx,v $ * * Revision history: * dd-mmm-94 - Original Version *************** *** 73,79 **** #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/dep.cxx,v $ $Revision: 1.94 $"; #include #include "pu_info.h" --- 73,79 ---- #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/dep.cxx,v $ $Revision: 1.3 $"; #include #include "pu_info.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/dep.h orc-2.1-new/src/osprey1.0/be/lno/dep.h *** orc-2.1/src/osprey1.0/be/lno/dep.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/dep.h Tue Nov 9 22:31:29 2004 *************** *** 336,352 **** // ! /** $Revision: 1.49 $ ! *** $Date: 2001/03/10 02:23:09 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/dep.h,v $ **/ #ifndef dep_INCLUDED #define dep_INCLUDED "dep.h" #ifdef _KEEP_RCS_ID ! static char *dep_rcs_id = dep_INCLUDED "$Revision: 1.49 $"; #endif /* _KEEP_RCS_ID */ #ifndef dvector_INCLUDED --- 336,352 ---- // ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:29 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/dep.h,v $ **/ #ifndef dep_INCLUDED #define dep_INCLUDED "dep.h" #ifdef _KEEP_RCS_ID ! static char *dep_rcs_id = dep_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef dvector_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/lno/doacross.h orc-2.1-new/src/osprey1.0/be/lno/doacross.h *** orc-2.1/src/osprey1.0/be/lno/doacross.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/doacross.h Tue Nov 9 22:31:30 2004 *************** *** 42,51 **** * ==================================================================== * * Module: doacross.h ! * $Revision: 1.13 $ ! * $Date: 2001/03/10 02:23:29 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/doacross.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 42,51 ---- * ==================================================================== * * Module: doacross.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:30 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/doacross.h,v $ * * Revision history: * dd-mmm-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/lno/ff_pragmas.h orc-2.1-new/src/osprey1.0/be/lno/ff_pragmas.h *** orc-2.1/src/osprey1.0/be/lno/ff_pragmas.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/ff_pragmas.h Tue Nov 9 22:31:30 2004 *************** *** 39,48 **** /** *** Module: ff_pragmas.h ! *** $Revision: 1.6 $ ! *** $Date: 2001/03/10 02:23:49 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/ff_pragmas.h,v $ *** *** Description: *** --- 39,48 ---- /** *** Module: ff_pragmas.h ! *** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/ff_pragmas.h,v $ *** *** Description: *** *************** *** 75,81 **** **/ #ifdef _KEEP_RCS_ID ! static char *ff_pragmas_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/ff_pragmas.h,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ #include "wn.h" --- 75,81 ---- **/ #ifdef _KEEP_RCS_ID ! static char *ff_pragmas_rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/ff_pragmas.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "wn.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/ff_utils.h orc-2.1-new/src/osprey1.0/be/lno/ff_utils.h *** orc-2.1/src/osprey1.0/be/lno/ff_utils.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/ff_utils.h Tue Nov 9 22:31:30 2004 *************** *** 39,48 **** /** *** Module: ff_utils.h ! *** $Revision: 1.42 $ ! *** $Date: 2001/03/10 02:23:59 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/ff_utils.h,v $ *** *** Description: *** --- 39,48 ---- /** *** Module: ff_utils.h ! *** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/ff_utils.h,v $ *** *** Description: *** *************** *** 52,58 **** **/ #ifdef _KEEP_RCS_ID ! static char *ff_utils_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/ff_utils.h,v $ $Revision: 1.42 $"; #endif /* _KEEP_RCS_ID */ #include "wn_core.h" --- 52,58 ---- **/ #ifdef _KEEP_RCS_ID ! static char *ff_utils_rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/ff_utils.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "wn_core.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/fis_gthr.cxx orc-2.1-new/src/osprey1.0/be/lno/fis_gthr.cxx *** orc-2.1/src/osprey1.0/be/lno/fis_gthr.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/fis_gthr.cxx Tue Nov 9 22:31:30 2004 *************** *** 42,51 **** * ==================================================================== * * Module: fis_gthr.cxx ! * $Revision: 1.80 $ ! * $Date: 2001/03/10 02:24:04 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/fis_gthr.cxx,v $ * * Revision history: * dd-mmm-95 - Original Version --- 42,51 ---- * ==================================================================== * * Module: fis_gthr.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:30 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/fis_gthr.cxx,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 63,69 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/fis_gthr.cxx,v $ $Revision: 1.80 $"; #endif /* _KEEP_RCS_ID */ #include --- 63,69 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/fis_gthr.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/fis_gthr.h orc-2.1-new/src/osprey1.0/be/lno/fis_gthr.h *** orc-2.1/src/osprey1.0/be/lno/fis_gthr.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/fis_gthr.h Tue Nov 9 22:31:30 2004 *************** *** 37,43 **** #ifndef PHASE25_RCS_ID #define PHASE25_RCS_ID #ifdef _KEEP_RCS_ID ! static char *phase1_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/fis_gthr.h,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ #endif --- 37,43 ---- #ifndef PHASE25_RCS_ID #define PHASE25_RCS_ID #ifdef _KEEP_RCS_ID ! static char *phase1_rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/fis_gthr.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #endif diff -c -r -N orc-2.1/src/osprey1.0/be/lno/fission.cxx orc-2.1-new/src/osprey1.0/be/lno/fission.cxx *** orc-2.1/src/osprey1.0/be/lno/fission.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/fission.cxx Tue Nov 9 22:31:30 2004 *************** *** 42,48 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/fission.cxx,v $ $Revision: 1.99 $"; #endif /* _KEEP_RCS_ID */ #include --- 42,48 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/fission.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/fiz_fuse.cxx orc-2.1-new/src/osprey1.0/be/lno/fiz_fuse.cxx *** orc-2.1/src/osprey1.0/be/lno/fiz_fuse.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/fiz_fuse.cxx Tue Nov 9 22:31:30 2004 *************** *** 41,47 **** #pragma hdrstop #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/fiz_fuse.cxx,v $ $Revision: 1.80 $"; #endif /* _KEEP_RCS_ID */ #include --- 41,47 ---- #pragma hdrstop #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/fiz_fuse.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/fiz_fuse.h orc-2.1-new/src/osprey1.0/be/lno/fiz_fuse.h *** orc-2.1/src/osprey1.0/be/lno/fiz_fuse.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/fiz_fuse.h Tue Nov 9 22:31:30 2004 *************** *** 37,43 **** #ifndef FIZ_FUSE_RCS_ID #define FIZ_FUSE_RCS_ID #ifdef _KEEP_RCS_ID ! static char *fiz_fuse_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/fiz_fuse.h,v $ $Revision: 1.25 $"; #endif /* _KEEP_RCS_ID */ #endif --- 37,43 ---- #ifndef FIZ_FUSE_RCS_ID #define FIZ_FUSE_RCS_ID #ifdef _KEEP_RCS_ID ! static char *fiz_fuse_rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/fiz_fuse.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #endif diff -c -r -N orc-2.1/src/osprey1.0/be/lno/forward.cxx orc-2.1-new/src/osprey1.0/be/lno/forward.cxx *** orc-2.1/src/osprey1.0/be/lno/forward.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/forward.cxx Tue Nov 9 22:31:30 2004 *************** *** 40,46 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/forward.cxx,v $ $Revision: 1.74 $"; #endif /* _KEEP_RCS_ID */ #include --- 40,46 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/forward.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/frac.h orc-2.1-new/src/osprey1.0/be/lno/frac.h *** orc-2.1/src/osprey1.0/be/lno/frac.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/frac.h Tue Nov 9 22:31:30 2004 *************** *** 123,132 **** *** by zero or otherwise obtain an incorrect answer. **/ ! /** $Revision: 1.10 $ ! *** $Date: 2001/03/10 02:24:49 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/frac.h,v $ **/ #ifndef frac_INCLUDED --- 123,132 ---- *** by zero or otherwise obtain an incorrect answer. **/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/frac.h,v $ **/ #ifndef frac_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/lno/fusion.h orc-2.1-new/src/osprey1.0/be/lno/fusion.h *** orc-2.1/src/osprey1.0/be/lno/fusion.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/fusion.h Tue Nov 9 22:31:30 2004 *************** *** 37,46 **** /** *** Module: fusion.h ! *** $Revision: 1.30 $ ! *** $Date: 2001/03/10 02:24:59 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/fusion.h,v $ *** *** Fusion Utilities *** ----------------- --- 37,46 ---- /** *** Module: fusion.h ! *** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/fusion.h,v $ *** *** Fusion Utilities *** ----------------- diff -c -r -N orc-2.1/src/osprey1.0/be/lno/if_info.h orc-2.1-new/src/osprey1.0/be/lno/if_info.h *** orc-2.1/src/osprey1.0/be/lno/if_info.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/if_info.h Fri Nov 19 11:01:21 2004 *************** *** 114,120 **** --- 114,126 ---- mBOOL Condition_On_Then; float Freq_True; float Freq_False; + #if __GNUC__ >=3 + void Print(FILE *fp)__attribute__((weak)); + #else void Print(FILE *fp); + #endif + + ARA_LOOP_INFO *_ara_then; ARA_LOOP_INFO *_ara_else; ARA_LOOP_INFO *_ara_common; diff -c -r -N orc-2.1/src/osprey1.0/be/lno/infin.h orc-2.1-new/src/osprey1.0/be/lno/infin.h *** orc-2.1/src/osprey1.0/be/lno/infin.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/infin.h Tue Nov 9 22:31:30 2004 *************** *** 83,99 **** *** Print an INT32_INFIN ***/ ! /** $Revision: 1.11 $ ! *** $Date: 2001/03/10 02:25:24 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/infin.h,v $ **/ #ifndef infin_INCLUDED #define infin_INCLUDED "infin.h" #ifdef _KEEP_RCS_ID ! static char *infin_rcs_id = infin_INCLUDED "$Revision: 1.11 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED --- 83,99 ---- *** Print an INT32_INFIN ***/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/infin.h,v $ **/ #ifndef infin_INCLUDED #define infin_INCLUDED "infin.h" #ifdef _KEEP_RCS_ID ! static char *infin_rcs_id = infin_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/lno/inner_fission.cxx orc-2.1-new/src/osprey1.0/be/lno/inner_fission.cxx *** orc-2.1/src/osprey1.0/be/lno/inner_fission.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/inner_fission.cxx Tue Nov 9 22:31:30 2004 *************** *** 42,51 **** * ==================================================================== * * Module: inner_fission.cxx ! * $Revision: 1.108 $ ! * $Date: 2001/03/10 02:25:34 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/inner_fission.cxx,v $ * * Revision history: * dd-mmm-95 - Original Version --- 42,51 ---- * ==================================================================== * * Module: inner_fission.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:30 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/inner_fission.cxx,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 63,69 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/inner_fission.cxx,v $ $Revision: 1.108 $"; #endif /* _KEEP_RCS_ID */ #include --- 63,69 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/inner_fission.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/inner_fission.h orc-2.1-new/src/osprey1.0/be/lno/inner_fission.h *** orc-2.1/src/osprey1.0/be/lno/inner_fission.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/inner_fission.h Tue Nov 9 22:31:30 2004 *************** *** 36,42 **** #ifndef INNER_FISSION_RCS_ID #define INNER_FISSION_RCS_ID #ifdef _KEEP_RCS_ID ! static char *inner_fission_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/inner_fission.h,v $ $Revision: 1.16 $"; #endif /* _KEEP_RCS_ID */ #endif --- 36,42 ---- #ifndef INNER_FISSION_RCS_ID #define INNER_FISSION_RCS_ID #ifdef _KEEP_RCS_ID ! static char *inner_fission_rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/inner_fission.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #endif diff -c -r -N orc-2.1/src/osprey1.0/be/lno/lego_io.cxx orc-2.1-new/src/osprey1.0/be/lno/lego_io.cxx *** orc-2.1/src/osprey1.0/be/lno/lego_io.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/lego_io.cxx Tue Nov 9 22:31:30 2004 *************** *** 64,73 **** * ==================================================================== * * Module: lego_io.cxx ! * $Revision: 1.27 $ ! * $Date: 2001/03/10 02:26:49 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lego_io.cxx,v $ * * Revision history: * 09-07-96 - Original Version --- 64,73 ---- * ==================================================================== * * Module: lego_io.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:30 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/lego_io.cxx,v $ * * Revision history: * 09-07-96 - Original Version *************** *** 84,90 **** #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lego_io.cxx,v $ $Revision: 1.27 $"; #include #include --- 84,90 ---- #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/lego_io.cxx,v $ $Revision: 1.3 $"; #include #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/lego_local.cxx orc-2.1-new/src/osprey1.0/be/lno/lego_local.cxx *** orc-2.1/src/osprey1.0/be/lno/lego_local.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/lego_local.cxx Tue Nov 9 22:31:30 2004 *************** *** 49,58 **** * ==================================================================== * * Module: lego_local.cxx ! * $Revision: 1.36 $ ! * $Date: 2001/03/10 02:26:54 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lego_local.cxx,v $ * * Revision history: * 08-21-96 - Original Version --- 49,58 ---- * ==================================================================== * * Module: lego_local.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:30 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/lego_local.cxx,v $ * * Revision history: * 08-21-96 - Original Version *************** *** 69,75 **** #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lego_local.cxx,v $"; #include #include --- 69,75 ---- #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/lego_local.cxx,v $"; #include #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/lego_opts.cxx orc-2.1-new/src/osprey1.0/be/lno/lego_opts.cxx *** orc-2.1/src/osprey1.0/be/lno/lego_opts.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/lego_opts.cxx Tue Nov 9 22:31:30 2004 *************** *** 57,63 **** static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lego_opts.cxx,v $ $Revision: 1.97 $"; static char **rcs_dummy[] = { &rcs_id, (char **)&rcs_dummy, (char **)&source_file }; #endif /* _KEEP_RCS_ID */ --- 57,63 ---- static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/lego_opts.cxx,v $ $Revision: 1.3 $"; static char **rcs_dummy[] = { &rcs_id, (char **)&rcs_dummy, (char **)&source_file }; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/be/lno/lego_opts.h orc-2.1-new/src/osprey1.0/be/lno/lego_opts.h *** orc-2.1/src/osprey1.0/be/lno/lego_opts.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/lego_opts.h Tue Nov 9 22:31:30 2004 *************** *** 39,48 **** // ==================================================================== // // Module: lego_opts.h ! // $Revision: 1.26 $ ! // $Date: 2001/03/10 02:27:04 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lego_opts.h,v $ // // Revision history: // dd-mmm-95 - Original Version --- 39,48 ---- // ==================================================================== // // Module: lego_opts.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:30 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/lno/lego_opts.h,v $ // // Revision history: // dd-mmm-95 - Original Version *************** *** 97,103 **** #define lego_opts_INCLUDED "lego_opts.h" #ifdef _KEEP_RCS_ID ! static char *lego_opts_rcs_id = access_vector_INCLUDED "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lego_opts.h,v $ $Revision: 1.26 $"; #endif /* _KEEP_RCS_ID */ #include "access_vector.h" --- 97,103 ---- #define lego_opts_INCLUDED "lego_opts.h" #ifdef _KEEP_RCS_ID ! static char *lego_opts_rcs_id = access_vector_INCLUDED "$Source: /u/merge/src/osprey1.0/be/lno/lego_opts.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "access_vector.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/lego_skew.cxx orc-2.1-new/src/osprey1.0/be/lno/lego_skew.cxx *** orc-2.1/src/osprey1.0/be/lno/lego_skew.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/lego_skew.cxx Tue Nov 9 22:31:30 2004 *************** *** 40,46 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lego_skew.cxx,v $ $Revision: 1.24 $"; #endif /* _KEEP_RCS_ID */ #include --- 40,46 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/lego_skew.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/lno_bv.h orc-2.1-new/src/osprey1.0/be/lno/lno_bv.h *** orc-2.1/src/osprey1.0/be/lno/lno_bv.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/lno_bv.h Tue Nov 9 22:31:30 2004 *************** *** 37,46 **** // /** *** Module: lno_bv.h ! *** $Revision: 1.9 $ ! *** $Date: 2001/03/10 02:27:44 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lno_bv.h,v $ *** *** Revision history: *** --- 37,46 ---- // /** *** Module: lno_bv.h ! *** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/lno_bv.h,v $ *** *** Revision history: *** *************** *** 125,131 **** #ifndef lno_bv_RCS_ID #define lno_bv_RCS_ID #ifdef _KEEP_RCS_ID ! static char *lno_bv_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lno_bv.h,v $ $Revision: 1.9 $"; #endif /* _KEEP_RCS_ID */ #endif --- 125,131 ---- #ifndef lno_bv_RCS_ID #define lno_bv_RCS_ID #ifdef _KEEP_RCS_ID ! static char *lno_bv_rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/lno_bv.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #endif diff -c -r -N orc-2.1/src/osprey1.0/be/lno/lno_scc.cxx orc-2.1-new/src/osprey1.0/be/lno/lno_scc.cxx *** orc-2.1/src/osprey1.0/be/lno/lno_scc.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/lno_scc.cxx Tue Nov 9 22:31:30 2004 *************** *** 37,46 **** /** *** Module: lno_scc.cxx ! *** $Revision: 1.13 $ ! *** $Date: 2001/03/10 02:27:59 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lno_scc.cxx,v $ *** *** Revision history: *** --- 37,46 ---- /** *** Module: lno_scc.cxx ! *** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/lno_scc.cxx,v $ *** *** Revision history: *** diff -c -r -N orc-2.1/src/osprey1.0/be/lno/lno_scc.h orc-2.1-new/src/osprey1.0/be/lno/lno_scc.h *** orc-2.1/src/osprey1.0/be/lno/lno_scc.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/lno_scc.h Tue Nov 9 22:31:30 2004 *************** *** 37,46 **** // /** *** Module: lno_scc.h ! *** $Revision: 1.14 $ ! *** $Date: 2001/03/10 02:28:04 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lno_scc.h,v $ *** *** Revision history: *** --- 37,46 ---- // /** *** Module: lno_scc.h ! *** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/lno_scc.h,v $ *** *** Revision history: *** *************** *** 123,129 **** #ifndef lno_scc_RCS_ID #define lno_scc_RCS_ID #ifdef _KEEP_RCS_ID ! static char *lno_scc_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lno_scc.h,v $ $Revision: 1.14 $"; #endif /* _KEEP_RCS_ID */ #endif --- 123,129 ---- #ifndef lno_scc_RCS_ID #define lno_scc_RCS_ID #ifdef _KEEP_RCS_ID ! static char *lno_scc_rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/lno_scc.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #endif diff -c -r -N orc-2.1/src/osprey1.0/be/lno/lno_split.cxx orc-2.1-new/src/osprey1.0/be/lno/lno_split.cxx *** orc-2.1/src/osprey1.0/be/lno/lno_split.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/lno_split.cxx Tue Nov 9 22:31:30 2004 *************** *** 46,55 **** * ==================================================================== * * Module: lno_split.cxx ! * $Revision: 1.41 $ ! * $Date: 2001/03/10 02:28:09 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lno_split.cxx,v $ * * Revision history: * dd-mmm-94 - Original Version --- 46,55 ---- * ==================================================================== * * Module: lno_split.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:30 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/lno_split.cxx,v $ * * Revision history: * dd-mmm-94 - Original Version *************** *** 65,71 **** #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lno_split.cxx,v $ $Revision: 1.41 $"; #include #include "lnopt_main.h" --- 65,71 ---- #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/lno_split.cxx,v $ $Revision: 1.3 $"; #include #include "lnopt_main.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/lnodriver.cxx orc-2.1-new/src/osprey1.0/be/lno/lnodriver.cxx *** orc-2.1/src/osprey1.0/be/lno/lnodriver.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/lnodriver.cxx Tue Nov 9 22:31:30 2004 *************** *** 37,46 **** * ==================================================================== * * Module: lnodriver.c ! * $Revision: 1.22 $ ! * $Date: 2001/03/10 02:28:14 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lnodriver.cxx,v $ * * Revision history: * 08-Sep-94 - Original Version --- 37,46 ---- * ==================================================================== * * Module: lnodriver.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:30 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/lnodriver.cxx,v $ * * Revision history: * 08-Sep-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/lno/lnodriver.h orc-2.1-new/src/osprey1.0/be/lno/lnodriver.h *** orc-2.1/src/osprey1.0/be/lno/lnodriver.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/lnodriver.h Tue Nov 9 22:31:30 2004 *************** *** 37,46 **** * ==================================================================== * * Module: lnodriver.h ! * $Revision: 1.11 $ ! * $Date: 2001/03/10 02:28:19 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lnodriver.h,v $ * * Description: * exported functions from lno.so --- 37,46 ---- * ==================================================================== * * Module: lnodriver.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:30 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/lnodriver.h,v $ * * Description: * exported functions from lno.so diff -c -r -N orc-2.1/src/osprey1.0/be/lno/lnopt_main.cxx orc-2.1-new/src/osprey1.0/be/lno/lnopt_main.cxx *** orc-2.1/src/osprey1.0/be/lno/lnopt_main.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/lnopt_main.cxx Tue Nov 9 22:31:30 2004 *************** *** 39,48 **** * ==================================================================== * * Module: lnopt_main.c ! * $Revision: 1.429 $ ! * $Date: 2001/03/10 02:28:24 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lnopt_main.cxx,v $ * * Revision history: * 14-Sep-94 - Original Version --- 39,48 ---- * ==================================================================== * * Module: lnopt_main.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:30 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/lnopt_main.cxx,v $ * * Revision history: * 14-Sep-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/lno/lnopt_main.h orc-2.1-new/src/osprey1.0/be/lno/lnopt_main.h *** orc-2.1/src/osprey1.0/be/lno/lnopt_main.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/lnopt_main.h Tue Nov 9 22:31:30 2004 *************** *** 651,660 **** * ==================================================================== * * Module: lnopt_main.h ! * $Revision: 1.166 $ ! * $Date: 2001/03/10 02:28:29 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lnopt_main.h,v $ * * Revision history: * 27-NOV-94 - Original Version --- 651,660 ---- * ==================================================================== * * Module: lnopt_main.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:30 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/lnopt_main.h,v $ * * Revision history: * 27-NOV-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/lno/lnoptimizer.h orc-2.1-new/src/osprey1.0/be/lno/lnoptimizer.h *** orc-2.1/src/osprey1.0/be/lno/lnoptimizer.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/lnoptimizer.h Tue Nov 9 22:31:30 2004 *************** *** 37,46 **** * ==================================================================== * * Module: lnoptimizer.h ! * $Revision: 1.19 $ ! * $Date: 2001/03/10 02:28:34 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lnoptimizer.h,v $ * * Revision history: * 14-SEP-94 - Original Version --- 37,46 ---- * ==================================================================== * * Module: lnoptimizer.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:30 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/lnoptimizer.h,v $ * * Revision history: * 14-SEP-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/lno/lu_mat.cxx orc-2.1-new/src/osprey1.0/be/lno/lu_mat.cxx *** orc-2.1/src/osprey1.0/be/lno/lu_mat.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/lu_mat.cxx Tue Nov 9 22:31:30 2004 *************** *** 35,49 **** // -*-C++-*- ! /** $Revision: 1.15 $ ! *** $Date: 2001/03/10 02:28:55 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lu_mat.cxx,v $ **/ #ifndef lu_mat_CXX #define lu_mat_CXX "lu_mat.cxx" ! static char *lu_mat_template_rcs_id = lu_mat_CXX "$Revision: 1.15 $"; #endif #ifndef lu_mat_INCLUDED --- 35,49 ---- // -*-C++-*- ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/lu_mat.cxx,v $ **/ #ifndef lu_mat_CXX #define lu_mat_CXX "lu_mat.cxx" ! static char *lu_mat_template_rcs_id = lu_mat_CXX "$Revision: 1.3 $"; #endif #ifndef lu_mat_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/lno/lu_mat.h orc-2.1-new/src/osprey1.0/be/lno/lu_mat.h *** orc-2.1/src/osprey1.0/be/lno/lu_mat.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/lu_mat.h Wed Nov 24 15:31:38 2004 *************** *** 200,215 **** // and U = L_0 * H_s // -- Comments by RJC ! /** $Revision: 1.11 $ ! *** $Date: 2001/03/10 02:29:00 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lu_mat.h,v $ **/ #ifndef lu_mat_INCLUDED #define lu_mat_INCLUDED "lu_mat.h" ! static char *lu_mat_rcs_id = lu_mat_INCLUDED "$Revision: 1.11 $"; // system headers --- 200,215 ---- // and U = L_0 * H_s // -- Comments by RJC ! /** $Revision: 1.4 $ ! *** $Date: 2004/11/24 07:31:38 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/lu_mat.h,v $ **/ #ifndef lu_mat_INCLUDED #define lu_mat_INCLUDED "lu_mat.h" ! static char *lu_mat_rcs_id = lu_mat_INCLUDED "$Revision: 1.4 $"; // system headers *************** *** 344,351 **** template LU_MAT::LU_MAT(const LU_MAT& a) : ! _pool(a.pool), ! _lu(0,0,pool), _interch(NULL), _cpvt(NULL), _interch_sz(0), --- 344,351 ---- template LU_MAT::LU_MAT(const LU_MAT& a) : ! _pool(a._pool), ! _lu(0,0,a._pool), _interch(NULL), _cpvt(NULL), _interch_sz(0), diff -c -r -N orc-2.1/src/osprey1.0/be/lno/lu_mat_textra.cxx orc-2.1-new/src/osprey1.0/be/lno/lu_mat_textra.cxx *** orc-2.1/src/osprey1.0/be/lno/lu_mat_textra.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/lu_mat_textra.cxx Tue Nov 9 22:31:30 2004 *************** *** 35,44 **** // -*-C++-*- ! /** $Revision: 1.5 $ ! *** $Date: 2001/03/10 02:29:06 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/lu_mat_textra.cxx,v $ **/ #ifdef USE_PCH --- 35,44 ---- // -*-C++-*- ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/lu_mat_textra.cxx,v $ **/ #ifdef USE_PCH *************** *** 47,53 **** #pragma hdrstop #define lu_mat_textra_CXX "lu_mat_textra.cxx" ! static char *rcs_id = lu_mat_textra_CXX "$Revision: 1.5 $"; #include "mat.h" --- 47,53 ---- #pragma hdrstop #define lu_mat_textra_CXX "lu_mat_textra.cxx" ! static char *rcs_id = lu_mat_textra_CXX "$Revision: 1.3 $"; #include "mat.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/mat.cxx orc-2.1-new/src/osprey1.0/be/lno/mat.cxx *** orc-2.1/src/osprey1.0/be/lno/mat.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/mat.cxx Tue Nov 9 22:31:30 2004 *************** *** 35,44 **** // -*-C++-*- ! /** $Revision: 1.26 $ ! *** $Date: 2001/03/10 02:29:41 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/mat.cxx,v $ **/ #ifndef mat_CXX --- 35,44 ---- // -*-C++-*- ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/mat.cxx,v $ **/ #ifndef mat_CXX diff -c -r -N orc-2.1/src/osprey1.0/be/lno/mat.h orc-2.1-new/src/osprey1.0/be/lno/mat.h *** orc-2.1/src/osprey1.0/be/lno/mat.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/mat.h Wed Nov 24 15:31:38 2004 *************** *** 247,263 **** *** Return the current default mem pool. **/ ! /** $Revision: 1.17 $ ! *** $Date: 2001/03/10 02:30:12 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/mat.h,v $ **/ #ifndef mat_INCLUDED #define mat_INCLUDED "mat.h" #ifdef _KEEP_RCS_ID ! static char *mat_rcs_id = mat_INCLUDED "$Revision: 1.17 $"; #endif /* _KEEP_RCS_ID */ // system headers --- 247,263 ---- *** Return the current default mem pool. **/ ! /** $Revision: 1.4 $ ! *** $Date: 2004/11/24 07:31:38 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/mat.h,v $ **/ #ifndef mat_INCLUDED #define mat_INCLUDED "mat.h" #ifdef _KEEP_RCS_ID ! static char *mat_rcs_id = mat_INCLUDED "$Revision: 1.4 $"; #endif /* _KEEP_RCS_ID */ // system headers *************** *** 525,531 **** MAT m(Rows(), Cols(), Default_Pool()); ! for (INT r = 0; r < Rows(); rr++) { T* pm = &m._data[r*m._cx]; T* p = &_data[r*_cx]; T* pa = &a._data[r*a._cx]; --- 525,531 ---- MAT m(Rows(), Cols(), Default_Pool()); ! for (INT r = 0; r < Rows(); r++) { T* pm = &m._data[r*m._cx]; T* p = &_data[r*_cx]; T* pa = &a._data[r*a._cx]; *************** *** 636,642 **** template MAT& MAT::D_Submul(const MAT& mat, INT m, INT n) { ! MAT mm(m, n, &LNO_local_pool); INT i; for (i = 0; i < m; i++) { for (INT j = 0; j < n; j++) { --- 636,644 ---- template MAT& MAT::D_Submul(const MAT& mat, INT m, INT n) { ! MAT mm(m, n, Default_Pool()); // Error found by gcc3.4.x ! // MAT mm(m, n, &LNO_local_pool); ! INT i; for (i = 0; i < m; i++) { for (INT j = 0; j < n; j++) { diff -c -r -N orc-2.1/src/osprey1.0/be/lno/mat_textra.cxx orc-2.1-new/src/osprey1.0/be/lno/mat_textra.cxx *** orc-2.1/src/osprey1.0/be/lno/mat_textra.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/mat_textra.cxx Fri Nov 19 11:01:21 2004 *************** *** 40,53 **** *** not adequate. Thus 'textra' => 'template extra'. **/ ! /** $Revision: 1.9 $ ! *** $Date: 2001/03/10 02:29:36 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/mat_textra.cxx,v $ **/ #define mat_textra_CXX "mat_textra.cxx" ! static char *rcs_id = mat_textra_CXX "$Revision: 1.9 $"; #include "mat.h" --- 40,53 ---- *** not adequate. Thus 'textra' => 'template extra'. **/ ! /** $Revision: 1.4 $ ! *** $Date: 2004/11/19 03:01:21 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/mat_textra.cxx,v $ **/ #define mat_textra_CXX "mat_textra.cxx" ! static char *rcs_id = mat_textra_CXX "$Revision: 1.4 $"; #include "mat.h" *************** *** 55,63 **** // ********************* Required for instantiation ********************** ! MEM_POOL* MAT::_default_pool = NULL; ! MEM_POOL* MAT::_default_pool = NULL; ! MEM_POOL* MAT::_default_pool = NULL; // Integer matrix inversion can be performed by making the equivalent fraction // matrix and inverting that. --- 55,63 ---- // ********************* Required for instantiation ********************** ! template<> MEM_POOL* MAT::_default_pool = NULL; ! template<> MEM_POOL* MAT::_default_pool = NULL; ! template<> MEM_POOL* MAT::_default_pool = NULL; // Integer matrix inversion can be performed by making the equivalent fraction // matrix and inverting that. diff -c -r -N orc-2.1/src/osprey1.0/be/lno/mem_sim.cxx orc-2.1-new/src/osprey1.0/be/lno/mem_sim.cxx *** orc-2.1/src/osprey1.0/be/lno/mem_sim.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/mem_sim.cxx Tue Nov 9 22:31:30 2004 *************** *** 47,56 **** * ==================================================================== * * Module: mem_sim.cxx ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 02:30:22 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/mem_sim.cxx,v $ * * Revision history: * 02-07-96 - Original Version --- 47,56 ---- * ==================================================================== * * Module: mem_sim.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:30 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/mem_sim.cxx,v $ * * Revision history: * 02-07-96 - Original Version *************** *** 67,73 **** #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/mem_sim.cxx,v $ $Revision: 1.7 $"; #ifndef _NEW_SYMTAB --- 67,73 ---- #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/mem_sim.cxx,v $ $Revision: 1.3 $"; #ifndef _NEW_SYMTAB diff -c -r -N orc-2.1/src/osprey1.0/be/lno/minvariant.cxx orc-2.1-new/src/osprey1.0/be/lno/minvariant.cxx *** orc-2.1/src/osprey1.0/be/lno/minvariant.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/minvariant.cxx Tue Nov 9 22:31:30 2004 *************** *** 198,207 **** **/ /* ==================================================================== ! * $Revision: 1.69 $ ! * $Date: 2001/03/10 02:30:27 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/minvariant.cxx,v $ * ==================================================================== */ --- 198,207 ---- **/ /* ==================================================================== ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:30 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/minvariant.cxx,v $ * ==================================================================== */ *************** *** 211,217 **** #pragma hdrstop #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/minvariant.cxx,v $ $Revision: 1.69 $"; #endif #include --- 211,217 ---- #pragma hdrstop #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/minvariant.cxx,v $ $Revision: 1.3 $"; #endif #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/minvariant.h orc-2.1-new/src/osprey1.0/be/lno/minvariant.h *** orc-2.1/src/osprey1.0/be/lno/minvariant.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/minvariant.h Tue Nov 9 22:31:30 2004 *************** *** 84,100 **** /* ==================================================================== * ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 02:30:32 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/minvariant.h,v $ * ==================================================================== */ #ifndef MINVARIANT_RCS_ID #define MINVARIANT_RCS_ID #ifdef _KEEP_RCS_ID ! static char *minvariant = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/minvariant.h,v $ $Revision: 1.10 $"; #endif #endif --- 84,100 ---- /* ==================================================================== * ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:30 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/minvariant.h,v $ * ==================================================================== */ #ifndef MINVARIANT_RCS_ID #define MINVARIANT_RCS_ID #ifdef _KEEP_RCS_ID ! static char *minvariant = "$Source: /u/merge/src/osprey1.0/be/lno/minvariant.h,v $ $Revision: 1.3 $"; #endif #endif diff -c -r -N orc-2.1/src/osprey1.0/be/lno/model.cxx orc-2.1-new/src/osprey1.0/be/lno/model.cxx *** orc-2.1/src/osprey1.0/be/lno/model.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/model.cxx Tue Nov 9 22:31:30 2004 *************** *** 305,314 **** * ==================================================================== * * Module: model.cxx ! * $Revision: 1.168 $ ! * $Date: 2001/03/10 02:30:38 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/model.cxx,v $ * * Revision history: * dd-mmm-94 - Original Version --- 305,314 ---- * ==================================================================== * * Module: model.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:30 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/model.cxx,v $ * * Revision history: * dd-mmm-94 - Original Version *************** *** 325,331 **** #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/model.cxx,v $ $Revision: 1.168 $"; #include #include --- 325,331 ---- #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/model.cxx,v $ $Revision: 1.3 $"; #include #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/model.h orc-2.1-new/src/osprey1.0/be/lno/model.h *** orc-2.1/src/osprey1.0/be/lno/model.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/model.h Tue Nov 9 22:31:30 2004 *************** *** 421,436 **** // ! /** $Revision: 1.63 $ ! *** $Date: 2001/03/10 02:30:43 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/model.h,v $ **/ #ifndef MD_RCS_ID #define MD_RCS_ID #ifdef _KEEP_RCS_ID ! static char *model_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/model.h,v $ $Revision: 1.63 $"; #endif /* _KEEP_RCS_ID */ #endif --- 421,436 ---- // ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/model.h,v $ **/ #ifndef MD_RCS_ID #define MD_RCS_ID #ifdef _KEEP_RCS_ID ! static char *model_rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/model.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #endif diff -c -r -N orc-2.1/src/osprey1.0/be/lno/move.cxx orc-2.1-new/src/osprey1.0/be/lno/move.cxx *** orc-2.1/src/osprey1.0/be/lno/move.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/move.cxx Tue Nov 9 22:31:30 2004 *************** *** 40,46 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/move.cxx,v $ $Revision: 1.53 $"; #endif /* _KEEP_RCS_ID */ #include --- 40,46 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/move.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/name.h orc-2.1-new/src/osprey1.0/be/lno/name.h *** orc-2.1/src/osprey1.0/be/lno/name.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/name.h Tue Nov 9 22:31:30 2004 *************** *** 34,49 **** ! /** $Revision: 1.8 $ ! *** $Date: 2001/03/10 02:31:03 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/name.h,v $ **/ #ifndef NAME_RCS_ID #define NAME_RCS_ID #ifdef _KEEP_RCS_ID ! static char *name_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/name.h,v $ $Revision: 1.8 $"; #endif /* _KEEP_RCS_ID */ #endif --- 34,49 ---- ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/name.h,v $ **/ #ifndef NAME_RCS_ID #define NAME_RCS_ID #ifdef _KEEP_RCS_ID ! static char *name_rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/name.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #endif diff -c -r -N orc-2.1/src/osprey1.0/be/lno/oinvar.cxx orc-2.1-new/src/osprey1.0/be/lno/oinvar.cxx *** orc-2.1/src/osprey1.0/be/lno/oinvar.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/oinvar.cxx Tue Nov 9 22:31:30 2004 *************** *** 57,66 **** * ==================================================================== * * Module: oinvar.cxx ! * $Revision: 1.27 $ ! * $Date: 2001/03/10 02:31:08 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/oinvar.cxx,v $ * * Revision history: * 30-12-96 - Original Version --- 57,66 ---- * ==================================================================== * * Module: oinvar.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:30 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/oinvar.cxx,v $ * * Revision history: * 30-12-96 - Original Version *************** *** 76,82 **** #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/oinvar.cxx,v $ $Revision: 1.27 $"; #include #include "lnopt_main.h" --- 76,82 ---- #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/oinvar.cxx,v $ $Revision: 1.3 $"; #include #include "lnopt_main.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/outer.cxx orc-2.1-new/src/osprey1.0/be/lno/outer.cxx *** orc-2.1/src/osprey1.0/be/lno/outer.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/outer.cxx Tue Nov 9 22:31:30 2004 *************** *** 40,46 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/outer.cxx,v $ $Revision: 1.63 $"; #endif /* _KEEP_RCS_ID */ #include --- 40,46 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/outer.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/outer.h orc-2.1-new/src/osprey1.0/be/lno/outer.h *** orc-2.1/src/osprey1.0/be/lno/outer.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/outer.h Tue Nov 9 22:31:30 2004 *************** *** 37,43 **** #ifndef OUTER_RCS_ID #define OUTER_RCS_ID #ifdef _KEEP_RCS_ID ! static char *outer_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/outer.h,v $ $Revision: 1.5 $"; #endif /* _KEEP_RCS_ID */ #endif --- 37,43 ---- #ifndef OUTER_RCS_ID #define OUTER_RCS_ID #ifdef _KEEP_RCS_ID ! static char *outer_rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/outer.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #endif diff -c -r -N orc-2.1/src/osprey1.0/be/lno/pad.cxx orc-2.1-new/src/osprey1.0/be/lno/pad.cxx *** orc-2.1/src/osprey1.0/be/lno/pad.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/pad.cxx Tue Nov 9 22:31:30 2004 *************** *** 38,47 **** * ==================================================================== * * Module: pad.cxx ! * $Revision: 1.30 $ ! * $Date: 2001/03/10 02:31:23 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/pad.cxx,v $ * * * Description: --- 38,47 ---- * ==================================================================== * * Module: pad.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:30 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/pad.cxx,v $ * * * Description: diff -c -r -N orc-2.1/src/osprey1.0/be/lno/permute.cxx orc-2.1-new/src/osprey1.0/be/lno/permute.cxx *** orc-2.1/src/osprey1.0/be/lno/permute.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/permute.cxx Tue Nov 9 22:31:30 2004 *************** *** 40,46 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/permute.cxx,v $ $Revision: 1.64 $"; #endif /* _KEEP_RCS_ID */ #include --- 40,46 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/permute.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/reduc.cxx orc-2.1-new/src/osprey1.0/be/lno/reduc.cxx *** orc-2.1/src/osprey1.0/be/lno/reduc.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/reduc.cxx Tue Nov 9 22:31:30 2004 *************** *** 53,62 **** * ==================================================================== * * Module: redic.cxx ! * $Revision: 1.14 $ ! * $Date: 2001/03/10 02:33:06 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/reduc.cxx,v $ * * Revision history: * dd-mmm-94 - Original Version --- 53,62 ---- * ==================================================================== * * Module: redic.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:30 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/reduc.cxx,v $ * * Revision history: * dd-mmm-94 - Original Version *************** *** 73,79 **** #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/reduc.cxx,v $ $Revision: 1.14 $"; #include #include "reduc.h" --- 73,79 ---- #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/reduc.cxx,v $ $Revision: 1.3 $"; #include #include "reduc.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/reduc.h orc-2.1-new/src/osprey1.0/be/lno/reduc.h *** orc-2.1/src/osprey1.0/be/lno/reduc.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/reduc.h Tue Nov 9 22:31:30 2004 *************** *** 96,111 **** // ! /** $Revision: 1.13 $ ! *** $Date: 2001/03/10 02:33:12 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/reduc.h,v $ **/ #ifndef RED_RCS_ID #define RED_RCS_ID #ifdef _KEEP_RCS_ID ! static char *reduc_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/reduc.h,v $ $Revision: 1.13 $"; #endif /* _KEEP_RCS_ID */ #endif --- 96,111 ---- // ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/reduc.h,v $ **/ #ifndef RED_RCS_ID #define RED_RCS_ID #ifdef _KEEP_RCS_ID ! static char *reduc_rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/reduc.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #endif diff -c -r -N orc-2.1/src/osprey1.0/be/lno/reverse.cxx orc-2.1-new/src/osprey1.0/be/lno/reverse.cxx *** orc-2.1/src/osprey1.0/be/lno/reverse.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/reverse.cxx Tue Nov 9 22:31:30 2004 *************** *** 40,46 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/reverse.cxx,v $ $Revision: 1.15 $"; #endif /* _KEEP_RCS_ID */ #include --- 40,46 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/reverse.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/scalar_expand.cxx orc-2.1-new/src/osprey1.0/be/lno/scalar_expand.cxx *** orc-2.1/src/osprey1.0/be/lno/scalar_expand.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/scalar_expand.cxx Tue Nov 9 22:31:30 2004 *************** *** 35,44 **** // -*-C++-*- ! /** $Revision: 1.150 $ ! *** $Date: 2001/03/10 02:30:17 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/scalar_expand.cxx,v $ **/ #ifdef USE_PCH --- 35,44 ---- // -*-C++-*- ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/scalar_expand.cxx,v $ **/ #ifdef USE_PCH *************** *** 48,54 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/scalar_expand.cxx,v $ $Revision: 1.150 $"; #endif /* _KEEP_RCS_ID */ #include --- 48,54 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/scalar_expand.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/scalar_expand.h orc-2.1-new/src/osprey1.0/be/lno/scalar_expand.h *** orc-2.1/src/osprey1.0/be/lno/scalar_expand.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/scalar_expand.h Tue Nov 9 22:31:30 2004 *************** *** 338,347 **** *** get increased. **/ ! /** $Revision: 1.41 $ ! *** $Date: 2001/03/10 02:33:39 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/scalar_expand.h,v $ **/ #include --- 338,347 ---- *** get increased. **/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/scalar_expand.h,v $ **/ #include *************** *** 355,361 **** #define scalar_expand_INCLUDED "scalar_expand.h" #ifdef _KEEP_RCS_ID ! static char *scalar_expand_rcs_id = scalar_expand_INCLUDED "$Revision: 1.41 $"; #endif /* _KEEP_RCS_ID */ #ifndef mat_INCLUDED --- 355,361 ---- #define scalar_expand_INCLUDED "scalar_expand.h" #ifdef _KEEP_RCS_ID ! static char *scalar_expand_rcs_id = scalar_expand_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef mat_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/lno/sclrze.h orc-2.1-new/src/osprey1.0/be/lno/sclrze.h *** orc-2.1/src/osprey1.0/be/lno/sclrze.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/sclrze.h Tue Nov 9 22:31:30 2004 *************** *** 70,82 **** /** ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/sclrze.h,v $ **/ #ifndef SCLRZE_RCS_ID #define SCLRZE_RCS_ID #ifdef _KEEP_RCS_ID ! static char *sclrze = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/sclrze.h,v $ $Revision: 1.5 $"; #endif /* _KEEP_RCS_ID */ #endif --- 70,82 ---- /** ! *** $Source: /u/merge/src/osprey1.0/be/lno/sclrze.h,v $ **/ #ifndef SCLRZE_RCS_ID #define SCLRZE_RCS_ID #ifdef _KEEP_RCS_ID ! static char *sclrze = "$Source: /u/merge/src/osprey1.0/be/lno/sclrze.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #endif diff -c -r -N orc-2.1/src/osprey1.0/be/lno/snl.h orc-2.1-new/src/osprey1.0/be/lno/snl.h *** orc-2.1/src/osprey1.0/be/lno/snl.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/snl.h Tue Nov 9 22:31:30 2004 *************** *** 258,274 **** *** See the files for descriptions. **/ ! /** $Revision: 1.64 $ ! *** $Date: 2001/03/10 02:34:42 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/snl.h,v $ **/ #ifndef snl_INCLUDED #define snl_INCLUDED "snl.h" #ifdef _KEEP_RCS_ID ! static char *snl_rcs_id = snl_INCLUDED "$Revision: 1.64 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED --- 258,274 ---- *** See the files for descriptions. **/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/snl.h,v $ **/ #ifndef snl_INCLUDED #define snl_INCLUDED "snl.h" #ifdef _KEEP_RCS_ID ! static char *snl_rcs_id = snl_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/lno/snl_deps.cxx orc-2.1-new/src/osprey1.0/be/lno/snl_deps.cxx *** orc-2.1/src/osprey1.0/be/lno/snl_deps.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/snl_deps.cxx Tue Nov 9 22:31:30 2004 *************** *** 41,47 **** #pragma hdrstop #define snl_utils_CXX "snl_utils.cxx" ! static char *rcs_id = snl_utils_CXX "$Revision: 1.48 $"; #include #include "snl.h" --- 41,47 ---- #pragma hdrstop #define snl_utils_CXX "snl_utils.cxx" ! static char *rcs_id = snl_utils_CXX "$Revision: 1.3 $"; #include #include "snl.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/snl_deps.h orc-2.1-new/src/osprey1.0/be/lno/snl_deps.h *** orc-2.1/src/osprey1.0/be/lno/snl_deps.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/snl_deps.h Tue Nov 9 22:31:30 2004 *************** *** 317,333 **** *** value. **/ ! /** $Revision: 1.23 $ ! *** $Date: 2001/03/10 02:34:53 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/snl_deps.h,v $ **/ #ifndef snl_deps_INCLUDED #define snl_deps_INCLUDED "snl_deps.h" #ifdef _KEEP_RCS_ID ! static char *snl_deps_rcs_id = snl_deps_INCLUDED "$Revision: 1.23 $"; #endif /* _KEEP_RCS_ID */ class ARRAY_DIRECTED_GRAPH16; --- 317,333 ---- *** value. **/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/snl_deps.h,v $ **/ #ifndef snl_deps_INCLUDED #define snl_deps_INCLUDED "snl_deps.h" #ifdef _KEEP_RCS_ID ! static char *snl_deps_rcs_id = snl_deps_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ class ARRAY_DIRECTED_GRAPH16; diff -c -r -N orc-2.1/src/osprey1.0/be/lno/snl_dist.cxx orc-2.1-new/src/osprey1.0/be/lno/snl_dist.cxx *** orc-2.1/src/osprey1.0/be/lno/snl_dist.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/snl_dist.cxx Tue Nov 9 22:31:30 2004 *************** *** 35,44 **** // -*-C++-*- ! /** $Revision: 1.73 $ ! *** $Date: 2001/03/10 02:34:58 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/snl_dist.cxx,v $ **/ #ifdef USE_PCH --- 35,44 ---- // -*-C++-*- ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/snl_dist.cxx,v $ **/ #ifdef USE_PCH *************** *** 47,53 **** #pragma hdrstop #define snl_dist_CXX "snl_dist.cxx" ! static char *rcs_id = snl_dist_CXX "$Revision: 1.73 $"; #include #include --- 47,53 ---- #pragma hdrstop #define snl_dist_CXX "snl_dist.cxx" ! static char *rcs_id = snl_dist_CXX "$Revision: 1.3 $"; #include #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/snl_dist.h orc-2.1-new/src/osprey1.0/be/lno/snl_dist.h *** orc-2.1/src/osprey1.0/be/lno/snl_dist.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/snl_dist.h Tue Nov 9 22:31:30 2004 *************** *** 181,197 **** *** **/ ! /** $Revision: 1.25 $ ! *** $Date: 2001/03/10 02:35:03 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/snl_dist.h,v $ **/ #ifndef snl_dist_INCLUDED #define snl_dist_INCLUDED "snl_dist.h" #ifdef _KEEP_RCS_ID ! static char *snl_dist_rcs_id = snl_dist_INCLUDED "$Revision: 1.25 $"; #endif /* _KEEP_RCS_ID */ #ifndef snl_INCLUDED --- 181,197 ---- *** **/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/snl_dist.h,v $ **/ #ifndef snl_dist_INCLUDED #define snl_dist_INCLUDED "snl_dist.h" #ifdef _KEEP_RCS_ID ! static char *snl_dist_rcs_id = snl_dist_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef snl_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/lno/snl_gen.cxx orc-2.1-new/src/osprey1.0/be/lno/snl_gen.cxx *** orc-2.1/src/osprey1.0/be/lno/snl_gen.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/snl_gen.cxx Tue Nov 9 22:31:30 2004 *************** *** 49,55 **** #pragma hdrstop #define snl_CXX "snl.cxx" ! static char *rcs_id = snl_CXX "$Revision: 1.23 $"; #include #include --- 49,55 ---- #pragma hdrstop #define snl_CXX "snl.cxx" ! static char *rcs_id = snl_CXX "$Revision: 1.3 $"; #include #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/snl_inv.cxx orc-2.1-new/src/osprey1.0/be/lno/snl_inv.cxx *** orc-2.1/src/osprey1.0/be/lno/snl_inv.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/snl_inv.cxx Tue Nov 9 22:31:30 2004 *************** *** 48,54 **** #pragma hdrstop #define snl_CXX "snl.cxx" ! static char *rcs_id = snl_CXX "$Revision: 1.20 $"; #include #include --- 48,54 ---- #pragma hdrstop #define snl_CXX "snl.cxx" ! static char *rcs_id = snl_CXX "$Revision: 1.3 $"; #include #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/snl_nest.cxx orc-2.1-new/src/osprey1.0/be/lno/snl_nest.cxx *** orc-2.1/src/osprey1.0/be/lno/snl_nest.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/snl_nest.cxx Tue Nov 9 22:31:30 2004 *************** *** 45,54 **** *** The conditionals use the same variables as are used in Bi. ***/ ! /** $Revision: 1.79 $ ! *** $Date: 2001/03/10 02:35:30 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/snl_nest.cxx,v $ **/ #ifdef USE_PCH --- 45,54 ---- *** The conditionals use the same variables as are used in Bi. ***/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/snl_nest.cxx,v $ **/ #ifdef USE_PCH *************** *** 57,63 **** #pragma hdrstop #define snl_nest_CXX "snl_nest.cxx" ! static char *rcs_id = snl_nest_CXX "$Revision: 1.79 $"; #include #include "fiz_fuse.h" --- 57,63 ---- #pragma hdrstop #define snl_nest_CXX "snl_nest.cxx" ! static char *rcs_id = snl_nest_CXX "$Revision: 1.3 $"; #include #include "fiz_fuse.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/snl_nest.h orc-2.1-new/src/osprey1.0/be/lno/snl_nest.h *** orc-2.1/src/osprey1.0/be/lno/snl_nest.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/snl_nest.h Tue Nov 9 22:31:30 2004 *************** *** 38,54 **** /** **/ ! /** $Revision: 1.26 $ ! *** $Date: 2001/03/10 02:35:36 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/snl_nest.h,v $ **/ #ifndef snl_nest_INCLUDED #define snl_nest_INCLUDED "snl_nest.h" #ifdef _KEEP_RCS_ID ! static char *snl_nest_rcs_id = snl_nest_INCLUDED "$Revision: 1.26 $"; #endif /* _KEEP_RCS_ID */ class ACCESS_VECTOR; --- 38,54 ---- /** **/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/snl_nest.h,v $ **/ #ifndef snl_nest_INCLUDED #define snl_nest_INCLUDED "snl_nest.h" #ifdef _KEEP_RCS_ID ! static char *snl_nest_rcs_id = snl_nest_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ class ACCESS_VECTOR; diff -c -r -N orc-2.1/src/osprey1.0/be/lno/snl_test.cxx orc-2.1-new/src/osprey1.0/be/lno/snl_test.cxx *** orc-2.1/src/osprey1.0/be/lno/snl_test.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/snl_test.cxx Tue Nov 9 22:31:30 2004 *************** *** 35,44 **** // -*-C++-*- ! /** $Revision: 1.143 $ ! *** $Date: 2001/03/10 02:35:41 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/snl_test.cxx,v $ **/ #ifdef USE_PCH --- 35,44 ---- // -*-C++-*- ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/snl_test.cxx,v $ **/ #ifdef USE_PCH *************** *** 47,53 **** #pragma hdrstop #define snl_test_CXX "snl_test.cxx" ! static char *rcs_id = snl_test_CXX "$Revision: 1.143 $"; #include #include --- 47,53 ---- #pragma hdrstop #define snl_test_CXX "snl_test.cxx" ! static char *rcs_id = snl_test_CXX "$Revision: 1.3 $"; #include #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/snl_test.h orc-2.1-new/src/osprey1.0/be/lno/snl_test.h *** orc-2.1/src/osprey1.0/be/lno/snl_test.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/snl_test.h Tue Nov 9 22:31:30 2004 *************** *** 39,55 **** *** The interface code for calls into the snl routines. **/ ! /** $Revision: 1.13 $ ! *** $Date: 2001/03/10 02:35:46 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/snl_test.h,v $ **/ #ifndef snl_test_INCLUDED #define snl_test_INCLUDED "snl_test.h" #ifdef _KEEP_RCS_ID ! static char *snl_test_rcs_id = snl_test_INCLUDED "$Revision: 1.13 $"; #endif /* _KEEP_RCS_ID */ extern void SNL_Phase(WN* func_nd); --- 39,55 ---- *** The interface code for calls into the snl routines. **/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/snl_test.h,v $ **/ #ifndef snl_test_INCLUDED #define snl_test_INCLUDED "snl_test.h" #ifdef _KEEP_RCS_ID ! static char *snl_test_rcs_id = snl_test_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ extern void SNL_Phase(WN* func_nd); diff -c -r -N orc-2.1/src/osprey1.0/be/lno/snl_trans.cxx orc-2.1-new/src/osprey1.0/be/lno/snl_trans.cxx *** orc-2.1/src/osprey1.0/be/lno/snl_trans.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/snl_trans.cxx Tue Nov 9 22:31:30 2004 *************** *** 48,54 **** #pragma hdrstop #define snl_CXX "snl.cxx" ! static char *rcs_id = snl_CXX "$Revision: 1.258 $"; #include #include --- 48,54 ---- #pragma hdrstop #define snl_CXX "snl.cxx" ! static char *rcs_id = snl_CXX "$Revision: 1.3 $"; #include #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/snl_utils.cxx orc-2.1-new/src/osprey1.0/be/lno/snl_utils.cxx *** orc-2.1/src/osprey1.0/be/lno/snl_utils.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/snl_utils.cxx Tue Nov 9 22:31:30 2004 *************** *** 41,47 **** #pragma hdrstop #define snl_utils_CXX "snl_utils.cxx" ! static char *rcs_id = snl_utils_CXX "$Revision: 1.147 $"; #include #include "snl.h" --- 41,47 ---- #pragma hdrstop #define snl_utils_CXX "snl_utils.cxx" ! static char *rcs_id = snl_utils_CXX "$Revision: 1.3 $"; #include #include "snl.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/snl_utils.h orc-2.1-new/src/osprey1.0/be/lno/snl_utils.h *** orc-2.1/src/osprey1.0/be/lno/snl_utils.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/snl_utils.h Tue Nov 9 22:31:30 2004 *************** *** 317,333 **** *** and any args following are args to fprintf. **/ ! /** $Revision: 1.63 $ ! *** $Date: 2001/03/10 02:36:08 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/snl_utils.h,v $ **/ #ifndef snl_utils_INCLUDED #define snl_utils_INCLUDED "snl_utils.h" #ifdef _KEEP_RCS_ID ! static char *snl_utils_rcs_id = snl_utils_INCLUDED "$Revision: 1.63 $"; #endif /* _KEEP_RCS_ID */ #ifndef mat_INCLUDED --- 317,333 ---- *** and any args following are args to fprintf. **/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/snl_utils.h,v $ **/ #ifndef snl_utils_INCLUDED #define snl_utils_INCLUDED "snl_utils.h" #ifdef _KEEP_RCS_ID ! static char *snl_utils_rcs_id = snl_utils_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef mat_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/lno/snl_xbounds.cxx orc-2.1-new/src/osprey1.0/be/lno/snl_xbounds.cxx *** orc-2.1/src/osprey1.0/be/lno/snl_xbounds.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/snl_xbounds.cxx Tue Nov 9 22:31:30 2004 *************** *** 44,53 **** *** The conditionals use the same variables as are used in Bi. ***/ ! /** $Revision: 1.21 $ ! *** $Date: 2001/03/10 02:36:14 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/snl_xbounds.cxx,v $ **/ #ifdef USE_PCH --- 44,53 ---- *** The conditionals use the same variables as are used in Bi. ***/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/snl_xbounds.cxx,v $ **/ #ifdef USE_PCH *************** *** 56,62 **** #pragma hdrstop #define snl_nest_CXX "snl_nest.cxx" ! static char *rcs_id = snl_nest_CXX "$Revision: 1.21 $"; #include #include "snl.h" --- 56,62 ---- #pragma hdrstop #define snl_nest_CXX "snl_nest.cxx" ! static char *rcs_id = snl_nest_CXX "$Revision: 1.3 $"; #include #include "snl.h" diff -c -r -N orc-2.1/src/osprey1.0/be/lno/snl_xbounds.h orc-2.1-new/src/osprey1.0/be/lno/snl_xbounds.h *** orc-2.1/src/osprey1.0/be/lno/snl_xbounds.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/snl_xbounds.h Tue Nov 9 22:31:30 2004 *************** *** 43,52 **** *** What all that is, exactly, you don't need to know. **/ ! /** $Revision: 1.12 $ ! *** $Date: 2001/03/10 02:36:19 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/snl_xbounds.h,v $ **/ #ifndef snl_xbounds_INCLUDED --- 43,52 ---- *** What all that is, exactly, you don't need to know. **/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:30 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/snl_xbounds.h,v $ **/ #ifndef snl_xbounds_INCLUDED *************** *** 57,63 **** #endif #ifdef _KEEP_RCS_ID ! static char *snl_xbounds_rcs_id = snl_xbounds_INCLUDED "$Revision: 1.12 $"; #endif /* _KEEP_RCS_ID */ // Portions of these classes are public, but see the interface file for --- 57,63 ---- #endif #ifdef _KEEP_RCS_ID ! static char *snl_xbounds_rcs_id = snl_xbounds_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ // Portions of these classes are public, but see the interface file for diff -c -r -N orc-2.1/src/osprey1.0/be/lno/soe.cxx orc-2.1-new/src/osprey1.0/be/lno/soe.cxx *** orc-2.1/src/osprey1.0/be/lno/soe.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/soe.cxx Tue Nov 9 22:31:31 2004 *************** *** 63,71 **** * ==================================================================== * * Module: soe.c ! * $Revision: 1.50 $ ! * $Date: 2001/03/10 02:36:24 $ ! * $Author: mtibuild $ * Revision history: * dd-mmm-94 - Original Version * --- 63,71 ---- * ==================================================================== * * Module: soe.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:31 $ ! * $Author: jczhang $ * Revision history: * dd-mmm-94 - Original Version * diff -c -r -N orc-2.1/src/osprey1.0/be/lno/soe.h orc-2.1-new/src/osprey1.0/be/lno/soe.h *** orc-2.1/src/osprey1.0/be/lno/soe.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/soe.h Tue Nov 9 22:31:31 2004 *************** *** 295,301 **** #define soe_INCLUDED "soe.h" #ifdef _KEEP_RCS_ID ! static char *soe_rcs_id = soe_INCLUDED "$Revision: 1.30 $"; #endif /* _KEEP_RCS_ID */ #ifndef _defs_INCLUDED --- 295,301 ---- #define soe_INCLUDED "soe.h" #ifdef _KEEP_RCS_ID ! static char *soe_rcs_id = soe_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef _defs_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/lno/vintr_fis.cxx orc-2.1-new/src/osprey1.0/be/lno/vintr_fis.cxx *** orc-2.1/src/osprey1.0/be/lno/vintr_fis.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/vintr_fis.cxx Tue Nov 9 22:31:31 2004 *************** *** 42,51 **** * ==================================================================== * * Module: vintr_fis.cxx ! * $Revision: 1.73 $ ! * $Date: 2001/03/10 02:37:18 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/vintr_fis.cxx,v $ * * Revision history: * dd-mmm-95 - Original Version --- 42,51 ---- * ==================================================================== * * Module: vintr_fis.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:31 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/vintr_fis.cxx,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 64,70 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/vintr_fis.cxx,v $ $Revision: 1.73 $"; #endif /* _KEEP_RCS_ID */ #include --- 64,70 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/vintr_fis.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/vs.cxx orc-2.1-new/src/osprey1.0/be/lno/vs.cxx *** orc-2.1/src/osprey1.0/be/lno/vs.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/vs.cxx Tue Nov 9 22:31:31 2004 *************** *** 39,45 **** #ifndef vs_CXX #define vs_CXX "vs.cxx" ! static char *vs_template_rcs_id = vs_CXX "$Revision: 1.23 $"; #endif #ifndef __GNUC__ --- 39,45 ---- #ifndef vs_CXX #define vs_CXX "vs.cxx" ! static char *vs_template_rcs_id = vs_CXX "$Revision: 1.3 $"; #endif #ifndef __GNUC__ diff -c -r -N orc-2.1/src/osprey1.0/be/lno/vs.h orc-2.1-new/src/osprey1.0/be/lno/vs.h *** orc-2.1/src/osprey1.0/be/lno/vs.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/vs.h Tue Nov 9 22:31:31 2004 *************** *** 141,147 **** #ifndef vs_INCLUDED #define vs_INCLUDED "vs.h" ! static char *vs_rcs_id = vs_INCLUDED "$Revision: 1.12 $"; // system headers --- 141,147 ---- #ifndef vs_INCLUDED #define vs_INCLUDED "vs.h" ! static char *vs_rcs_id = vs_INCLUDED "$Revision: 1.3 $"; // system headers diff -c -r -N orc-2.1/src/osprey1.0/be/lno/vs_textra.cxx orc-2.1-new/src/osprey1.0/be/lno/vs_textra.cxx *** orc-2.1/src/osprey1.0/be/lno/vs_textra.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/vs_textra.cxx Tue Nov 9 22:31:31 2004 *************** *** 40,49 **** *** not adequate. Thus 'textra' => 'template extra'. **/ ! /** $Revision: 1.11 $ ! *** $Date: 2001/03/10 02:37:29 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/vs_textra.cxx,v $ **/ #ifdef USE_PCH --- 40,49 ---- *** not adequate. Thus 'textra' => 'template extra'. **/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:31 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/be/lno/vs_textra.cxx,v $ **/ #ifdef USE_PCH *************** *** 52,58 **** #pragma hdrstop #define vs_textra_CXX "vs_textra.cxx" ! static char *rcs_id = vs_textra_CXX "$Revision: 1.11 $"; #include --- 52,58 ---- #pragma hdrstop #define vs_textra_CXX "vs_textra.cxx" ! static char *rcs_id = vs_textra_CXX "$Revision: 1.3 $"; #include diff -c -r -N orc-2.1/src/osprey1.0/be/lno/zmult.cxx orc-2.1-new/src/osprey1.0/be/lno/zmult.cxx *** orc-2.1/src/osprey1.0/be/lno/zmult.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/lno/zmult.cxx Tue Nov 9 22:31:31 2004 *************** *** 58,67 **** * ==================================================================== * * Module: zmult.cxx ! * $Revision: 1.11 $ ! * $Date: 2001/03/10 02:37:39 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/zmult.cxx,v $ * * Revision history: * dd-mmm-94 - Original Version --- 58,67 ---- * ==================================================================== * * Module: zmult.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:31 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/lno/zmult.cxx,v $ * * Revision history: * dd-mmm-94 - Original Version *************** *** 78,84 **** #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/lno/RCS/zmult.cxx,v $ $Revision: 1.11 $"; #include #include "lnopt_main.h" --- 78,84 ---- #pragma hdrstop static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/lno/zmult.cxx,v $ $Revision: 1.3 $"; #include #include "lnopt_main.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/bb_node_set.h orc-2.1-new/src/osprey1.0/be/opt/bb_node_set.h *** orc-2.1/src/osprey1.0/be/opt/bb_node_set.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/bb_node_set.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: bb_node_set.h ! // $Revision: 1.22 $ ! // $Date: 2001/03/10 02:37:56 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/bb_node_set.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: bb_node_set.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/bb_node_set.h,v $ // // ==================================================================== // *************** *** 432,438 **** #ifndef bb_node_set_INCLUDED #define bb_node_set_INCLUDED "bb_node_set.h" #ifdef _KEEP_RCS_ID ! static char *bb_node_set_rcs_id = bb_node_set_INCLUDED"$Revision: 1.22 $"; #endif /* _KEEP_RCS_ID */ #include "mempool.h" // our clients should probably include this --- 432,438 ---- #ifndef bb_node_set_INCLUDED #define bb_node_set_INCLUDED "bb_node_set.h" #ifdef _KEEP_RCS_ID ! static char *bb_node_set_rcs_id = bb_node_set_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "mempool.h" // our clients should probably include this diff -c -r -N orc-2.1/src/osprey1.0/be/opt/idx_32_set.h orc-2.1-new/src/osprey1.0/be/opt/idx_32_set.h *** orc-2.1/src/osprey1.0/be/opt/idx_32_set.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/idx_32_set.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: idx_32_set.h ! // $Revision: 1.15 $ ! // $Date: 2001/03/10 02:38:01 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/idx_32_set.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: idx_32_set.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/idx_32_set.h,v $ // // ==================================================================== // *************** *** 539,545 **** #ifndef idx_32_set_INCLUDED #define idx_32_set_INCLUDED "idx_32_set.h" #ifdef _KEEP_RCS_ID ! static char *idx_32_set_rcs_id = idx_32_set_INCLUDED"$Revision: 1.15 $"; #endif /* _KEEP_RCS_ID */ #include "mempool.h" // our clients should probably include this --- 539,545 ---- #ifndef idx_32_set_INCLUDED #define idx_32_set_INCLUDED "idx_32_set.h" #ifdef _KEEP_RCS_ID ! static char *idx_32_set_rcs_id = idx_32_set_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "mempool.h" // our clients should probably include this diff -c -r -N orc-2.1/src/osprey1.0/be/opt/init.cxx orc-2.1-new/src/osprey1.0/be/opt/init.cxx *** orc-2.1/src/osprey1.0/be/opt/init.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/init.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: init.cxx ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 02:38:06 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/init.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: init.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/init.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_alias_analysis.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_alias_analysis.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_alias_analysis.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_alias_analysis.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_alias_analysis.cxx ! // $Revision: 1.293 $ ! // $Date: 2001/03/10 02:38:12 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_alias_analysis.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_alias_analysis.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_alias_analysis.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_alias_class.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_alias_class.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_alias_class.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_alias_class.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_alias_class.h ! // $Revision: 1.74 $ ! // $Date: 2001/03/10 02:37:45 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_alias_class.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_alias_class.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_alias_class.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_alias_class.h orc-2.1-new/src/osprey1.0/be/opt/opt_alias_class.h *** orc-2.1/src/osprey1.0/be/opt/opt_alias_class.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_alias_class.h Fri Nov 19 15:53:43 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_alias_class.h ! // $Revision: 1.29 $ ! // $Date: 2001/03/10 02:38:17 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_alias_class.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_alias_class.h ! // $Revision: 1.4 $ ! // $Date: 2004/11/19 07:53:43 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_alias_class.h,v $ // // ==================================================================== // *************** *** 121,126 **** --- 121,127 ---- #include "bitset.h" } + using idmap::ID_MAP; // ==================================================================== diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_array.h orc-2.1-new/src/osprey1.0/be/opt/opt_array.h *** orc-2.1/src/osprey1.0/be/opt/opt_array.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_array.h Wed Nov 24 15:31:38 2004 *************** *** 2,11 **** //===================================================================== // // Module: opt_array.h ! // $Revision: 1.15 $ ! // $Date: 2001/03/10 02:38:22 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_array.h,v $ // // Revision history: // 01-MAR-95 dahl - Original Version --- 2,11 ---- //===================================================================== // // Module: opt_array.h ! // $Revision: 1.4 $ ! // $Date: 2004/11/24 07:31:38 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_array.h,v $ // // Revision history: // 01-MAR-95 dahl - Original Version *************** *** 54,60 **** #ifndef opt_array_INCLUDED #define opt_array_INCLUDED "opt_array.h" #ifdef _KEEP_RCS_ID ! static char *opt_arrayrcs_id = opt_array_INCLUDED"$ $Revision: 1.15 $"; #endif /* _KEEP_RCS_ID */ --- 54,60 ---- #ifndef opt_array_INCLUDED #define opt_array_INCLUDED "opt_array.h" #ifdef _KEEP_RCS_ID ! static char *opt_arrayrcs_id = opt_array_INCLUDED"$ $Revision: 1.4 $"; #endif /* _KEEP_RCS_ID */ *************** *** 65,70 **** --- 65,74 ---- #include "opt_defs.h" #include "opt_sys.h" + #if defined(__GNUC__) && (__GNUC__ >= 3) && (__GNUC_MINOR__ >=4) + // Error found by gcc3.4.x + #include "erglob.h" + #endif //---------------------------------------------------------------------------- // fixed size array template diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_base.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_base.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_base.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_base.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_base.cxx ! // $Revision: 1.19 $ ! // $Date: 2001/03/10 02:38:28 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_base.cxx,v $ // // Revision history: // 8-SEP-94 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_base.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_base.cxx,v $ // // Revision history: // 8-SEP-94 shin - Original Version *************** *** 65,71 **** #ifdef _KEEP_RCS_ID #define opt_base_CXX "opt_base.cxx" ! static char *rcs_id = opt_base_CXX"$Revision: 1.19 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 65,71 ---- #ifdef _KEEP_RCS_ID #define opt_base_CXX "opt_base.cxx" ! static char *rcs_id = opt_base_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_base.h orc-2.1-new/src/osprey1.0/be/opt/opt_base.h *** orc-2.1/src/osprey1.0/be/opt/opt_base.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_base.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_base.h ! // $Revision: 1.26 $ ! // $Date: 2001/03/10 02:38:33 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_base.h,v $ // // Revision history: // 8-SEP-94 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_base.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_base.h,v $ // // Revision history: // 8-SEP-94 shin - Original Version *************** *** 68,74 **** #ifndef opt_base_INCLUDED #define opt_base_INCLUDED "opt_base.h" #ifdef _KEEP_RCS_ID ! static char *opt_basercs_id = opt_base_INCLUDED"$Revision: 1.26 $"; #endif /* _KEEP_RCS_ID */ #include "cxx_base.h" --- 68,74 ---- #ifndef opt_base_INCLUDED #define opt_base_INCLUDED "opt_base.h" #ifdef _KEEP_RCS_ID ! static char *opt_basercs_id = opt_base_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "cxx_base.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_bb.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_bb.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_bb.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_bb.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_bb.cxx ! // $Revision: 1.181 $ ! // $Date: 2001/03/10 02:38:38 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_bb.cxx,v $ // // Revision history: // 8-SEP-94 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_bb.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_bb.cxx,v $ // // Revision history: // 8-SEP-94 shin - Original Version *************** *** 61,67 **** #define opt_bb_CXX "opt_bb.cxx" #ifdef _KEEP_RCS_ID ! static char *rcs_id = opt_bb_CXX"$Revision: 1.181 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 61,67 ---- #define opt_bb_CXX "opt_bb.cxx" #ifdef _KEEP_RCS_ID ! static char *rcs_id = opt_bb_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_bb.h orc-2.1-new/src/osprey1.0/be/opt/opt_bb.h *** orc-2.1/src/osprey1.0/be/opt/opt_bb.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_bb.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_bb.h ! // $Revision: 1.229 $ ! // $Date: 2001/03/10 02:38:44 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_bb.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_bb.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_bb.h,v $ // // ==================================================================== // *************** *** 521,527 **** #if !defined(opt_bb_INCLUDED) || defined(opt_bb_CXX) #ifndef opt_bb_INCLUDED #ifdef _KEEP_RCS_ID ! static char *opt_bbrcs_id = opt_bb_INCLUDED"$Revision: 1.229 $"; #endif /* _KEEP_RCS_ID */ #ifndef opt_base_INCLUDED --- 521,527 ---- #if !defined(opt_bb_INCLUDED) || defined(opt_bb_CXX) #ifndef opt_bb_INCLUDED #ifdef _KEEP_RCS_ID ! static char *opt_bbrcs_id = opt_bb_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef opt_base_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_bdce.h orc-2.1-new/src/osprey1.0/be/opt/opt_bdce.h *** orc-2.1/src/osprey1.0/be/opt/opt_bdce.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_bdce.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_bdce.h ! // $Revision: 1.14 $ ! // $Date: 2001/03/10 02:38:54 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_bdce.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_bdce.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_bdce.h,v $ // // ==================================================================== // *************** *** 48,54 **** #define opt_bdce_INCLUDED "opt_bdce.h" #ifdef _KEEP_RCS_ID ! static char *opt_bdcercs_id = opt_bdce_INCLUDED"$Revision: 1.14 $"; #endif /* _KEEP_RCS_ID */ --- 48,54 ---- #define opt_bdce_INCLUDED "opt_bdce.h" #ifdef _KEEP_RCS_ID ! static char *opt_bdcercs_id = opt_bdce_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_bool.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_bool.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_bool.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_bool.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_bool.cxx ! // $Revision: 1.12 $ ! // $Date: 2001/03/10 02:39:00 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_bool.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_bool.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_bool.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_canon.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_canon.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_canon.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_canon.cxx Tue Nov 9 22:31:31 2004 *************** *** 2,11 **** // ==================================================================== // // Module: opt_canon.cxx ! // $Revision: 1.43 $ ! // $Date: 2001/03/10 02:39:05 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_canon.cxx,v $ // // Revision history: // 3-MAY-95 dahl - Original Version --- 2,11 ---- // ==================================================================== // // Module: opt_canon.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_canon.cxx,v $ // // Revision history: // 3-MAY-95 dahl - Original Version *************** *** 59,65 **** #ifdef _KEEP_RCS_ID #define opt_canon_CXX "opt_canon.cxx" ! static char *rcs_id = opt_canon_CXX"$Revision: 1.43 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 59,65 ---- #ifdef _KEEP_RCS_ID #define opt_canon_CXX "opt_canon.cxx" ! static char *rcs_id = opt_canon_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_cfg.h orc-2.1-new/src/osprey1.0/be/opt/opt_cfg.h *** orc-2.1/src/osprey1.0/be/opt/opt_cfg.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_cfg.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_cfg.h ! // $Revision: 1.171 $ ! // $Date: 2001/03/10 02:39:16 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_cfg.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_cfg.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_cfg.h,v $ // // ==================================================================== // *************** *** 121,127 **** #ifndef opt_cfg_INCLUDED #define opt_cfg_INCLUDED "opt_cfg.h" #ifdef _KEEP_RCS_ID ! static char *opt_cfgrcs_id = opt_cfg_INCLUDED"$Revision: 1.171 $"; #endif /* _KEEP_RCS_ID */ #ifndef opt_bb_INCLUDED --- 121,127 ---- #ifndef opt_cfg_INCLUDED #define opt_cfg_INCLUDED "opt_cfg.h" #ifdef _KEEP_RCS_ID ! static char *opt_cfgrcs_id = opt_cfg_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef opt_bb_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_cfg_trans.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_cfg_trans.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_cfg_trans.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_cfg_trans.cxx Sun Nov 21 19:01:55 2004 *************** *** 3,11 **** // ==================================================================== // // Module: opt_cfg_trans.cxx ! // $Revision: 1.2 $ ! // $Date: 2003/01/10 08:45:20 $ ! // $Author: gange $ // $Source: /u/merge/src/osprey1.0/be/opt/opt_cfg_trans.cxx,v $ // // ==================================================================== --- 3,11 ---- // ==================================================================== // // Module: opt_cfg_trans.cxx ! // $Revision: 1.6 $ ! // $Date: 2004/11/21 11:01:55 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/opt/opt_cfg_trans.cxx,v $ // // ==================================================================== *************** *** 541,547 **** struct comp_zones { zone_container *zones; ! bool operator()(int x, int y) { #if 0 bool t = (*zones)[x].priority() > (*zones)[y].priority(); --- 541,547 ---- struct comp_zones { zone_container *zones; ! bool operator()(int x, int y) const { #if 0 bool t = (*zones)[x].priority() > (*zones)[y].priority(); *************** *** 568,581 **** comp_zones(zone_container& z):zones(&z) {} }; ! void print_zone(FILE *fp, zone_container& zones) { vector sorted; int i; for (i = 0; i < zones.size(); ++i) sorted.push_back(i); ! sort(sorted.begin(), sorted.end(), comp_zones(zones)); for (i = 0; i < sorted.size(); ++i) zones[ sorted[i] ].print(fp); --- 568,584 ---- comp_zones(zone_container& z):zones(&z) {} }; ! static void mysort(vector& array, const comp_zones& comp); void print_zone(FILE *fp, zone_container& zones) { vector sorted; int i; for (i = 0; i < zones.size(); ++i) sorted.push_back(i); ! ! // Use our own sort function for a mysterious bug! ! // sort(sorted.begin(), sorted.end(), comp_zones(zones)); ! mysort(sorted, comp_zones(zones)); for (i = 0; i < sorted.size(); ++i) zones[ sorted[i] ].print(fp); *************** *** 757,762 **** --- 760,782 ---- return true; } + // A bug work aroud. Just a simple selection sort function + void + mysort(vector& array, const comp_zones& comp) + { + for (int i = 0; i < (int)array.size(); i++) { + int min = i; + for (int j = i + 1; j < (int)array.size(); j++) { + if (comp(array[j], array[min])) min = j; + } + + if ( min != i) { + int tmp = array[i]; + array[i] = array[min]; + array[min] = tmp; + } + } + } // Sort zone based on their priority. // Merge interfered but compatible zones. *************** *** 781,787 **** sorted.push_back(i); zones[i].canonicalize(); } ! sort(sorted.begin(), sorted.end(), comp_zones(zones)); interference_cache zones_will_be_cloned; --- 801,810 ---- sorted.push_back(i); zones[i].canonicalize(); } ! ! // Use our own sort function for a mysterious bug! ! // sort(sorted.begin(), sorted.end(), comp_zones(zones)); ! mysort(sorted, comp_zones(zones)); interference_cache zones_will_be_cloned; diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_cfg_trans.h orc-2.1-new/src/osprey1.0/be/opt/opt_cfg_trans.h *** orc-2.1/src/osprey1.0/be/opt/opt_cfg_trans.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_cfg_trans.h Wed Nov 24 15:31:38 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_cfg_trans.h ! // $Revision: 1.18 $ ! // $Date: 2001/03/10 02:39:27 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_cfg_trans.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_cfg_trans.h ! // $Revision: 1.5 $ ! // $Date: 2004/11/24 07:31:38 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_cfg_trans.h,v $ // // ==================================================================== // *************** *** 57,71 **** #ifndef opt_cfg_trans_INCLUDED #define opt_cfg_trans_INCLUDED "opt_cfg_trans.h" ! #include ! #include ! #include ! #include #define USE_STANDARD_TYPE #include "opt_defs.h" // use Is_True #include typedef int vertex_id; // composite_iterator -- --- 57,74 ---- #ifndef opt_cfg_trans_INCLUDED #define opt_cfg_trans_INCLUDED "opt_cfg_trans.h" ! #include ! #include ! #include ! #include #define USE_STANDARD_TYPE #include "opt_defs.h" // use Is_True #include + using std::set; + using std::map; + typedef int vertex_id; // composite_iterator -- *************** *** 76,87 **** class composite_iterator { public: typedef composite_iterator self; ! typedef forward_iterator_tag iterator_category; ! typedef typename iterator_traits::value_type value_type; ! typedef typename iterator_traits::difference_type difference_type; ! typedef typename iterator_traits::pointer pointer; ! typedef typename iterator_traits::reference reference; Cluster_iterator ci; Fast_iterator fi; --- 79,90 ---- class composite_iterator { public: typedef composite_iterator self; ! typedef std::forward_iterator_tag iterator_category; ! typedef typename std::iterator_traits::value_type value_type; ! typedef typename std::iterator_traits::difference_type difference_type; ! typedef typename std::iterator_traits::pointer pointer; ! typedef typename std::iterator_traits::reference reference; Cluster_iterator ci; Fast_iterator fi; *************** *** 173,178 **** --- 176,187 ---- return false; } + #if __GNUC__ >= 3 + friend bool operator!=(const self& x, const self& y) { + return !(x == y); + } + #endif //__GNUC__ >= 3 + Cluster_iterator cluster_iterator() const { return ci; } Fast_iterator fast_iterator() const { return fi; } *************** *** 192,201 **** typedef IndexFunction index_function; typedef cluster_vector self; typedef vector cluster_type; ! typedef cluster_type::iterator fast_iterator; ! typedef cluster_type::size_type size_type; typedef vector cluster_container; ! typedef cluster_container::iterator cluster_iterator; typedef composite_iterator iterator; private: --- 201,210 ---- typedef IndexFunction index_function; typedef cluster_vector self; typedef vector cluster_type; ! typedef typename cluster_type::iterator fast_iterator; ! typedef typename cluster_type::size_type size_type; typedef vector cluster_container; ! typedef typename cluster_container::iterator cluster_iterator; typedef composite_iterator iterator; private: *************** *** 356,362 **** void generate_post_order(Graph& g, Vertex_id root, Container& c) { c.erase(c.begin(), c.end()); ! insert_iterator ii(c, c.begin()); set visited; generate_post_order(g, root, ii, visited); --- 365,371 ---- void generate_post_order(Graph& g, Vertex_id root, Container& c) { c.erase(c.begin(), c.end()); ! std::insert_iterator ii(c, c.begin()); set visited; generate_post_order(g, root, ii, visited); *************** *** 431,437 **** inline void topological_sort(Graph& in, Vertex_id root, Container& out) { typedef typename Graph::value_type edge; ! typedef cluster_vector > succ_graph; succ_graph g; copy(in, g); if (root < g.size()) --- 440,446 ---- inline void topological_sort(Graph& in, Vertex_id root, Container& out) { typedef typename Graph::value_type edge; ! typedef cluster_vector > succ_graph; succ_graph g; copy(in, g); if (root < g.size()) *************** *** 521,532 **** inline vertex_id first(edge e) { return e.first; } inline vertex_id second(edge e) { return e.second; } ! typedef cluster_vector > successor_graph; ! typedef cluster_vector > predecessor_graph; template ! struct fp_print : public unary_function { FILE *fp; fp_print(FILE *f):fp(f) {} int operator()(const T& x) const { return x.print(fp); } --- 530,541 ---- inline vertex_id first(edge e) { return e.first; } inline vertex_id second(edge e) { return e.second; } ! typedef cluster_vector > successor_graph; ! typedef cluster_vector > predecessor_graph; template ! struct fp_print : public std::unary_function { FILE *fp; fp_print(FILE *f):fp(f) {} int operator()(const T& x) const { return x.print(fp); } *************** *** 650,655 **** --- 659,669 ---- path_type(path_type& path):bbs(path.bbs),wt(path.wt) {} }; + #if __GNUC__ >= 3 + namespace std + { + template<> + #endif // __GNUC__ >= 3 struct less { bool operator()(path_type *p1, path_type *p2) { *************** *** 657,662 **** --- 671,679 ---- } }; + #if __GNUC__ >= 3 + } + #endif // __GNUC__ >= 3 extern void print_path_type(path_type *, FILE *); extern void print_vertex_set(set *, FILE *); diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_combine.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_combine.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_combine.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_combine.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_combine.cxx ! // $Revision: 1.14 $ ! // $Date: 2001/03/10 02:39:32 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_combine.cxx,v $ // // Revision history: // 12-SEP-94 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_combine.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_combine.cxx,v $ // // Revision history: // 12-SEP-94 shin - Original Version *************** *** 60,66 **** #ifdef _KEEP_RCS_ID #define opt_combine_CXX "opt_combine.cxx" ! static char *rcs_id = opt_combine_CXX"$Revision: 1.14 $"; #endif /* _KEEP_RCS_ID */ #include --- 60,66 ---- #ifdef _KEEP_RCS_ID #define opt_combine_CXX "opt_combine.cxx" ! static char *rcs_id = opt_combine_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_combine.h orc-2.1-new/src/osprey1.0/be/opt/opt_combine.h *** orc-2.1/src/osprey1.0/be/opt/opt_combine.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_combine.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_combine.h ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 02:39:38 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_combine.h,v $ // // Revision history: // 15-SEP-94 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_combine.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_combine.h,v $ // // Revision history: // 15-SEP-94 shin - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_cond_const.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_cond_const.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_cond_const.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_cond_const.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_cond_const.cxx ! // $Revision: 1.11 $ ! // $Date: 2001/03/10 02:39:43 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_cond_const.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_cond_const.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_cond_const.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_config.h orc-2.1-new/src/osprey1.0/be/opt/opt_config.h *** orc-2.1/src/osprey1.0/be/opt/opt_config.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_config.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_config.h ! // $Revision: 1.111 $ ! // $Date: 2001/03/10 02:39:51 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_config.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_config.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_config.h,v $ // // ==================================================================== // *************** *** 47,53 **** #ifndef opt_config_INCLUDED #define opt_config_INCLUDED "opt_config.h" #ifdef _KEEP_RCS_ID ! static char *opt_configrcs_id = opt_config_INCLUDED"$Revision: 1.111 $"; #endif /* _KEEP_RCS_ID */ /* The -WOPT: group option flag variables are now in common/com: */ --- 47,53 ---- #ifndef opt_config_INCLUDED #define opt_config_INCLUDED "opt_config.h" #ifdef _KEEP_RCS_ID ! static char *opt_configrcs_id = opt_config_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /* The -WOPT: group option flag variables are now in common/com: */ diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_count.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_count.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_count.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_count.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_count.cxx ! // $Revision: 1.8 $ ! // $Date: 2001/03/10 02:39:56 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_count.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_count.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_count.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_cse.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_cse.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_cse.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_cse.cxx Tue Nov 9 22:31:31 2004 *************** *** 2,11 **** // ==================================================================== // // Module: opt_cse.cxx ! // $Revision: 1.157 $ ! // $Date: 2001/03/10 02:40:02 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_cse.cxx,v $ // // ==================================================================== // --- 2,11 ---- // ==================================================================== // // Module: opt_cse.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_cse.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_daVinci.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_daVinci.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_daVinci.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_daVinci.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_daVinci.cxx ! // $Revision: 1.11 $ ! // $Date: 2001/03/10 02:40:07 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_daVinci.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_daVinci.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_daVinci.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_dbg.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_dbg.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_dbg.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_dbg.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_dbg.cxx ! // $Revision: 1.21 $ ! // $Date: 2001/03/10 02:40:13 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_dbg.cxx,v $ // // Revision history: // 28-NOV-94 fchow - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_dbg.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_dbg.cxx,v $ // // Revision history: // 28-NOV-94 fchow - Original Version *************** *** 62,68 **** #ifdef _KEEP_RCS_ID #define opt_dbg_CXX "opt_dbg.cxx" ! static char *rcs_id = opt_dbg_CXX"$Revision: 1.21 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 62,68 ---- #ifdef _KEEP_RCS_ID #define opt_dbg_CXX "opt_dbg.cxx" ! static char *rcs_id = opt_dbg_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_dbg.h orc-2.1-new/src/osprey1.0/be/opt/opt_dbg.h *** orc-2.1/src/osprey1.0/be/opt/opt_dbg.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_dbg.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_dbg.h ! // $Revision: 1.13 $ ! // $Date: 2001/03/10 02:40:18 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_dbg.h,v $ // // Revision history: // 28-NOV-94 fchow - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_dbg.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_dbg.h,v $ // // Revision history: // 28-NOV-94 fchow - Original Version *************** *** 56,62 **** #ifndef opt_dbg_INCLUDED #define opt_dbg_INCLUDED "opt_dbg.h" #ifdef _KEEP_RCS_ID ! static char *opt_dbgrcs_id = opt_dbg_INCLUDED"$Revision: 1.13 $"; #endif /* _KEEP_RCS_ID */ #ifdef Is_True_On --- 56,62 ---- #ifndef opt_dbg_INCLUDED #define opt_dbg_INCLUDED "opt_dbg.h" #ifdef _KEEP_RCS_ID ! static char *opt_dbgrcs_id = opt_dbg_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef Is_True_On diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_dce.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_dce.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_dce.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_dce.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_dce.cxx ! // $Revision: 1.230 $ ! // $Date: 2001/03/10 02:40:24 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_dce.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_dce.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_dce.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_dce.h orc-2.1-new/src/osprey1.0/be/opt/opt_dce.h *** orc-2.1/src/osprey1.0/be/opt/opt_dce.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_dce.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_dce.h ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 02:40:29 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_dce.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_dce.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_dce.h,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_dfs.h orc-2.1-new/src/osprey1.0/be/opt/opt_dfs.h *** orc-2.1/src/osprey1.0/be/opt/opt_dfs.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_dfs.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_dfs.h ! // $Revision: 1.7 $ ! // $Date: 2001/03/10 02:40:40 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_dfs.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_dfs.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_dfs.h,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_dom.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_dom.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_dom.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_dom.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_dom.cxx ! // $Revision: 1.43 $ ! // $Date: 2001/03/10 02:40:46 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_dom.cxx,v $ // // Revision history: // 20-SEP-94 - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_dom.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_dom.cxx,v $ // // Revision history: // 20-SEP-94 - Original Version *************** *** 70,76 **** #ifdef _KEEP_RCS_ID #define opt_dom_CXX "opt_dom.cxx" ! static char *rcs_id = opt_dom_CXX"$Revision: 1.43 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 70,76 ---- #ifdef _KEEP_RCS_ID #define opt_dom_CXX "opt_dom.cxx" ! static char *rcs_id = opt_dom_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_dse.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_dse.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_dse.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_dse.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_dse.cxx ! // $Revision: 1.112 $ ! // $Date: 2001/03/10 02:40:52 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_dse.cxx,v $ // // Revision history: // 21-DEC-94 streich - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_dse.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_dse.cxx,v $ // // Revision history: // 21-DEC-94 streich - Original Version *************** *** 62,68 **** #ifdef _KEEP_RCS_ID #define opt_dse_CXX "opt_dse.cxx" ! static char *rcs_id = opt_dse_CXX"$Revision: 1.112 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 62,68 ---- #ifdef _KEEP_RCS_ID #define opt_dse_CXX "opt_dse.cxx" ! static char *rcs_id = opt_dse_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_du.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_du.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_du.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_du.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_du.cxx ! // $Revision: 1.130 $ ! // $Date: 2001/03/10 02:40:57 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_du.cxx,v $ // // Revision history: // 21-DEC-94 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_du.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_du.cxx,v $ // // Revision history: // 21-DEC-94 shin - Original Version *************** *** 59,65 **** #ifdef _KEEP_RCS_ID #define opt_du_CXX "opt_du.cxx" ! static char *rcs_id = opt_du_CXX"$Revision: 1.130 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 59,65 ---- #ifdef _KEEP_RCS_ID #define opt_du_CXX "opt_du.cxx" ! static char *rcs_id = opt_du_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_du.h orc-2.1-new/src/osprey1.0/be/opt/opt_du.h *** orc-2.1/src/osprey1.0/be/opt/opt_du.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_du.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_du.h ! // $Revision: 1.35 $ ! // $Date: 2001/03/10 02:41:03 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_du.h,v $ // // Revision history: // 12-JAN-95 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_du.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_du.h,v $ // // Revision history: // 12-JAN-95 shin - Original Version *************** *** 206,212 **** #ifndef opt_du_INCLUDED #define opt_du_INCLUDED "opt_du.h" #ifdef _KEEP_RCS_ID ! static char *opt_durcs_id = opt_du_INCLUDED"$Revision: 1.35 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED --- 206,212 ---- #ifndef opt_du_INCLUDED #define opt_du_INCLUDED "opt_du.h" #ifdef _KEEP_RCS_ID ! static char *opt_durcs_id = opt_du_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_eant.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_eant.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_eant.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_eant.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_eant.cxx ! // $Revision: 1.42 $ ! // $Date: 2001/03/10 02:41:08 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_eant.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_eant.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_eant.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_eavail.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_eavail.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_eavail.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_eavail.cxx Wed Nov 24 15:31:38 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_eavail.cxx ! // $Revision: 1.18 $ ! // $Date: 2001/03/10 02:41:13 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_eavail.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_eavail.cxx ! // $Revision: 1.4 $ ! // $Date: 2004/11/24 07:31:38 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_eavail.cxx,v $ // // ==================================================================== // *************** *** 225,232 **** char *Search_name(void) const; }; ! BOOL DEFEAT_INSERT_SEARCH::_tracing = FALSE; ! BOOL DEFEAT_INSERT_SEARCH::_tracing = FALSE; char * DEFEAT_INSERT_SEARCH::Search_name(void) const --- 225,232 ---- char *Search_name(void) const; }; ! template<> BOOL DEFEAT_INSERT_SEARCH::_tracing = FALSE; ! template<> BOOL DEFEAT_INSERT_SEARCH::_tracing = FALSE; char * DEFEAT_INSERT_SEARCH::Search_name(void) const *************** *** 377,384 **** char *Search_name(void) const; }; ! BOOL CANT_BE_AVAIL_SEARCH::_tracing = FALSE; ! EXP_WORKLST *CANT_BE_AVAIL_SEARCH::_worklst = NULL; // For EPRE/LPRE: char * --- 377,384 ---- char *Search_name(void) const; }; ! template<> BOOL CANT_BE_AVAIL_SEARCH::_tracing = FALSE; ! template<> EXP_WORKLST *CANT_BE_AVAIL_SEARCH::_worklst = NULL; // For EPRE/LPRE: char * *************** *** 426,433 **** return FALSE; } ! BOOL CANT_BE_AVAIL_SEARCH::_tracing = FALSE; ! EXP_WORKLST *CANT_BE_AVAIL_SEARCH::_worklst = NULL; // For SPRE: char * --- 426,433 ---- return FALSE; } ! template<> BOOL CANT_BE_AVAIL_SEARCH::_tracing = FALSE; ! template<> EXP_WORKLST *CANT_BE_AVAIL_SEARCH::_worklst = NULL; // For SPRE: char * diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_efinalize.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_efinalize.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_efinalize.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_efinalize.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_efinalize.cxx ! // $Revision: 1.43 $ ! // $Date: 2001/03/10 02:41:19 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_efinalize.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_efinalize.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_efinalize.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_efinalize.h orc-2.1-new/src/osprey1.0/be/opt/opt_efinalize.h *** orc-2.1/src/osprey1.0/be/opt/opt_efinalize.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_efinalize.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_efinalize.h ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 02:41:24 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_efinalize.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_efinalize.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_efinalize.h,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_ehoist.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_ehoist.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_ehoist.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_ehoist.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_ehoist.cxx ! // $Revision: 1.60 $ ! // $Date: 2001/03/10 02:41:30 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_ehoist.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_ehoist.cxx ! // $Revision: 1.7 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_ehoist.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_emit.h orc-2.1-new/src/osprey1.0/be/opt/opt_emit.h *** orc-2.1/src/osprey1.0/be/opt/opt_emit.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_emit.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_emit.h ! // $Revision: 1.62 $ ! // $Date: 2001/03/10 02:41:41 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_emit.h,v $ // // Revision history: // 27-DEC-94 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_emit.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_emit.h,v $ // // Revision history: // 27-DEC-94 shin - Original Version *************** *** 62,68 **** #ifndef opt_emit_INCLUDED #define opt_emit_INCLUDED "opt_emit.h" #ifdef _KEEP_RCS_ID ! static char *opt_emitrcs_id = opt_emit_INCLUDED"$Revision: 1.62 $"; #endif /* _KEEP_RCS_ID */ #ifndef cxx_base_INCLUDED --- 62,68 ---- #ifndef opt_emit_INCLUDED #define opt_emit_INCLUDED "opt_emit.h" #ifdef _KEEP_RCS_ID ! static char *opt_emitrcs_id = opt_emit_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef cxx_base_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_eocc.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_eocc.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_eocc.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_eocc.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_eocc.cxx ! // $Revision: 1.68 $ ! // $Date: 2001/03/10 02:41:51 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_eocc.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_eocc.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_eocc.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_error.c orc-2.1-new/src/osprey1.0/be/opt/opt_error.c *** orc-2.1/src/osprey1.0/be/opt/opt_error.c Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_error.c Tue Nov 9 22:31:31 2004 *************** *** 2,11 **** * ==================================================================== * * Module: opt_error.c ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 02:41:57 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_error.c,v $ * * Revision history: * 30-AUG-94 - Original Version --- 2,11 ---- * ==================================================================== * * Module: opt_error.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:31 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/opt/opt_error.c,v $ * * Revision history: * 30-AUG-94 - Original Version *************** *** 47,53 **** */ static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_error.c,v $ $Revision: 1.6 $"; #include #include --- 47,53 ---- */ static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/opt/opt_error.c,v $ $Revision: 1.3 $"; #include #include diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_error.h orc-2.1-new/src/osprey1.0/be/opt/opt_error.h *** orc-2.1/src/osprey1.0/be/opt/opt_error.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_error.h Tue Nov 9 22:31:31 2004 *************** *** 2,11 **** * ==================================================================== * * Module: opt_error.h ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 02:42:02 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_error.h,v $ * * Revision history: * 30-AUG-94 - Original Version --- 2,11 ---- * ==================================================================== * * Module: opt_error.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:31 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/opt/opt_error.h,v $ * * Revision history: * 30-AUG-94 - Original Version *************** *** 62,68 **** #ifdef _KEEP_RCS_ID ! static char *opt_error_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_error.h,v $ $Revision: 1.8 $"; #endif /* _KEEP_RCS_ID */ --- 62,68 ---- #ifdef _KEEP_RCS_ID ! static char *opt_error_rcs_id = "$Source: /u/merge/src/osprey1.0/be/opt/opt_error.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_essa.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_essa.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_essa.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_essa.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_essa.cxx ! // $Revision: 1.84 $ ! // $Date: 2001/03/10 02:42:07 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_essa.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_essa.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_essa.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_estr.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_estr.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_estr.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_estr.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,11 **** // ==================================================================== // // Module: opt_estr.cxx ! // $Revision: 1.2 $ ! // $Date: 2003/01/13 03:46:12 $ ! // $Author: cwu $ // $Source: /u/merge/src/osprey1.0/be/opt/opt_estr.cxx,v $ // // ==================================================================== --- 3,11 ---- // ==================================================================== // // Module: opt_estr.cxx ! // $Revision: 1.4 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/opt/opt_estr.cxx,v $ // // ==================================================================== *************** *** 52,58 **** #define opt_estr_CXX "opt_estr.cxx" #ifdef _KEEP_RCS_ID ! static char *rcs_id = opt_estr_CXX"$Revision: 1.2 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 52,58 ---- #define opt_estr_CXX "opt_estr.cxx" #ifdef _KEEP_RCS_ID ! static char *rcs_id = opt_estr_CXX"$Revision: 1.4 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_estr.h orc-2.1-new/src/osprey1.0/be/opt/opt_estr.h *** orc-2.1/src/osprey1.0/be/opt/opt_estr.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_estr.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_estr.h ! // $Revision: 1.18 $ ! // $Date: 2001/03/10 02:42:18 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_estr.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_estr.h ! // $Revision: 1.5 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_estr.h,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_etable.h orc-2.1-new/src/osprey1.0/be/opt/opt_etable.h *** orc-2.1/src/osprey1.0/be/opt/opt_etable.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_etable.h Wed Nov 24 15:31:38 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_etable.h ! // $Revision: 1.196 $ ! // $Date: 2001/03/10 02:42:29 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_etable.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_etable.h ! // $Revision: 1.4 $ ! // $Date: 2004/11/24 07:31:38 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_etable.h,v $ // // ==================================================================== // *************** *** 1957,1962 **** --- 1957,1967 ---- STMTREP *Entry_chi(void) const { return _entry_chi; } void Set_entry_chi(STMTREP *entry_chi) { _entry_chi = entry_chi; } + #if defined(__GNUC__) && (__GNUC__ >= 3) && (__GNUC_MINOR__ >=4) + // Error found by gcc3.4.x + public: + #endif + void Count_lex_ident_exprs(INT32); // for statistics only public: diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_exc.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_exc.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_exc.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_exc.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_exc.cxx ! // $Revision: 1.19 $ ! // $Date: 2001/03/10 02:42:34 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_exc.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_exc.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_exc.cxx,v $ // // ==================================================================== // *************** *** 56,62 **** #ifdef _KEEP_RCS_ID #define opt_exc_CXX "opt_exc.cxx" ! static char *rcs_id = opt_exc_CXX"$Revision: 1.19 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 56,62 ---- #ifdef _KEEP_RCS_ID #define opt_exc_CXX "opt_exc.cxx" ! static char *rcs_id = opt_exc_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_exc.h orc-2.1-new/src/osprey1.0/be/opt/opt_exc.h *** orc-2.1/src/osprey1.0/be/opt/opt_exc.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_exc.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_exc.h ! // $Revision: 1.14 $ ! // $Date: 2001/03/10 02:42:40 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_exc.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_exc.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_exc.h,v $ // // ==================================================================== // *************** *** 51,57 **** #ifndef opt_exc_INCLUDED #define opt_exc_INCLUDED "opt_exc.h" #ifdef _KEEP_RCS_ID ! static char *opt_excrcs_id = opt_exc_INCLUDED"$Revision: 1.14 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED --- 51,57 ---- #ifndef opt_exc_INCLUDED #define opt_exc_INCLUDED "opt_exc.h" #ifdef _KEEP_RCS_ID ! static char *opt_excrcs_id = opt_exc_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_expr.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_expr.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_expr.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_expr.cxx Tue Nov 9 22:31:31 2004 *************** *** 2,11 **** // ==================================================================== // ==================================================================== // ! // $Revision: 1.25 $ ! // $Date: 2001/03/10 02:42:45 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_expr.cxx,v $ // // ==================================================================== // --- 2,11 ---- // ==================================================================== // ==================================================================== // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_expr.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_fb.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_fb.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_fb.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_fb.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_fb.cxx ! // $Revision: 1.25 $ ! // $Date: 2001/03/10 02:42:50 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_fb.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_fb.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_fb.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_fb.h orc-2.1-new/src/osprey1.0/be/opt/opt_fb.h *** orc-2.1/src/osprey1.0/be/opt/opt_fb.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_fb.h Tue Nov 9 22:31:31 2004 *************** *** 3,11 **** // ==================================================================== // // Module: opt_fb.h ! // $Revision: 1.2 $ ! // $Date: 2002/04/10 09:08:29 $ ! // $Author: zdu $ // $Source: /u/merge/src/osprey1.0/be/opt/opt_fb.h,v $ // // ==================================================================== --- 3,11 ---- // ==================================================================== // // Module: opt_fb.h ! // $Revision: 1.4 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/opt/opt_fb.h,v $ // // ==================================================================== diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_fold.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_fold.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_fold.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_fold.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_fold.cxx ! // $Revision: 1.64 $ ! // $Date: 2001/03/10 02:43:06 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_fold.cxx,v $ // // Revision history: // 31-MAY-95 dahl - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_fold.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_fold.cxx,v $ // // Revision history: // 31-MAY-95 dahl - Original Version *************** *** 63,69 **** #ifdef _KEEP_RCS_ID #define opt_fold_CXX "opt_fold.cxx" ! static char *rcs_id = opt_fold_CXX"$Revision: 1.64 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 63,69 ---- #ifdef _KEEP_RCS_ID #define opt_fold_CXX "opt_fold.cxx" ! static char *rcs_id = opt_fold_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_fold.h orc-2.1-new/src/osprey1.0/be/opt/opt_fold.h *** orc-2.1/src/osprey1.0/be/opt/opt_fold.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_fold.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_fold.h ! // $Revision: 1.33 $ ! // $Date: 2001/03/10 02:43:12 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_fold.h,v $ // // Revision history: // 31-MAY-95 dahl - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_fold.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_fold.h,v $ // // Revision history: // 31-MAY-95 dahl - Original Version *************** *** 56,62 **** #ifndef opt_fold_INCLUDED #define opt_fold_INCLUDED "opt_fold.h" #ifdef _KEEP_RCS_ID ! static char *opt_foldrcs_id = opt_fold_INCLUDED"$Revision: 1.33 $"; #endif /* _KEEP_RCS_ID */ #ifndef opt_htable_INCLUDED --- 56,62 ---- #ifndef opt_fold_INCLUDED #define opt_fold_INCLUDED "opt_fold.h" #ifdef _KEEP_RCS_ID ! static char *opt_foldrcs_id = opt_fold_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef opt_htable_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_htable.h orc-2.1-new/src/osprey1.0/be/opt/opt_htable.h *** orc-2.1/src/osprey1.0/be/opt/opt_htable.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_htable.h Fri Nov 19 15:53:43 2004 *************** *** 3,11 **** // ==================================================================== // // Module: opt_htable.h ! // $Revision: 1.3 $ ! // $Date: 2002/05/21 07:21:30 $ ! // $Author: lfei $ // $Source: /u/merge/src/osprey1.0/be/opt/opt_htable.h,v $ // // Revision history: --- 3,11 ---- // ==================================================================== // // Module: opt_htable.h ! // $Revision: 1.4 $ ! // $Date: 2004/11/19 07:53:43 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/opt/opt_htable.h,v $ // // Revision history: *************** *** 100,105 **** --- 100,107 ---- #include + using idmap::ID_MAP; + // forward declarations class BB_NODE; class BB_LOOP; diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_htable_emit.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_htable_emit.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_htable_emit.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_htable_emit.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_htable_emit.cxx ! // $Revision: 1.41 $ ! // $Date: 2001/03/10 02:43:28 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_htable_emit.cxx,v $ // // Revision history: // 03-OCT-96 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_htable_emit.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_htable_emit.cxx,v $ // // Revision history: // 03-OCT-96 shin - Original Version *************** *** 59,65 **** #ifdef _KEEP_RCS_ID #define opt_htable_emit_CXX "opt_htable_emit.cxx" ! static char *rcs_id = opt_htable_emit_CXX"$Revision: 1.41 $"; #endif /* _KEEP_RCS_ID */ #include "limits.h" --- 59,65 ---- #ifdef _KEEP_RCS_ID #define opt_htable_emit_CXX "opt_htable_emit.cxx" ! static char *rcs_id = opt_htable_emit_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "limits.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_ivr.h orc-2.1-new/src/osprey1.0/be/opt/opt_ivr.h *** orc-2.1/src/osprey1.0/be/opt/opt_ivr.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_ivr.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_ivr.h ! // $Revision: 1.38 $ ! // $Date: 2001/03/10 02:43:39 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_ivr.h,v $ // // Revision history: // 27-JAN-95 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_ivr.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_ivr.h,v $ // // Revision history: // 27-JAN-95 shin - Original Version *************** *** 109,115 **** #ifndef opt_ivr_INCLUDED #define opt_ivr_INCLUDED "opt_ivr.h" #ifdef _KEEP_RCS_ID ! static char *opt_ivrrcs_id = opt_ivr_INCLUDED"$Revision: 1.38 $"; #endif /* _KEEP_RCS_ID */ #define USE_STANDARD_TYPES --- 109,115 ---- #ifndef opt_ivr_INCLUDED #define opt_ivr_INCLUDED "opt_ivr.h" #ifdef _KEEP_RCS_ID ! static char *opt_ivrrcs_id = opt_ivr_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #define USE_STANDARD_TYPES diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_leaf_iter.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_leaf_iter.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_leaf_iter.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_leaf_iter.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,11 **** // ==================================================================== // // Module: opt_leaf_iter.cxx ! // $Revision: 1.8 $ ! // $Date: 2001/03/10 02:43:45 $ ! // $Author: mtibuild $ // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_leaf_iter.cxx // // ==================================================================== --- 3,11 ---- // ==================================================================== // // Module: opt_leaf_iter.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_leaf_iter.cxx // // ==================================================================== diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_leaf_iter.h orc-2.1-new/src/osprey1.0/be/opt/opt_leaf_iter.h *** orc-2.1/src/osprey1.0/be/opt/opt_leaf_iter.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_leaf_iter.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_leaf_iter.h ! // $Revision: 1.7 $ ! // $Date: 2001/03/10 02:43:50 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_leaf_iter.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_leaf_iter.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_leaf_iter.h,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_lftr2.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_lftr2.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_lftr2.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_lftr2.cxx Tue Nov 9 22:31:31 2004 *************** *** 2,11 **** // ==================================================================== // // Module: opt_lftr2.cxx ! // $Revision: 1.67 $ ! // $Date: 2001/03/10 02:43:55 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_lftr2.cxx,v $ // // ==================================================================== // --- 2,11 ---- // ==================================================================== // // Module: opt_lftr2.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_lftr2.cxx,v $ // // ==================================================================== // *************** *** 50,56 **** #ifdef _KEEP_RCS_ID #define opt_lftr2_CXX "opt_lftr2.cxx" ! static char *rcs_id = opt_lftr2_CXX"$Revision: 1.67 $"; #endif /* _KEEP_RCS_ID */ #include "opt_lftr2.h" // LFTR class --- 50,56 ---- #ifdef _KEEP_RCS_ID #define opt_lftr2_CXX "opt_lftr2.cxx" ! static char *rcs_id = opt_lftr2_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "opt_lftr2.h" // LFTR class diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_lftr2.h orc-2.1-new/src/osprey1.0/be/opt/opt_lftr2.h *** orc-2.1/src/osprey1.0/be/opt/opt_lftr2.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_lftr2.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_lftr2.h ! // $Revision: 1.26 $ ! // $Date: 2001/03/10 02:44:01 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_lftr2.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_lftr2.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_lftr2.h,v $ // // ==================================================================== // *************** *** 46,52 **** #ifndef opt_lftr2_INCLUDED #define opt_lftr2_INCLUDED "opt_lftr2.h" #ifdef _KEEP_RCS_ID ! static char *opt_lftr2rcs_id = opt_lftr2_INCLUDED"$Revision: 1.26 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 46,52 ---- #ifndef opt_lftr2_INCLUDED #define opt_lftr2_INCLUDED "opt_lftr2.h" #ifdef _KEEP_RCS_ID ! static char *opt_lftr2rcs_id = opt_lftr2_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_loop.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_loop.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_loop.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_loop.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_loop.cxx ! // $Revision: 1.63 $ ! // $Date: 2001/03/10 02:44:06 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_loop.cxx,v $ // // Revision history: // 28-JAN-95 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_loop.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_loop.cxx,v $ // // Revision history: // 28-JAN-95 shin - Original Version *************** *** 73,79 **** #ifdef _KEEP_RCS_ID #define opt_loop_CXX "opt_loop.cxx" ! static char *rcs_id = opt_loop_CXX"$Revision: 1.63 $"; #endif /* _KEEP_RCS_ID */ #define USE_STANDARD_TYPES --- 73,79 ---- #ifdef _KEEP_RCS_ID #define opt_loop_CXX "opt_loop.cxx" ! static char *rcs_id = opt_loop_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #define USE_STANDARD_TYPES diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_loop.h orc-2.1-new/src/osprey1.0/be/opt/opt_loop.h *** orc-2.1/src/osprey1.0/be/opt/opt_loop.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_loop.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_loop.h ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 02:44:11 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_loop.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_loop.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_loop.h,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_loop_trans.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_loop_trans.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_loop_trans.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_loop_trans.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_loop_trans.cxx ! // $Revision: 1.11 $ ! // $Date: 2001/03/10 02:44:17 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_loop_trans.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_loop_trans.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_loop_trans.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_min_essa.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_min_essa.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_min_essa.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_min_essa.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_min_essa.cxx ! // $Revision: 1.14 $ ! // $Date: 2001/03/10 02:44:38 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_min_essa.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_min_essa.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_min_essa.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_mtype_b.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_mtype_b.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_mtype_b.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_mtype_b.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_mtype_b.cxx ! // $Revision: 1.12 $ ! // $Date: 2001/03/10 02:44:44 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_mtype_b.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_mtype_b.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_mtype_b.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_mu_chi.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_mu_chi.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_mu_chi.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_mu_chi.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_mu_chi.cxx ! // $Revision: 1.50 $ ! // $Date: 2001/03/10 02:44:49 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_mu_chi.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_mu_chi.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_mu_chi.cxx,v $ // // ==================================================================== // *************** *** 52,58 **** #ifdef _KEEP_RCS_ID #define opt_mu_chi_CXX "opt_mu_chi.cxx" ! static char *rcs_id = opt_mu_chi_CXX"$Revision: 1.50 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 52,58 ---- #ifdef _KEEP_RCS_ID #define opt_mu_chi_CXX "opt_mu_chi.cxx" ! static char *rcs_id = opt_mu_chi_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_mu_chi.h orc-2.1-new/src/osprey1.0/be/opt/opt_mu_chi.h *** orc-2.1/src/osprey1.0/be/opt/opt_mu_chi.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_mu_chi.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_mu_chi.h ! // $Revision: 1.32 $ ! // $Date: 2001/03/10 02:44:55 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_mu_chi.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_mu_chi.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_mu_chi.h,v $ // // ==================================================================== // *************** *** 47,53 **** #ifndef opt_mu_chi_INCLUDED #define opt_mu_chi_INCLUDED "opt_mu_chi.h" #ifdef _KEEP_RCS_ID ! static char *opt_mu_chircs_id = opt_mu_chi_INCLUDED"$ $Revision: 1.32 $"; #endif /* _KEEP_RCS_ID */ #include "opcode.h" --- 47,53 ---- #ifndef opt_mu_chi_INCLUDED #define opt_mu_chi_INCLUDED "opt_mu_chi.h" #ifdef _KEEP_RCS_ID ! static char *opt_mu_chircs_id = opt_mu_chi_INCLUDED"$ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "opcode.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_pch.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_pch.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_pch.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_pch.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_pch.cxx ! // $Revision: 1.5 $ ! // $Date: 2001/03/10 02:45:00 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_pch.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_pch.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_pch.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_pch.h orc-2.1-new/src/osprey1.0/be/opt/opt_pch.h *** orc-2.1/src/osprey1.0/be/opt/opt_pch.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_pch.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_pch.h ! // $Revision: 1.7 $ ! // $Date: 2001/03/10 02:45:05 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_pch.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_pch.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_pch.h,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_pch.h.new orc-2.1-new/src/osprey1.0/be/opt/opt_pch.h.new *** orc-2.1/src/osprey1.0/be/opt/opt_pch.h.new Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_pch.h.new Tue Nov 9 22:31:31 2004 *************** *** 4,12 **** // // Module: opt_pch.h.new // $Revision: 1.3 $ ! // $Date: 2001/03/10 02:45:11 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_pch.h.new,v $ // // ==================================================================== // --- 4,12 ---- // // Module: opt_pch.h.new // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_pch.h.new,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_project.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_project.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_project.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_project.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_project.cxx ! // $Revision: 1.8 $ ! // $Date: 2001/03/10 02:45:16 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_project.cxx,v $ // // Revision history: // 26-MAR-97 rkennedy - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_project.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_project.cxx,v $ // // Revision history: // 26-MAR-97 rkennedy - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_project.h orc-2.1-new/src/osprey1.0/be/opt/opt_project.h *** orc-2.1/src/osprey1.0/be/opt/opt_project.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_project.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_project.h ! // $Revision: 1.5 $ ! // $Date: 2001/03/10 02:45:22 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_project.h,v $ // // Revision history: // 26-MAR-97 rkennedy - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_project.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_project.h,v $ // // Revision history: // 26-MAR-97 rkennedy - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_prop.h orc-2.1-new/src/osprey1.0/be/opt/opt_prop.h *** orc-2.1/src/osprey1.0/be/opt/opt_prop.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_prop.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_prop.h ! // $Revision: 1.19 $ ! // $Date: 2001/03/10 02:45:33 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_prop.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_prop.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_prop.h,v $ // // ==================================================================== // *************** *** 48,54 **** #define opt_prop_INCLUDED "opt_prop.h" #ifdef _KEEP_RCS_ID ! static char *opt_proprcs_id = opt_prop_INCLUDED"$Revision: 1.19 $"; #endif /* _KEEP_RCS_ID */ // forward declaration --- 48,54 ---- #define opt_prop_INCLUDED "opt_prop.h" #ifdef _KEEP_RCS_ID ! static char *opt_proprcs_id = opt_prop_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ // forward declaration diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_region_emit.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_region_emit.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_region_emit.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_region_emit.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_region_emit.cxx ! // $Revision: 1.28 $ ! // $Date: 2001/03/10 02:45:38 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_region_emit.cxx,v $ // // Revision history: // 03-OCT-96 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_region_emit.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_region_emit.cxx,v $ // // Revision history: // 03-OCT-96 shin - Original Version *************** *** 62,68 **** #ifdef _KEEP_RCS_ID #define opt_region_emit_CXX "opt_region_emit.cxx" ! static char *rcs_id = opt_region_emit_CXX"$Revision: 1.28 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 62,68 ---- #ifdef _KEEP_RCS_ID #define opt_region_emit_CXX "opt_region_emit.cxx" ! static char *rcs_id = opt_region_emit_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_region_emit.h orc-2.1-new/src/osprey1.0/be/opt/opt_region_emit.h *** orc-2.1/src/osprey1.0/be/opt/opt_region_emit.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_region_emit.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_region_emit.h ! // $Revision: 1.12 $ ! // $Date: 2001/03/10 02:45:43 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_region_emit.h,v $ // // Revision history: // 27-DEC-94 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_region_emit.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_region_emit.h,v $ // // Revision history: // 27-DEC-94 shin - Original Version *************** *** 56,62 **** #ifndef opt_region_emit_INCLUDED #define opt_region_emit_INCLUDED "opt_region_emit.h" #ifdef _KEEP_RCS_ID ! static char *opt_region_emitrcs_id = opt_region_emit_INCLUDED"$Revision: 1.12 $"; #endif /* _KEEP_RCS_ID */ class ALIAS_MANAGER; --- 56,62 ---- #ifndef opt_region_emit_INCLUDED #define opt_region_emit_INCLUDED "opt_region_emit.h" #ifdef _KEEP_RCS_ID ! static char *opt_region_emitrcs_id = opt_region_emit_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ class ALIAS_MANAGER; diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_rename.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_rename.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_rename.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_rename.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_rename.cxx ! // $Revision: 1.25 $ ! // $Date: 2001/03/10 02:45:49 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_rename.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_rename.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_rename.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_rvi.h orc-2.1-new/src/osprey1.0/be/opt/opt_rvi.h *** orc-2.1/src/osprey1.0/be/opt/opt_rvi.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_rvi.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_rvi.h ! // $Revision: 1.39 $ ! // $Date: 2001/03/10 02:46:05 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_rvi.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_rvi.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_rvi.h,v $ // // ==================================================================== // *************** *** 56,62 **** #ifndef opt_rvi_INCLUDED #define opt_rvi_INCLUDED "opt_rvi.h" #ifdef _KEEP_RCS_ID ! static char *opt_rvircs_id = opt_rvi_INCLUDED"$ $Revision: 1.39 $"; #endif /* _KEEP_RCS_ID */ #ifndef wn_INCLUDED --- 56,62 ---- #ifndef opt_rvi_INCLUDED #define opt_rvi_INCLUDED "opt_rvi.h" #ifdef _KEEP_RCS_ID ! static char *opt_rvircs_id = opt_rvi_INCLUDED"$ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef wn_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_rvi_emit.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_rvi_emit.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_rvi_emit.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_rvi_emit.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_rvi_emit.cxx ! // $Revision: 1.42 $ ! // $Date: 2001/03/10 02:46:10 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_rvi_emit.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_rvi_emit.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_rvi_emit.cxx,v $ // // ==================================================================== // *************** *** 58,64 **** #ifdef _KEEP_RCS_ID #define opt_rvi_emit_CXX "opt_rvi_emit.cxx" ! static char *rcs_id = opt_rvi_emit_CXX"$Revision: 1.42 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 58,64 ---- #ifdef _KEEP_RCS_ID #define opt_rvi_emit_CXX "opt_rvi_emit.cxx" ! static char *rcs_id = opt_rvi_emit_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_rvi_emit.h orc-2.1-new/src/osprey1.0/be/opt/opt_rvi_emit.h *** orc-2.1/src/osprey1.0/be/opt/opt_rvi_emit.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_rvi_emit.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_rvi_emit.h ! // $Revision: 1.9 $ ! // $Date: 2001/03/10 02:46:16 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_rvi_emit.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_rvi_emit.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_rvi_emit.h,v $ // // ==================================================================== // *************** *** 53,59 **** #ifndef opt_rvi_emit_INCLUDED #define opt_rvi_emit_INCLUDED "opt_rvi_emit.h" #ifdef _KEEP_RCS_ID ! static char *opt_rvi_emitrcs_id = opt_rvi_emit_INCLUDED"$ $Revision: 1.9 $"; #endif /* _KEEP_RCS_ID */ // forward declarations --- 53,59 ---- #ifndef opt_rvi_emit_INCLUDED #define opt_rvi_emit_INCLUDED "opt_rvi_emit.h" #ifdef _KEEP_RCS_ID ! static char *opt_rvi_emitrcs_id = opt_rvi_emit_INCLUDED"$ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ // forward declarations diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_rvilr.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_rvilr.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_rvilr.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_rvilr.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_rvilr.cxx ! // $Revision: 1.29 $ ! // $Date: 2001/03/10 02:46:21 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_rvilr.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_rvilr.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_rvilr.cxx,v $ // // ==================================================================== // *************** *** 58,64 **** #ifdef _KEEP_RCS_ID #define opt_rvilr_CXX "opt_rvilr.cxx" ! static char *rcs_id = opt_rvilr_CXX"$Revision: 1.29 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 58,64 ---- #ifdef _KEEP_RCS_ID #define opt_rvilr_CXX "opt_rvilr.cxx" ! static char *rcs_id = opt_rvilr_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_rvilr.h orc-2.1-new/src/osprey1.0/be/opt/opt_rvilr.h *** orc-2.1/src/osprey1.0/be/opt/opt_rvilr.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_rvilr.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_rvilr.h ! // $Revision: 1.15 $ ! // $Date: 2001/03/10 02:46:26 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_rvilr.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_rvilr.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_rvilr.h,v $ // // ==================================================================== // *************** *** 53,59 **** #ifndef opt_rvilr_INCLUDED #define opt_rvilr_INCLUDED "opt_rvilr.h" #ifdef _KEEP_RCS_ID ! static char *opt_rvilrrcs_id = opt_rvilr_INCLUDED"$ $Revision: 1.15 $"; #endif /* _KEEP_RCS_ID */ // forward declarations --- 53,59 ---- #ifndef opt_rvilr_INCLUDED #define opt_rvilr_INCLUDED "opt_rvilr.h" #ifdef _KEEP_RCS_ID ! static char *opt_rvilrrcs_id = opt_rvilr_INCLUDED"$ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ // forward declarations diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_rvitab.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_rvitab.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_rvitab.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_rvitab.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_rvitab.cxx ! // $Revision: 1.31 $ ! // $Date: 2001/03/10 02:46:32 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_rvitab.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_rvitab.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_rvitab.cxx,v $ // // ==================================================================== // *************** *** 58,64 **** #ifdef _KEEP_RCS_ID #define opt_rvitab_CXX "opt_rvitab.cxx" ! static char *rcs_id = opt_rvitab_CXX"$Revision: 1.31 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 58,64 ---- #ifdef _KEEP_RCS_ID #define opt_rvitab_CXX "opt_rvitab.cxx" ! static char *rcs_id = opt_rvitab_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_rvitab.h orc-2.1-new/src/osprey1.0/be/opt/opt_rvitab.h *** orc-2.1/src/osprey1.0/be/opt/opt_rvitab.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_rvitab.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_rvitab.h ! // $Revision: 1.16 $ ! // $Date: 2001/03/10 02:46:37 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_rvitab.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_rvitab.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_rvitab.h,v $ // // ==================================================================== // *************** *** 53,59 **** #ifndef opt_rvitab_INCLUDED #define opt_rvitab_INCLUDED "opt_rvitab.h" #ifdef _KEEP_RCS_ID ! static char *opt_rvitabrcs_id = opt_rvitab_INCLUDED"$ $Revision: 1.16 $"; #endif /* _KEEP_RCS_ID */ #ifndef wn_INCLUDED --- 53,59 ---- #ifndef opt_rvitab_INCLUDED #define opt_rvitab_INCLUDED "opt_rvitab.h" #ifdef _KEEP_RCS_ID ! static char *opt_rvitabrcs_id = opt_rvitab_INCLUDED"$ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef wn_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_rviwn.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_rviwn.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_rviwn.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_rviwn.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_rviwn.cxx ! // $Revision: 1.57 $ ! // $Date: 2001/03/10 02:46:43 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_rviwn.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_rviwn.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_rviwn.cxx,v $ // // ==================================================================== // *************** *** 58,64 **** #ifdef _KEEP_RCS_ID #define opt_rviwn_CXX "opt_rviwn.cxx" ! static char *rcs_id = opt_rviwn_CXX"$Revision: 1.57 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 58,64 ---- #ifdef _KEEP_RCS_ID #define opt_rviwn_CXX "opt_rviwn.cxx" ! static char *rcs_id = opt_rviwn_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_rviwn.h orc-2.1-new/src/osprey1.0/be/opt/opt_rviwn.h *** orc-2.1/src/osprey1.0/be/opt/opt_rviwn.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_rviwn.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_rviwn.h ! // $Revision: 1.9 $ ! // $Date: 2001/03/10 02:46:48 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_rviwn.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_rviwn.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_rviwn.h,v $ // // ==================================================================== // *************** *** 53,59 **** #ifndef opt_rviwn_INCLUDED #define opt_rviwn_INCLUDED "opt_rviwn.h" #ifdef _KEEP_RCS_ID ! static char *opt_rviwnrcs_id = opt_rviwn_INCLUDED"$ $Revision: 1.9 $"; #endif /* _KEEP_RCS_ID */ #ifndef stab_INCLUDED --- 53,59 ---- #ifndef opt_rviwn_INCLUDED #define opt_rviwn_INCLUDED "opt_rviwn.h" #ifdef _KEEP_RCS_ID ! static char *opt_rviwnrcs_id = opt_rviwn_INCLUDED"$ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef stab_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_speculate.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_speculate.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_speculate.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_speculate.cxx Fri Nov 19 11:01:22 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_speculate.h ! // $Revision: 1.9 $ ! // $Date: 2001/03/10 02:46:53 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_speculate.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_speculate.h ! // $Revision: 1.4 $ ! // $Date: 2004/11/19 03:01:22 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_speculate.cxx,v $ // // ==================================================================== // *************** *** 49,55 **** #include "defs.h" #include "config_wopt.h" #include "opt_etable.h" ! #include "algo.h" #include "connected_components.h" using SGI::find_representative_and_compress_path; --- 49,55 ---- #include "defs.h" #include "config_wopt.h" #include "opt_etable.h" ! #include #include "connected_components.h" using SGI::find_representative_and_compress_path; *************** *** 101,107 **** // Put connected phi's into the same component. // component is indexed by phi-id ! vector component; { vector rank; extend_components_and_ranks(component, rank, phi_count - 1); --- 101,107 ---- // Put connected phi's into the same component. // component is indexed by phi-id ! vector component; { vector rank; extend_components_and_ranks(component, rank, phi_count - 1); diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_spre_finalize.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_spre_finalize.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_spre_finalize.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_spre_finalize.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_spre_finalize.cxx ! // $Revision: 1.25 $ ! // $Date: 2001/03/10 02:46:59 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_spre_finalize.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_spre_finalize.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_spre_finalize.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_ssa.h orc-2.1-new/src/osprey1.0/be/opt/opt_ssa.h *** orc-2.1/src/osprey1.0/be/opt/opt_ssa.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_ssa.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_ssa.h ! // $Revision: 1.100 $ ! // $Date: 2001/03/10 02:47:09 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_ssa.h,v $ // // Revision history: // 4-OCT-94 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_ssa.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_ssa.h,v $ // // Revision history: // 4-OCT-94 shin - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_ssu.h orc-2.1-new/src/osprey1.0/be/opt/opt_ssu.h *** orc-2.1/src/osprey1.0/be/opt/opt_ssu.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_ssu.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_ssu.h ! // $Revision: 1.20 $ ! // $Date: 2001/03/10 02:47:20 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_ssu.h,v $ // // Revision history: // 11-DEC-96 ptu - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_ssu.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_ssu.h,v $ // // Revision history: // 11-DEC-96 ptu - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_stable.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_stable.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_stable.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_stable.cxx Tue Nov 9 22:31:31 2004 *************** *** 2,11 **** // ==================================================================== // // Module: opt_stable.cxx ! // $Revision: 1.62 $ ! // $Date: 2001/03/10 02:47:26 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_stable.cxx,v $ // // Revision history: // --- 2,11 ---- // ==================================================================== // // Module: opt_stable.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_stable.cxx,v $ // // Revision history: // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_stmt.h orc-2.1-new/src/osprey1.0/be/opt/opt_stmt.h *** orc-2.1/src/osprey1.0/be/opt/opt_stmt.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_stmt.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_stmt.h ! // $Revision: 1.8 $ ! // $Date: 2001/03/10 02:47:31 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_stmt.h,v $ // // Revision history: // 27-SEP-94 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_stmt.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_stmt.h,v $ // // Revision history: // 27-SEP-94 shin - Original Version *************** *** 58,64 **** #ifndef opt_stmt_INCLUDED #define opt_stmt_INCLUDED "opt_stmt.h" #ifdef _KEEP_RCS_ID ! static char *opt_stmtrcs_id = opt_stmt_INCLUDED"$ $Revision: 1.8 $"; #endif /* _KEEP_RCS_ID */ --- 58,64 ---- #ifndef opt_stmt_INCLUDED #define opt_stmt_INCLUDED "opt_stmt.h" #ifdef _KEEP_RCS_ID ! static char *opt_stmtrcs_id = opt_stmt_INCLUDED"$ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_sym.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_sym.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_sym.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_sym.cxx Fri Nov 19 11:01:22 2004 *************** *** 3,11 **** // ==================================================================== // // Module: opt_sym.cxx ! // $Revision: 1.7 $ ! // $Date: 2003/06/30 02:47:01 $ ! // $Author: flv $ // $Source: /u/merge/src/osprey1.0/be/opt/opt_sym.cxx,v $ // // ==================================================================== --- 3,11 ---- // ==================================================================== // // Module: opt_sym.cxx ! // $Revision: 1.10 $ ! // $Date: 2004/11/19 03:01:22 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/opt/opt_sym.cxx,v $ // // ==================================================================== *************** *** 3482,3500 **** Expand_ST_into_base_and_ofst(st, 0, &base, &offset); if (base != st) { // See if anyone local to our PU cares about this base... ! const ST **var_base_pos = find(nested_ref_bases.begin(), nested_ref_bases.end(), ! base); ! if (var_base_pos != nested_ref_bases.end()) { // Someone in the PU referred to this base and might need a // status update. See if any of the references to this base // from the PU overlap with the current symbol. INT var_base_index = (var_base_pos - ! nested_ref_bases.begin()); const NEST_REF_CAND *first_nrc = ! nest_ref_cands[var_base_index].begin(); const NEST_REF_CAND *last_nrc = ! nest_ref_cands[var_base_index].end(); while (first_nrc != last_nrc) { if (Overlap(offset, TY_size(ST_type(st)), first_nrc->offset, first_nrc->size)) { --- 3482,3500 ---- Expand_ST_into_base_and_ofst(st, 0, &base, &offset); if (base != st) { // See if anyone local to our PU cares about this base... ! const ST ** var_base_pos = &(*find(nested_ref_bases.begin(), nested_ref_bases.end(), ! base)); ! if (var_base_pos != &(*nested_ref_bases.end())) { // Someone in the PU referred to this base and might need a // status update. See if any of the references to this base // from the PU overlap with the current symbol. INT var_base_index = (var_base_pos - ! &(*nested_ref_bases.begin())); const NEST_REF_CAND *first_nrc = ! &(*nest_ref_cands[var_base_index].begin()); const NEST_REF_CAND *last_nrc = ! &(*nest_ref_cands[var_base_index].end()); while (first_nrc != last_nrc) { if (Overlap(offset, TY_size(ST_type(st)), first_nrc->offset, first_nrc->size)) { *************** *** 3559,3572 **** /* Not const */ ST_TAB *my_symtab = Find_symtab_of(var_base); ! const ST **var_base_pos = find(nested_ref_bases.begin(), nested_ref_bases.end(), ! var_base); ! INT var_base_index = var_base_pos - nested_ref_bases.begin(); if (var_base_pos == ! nested_ref_bases.end()) { ! Is_True(nested_ref_bases.end() - nested_ref_bases.begin() == var_base_index, ("Robert misunderstood STL vector: %d vs. %d", nested_ref_bases.end() - nested_ref_bases.begin(), --- 3559,3572 ---- /* Not const */ ST_TAB *my_symtab = Find_symtab_of(var_base); ! const ST **var_base_pos = &(*find(nested_ref_bases.begin(), nested_ref_bases.end(), ! var_base)); ! INT var_base_index = var_base_pos - &(*nested_ref_bases.begin()); if (var_base_pos == ! &(*nested_ref_bases.end())) { ! Is_True(&(*nested_ref_bases.end()) - &(*nested_ref_bases.begin()) == var_base_index, ("Robert misunderstood STL vector: %d vs. %d", nested_ref_bases.end() - nested_ref_bases.begin(), *************** *** 3596,3602 **** } } ! /* Not const */ ST_TAB **symtab; for (symtab = symtabs.begin(); symtab != symtabs.end(); --- 3596,3602 ---- } } ! /* Not const */ vector ::iterator symtab; for (symtab = symtabs.begin(); symtab != symtabs.end(); diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_sym.h orc-2.1-new/src/osprey1.0/be/opt/opt_sym.h *** orc-2.1/src/osprey1.0/be/opt/opt_sym.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_sym.h Fri Nov 19 15:53:43 2004 *************** *** 3,11 **** // ==================================================================== // // Module: opt_sym.h ! // $Revision: 1.2 $ ! // $Date: 2002/05/21 07:23:24 $ ! // $Author: lfei $ // $Source: /u/merge/src/osprey1.0/be/opt/opt_sym.h,v $ // // Revision history: --- 3,11 ---- // ==================================================================== // // Module: opt_sym.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/19 07:53:43 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/be/opt/opt_sym.h,v $ // // Revision history: *************** *** 107,112 **** --- 107,114 ---- #include "bitset.h" } + using idmap::ID_MAP; + // Forward declaration class COMP_UNIT; class CFG; diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_sys.h orc-2.1-new/src/osprey1.0/be/opt/opt_sys.h *** orc-2.1/src/osprey1.0/be/opt/opt_sys.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_sys.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_sys.h ! // $Revision: 1.7 $ ! // $Date: 2001/03/10 02:47:48 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_sys.h,v $ // // Revision history: // 09-JAN-94 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_sys.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_sys.h,v $ // // Revision history: // 09-JAN-94 shin - Original Version *************** *** 56,62 **** #ifndef opt_sys_INCLUDED #define opt_sys_INCLUDED "opt_sys.h" #ifdef _KEEP_RCS_ID ! static char *opt_sysrcs_id = opt_sys_INCLUDED"$ $Revision: 1.7 $"; #endif /* _KEEP_RCS_ID */ #define BZERO bzero --- 56,62 ---- #ifndef opt_sys_INCLUDED #define opt_sys_INCLUDED "opt_sys.h" #ifdef _KEEP_RCS_ID ! static char *opt_sysrcs_id = opt_sys_INCLUDED"$ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #define BZERO bzero diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_tail.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_tail.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_tail.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_tail.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_tail.cxx ! // $Revision: 1.23 $ ! // $Date: 2001/03/10 02:47:54 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_tail.cxx,v $ // // Revision history: // 14-MAR-96 - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_tail.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_tail.cxx,v $ // // Revision history: // 14-MAR-96 - Original Version *************** *** 88,94 **** #ifdef _KEEP_RCS_ID #define opt_tail_CXX "opt_tail.cxx" ! static char *rcs_id = opt_tail_CXX"$Revision: 1.23 $"; #endif /* _KEEP_RCS_ID */ #include "opt_tail.h" --- 88,94 ---- #ifdef _KEEP_RCS_ID #define opt_tail_CXX "opt_tail.cxx" ! static char *rcs_id = opt_tail_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "opt_tail.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_tail.h orc-2.1-new/src/osprey1.0/be/opt/opt_tail.h *** orc-2.1/src/osprey1.0/be/opt/opt_tail.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_tail.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_tail.h ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 02:47:59 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_tail.h,v $ // // Revision history: // 14-MAR-96 - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_tail.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_tail.h,v $ // // Revision history: // 14-MAR-96 - Original Version *************** *** 56,62 **** #ifdef _KEEP_RCS_ID ! static char *opt_tail_rcs_id = opt_tail_INCLUDED" $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ --- 56,62 ---- #ifdef _KEEP_RCS_ID ! static char *opt_tail_rcs_id = opt_tail_INCLUDED" $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_transform.h orc-2.1-new/src/osprey1.0/be/opt/opt_transform.h *** orc-2.1/src/osprey1.0/be/opt/opt_transform.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_transform.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_transform.h ! // $Revision: 1.19 $ ! // $Date: 2001/03/10 02:48:04 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_transform.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_transform.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_transform.h,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_union_find.h orc-2.1-new/src/osprey1.0/be/opt/opt_union_find.h *** orc-2.1/src/osprey1.0/be/opt/opt_union_find.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_union_find.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_union_find.h ! // $Revision: 1.12 $ ! // $Date: 2001/03/10 02:48:15 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_union_find.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_union_find.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_union_find.h,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_util.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_util.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_util.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_util.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_util.cxx ! // $Revision: 1.39 $ ! // $Date: 2001/03/10 02:48:21 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_util.cxx,v $ // // Revision history: // 12-SEP-94 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_util.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_util.cxx,v $ // // Revision history: // 12-SEP-94 shin - Original Version *************** *** 53,59 **** #define opt_util_CXX "opt_util.cxx" #ifdef _KEEP_RCS_ID ! static char *rcs_id = opt_util_CXX"$Revision: 1.39 $"; #endif /* _KEEP_RCS_ID */ #include --- 53,59 ---- #define opt_util_CXX "opt_util.cxx" #ifdef _KEEP_RCS_ID ! static char *rcs_id = opt_util_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_util.h orc-2.1-new/src/osprey1.0/be/opt/opt_util.h *** orc-2.1/src/osprey1.0/be/opt/opt_util.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_util.h Fri Nov 19 11:01:22 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_util.h ! // $Revision: 1.21 $ ! // $Date: 2001/03/10 02:48:26 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_util.h,v $ // // Revision history: // 15-SEP-94 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_util.h ! // $Revision: 1.4 $ ! // $Date: 2004/11/19 03:01:22 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_util.h,v $ // // Revision history: // 15-SEP-94 shin - Original Version *************** *** 54,60 **** #ifndef opt_util_INCLUDED #define opt_util_INCLUDED "opt_util.h" #ifdef _KEEP_RCS_ID ! static char *opt_utilrcs_id = opt_util_INCLUDED"$Revision: 1.21 $"; #endif /* _KEEP_RCS_ID */ #ifndef srcpos_INCLUDED --- 54,60 ---- #ifndef opt_util_INCLUDED #define opt_util_INCLUDED "opt_util.h" #ifdef _KEEP_RCS_ID ! static char *opt_utilrcs_id = opt_util_INCLUDED"$Revision: 1.4 $"; #endif /* _KEEP_RCS_ID */ #ifndef srcpos_INCLUDED *************** *** 158,164 **** #endif typedef mempool_allocator BVECTOR_ALLOCATOR; ! typedef vector BVECTOR; // TODO add range checks // For each coderep (i), determines whether it contains a reference // to a volatile memory location or a volatile OPC, and if this is --- 158,164 ---- #endif typedef mempool_allocator BVECTOR_ALLOCATOR; ! typedef std::vector BVECTOR; // TODO add range checks // For each coderep (i), determines whether it contains a reference // to a volatile memory location or a volatile OPC, and if this is diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_verify.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_verify.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_verify.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_verify.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_verify.cxx ! // $Revision: 1.97 $ ! // $Date: 2001/03/10 02:48:32 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_verify.cxx,v $ // // Revision history: // 23-MAR-95 dahl - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_verify.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_verify.cxx,v $ // // Revision history: // 23-MAR-95 dahl - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_verify.h orc-2.1-new/src/osprey1.0/be/opt/opt_verify.h *** orc-2.1/src/osprey1.0/be/opt/opt_verify.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_verify.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_verify.h ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 02:48:37 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_verify.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_verify.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_verify.h,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_vertab.h orc-2.1-new/src/osprey1.0/be/opt/opt_vertab.h *** orc-2.1/src/osprey1.0/be/opt/opt_vertab.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_vertab.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_vertab.h ! // $Revision: 1.7 $ ! // $Date: 2001/03/10 02:48:43 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_vertab.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_vertab.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_vertab.h,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_vn.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_vn.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_vn.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_vn.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_vn.cxx ! // $Revision: 1.40 $ ! // $Date: 2001/03/10 02:48:48 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_vn.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_vn.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_vn.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_vn.h orc-2.1-new/src/osprey1.0/be/opt/opt_vn.h *** orc-2.1/src/osprey1.0/be/opt/opt_vn.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_vn.h Wed Nov 24 15:31:38 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_vn.h ! // $Revision: 1.24 $ ! // $Date: 2001/03/10 02:48:53 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_vn.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_vn.h ! // $Revision: 1.5 $ ! // $Date: 2004/11/24 07:31:38 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_vn.h,v $ // // ==================================================================== // *************** *** 254,267 **** #ifndef opt_vn_INCLUDED #define opt_vn_INCLUDED "opt_vn.h" #include #include #include "segmented_array.h" #include "opt_vn_expr.h" // For VN_VALNUM, VN_EXPR, and VN_EXPR_MAP #include "opt_vn_hashtab.h" // For VN_HASHTAB #ifdef __STL_USE_NAMESPACES ! using std::slist; using std::vector; #endif --- 254,272 ---- #ifndef opt_vn_INCLUDED #define opt_vn_INCLUDED "opt_vn.h" + #if __GNUC__ >= 3 + #include + #else #include + #endif + #include #include "segmented_array.h" #include "opt_vn_expr.h" // For VN_VALNUM, VN_EXPR, and VN_EXPR_MAP #include "opt_vn_hashtab.h" // For VN_HASHTAB #ifdef __STL_USE_NAMESPACES ! using __GNUEXT::slist; using std::vector; #endif *************** *** 292,298 **** private: typedef mempool_allocator CODEREP_ALLOCATOR; ! typedef vector CODEREP_VECTOR; typedef mempool_allocator STMTLIST_ALLOCATOR; typedef vector STMTLIST_VECTOR; --- 297,303 ---- private: typedef mempool_allocator CODEREP_ALLOCATOR; ! typedef vector CODEREP_VECTOR; typedef mempool_allocator STMTLIST_ALLOCATOR; typedef vector STMTLIST_VECTOR; diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_vn_expr.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_vn_expr.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_vn_expr.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_vn_expr.cxx Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_vn_expr.cxx ! // $Revision: 1.35 $ ! // $Date: 2001/03/10 02:48:59 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_vn_expr.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_vn_expr.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_vn_expr.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_vn_expr.h orc-2.1-new/src/osprey1.0/be/opt/opt_vn_expr.h *** orc-2.1/src/osprey1.0/be/opt/opt_vn_expr.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_vn_expr.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_vn_expr.h ! // $Revision: 1.16 $ ! // $Date: 2001/03/10 02:49:04 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_vn_expr.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_vn_expr.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_vn_expr.h,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_vn_expr_taxonomy.h orc-2.1-new/src/osprey1.0/be/opt/opt_vn_expr_taxonomy.h *** orc-2.1/src/osprey1.0/be/opt/opt_vn_expr_taxonomy.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_vn_expr_taxonomy.h Tue Nov 9 22:31:31 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_vn_expr_taxonomy.h ! // $Revision: 1.10 $ ! // $Date: 2001/03/10 02:49:10 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_vn_expr_taxonomy.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_vn_expr_taxonomy.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:31 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_vn_expr_taxonomy.h,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_vn_hashtab.h orc-2.1-new/src/osprey1.0/be/opt/opt_vn_hashtab.h *** orc-2.1/src/osprey1.0/be/opt/opt_vn_hashtab.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_vn_hashtab.h Fri Nov 19 11:01:22 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_vn_hashtab.h ! // $Revision: 1.7 $ ! // $Date: 2001/03/10 02:49:15 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_vn_hashtab.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_vn_hashtab.h ! // $Revision: 1.4 $ ! // $Date: 2004/11/19 03:01:22 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_vn_hashtab.h,v $ // // ==================================================================== // *************** *** 162,174 **** #ifndef opt_vn_hashtab_INCLUDED #define opt_vn_hashtab_INCLUDED "opt_vn_hashtab.h" #include #include "mempool_allocator.h" #include "opt_vn_expr.h" ! #ifdef __STL_USE_NAMESPACES ! using std::hash_map; ! #endif // Function object for determining equality between hash table keys. // --- 162,177 ---- #ifndef opt_vn_hashtab_INCLUDED #define opt_vn_hashtab_INCLUDED "opt_vn_hashtab.h" + #if __GNUC__ >= 3 + #include + #else #include + #endif // __GNUC__ >= 3 + #include "mempool_allocator.h" #include "opt_vn_expr.h" ! using __GNUEXT::hash_map; // Function object for determining equality between hash table keys. // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_vn_ivc.h orc-2.1-new/src/osprey1.0/be/opt/opt_vn_ivc.h *** orc-2.1/src/osprey1.0/be/opt/opt_vn_ivc.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_vn_ivc.h Wed Nov 24 15:31:38 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_vn_ivc.h ! // $Revision: 1.10 $ ! // $Date: 2001/03/10 02:49:20 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_vn_ivc.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_vn_ivc.h ! // $Revision: 1.5 $ ! // $Date: 2004/11/24 07:31:38 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_vn_ivc.h,v $ // // ==================================================================== // *************** *** 267,272 **** --- 267,277 ---- typedef typename Container::iterator iterator_type; typedef forward_to_next_iterator Self; + #if defined(__GNUC__) && (__GNUC__ >= 3) && (__GNUC_MINOR__ >=4) + // Error found by gcc3.4.x + typedef typename forward_to_next_iterator::reference reference; + #endif + protected: Container * _obj; *************** *** 321,326 **** --- 326,339 ---- it1.current_idx() == it2.current_idx()); } + template + bool operator!= (const forward_to_next_iterator &it1, + const forward_to_next_iterator &it2) + { + return !(it1 == it2); + } + + // ----------------- The exported interface ------------- // ------------------------------------------------------ diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_vnfre.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_vnfre.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_vnfre.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_vnfre.cxx Fri Nov 19 11:01:22 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_vnfre.cxx ! // $Revision: 1.42 $ ! // $Date: 2001/03/10 02:49:26 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_vnfre.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_vnfre.cxx ! // $Revision: 1.4 $ ! // $Date: 2004/11/19 03:01:22 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_vnfre.cxx,v $ // // ==================================================================== // *************** *** 106,115 **** // #define DO_VNFRE_TRACE 1 - - #ifdef __STL_USE_NAMESPACES using std::stack; - #endif static inline void dummy(...) { --- 106,112 ---- diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_vnfre.h orc-2.1-new/src/osprey1.0/be/opt/opt_vnfre.h *** orc-2.1/src/osprey1.0/be/opt/opt_vnfre.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_vnfre.h Tue Nov 9 22:31:32 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_vnfre.h ! // $Revision: 1.11 $ ! // $Date: 2001/03/10 02:49:31 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_vnfre.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_vnfre.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:32 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_vnfre.h,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_whirlview.cxx orc-2.1-new/src/osprey1.0/be/opt/opt_whirlview.cxx *** orc-2.1/src/osprey1.0/be/opt/opt_whirlview.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_whirlview.cxx Tue Nov 9 22:31:32 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_whirlview.cxx ! // $Revision: 1.19 $ ! // $Date: 2001/03/10 02:49:37 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_whirlview.cxx,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: opt_whirlview.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:32 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_whirlview.cxx,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/opt/opt_wn.h orc-2.1-new/src/osprey1.0/be/opt/opt_wn.h *** orc-2.1/src/osprey1.0/be/opt/opt_wn.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/opt_wn.h Tue Nov 9 22:31:32 2004 *************** *** 3,12 **** // ==================================================================== // // Module: opt_wn.h ! // $Revision: 1.103 $ ! // $Date: 2001/03/10 02:49:48 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/opt_wn.h,v $ // // Revision history: // 15-SEP-94 shin - Original Version --- 3,12 ---- // ==================================================================== // // Module: opt_wn.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:32 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/opt_wn.h,v $ // // Revision history: // 15-SEP-94 shin - Original Version *************** *** 54,60 **** #ifndef opt_wn_INCLUDED #define opt_wn_INCLUDED "opt_wn.h" #ifdef _KEEP_RCS_ID ! static char *opt_wnrcs_id = opt_wn_INCLUDED"$Revision: 1.103 $"; #endif /* _KEEP_RCS_ID */ #ifndef optimizer_INCLUDED --- 54,60 ---- #ifndef opt_wn_INCLUDED #define opt_wn_INCLUDED "opt_wn.h" #ifdef _KEEP_RCS_ID ! static char *opt_wnrcs_id = opt_wn_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef optimizer_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/be/opt/optimizer.h orc-2.1-new/src/osprey1.0/be/opt/optimizer.h *** orc-2.1/src/osprey1.0/be/opt/optimizer.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/optimizer.h Tue Nov 9 22:31:32 2004 *************** *** 3,12 **** // ==================================================================== // // Module: optimizer.h ! // $Revision: 1.23 $ ! // $Date: 2001/03/10 02:49:53 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/optimizer.h,v $ // // Revision history: // 14-SEP-94 - Original Version --- 3,12 ---- // ==================================================================== // // Module: optimizer.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:32 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/optimizer.h,v $ // // Revision history: // 14-SEP-94 - Original Version *************** *** 56,62 **** #ifndef optimizer_INCLUDED #define optimizer_INCLUDED "optimizer.h" #ifdef _KEEP_RCS_ID ! static char *optimizerrcs_id = optimizer_INCLUDED"$Revision: 1.23 $"; #endif /* _KEEP_RCS_ID */ #include "opt_alias_interface.h" --- 56,62 ---- #ifndef optimizer_INCLUDED #define optimizer_INCLUDED "optimizer.h" #ifdef _KEEP_RCS_ID ! static char *optimizerrcs_id = optimizer_INCLUDED"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "opt_alias_interface.h" diff -c -r -N orc-2.1/src/osprey1.0/be/opt/wodriver.cxx orc-2.1-new/src/osprey1.0/be/opt/wodriver.cxx *** orc-2.1/src/osprey1.0/be/opt/wodriver.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/wodriver.cxx Tue Nov 9 22:31:32 2004 *************** *** 2,11 **** // ==================================================================== // // Module: wodriver.cxx ! // $Revision: 1.177 $ ! // $Date: 2001/03/10 02:49:58 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/wodriver.cxx,v $ // // Revision history: // 08-Sep-94 - Original Version --- 2,11 ---- // ==================================================================== // // Module: wodriver.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:32 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/wodriver.cxx,v $ // // Revision history: // 08-Sep-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/opt/wodriver.h orc-2.1-new/src/osprey1.0/be/opt/wodriver.h *** orc-2.1/src/osprey1.0/be/opt/wodriver.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/opt/wodriver.h Tue Nov 9 22:31:32 2004 *************** *** 2,11 **** // ==================================================================== // // Module: wodriver.h ! // $Revision: 1.11 $ ! // $Date: 2001/03/10 02:50:04 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/opt/RCS/wodriver.h,v $ // // ==================================================================== // --- 2,11 ---- // ==================================================================== // // Module: wodriver.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:32 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/opt/wodriver.h,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/be/orc_infrastructure/init.cxx orc-2.1-new/src/osprey1.0/be/orc_infrastructure/init.cxx *** orc-2.1/src/osprey1.0/be/orc_infrastructure/init.cxx Thu Jan 1 08:00:00 1970 --- orc-2.1-new/src/osprey1.0/be/orc_infrastructure/init.cxx Thu Dec 6 10:13:51 2001 *************** *** 0 **** --- 1,19 ---- + // This file contains only Linux-specific code and should be entirely + // #ifdef'd out for Irix. + + // Work around the "undefined weak symbol" bug in Linux. + // + // see comments in be/com/weak.cxx. + // + // This file define initialization of pointer variables to symbols defined + // in cg.so but referenced in be/be.so. + + #ifdef __linux__ + + struct ORC_INIT + { + ORC_INIT () { + } + } ORC_Initializer; + + #endif // __linux__ diff -c -r -N orc-2.1/src/osprey1.0/be/orc_ipf_opt/init.cxx orc-2.1-new/src/osprey1.0/be/orc_ipf_opt/init.cxx *** orc-2.1/src/osprey1.0/be/orc_ipf_opt/init.cxx Thu Jan 1 08:00:00 1970 --- orc-2.1-new/src/osprey1.0/be/orc_ipf_opt/init.cxx Thu Dec 6 10:14:52 2001 *************** *** 0 **** --- 1,19 ---- + // This file contains only Linux-specific code and should be entirely + // #ifdef'd out for Irix. + + // Work around the "undefined weak symbol" bug in Linux. + // + // see comments in be/com/weak.cxx. + // + // This file define initialization of pointer variables to symbols defined + // in cg.so but referenced in be/be.so. + + #ifdef __linux__ + + struct ORC_INIT + { + ORC_INIT () { + } + } ORC_Initializer; + + #endif // __linux__ diff -c -r -N orc-2.1/src/osprey1.0/be/prompf_anl/anl_cbuf.h orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_cbuf.h *** orc-2.1/src/osprey1.0/be/prompf_anl/anl_cbuf.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_cbuf.h Tue Nov 9 22:31:32 2004 *************** *** 41,50 **** // ============================================================== // // Module: anl_cbuf.h ! // $Revision: 1.7 $ ! // $Date: 2001/03/10 02:50:26 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/prompf_anl/RCS/anl_cbuf.h,v $ // // Description: // --- 41,50 ---- // ============================================================== // // Module: anl_cbuf.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:32 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/prompf_anl/anl_cbuf.h,v $ // // Description: // diff -c -r -N orc-2.1/src/osprey1.0/be/prompf_anl/anl_common.h orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_common.h *** orc-2.1/src/osprey1.0/be/prompf_anl/anl_common.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_common.h Tue Nov 9 22:31:32 2004 *************** *** 39,48 **** * ============================================================== * * Module: anl_common.h ! * $Revision: 1.13 $ ! * $Date: 2001/03/10 02:50:31 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/prompf_anl/RCS/anl_common.h,v $ * * Description: * --- 39,48 ---- * ============================================================== * * Module: anl_common.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:32 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/prompf_anl/anl_common.h,v $ * * Description: * diff -c -r -N orc-2.1/src/osprey1.0/be/prompf_anl/anl_diagnostics.h orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_diagnostics.h *** orc-2.1/src/osprey1.0/be/prompf_anl/anl_diagnostics.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_diagnostics.h Tue Nov 9 22:31:32 2004 *************** *** 41,50 **** // ============================================================== // // Module: anl_diagnostics.h ! // $Revision: 1.4 $ ! // $Date: 2001/03/10 02:50:42 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/prompf_anl/RCS/anl_diagnostics.h,v $ // // Description: // --- 41,50 ---- // ============================================================== // // Module: anl_diagnostics.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:32 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/prompf_anl/anl_diagnostics.h,v $ // // Description: // diff -c -r -N orc-2.1/src/osprey1.0/be/prompf_anl/anl_driver.h orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_driver.h *** orc-2.1/src/osprey1.0/be/prompf_anl/anl_driver.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_driver.h Tue Nov 9 22:31:32 2004 *************** *** 42,51 **** * ============================================================== * * Module: anl_driver.h ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 02:50:53 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/prompf_anl/RCS/anl_driver.h,v $ * * Description: * --- 42,51 ---- * ============================================================== * * Module: anl_driver.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:32 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/prompf_anl/anl_driver.h,v $ * * Description: * diff -c -r -N orc-2.1/src/osprey1.0/be/prompf_anl/anl_file_mngr.h orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_file_mngr.h *** orc-2.1/src/osprey1.0/be/prompf_anl/anl_file_mngr.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_file_mngr.h Tue Nov 9 22:31:32 2004 *************** *** 41,50 **** // ============================================================== // // Module: anl_file_mngr.h ! // $Revision: 1.5 $ ! // $Date: 2001/03/10 02:51:03 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/prompf_anl/RCS/anl_file_mngr.h,v $ // // Description: // --- 41,50 ---- // ============================================================== // // Module: anl_file_mngr.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:32 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/prompf_anl/anl_file_mngr.h,v $ // // Description: // diff -c -r -N orc-2.1/src/osprey1.0/be/prompf_anl/anl_func_entry.h orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_func_entry.h *** orc-2.1/src/osprey1.0/be/prompf_anl/anl_func_entry.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_func_entry.h Tue Nov 9 22:31:32 2004 *************** *** 41,50 **** // ============================================================== // // Module: anl_func_entry.h ! // $Revision: 1.10 $ ! // $Date: 2001/03/10 02:51:15 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/prompf_anl/RCS/anl_func_entry.h,v $ // // Description: // --- 41,50 ---- // ============================================================== // // Module: anl_func_entry.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:32 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/prompf_anl/anl_func_entry.h,v $ // // Description: // diff -c -r -N orc-2.1/src/osprey1.0/be/prompf_anl/anl_loop_construct.h orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_loop_construct.h *** orc-2.1/src/osprey1.0/be/prompf_anl/anl_loop_construct.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_loop_construct.h Tue Nov 9 22:31:32 2004 *************** *** 41,50 **** // ============================================================== // // Module: anl_loop_construct.h ! // $Revision: 1.10 $ ! // $Date: 2001/03/10 02:51:31 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/prompf_anl/RCS/anl_loop_construct.h,v $ // // Description: // --- 41,50 ---- // ============================================================== // // Module: anl_loop_construct.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:32 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/prompf_anl/anl_loop_construct.h,v $ // // Description: // diff -c -r -N orc-2.1/src/osprey1.0/be/prompf_anl/anl_pragma_attribute.h orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_pragma_attribute.h *** orc-2.1/src/osprey1.0/be/prompf_anl/anl_pragma_attribute.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_pragma_attribute.h Tue Nov 9 22:31:32 2004 *************** *** 41,50 **** // ============================================================== // // Module: anl_pragma_attribute.h ! // $Revision: 1.8 $ ! // $Date: 2001/03/10 02:51:42 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/prompf_anl/RCS/anl_pragma_attribute.h,v $ // // Description: // --- 41,50 ---- // ============================================================== // // Module: anl_pragma_attribute.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:32 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/prompf_anl/anl_pragma_attribute.h,v $ // // Description: // diff -c -r -N orc-2.1/src/osprey1.0/be/prompf_anl/anl_pragma_construct.h orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_pragma_construct.h *** orc-2.1/src/osprey1.0/be/prompf_anl/anl_pragma_construct.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_pragma_construct.h Tue Nov 9 22:31:32 2004 *************** *** 41,50 **** // ============================================================== // // Module: anl_pragma_construct.h ! // $Revision: 1.12 $ ! // $Date: 2001/03/10 02:51:53 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/prompf_anl/RCS/anl_pragma_construct.h,v $ // // Description: // --- 41,50 ---- // ============================================================== // // Module: anl_pragma_construct.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:32 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/prompf_anl/anl_pragma_construct.h,v $ // // Description: // diff -c -r -N orc-2.1/src/osprey1.0/be/prompf_anl/anl_region_construct.h orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_region_construct.h *** orc-2.1/src/osprey1.0/be/prompf_anl/anl_region_construct.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_region_construct.h Tue Nov 9 22:31:32 2004 *************** *** 41,50 **** // ============================================================== // // Module: anl_region_construct.h ! // $Revision: 1.9 $ ! // $Date: 2001/03/10 02:51:58 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/prompf_anl/RCS/anl_region_construct.h,v $ // // Description: // --- 41,50 ---- // ============================================================== // // Module: anl_region_construct.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:32 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/prompf_anl/anl_region_construct.h,v $ // // Description: // diff -c -r -N orc-2.1/src/osprey1.0/be/prompf_anl/anl_srcpos.h orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_srcpos.h *** orc-2.1/src/osprey1.0/be/prompf_anl/anl_srcpos.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_srcpos.h Tue Nov 9 22:31:32 2004 *************** *** 41,50 **** // ============================================================== // // Module: anl_srcpos.h ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 02:52:09 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/prompf_anl/RCS/anl_srcpos.h,v $ // // Description: // --- 41,50 ---- // ============================================================== // // Module: anl_srcpos.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:32 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/prompf_anl/anl_srcpos.h,v $ // // Description: // diff -c -r -N orc-2.1/src/osprey1.0/be/prompf_anl/anl_varlist.h orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_varlist.h *** orc-2.1/src/osprey1.0/be/prompf_anl/anl_varlist.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/prompf_anl/anl_varlist.h Tue Nov 9 22:31:32 2004 *************** *** 41,50 **** // ============================================================== // // Module: anl_varlist.h ! // $Revision: 1.7 $ ! // $Date: 2001/03/10 02:52:20 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/prompf_anl/RCS/anl_varlist.h,v $ // // Description: // --- 41,50 ---- // ============================================================== // // Module: anl_varlist.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:32 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/prompf_anl/anl_varlist.h,v $ // // Description: // diff -c -r -N orc-2.1/src/osprey1.0/be/prompf_anl/w2cf_translator.h orc-2.1-new/src/osprey1.0/be/prompf_anl/w2cf_translator.h *** orc-2.1/src/osprey1.0/be/prompf_anl/w2cf_translator.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/prompf_anl/w2cf_translator.h Tue Nov 9 22:31:32 2004 *************** *** 41,50 **** // ============================================================== // // Module: w2cf_translator.h ! // $Revision: 1.13 $ ! // $Date: 2001/03/10 02:52:30 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/prompf_anl/RCS/w2cf_translator.h,v $ // // Description: // --- 41,50 ---- // ============================================================== // // Module: w2cf_translator.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:32 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/prompf_anl/w2cf_translator.h,v $ // // Description: // diff -c -r -N orc-2.1/src/osprey1.0/be/purple2/prp_driver.h orc-2.1-new/src/osprey1.0/be/purple2/prp_driver.h *** orc-2.1/src/osprey1.0/be/purple2/prp_driver.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/purple2/prp_driver.h Tue Nov 9 22:31:32 2004 *************** *** 41,50 **** * ============================================================== * * Module: prp_driver.h ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 02:52:36 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/purple2/RCS/prp_driver.h,v $ * * Description: * --- 41,50 ---- * ============================================================== * * Module: prp_driver.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:32 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/purple2/prp_driver.h,v $ * * Description: * diff -c -r -N orc-2.1/src/osprey1.0/be/region/ori.cxx orc-2.1-new/src/osprey1.0/be/region/ori.cxx *** orc-2.1/src/osprey1.0/be/region/ori.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/region/ori.cxx Tue Nov 9 22:31:33 2004 *************** *** 38,47 **** * ==================================================================== * * Module: ori.cxx ! * $Revision: 1.87 $ ! * $Date: 2001/03/10 02:52:45 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/region/RCS/ori.cxx,v $ * * Description: * Olimit Region Insertion (ORI): --- 38,47 ---- * ==================================================================== * * Module: ori.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:33 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/region/ori.cxx,v $ * * Description: * Olimit Region Insertion (ORI): diff -c -r -N orc-2.1/src/osprey1.0/be/region/ori.h orc-2.1-new/src/osprey1.0/be/region/ori.h *** orc-2.1/src/osprey1.0/be/region/ori.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/region/ori.h Tue Nov 9 22:31:33 2004 *************** *** 37,46 **** * ==================================================================== * * Module: ori.h ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 02:52:56 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/region/RCS/ori.h,v $ * * Description: * Olimit Region Insertion (ORI) --- 37,46 ---- * ==================================================================== * * Module: ori.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:33 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/region/ori.h,v $ * * Description: * Olimit Region Insertion (ORI) diff -c -r -N orc-2.1/src/osprey1.0/be/region/rail.cxx orc-2.1-new/src/osprey1.0/be/region/rail.cxx *** orc-2.1/src/osprey1.0/be/region/rail.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/region/rail.cxx Tue Nov 9 22:31:33 2004 *************** *** 37,46 **** //============================================================================ // // Module: rail.cxx ! // $Revision: 1.20 $ ! // $Date: 2001/03/10 02:52:51 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/region/RCS/rail.cxx,v $ // // Revision history: // 24-AUG-95 dahl - Original Version --- 37,46 ---- //============================================================================ // // Module: rail.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:33 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/region/rail.cxx,v $ // // Revision history: // 24-AUG-95 dahl - Original Version *************** *** 55,61 **** #define rail_CXX "rail.cxx" #ifdef _KEEP_RCS_ID ! static char *rcs_id = rail_CXX"$Revision: 1.20 $"; #endif /* _KEEP_RCS_ID */ #include "wn.h" /* WN type */ --- 55,61 ---- #define rail_CXX "rail.cxx" #ifdef _KEEP_RCS_ID ! static char *rcs_id = rail_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "wn.h" /* WN type */ diff -c -r -N orc-2.1/src/osprey1.0/be/region/rail.h orc-2.1-new/src/osprey1.0/be/region/rail.h *** orc-2.1/src/osprey1.0/be/region/rail.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/region/rail.h Tue Nov 9 22:31:33 2004 *************** *** 37,46 **** //===================================================================== // // Module: rail.h ! // $Revision: 1.8 $ ! // $Date: 2001/03/10 02:53:12 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/region/RCS/rail.h,v $ // // Revision history: // 24-AUG-95 dahl - Original Version --- 37,46 ---- //===================================================================== // // Module: rail.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:33 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/region/rail.h,v $ // // Revision history: // 24-AUG-95 dahl - Original Version *************** *** 55,61 **** #ifndef rail_INCLUDED #define rail_INCLUDED "rail.h" #ifdef _KEEP_RCS_ID ! static char *railrcs_id = rail_INCLUDED"$ $Revision: 1.8 $"; #endif /* _KEEP_RCS_ID */ class RAIL { --- 55,61 ---- #ifndef rail_INCLUDED #define rail_INCLUDED "rail.h" #ifdef _KEEP_RCS_ID ! static char *railrcs_id = rail_INCLUDED"$ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ class RAIL { diff -c -r -N orc-2.1/src/osprey1.0/be/region/rbi.cxx orc-2.1-new/src/osprey1.0/be/region/rbi.cxx *** orc-2.1/src/osprey1.0/be/region/rbi.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/region/rbi.cxx Tue Nov 9 22:31:33 2004 *************** *** 37,46 **** //============================================================================ // // Module: rbi.cxx ! // $Revision: 1.16 $ ! // $Date: 2001/03/10 02:53:01 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/region/RCS/rbi.cxx,v $ // // Revision history: // 31-AUG-95 dahl - Original Version --- 37,46 ---- //============================================================================ // // Module: rbi.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:33 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/region/rbi.cxx,v $ // // Revision history: // 31-AUG-95 dahl - Original Version *************** *** 71,77 **** #define rbi_CXX "rbi.cxx" #ifdef _KEEP_RCS_ID ! static char *rcs_id = rbi_CXX"$Revision: 1.16 $"; #endif /* _KEEP_RCS_ID */ #include "opt_wn.h" --- 71,77 ---- #define rbi_CXX "rbi.cxx" #ifdef _KEEP_RCS_ID ! static char *rcs_id = rbi_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "opt_wn.h" diff -c -r -N orc-2.1/src/osprey1.0/be/region/rbi.h orc-2.1-new/src/osprey1.0/be/region/rbi.h *** orc-2.1/src/osprey1.0/be/region/rbi.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/region/rbi.h Tue Nov 9 22:31:33 2004 *************** *** 37,46 **** //===================================================================== // // Module: rbi.h ! // $Revision: 1.9 $ ! // $Date: 2001/03/10 02:53:17 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/region/RCS/rbi.h,v $ // // Revision history: // 7-SEP-95 dahl - Original Version --- 37,46 ---- //===================================================================== // // Module: rbi.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:33 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/region/rbi.h,v $ // // Revision history: // 7-SEP-95 dahl - Original Version *************** *** 54,60 **** #ifndef rbi_INCLUDED #define rbi_INCLUDED "rbi.h" #ifdef _KEEP_RCS_ID ! static char *rbircs_id = rbi_INCLUDED"$ $Revision: 1.9 $"; #endif /* _KEEP_RCS_ID */ #include "region_util.h" --- 54,60 ---- #ifndef rbi_INCLUDED #define rbi_INCLUDED "rbi.h" #ifdef _KEEP_RCS_ID ! static char *rbircs_id = rbi_INCLUDED"$ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "region_util.h" diff -c -r -N orc-2.1/src/osprey1.0/be/region/region_alias_templates.h orc-2.1-new/src/osprey1.0/be/region/region_alias_templates.h *** orc-2.1/src/osprey1.0/be/region/region_alias_templates.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/region/region_alias_templates.h Tue Nov 9 22:31:33 2004 *************** *** 37,46 **** //============================================================================ // // Module: region_alias_templates.h ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 02:53:22 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/region/RCS/region_alias_templates.h,v $ // // Revision history: // 22-SEP-97 dahl - Original Version --- 37,46 ---- //============================================================================ // // Module: region_alias_templates.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:33 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/region/region_alias_templates.h,v $ // // Revision history: // 22-SEP-97 dahl - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/region/region_bounds.cxx orc-2.1-new/src/osprey1.0/be/region/region_bounds.cxx *** orc-2.1/src/osprey1.0/be/region/region_bounds.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/region/region_bounds.cxx Tue Nov 9 22:31:33 2004 *************** *** 37,46 **** //============================================================================ // // Module: region_bounds.cxx ! // $Revision: 1.22 $ ! // $Date: 2001/03/10 02:53:32 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/region/RCS/region_bounds.cxx,v $ // // Revision history: // 1-MAY-97 dahl - Original Version --- 37,46 ---- //============================================================================ // // Module: region_bounds.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:33 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/region/region_bounds.cxx,v $ // // Revision history: // 1-MAY-97 dahl - Original Version *************** *** 68,74 **** #define region_bounds_CXX "region_bounds.cxx" #ifdef _KEEP_RCS_ID ! static char *rcs_id = region_bounds_CXX"$Revision: 1.22 $"; #endif /* _KEEP_RCS_ID */ #include "wn.h" // WN type --- 68,74 ---- #define region_bounds_CXX "region_bounds.cxx" #ifdef _KEEP_RCS_ID ! static char *rcs_id = region_bounds_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "wn.h" // WN type diff -c -r -N orc-2.1/src/osprey1.0/be/region/region_init.cxx orc-2.1-new/src/osprey1.0/be/region/region_init.cxx *** orc-2.1/src/osprey1.0/be/region/region_init.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/region/region_init.cxx Tue Nov 9 22:31:33 2004 *************** *** 37,46 **** //============================================================================ // // Module: region_init.cxx ! // $Revision: 1.66 $ ! // $Date: 2001/03/10 02:53:37 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/be/region/RCS/region_init.cxx,v $ // // Revision history: // 27-FEB-95 dahl - Original Version --- 37,46 ---- //============================================================================ // // Module: region_init.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:33 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/be/region/region_init.cxx,v $ // // Revision history: // 27-FEB-95 dahl - Original Version *************** *** 76,82 **** #define region_init_CXX "region_init.cxx" #ifdef _KEEP_RCS_ID ! static char *rcs_id = region_init_CXX"$Revision: 1.66 $"; #endif /* _KEEP_RCS_ID */ #include "wn.h" // WN type --- 76,82 ---- #define region_init_CXX "region_init.cxx" #ifdef _KEEP_RCS_ID ! static char *rcs_id = region_init_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "wn.h" // WN type diff -c -r -N orc-2.1/src/osprey1.0/be/region/region_main.h orc-2.1-new/src/osprey1.0/be/region/region_main.h *** orc-2.1/src/osprey1.0/be/region/region_main.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/region/region_main.h Tue Nov 9 22:31:33 2004 *************** *** 37,46 **** /* ==================================================================== * * Module: region_main.h ! * $Revision: 1.12 $ ! * $Date: 2001/03/10 02:53:43 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/region/RCS/region_main.h,v $ * * Revision history: * 8-NOV-95 dahl - Original Version --- 37,46 ---- /* ==================================================================== * * Module: region_main.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:33 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/region/region_main.h,v $ * * Revision history: * 8-NOV-95 dahl - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/region/region_util.cxx orc-2.1-new/src/osprey1.0/be/region/region_util.cxx *** orc-2.1/src/osprey1.0/be/region/region_util.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/region/region_util.cxx Fri Nov 19 15:53:43 2004 *************** *** 36,45 **** /*-*-c++-*-*/ /* ==================================================================== * Module: opt_region_util.c ! * $Revision: 1.109 $ ! * $Date: 2001/03/10 02:53:48 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/region/RCS/region_util.cxx,v $ * * Revision history: * 31-MAY-95 wdl - Original Version --- 36,45 ---- /*-*-c++-*-*/ /* ==================================================================== * Module: opt_region_util.c ! * $Revision: 1.4 $ ! * $Date: 2004/11/19 07:53:43 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/region/region_util.cxx,v $ * * Revision history: * 31-MAY-95 wdl - Original Version *************** *** 269,275 **** INT32 i, limit; PREG_LIST **new_pregs_out = TYPE_MEM_POOL_ALLOC_N(PREG_LIST *, ®ION_mem_pool, new_exits); ! limit = max(new_exits, RID_num_exits(rid)); for (i=0; i::_default_pool = NULL; --- 43,49 ---- #include "ipa_lno_util.h" // Needed to make MAT package work ! template<> MEM_POOL* MAT::_default_pool = NULL; diff -c -r -N orc-2.1/src/osprey1.0/be/vho/vho_lower.cxx orc-2.1-new/src/osprey1.0/be/vho/vho_lower.cxx *** orc-2.1/src/osprey1.0/be/vho/vho_lower.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/vho/vho_lower.cxx Fri Nov 19 11:01:22 2004 *************** *** 58,64 **** #include "prompf.h" #include "wb_f90_lower.h" #include "wn_lower.h" ! #include typedef enum { ADDRESS_USED, --- 58,69 ---- #include "prompf.h" #include "wb_f90_lower.h" #include "wn_lower.h" ! ! #if __GNUC__ >= 3 ! #include ! #else ! #include ! #endif typedef enum { ADDRESS_USED, diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/Makefile.gbase orc-2.1-new/src/osprey1.0/be/whirl2c/Makefile.gbase *** orc-2.1/src/osprey1.0/be/whirl2c/Makefile.gbase Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/Makefile.gbase Fri Nov 19 11:01:23 2004 *************** *** 293,299 **** whirl2c.so: $(WHIRL2C_CXX_OBJS) $(BE_WHIRL2C_DIR)/Exported \ $(WHIRL2C_DSOS) $(BE_BE_DIR)/so_locations ! $(CXX) -o $@ $(STD_DSO_LOADOPTS) $(EXPORT_LIST) $(LDFLAGS) \ $(WHIRL2C_CXX_OBJS) $(WHIRL2C_DSOS) $(LLDLIBS) # Make the back-end executable, then create a link to it named --- 293,299 ---- whirl2c.so: $(WHIRL2C_CXX_OBJS) $(BE_WHIRL2C_DIR)/Exported \ $(WHIRL2C_DSOS) $(BE_BE_DIR)/so_locations ! $(CXX) -o $@ $(STD_DSO_LOADOPTS) $(EXPORT_LIST)\ $(WHIRL2C_CXX_OBJS) $(WHIRL2C_DSOS) $(LLDLIBS) # Make the back-end executable, then create a link to it named *************** *** 312,318 **** if ! test -a whirl2c_be; then ln -sf $(TARGDIR)/be/be whirl2c_be ; fi whirl2c: whirl2c.so whirl2c_be $(WHIRL2C_MAIN_OBJS) ! $(CCF) -o whirl2c $(WHIRL2C_MAIN_OBJS) $(LDFLAGS) be.so: if ! test -a be.so; then ln -sf $(TARGDIR)/be/be.so .; fi --- 312,318 ---- if ! test -a whirl2c_be; then ln -sf $(TARGDIR)/be/be whirl2c_be ; fi whirl2c: whirl2c.so whirl2c_be $(WHIRL2C_MAIN_OBJS) ! $(C++F) -o whirl2c $(WHIRL2C_MAIN_OBJS) be.so: if ! test -a be.so; then ln -sf $(TARGDIR)/be/be.so .; fi diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/PUinfo.h orc-2.1-new/src/osprey1.0/be/whirl2c/PUinfo.h *** orc-2.1/src/osprey1.0/be/whirl2c/PUinfo.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/PUinfo.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: PUinfo.h ! * $Revision: 1.29 $ ! * $Date: 2001/03/10 02:55:04 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/PUinfo.h,v $ * * Revision history: * 26-Dec-94 - Original Version --- 39,48 ---- * ==================================================================== * * Module: PUinfo.h ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/PUinfo.h,v $ * * Revision history: * 26-Dec-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/common_include.h orc-2.1-new/src/osprey1.0/be/whirl2c/common_include.h *** orc-2.1/src/osprey1.0/be/whirl2c/common_include.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/common_include.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: common_include.h ! * $Revision: 1.17 $ ! * $Date: 2001/03/10 02:54:48 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/common_include.h,v $ * * Revision history: * 07-Mar-95 - Original Version --- 39,48 ---- * ==================================================================== * * Module: common_include.h ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/common_include.h,v $ * * Revision history: * 07-Mar-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/diagnostics.cxx orc-2.1-new/src/osprey1.0/be/whirl2c/diagnostics.cxx *** orc-2.1/src/osprey1.0/be/whirl2c/diagnostics.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/diagnostics.cxx Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: diagnostics.c ! * $Revision: 1.40 $ ! * $Date: 2001/03/10 02:55:10 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/diagnostics.cxx,v $ * * Revision history: * 12-Apr-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: diagnostics.c ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/diagnostics.cxx,v $ * * Revision history: * 12-Apr-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/diagnostics.h orc-2.1-new/src/osprey1.0/be/whirl2c/diagnostics.h *** orc-2.1/src/osprey1.0/be/whirl2c/diagnostics.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/diagnostics.h Fri Nov 19 11:01:23 2004 *************** *** 39,48 **** * ==================================================================== * * Module: diagnostics.h ! * $Revision: 1.36 $ ! * $Date: 2001/03/10 02:55:15 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/diagnostics.h,v $ * * Revision history: * 13-Apr-95 - Original Version --- 39,48 ---- * ==================================================================== * * Module: diagnostics.h ! * $Revision: 1.7 $ ! * $Date: 2004/11/19 03:01:23 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/diagnostics.h,v $ * * Revision history: * 13-Apr-95 - Original Version *************** *** 312,339 **** ((a_truth) ? \ (void) 1 : \ (Diag_Set_Srcpos(WN_Get_Linenum(wn)), \ ! diag_handler ## diag_args)) #define DIAG_ASSERT_LOC(a_truth, diag_handler, diag_args) \ ((a_truth) ? \ (void) 1 : \ ! (Diag_Set_Location(__FILE__, __LINE__), diag_handler ## diag_args)) #define DIAG_ASSERT_LOC_SRCPOS(a_truth, diag_handler, diag_args, wn) \ ((a_truth) ? \ (void) 1 : \ (Diag_Set_Location(__FILE__, __LINE__), \ Diag_Set_Srcpos(WN_Get_Linenum(wn)), \ ! diag_handler ## diag_args)) #define DIAG_ASSERT_NOLOC(a_truth, diag_handler, diag_args) \ ! ((a_truth) ? (void) 1 : diag_handler ## diag_args) #define DIAG_ASSERT_NOLOC_SRCPOS(a_truth, diag_handler, diag_args, wn) \ ((a_truth) ? \ (void) 1 : \ (Diag_Set_Srcpos(WN_Get_Linenum(wn)), \ ! diag_handler ## diag_args)) extern void Diag_Set_Location(const char *file_name, INT line_number); extern void Diag_Set_Srcpos(SRCPOS srcpos); --- 312,339 ---- ((a_truth) ? \ (void) 1 : \ (Diag_Set_Srcpos(WN_Get_Linenum(wn)), \ ! diag_handler diag_args)) #define DIAG_ASSERT_LOC(a_truth, diag_handler, diag_args) \ ((a_truth) ? \ (void) 1 : \ ! (Diag_Set_Location(__FILE__, __LINE__), diag_handler diag_args)) #define DIAG_ASSERT_LOC_SRCPOS(a_truth, diag_handler, diag_args, wn) \ ((a_truth) ? \ (void) 1 : \ (Diag_Set_Location(__FILE__, __LINE__), \ Diag_Set_Srcpos(WN_Get_Linenum(wn)), \ ! diag_handler diag_args)) #define DIAG_ASSERT_NOLOC(a_truth, diag_handler, diag_args) \ ! ((a_truth) ? (void) 1 : diag_handler diag_args) #define DIAG_ASSERT_NOLOC_SRCPOS(a_truth, diag_handler, diag_args, wn) \ ((a_truth) ? \ (void) 1 : \ (Diag_Set_Srcpos(WN_Get_Linenum(wn)), \ ! diag_handler diag_args)) extern void Diag_Set_Location(const char *file_name, INT line_number); extern void Diag_Set_Srcpos(SRCPOS srcpos); diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/init2c.h orc-2.1-new/src/osprey1.0/be/whirl2c/init2c.h *** orc-2.1/src/osprey1.0/be/whirl2c/init2c.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/init2c.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: init2c.c ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 02:55:31 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/init2c.h,v $ * * Revision history: * 07-Oct-94 - Original Version --- 39,48 ---- * ==================================================================== * * Module: init2c.c ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/init2c.h,v $ * * Revision history: * 07-Oct-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/st2c.h orc-2.1-new/src/osprey1.0/be/whirl2c/st2c.h *** orc-2.1/src/osprey1.0/be/whirl2c/st2c.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/st2c.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: st2c.h ! * $Revision: 1.23 $ ! * $Date: 2001/03/10 02:55:44 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/st2c.h,v $ * * Revision history: * 07-Oct-94 - Original Version --- 39,48 ---- * ==================================================================== * * Module: st2c.h ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/st2c.h,v $ * * Revision history: * 07-Oct-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/stab_attr.h orc-2.1-new/src/osprey1.0/be/whirl2c/stab_attr.h *** orc-2.1/src/osprey1.0/be/whirl2c/stab_attr.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/stab_attr.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: stab_attr.h ! * $Revision: 1.61 $ ! * $Date: 2001/03/10 02:55:54 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/stab_attr.h,v $ * * Revision history: * 07-Mar-95 - Original Version --- 39,48 ---- * ==================================================================== * * Module: stab_attr.h ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/stab_attr.h,v $ * * Revision history: * 07-Mar-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/tcon2c.h orc-2.1-new/src/osprey1.0/be/whirl2c/tcon2c.h *** orc-2.1/src/osprey1.0/be/whirl2c/tcon2c.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/tcon2c.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: tcon2c.c ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 02:56:05 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/tcon2c.h,v $ * * Revision history: * 07-Oct-94 - Original Version --- 39,48 ---- * ==================================================================== * * Module: tcon2c.c ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/tcon2c.h,v $ * * Revision history: * 07-Oct-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/token_buffer.cxx orc-2.1-new/src/osprey1.0/be/whirl2c/token_buffer.cxx *** orc-2.1/src/osprey1.0/be/whirl2c/token_buffer.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/token_buffer.cxx Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: token_buffer.c ! * $Revision: 1.51 $ ! * $Date: 2001/03/10 02:56:11 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/token_buffer.cxx,v $ * * Revision history: * 07-Oct-94 - Original Version --- 37,46 ---- * ==================================================================== * * Module: token_buffer.c ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/token_buffer.cxx,v $ * * Revision history: * 07-Oct-94 - Original Version *************** *** 100,106 **** */ #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/token_buffer.cxx,v $ $Revision: 1.51 $"; #endif /* _KEEP_RCS_ID */ #include --- 100,106 ---- */ #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/whirl2c/token_buffer.cxx,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/token_buffer.h orc-2.1-new/src/osprey1.0/be/whirl2c/token_buffer.h *** orc-2.1/src/osprey1.0/be/whirl2c/token_buffer.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/token_buffer.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: token_buffer.h ! * $Revision: 1.29 $ ! * $Date: 2001/03/10 02:56:16 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/token_buffer.h,v $ * * Revision history: * 07-Oct-94 - Original Version --- 39,48 ---- * ==================================================================== * * Module: token_buffer.h ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/token_buffer.h,v $ * * Revision history: * 07-Oct-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/ty2c.h orc-2.1-new/src/osprey1.0/be/whirl2c/ty2c.h *** orc-2.1/src/osprey1.0/be/whirl2c/ty2c.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/ty2c.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: ty2c.c ! * $Revision: 1.17 $ ! * $Date: 2001/03/10 02:56:27 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/ty2c.h,v $ * * Revision history: * 07-Oct-94 - Original Version --- 39,48 ---- * ==================================================================== * * Module: ty2c.c ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/ty2c.h,v $ * * Revision history: * 07-Oct-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/w2c_driver.h orc-2.1-new/src/osprey1.0/be/whirl2c/w2c_driver.h *** orc-2.1/src/osprey1.0/be/whirl2c/w2c_driver.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/w2c_driver.h Tue Nov 9 22:31:34 2004 *************** *** 40,49 **** * ==================================================================== * * Module: w2c_driver.h ! * $Revision: 1.31 $ ! * $Date: 2001/03/10 02:56:38 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/w2c_driver.h,v $ * * Description: * --- 40,49 ---- * ==================================================================== * * Module: w2c_driver.h ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/w2c_driver.h,v $ * * Description: * diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/w2cf_parentize.cxx orc-2.1-new/src/osprey1.0/be/whirl2c/w2cf_parentize.cxx *** orc-2.1/src/osprey1.0/be/whirl2c/w2cf_parentize.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/w2cf_parentize.cxx Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: w2cf_parentize.c ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 02:56:43 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/w2cf_parentize.cxx,v $ * * Revision history: * 10-Sept-96 - Original Version --- 37,46 ---- * ==================================================================== * * Module: w2cf_parentize.c ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/w2cf_parentize.cxx,v $ * * Revision history: * 10-Sept-96 - Original Version *************** *** 50,56 **** */ #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/w2cf_parentize.cxx,v $ $Revision: 1.9 $"; #endif /* _KEEP_RCS_ID */ --- 50,56 ---- */ #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/whirl2c/w2cf_parentize.cxx,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/w2cf_parentize.h orc-2.1-new/src/osprey1.0/be/whirl2c/w2cf_parentize.h *** orc-2.1/src/osprey1.0/be/whirl2c/w2cf_parentize.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/w2cf_parentize.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: w2cf_parentize.h ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 02:56:48 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/w2cf_parentize.h,v $ * * Revision history: * 10-Sept-96 - Original Version --- 39,48 ---- * ==================================================================== * * Module: w2cf_parentize.h ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/w2cf_parentize.h,v $ * * Revision history: * 10-Sept-96 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/w2cf_symtab.h orc-2.1-new/src/osprey1.0/be/whirl2c/w2cf_symtab.h *** orc-2.1/src/osprey1.0/be/whirl2c/w2cf_symtab.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/w2cf_symtab.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: w2cf_symtab.h ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 02:56:59 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/w2cf_symtab.h,v $ * * Revision history: * 07-Oct-95 - Original Version --- 39,48 ---- * ==================================================================== * * Module: w2cf_symtab.h ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/w2cf_symtab.h,v $ * * Revision history: * 07-Oct-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/whirl2c.c orc-2.1-new/src/osprey1.0/be/whirl2c/whirl2c.c *** orc-2.1/src/osprey1.0/be/whirl2c/whirl2c.c Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/whirl2c.c Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: whirl2c.c ! * $Revision: 1.40 $ ! * $Date: 2001/03/10 02:57:04 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/whirl2c.c,v $ * * Revision history: * 07-Nov-94 - Original Version --- 37,46 ---- * ==================================================================== * * Module: whirl2c.c ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/whirl2c.c,v $ * * Revision history: * 07-Nov-94 - Original Version *************** *** 78,84 **** * ==================================================================== */ #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/whirl2c.c,v $ $Revision: 1.40 $"; #endif /* _KEEP_RCS_ID */ #include /* for wn.h */ --- 78,84 ---- * ==================================================================== */ #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/whirl2c/whirl2c.c,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ #include /* for wn.h */ diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/whirl2c_common.cxx orc-2.1-new/src/osprey1.0/be/whirl2c/whirl2c_common.cxx *** orc-2.1/src/osprey1.0/be/whirl2c/whirl2c_common.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/whirl2c_common.cxx Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: whirl2c_common.c ! * $Revision: 1.20 $ ! * $Date: 2001/03/10 02:57:10 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/whirl2c_common.cxx,v $ * * Revision history: * 07-Nov-94 - Original Version --- 37,46 ---- * ==================================================================== * * Module: whirl2c_common.c ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/whirl2c_common.cxx,v $ * * Revision history: * 07-Nov-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/whirl2c_common.h orc-2.1-new/src/osprey1.0/be/whirl2c/whirl2c_common.h *** orc-2.1/src/osprey1.0/be/whirl2c/whirl2c_common.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/whirl2c_common.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: whirl2c_common.c ! * $Revision: 1.30 $ ! * $Date: 2001/03/10 02:57:15 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/whirl2c_common.h,v $ * * Revision history: * 07-Nov-94 - Original Version --- 39,48 ---- * ==================================================================== * * Module: whirl2c_common.c ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/whirl2c_common.h,v $ * * Revision history: * 07-Nov-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/whirl2c_main.cxx orc-2.1-new/src/osprey1.0/be/whirl2c/whirl2c_main.cxx *** orc-2.1/src/osprey1.0/be/whirl2c/whirl2c_main.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/whirl2c_main.cxx Fri Nov 19 11:01:23 2004 *************** *** 163,169 **** } /* Usage */ ! void main (INT argc, /* Number of command line arguments */ const char *const argv[], /* Array of command line arguments */ const char *const envp[]) /* Array of environment pointers */ --- 163,169 ---- } /* Usage */ ! INT main (INT argc, /* Number of command line arguments */ const char *const argv[], /* Array of command line arguments */ const char *const envp[]) /* Array of environment pointers */ *************** *** 283,288 **** --- 283,290 ---- error("%s: fail to execute %s: %s.\n", argv[0], path, sys_errlist[errno]); exit(RC_SYSTEM_ERROR); + + return 0; } /* main */ diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/wn2c.h orc-2.1-new/src/osprey1.0/be/whirl2c/wn2c.h *** orc-2.1/src/osprey1.0/be/whirl2c/wn2c.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/wn2c.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: wn2c.h ! * $Revision: 1.20 $ ! * $Date: 2001/03/10 02:57:31 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/wn2c.h,v $ * * Revision history: * 07-Oct-94 - Original Version --- 39,48 ---- * ==================================================================== * * Module: wn2c.h ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/wn2c.h,v $ * * Revision history: * 07-Oct-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/wn2c_pragma.cxx orc-2.1-new/src/osprey1.0/be/whirl2c/wn2c_pragma.cxx *** orc-2.1/src/osprey1.0/be/whirl2c/wn2c_pragma.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/wn2c_pragma.cxx Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: wn2c_pragma.c ! * $Revision: 1.39 $ ! * $Date: 2001/03/10 02:57:37 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/wn2c_pragma.cxx,v $ * * Revision history: * 12-Aug-96 - Original Version --- 37,46 ---- * ==================================================================== * * Module: wn2c_pragma.c ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/wn2c_pragma.cxx,v $ * * Revision history: * 12-Aug-96 - Original Version *************** *** 56,62 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/wn2c_pragma.cxx,v $ $Revision: 1.39 $"; #endif /* _KEEP_RCS_ID */ #include "alloca.h" --- 56,62 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/whirl2c/wn2c_pragma.cxx,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ #include "alloca.h" diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/wn2c_pragma.h orc-2.1-new/src/osprey1.0/be/whirl2c/wn2c_pragma.h *** orc-2.1/src/osprey1.0/be/whirl2c/wn2c_pragma.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/wn2c_pragma.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: wn2c_pragma.h ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 02:57:42 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/wn2c_pragma.h,v $ * * Revision history: * 12-Aug-95 - Original Version --- 39,48 ---- * ==================================================================== * * Module: wn2c_pragma.h ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/wn2c_pragma.h,v $ * * Revision history: * 12-Aug-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2c/wn_attr.h orc-2.1-new/src/osprey1.0/be/whirl2c/wn_attr.h *** orc-2.1/src/osprey1.0/be/whirl2c/wn_attr.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2c/wn_attr.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: wn_attr.h ! * $Revision: 1.27 $ ! * $Date: 2001/03/10 02:57:53 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2c/RCS/wn_attr.h,v $ * * Revision history: * 07-Mar-95 - Original Version --- 39,48 ---- * ==================================================================== * * Module: wn_attr.h ! * $Revision: 1.6 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2c/wn_attr.h,v $ * * Revision history: * 07-Mar-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/Makefile.gbase orc-2.1-new/src/osprey1.0/be/whirl2f/Makefile.gbase *** orc-2.1/src/osprey1.0/be/whirl2f/Makefile.gbase Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/Makefile.gbase Fri Nov 19 11:01:23 2004 *************** *** 309,315 **** whirl2f.so: $(WHIRL2F_C_OBJS) $(BE_WHIRL2F_DIR)/Exported \ $(WHIRL2F_DSOS) $(BE_BE_DIR)/so_locations ! $(CXX) -o $@ $(STD_DSO_LOADOPTS) $(EXPORT_LIST) $(LDFLAGS) \ $(WHIRL2F_C_OBJS) $(WHIRL2F_DSOS) $(LLDLIBS) # Make the back-end executable, then create a link to it named --- 309,315 ---- whirl2f.so: $(WHIRL2F_C_OBJS) $(BE_WHIRL2F_DIR)/Exported \ $(WHIRL2F_DSOS) $(BE_BE_DIR)/so_locations ! $(CXX) -o $@ $(STD_DSO_LOADOPTS) $(EXPORT_LIST) \ $(WHIRL2F_C_OBJS) $(WHIRL2F_DSOS) $(LLDLIBS) # Make the back-end executable, then create a link to it named *************** *** 327,333 **** if ! test -a whirl2f_be; then ln -sf $(TARGDIR)/be/be whirl2f_be ; fi whirl2f: whirl2f.so whirl2f_be $(WHIRL2F_MAIN_OBJS) ! $(CCF) -o whirl2f $(WHIRL2F_MAIN_OBJS) $(LDFLAGS) be.so: if ! test -a be.so; then ln -sf $(TARGDIR)/be/be.so .; fi --- 327,333 ---- if ! test -a whirl2f_be; then ln -sf $(TARGDIR)/be/be whirl2f_be ; fi whirl2f: whirl2f.so whirl2f_be $(WHIRL2F_MAIN_OBJS) ! $(C++F) -o whirl2f $(WHIRL2F_MAIN_OBJS) be.so: if ! test -a be.so; then ln -sf $(TARGDIR)/be/be.so .; fi diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/init2f.cxx orc-2.1-new/src/osprey1.0/be/whirl2f/init2f.cxx *** orc-2.1/src/osprey1.0/be/whirl2f/init2f.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/init2f.cxx Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: init2f.c ! * $Revision: 1.20 $ ! * $Date: 2001/03/10 02:58:14 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/init2f.cxx,v $ * * Revision history: * 15-June-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: init2f.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/init2f.cxx,v $ * * Revision history: * 15-June-95 - Original Version *************** *** 75,81 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/init2f.cxx,v $ $Revision: 1.20 $"; #endif #include "whirl2f_common.h" --- 75,81 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/whirl2f/init2f.cxx,v $ $Revision: 1.3 $"; #endif #include "whirl2f_common.h" diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/init2f.h orc-2.1-new/src/osprey1.0/be/whirl2f/init2f.h *** orc-2.1/src/osprey1.0/be/whirl2f/init2f.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/init2f.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: init2f.c ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 02:58:20 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/init2f.h,v $ * * Revision history: * 17-June-94 - Original Version --- 39,48 ---- * ==================================================================== * * Module: init2f.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/init2f.h,v $ * * Revision history: * 17-June-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/st2f.cxx orc-2.1-new/src/osprey1.0/be/whirl2f/st2f.cxx *** orc-2.1/src/osprey1.0/be/whirl2f/st2f.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/st2f.cxx Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: st2f.c ! * $Revision: 1.16 $ ! * $Date: 2001/03/10 02:58:25 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/st2f.cxx,v $ * * Revision history: * 07-May-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: st2f.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/st2f.cxx,v $ * * Revision history: * 07-May-95 - Original Version *************** *** 86,92 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/st2f.cxx,v $ $Revision: 1.16 $"; #endif #include "whirl2f_common.h" --- 86,92 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/whirl2f/st2f.cxx,v $ $Revision: 1.3 $"; #endif #include "whirl2f_common.h" diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/st2f.h orc-2.1-new/src/osprey1.0/be/whirl2f/st2f.h *** orc-2.1/src/osprey1.0/be/whirl2f/st2f.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/st2f.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: st2f.h ! * $Revision: 1.15 $ ! * $Date: 2001/03/10 02:58:31 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/st2f.h,v $ * * Revision history: * 13-Apr-95 - Original Version --- 39,48 ---- * ==================================================================== * * Module: st2f.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/st2f.h,v $ * * Revision history: * 13-Apr-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/tcon2f.cxx orc-2.1-new/src/osprey1.0/be/whirl2f/tcon2f.cxx *** orc-2.1/src/osprey1.0/be/whirl2f/tcon2f.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/tcon2f.cxx Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: tcon2f.c ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 02:58:36 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/tcon2f.cxx,v $ * * Revision history: * 27-Apr-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: tcon2f.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/tcon2f.cxx,v $ * * Revision history: * 27-Apr-95 - Original Version *************** *** 56,62 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/tcon2f.cxx,v $ $Revision: 1.4 $"; #endif #include "whirl2f_common.h" --- 56,62 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/whirl2f/tcon2f.cxx,v $ $Revision: 1.3 $"; #endif #include "whirl2f_common.h" diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/tcon2f.h orc-2.1-new/src/osprey1.0/be/whirl2f/tcon2f.h *** orc-2.1/src/osprey1.0/be/whirl2f/tcon2f.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/tcon2f.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: tcon2f.h ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 02:58:41 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/tcon2f.h,v $ * * Revision history: * 13-Apr-95 - Original Version --- 39,48 ---- * ==================================================================== * * Module: tcon2f.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/tcon2f.h,v $ * * Revision history: * 13-Apr-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/ty2f.cxx orc-2.1-new/src/osprey1.0/be/whirl2f/ty2f.cxx *** orc-2.1/src/osprey1.0/be/whirl2f/ty2f.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/ty2f.cxx Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: ty2f.c ! * $Revision: 1.29 $ ! * $Date: 2001/03/10 02:58:47 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/ty2f.cxx,v $ * * Revision history: * 12-Apr-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: ty2f.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/ty2f.cxx,v $ * * Revision history: * 12-Apr-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/ty2f.h orc-2.1-new/src/osprey1.0/be/whirl2f/ty2f.h *** orc-2.1/src/osprey1.0/be/whirl2f/ty2f.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/ty2f.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: ty2f.h ! * $Revision: 1.19 $ ! * $Date: 2001/03/10 02:58:52 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/ty2f.h,v $ * * Revision history: * 13-Apr-95 - Original Version --- 39,48 ---- * ==================================================================== * * Module: ty2f.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/ty2f.h,v $ * * Revision history: * 13-Apr-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/w2f_driver.cxx orc-2.1-new/src/osprey1.0/be/whirl2f/w2f_driver.cxx *** orc-2.1/src/osprey1.0/be/whirl2f/w2f_driver.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/w2f_driver.cxx Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: w2f_driver.c ! * $Revision: 1.14 $ ! * $Date: 2001/03/10 02:58:57 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/w2f_driver.cxx,v $ * * Revision history: * 07-Oct-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: w2f_driver.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/w2f_driver.cxx,v $ * * Revision history: * 07-Oct-95 - Original Version *************** *** 61,67 **** */ #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/w2f_driver.cxx,v $ $Revision: 1.14 $"; #endif #include /* for WHIRL_REVISION */ --- 61,67 ---- */ #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/whirl2f/w2f_driver.cxx,v $ $Revision: 1.3 $"; #endif #include /* for WHIRL_REVISION */ diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/w2f_driver.h orc-2.1-new/src/osprey1.0/be/whirl2f/w2f_driver.h *** orc-2.1/src/osprey1.0/be/whirl2f/w2f_driver.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/w2f_driver.h Tue Nov 9 22:31:34 2004 *************** *** 42,51 **** * ==================================================================== * * Module: w2f_driver.h ! * $Revision: 1.27 $ ! * $Date: 2001/03/10 02:59:03 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/w2f_driver.h,v $ * * Description: * --- 42,51 ---- * ==================================================================== * * Module: w2f_driver.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/w2f_driver.h,v $ * * Description: * diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/whirl2f.cxx orc-2.1-new/src/osprey1.0/be/whirl2f/whirl2f.cxx *** orc-2.1/src/osprey1.0/be/whirl2f/whirl2f.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/whirl2f.cxx Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: whirl2f.c ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 02:59:08 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/whirl2f.cxx,v $ * * Revision history: * 07-Nov-94 - Original Version --- 37,46 ---- * ==================================================================== * * Module: whirl2f.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/whirl2f.cxx,v $ * * Revision history: * 07-Nov-94 - Original Version *************** *** 77,83 **** * ==================================================================== */ static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/whirl2f.cxx,v $ $Revision: 1.4 $"; #include /* for close(), etc. */ #include /* for wn.h */ --- 77,83 ---- * ==================================================================== */ static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/whirl2f/whirl2f.cxx,v $ $Revision: 1.3 $"; #include /* for close(), etc. */ #include /* for wn.h */ diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/whirl2f_common.cxx orc-2.1-new/src/osprey1.0/be/whirl2f/whirl2f_common.cxx *** orc-2.1/src/osprey1.0/be/whirl2f/whirl2f_common.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/whirl2f_common.cxx Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: whirl2f_common.c ! * $Revision: 1.5 $ ! * $Date: 2001/03/10 02:57:58 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/whirl2f_common.cxx,v $ * * Revision history: * 17-Apr-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: whirl2f_common.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/whirl2f_common.cxx,v $ * * Revision history: * 17-Apr-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/whirl2f_common.h orc-2.1-new/src/osprey1.0/be/whirl2f/whirl2f_common.h *** orc-2.1/src/osprey1.0/be/whirl2f/whirl2f_common.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/whirl2f_common.h Tue Nov 9 22:31:34 2004 *************** *** 38,47 **** * ==================================================================== * * Module: whirl2f_common.c ! * $Revision: 1.12 $ ! * $Date: 2001/03/10 02:59:19 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/whirl2f_common.h,v $ * * Revision history: * 17-Apr-95 - Original Version --- 38,47 ---- * ==================================================================== * * Module: whirl2f_common.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/whirl2f_common.h,v $ * * Revision history: * 17-Apr-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/whirl2f_main.cxx orc-2.1-new/src/osprey1.0/be/whirl2f/whirl2f_main.cxx *** orc-2.1/src/osprey1.0/be/whirl2f/whirl2f_main.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/whirl2f_main.cxx Fri Nov 19 11:01:24 2004 *************** *** 148,154 **** } /* Usage */ ! void main (INT argc, /* Number of command line arguments */ char *argv[], /* Array of command line arguments */ char *envp[]) /* Array of environment poINTers */ --- 148,154 ---- } /* Usage */ ! INT main (INT argc, /* Number of command line arguments */ char *argv[], /* Array of command line arguments */ char *envp[]) /* Array of environment poINTers */ *************** *** 262,265 **** --- 262,267 ---- fprintf (stderr, "%s: fail to execute %s: %s.\n", argv[0], path, sys_errlist[errno]); exit(RC_SYSTEM_ERROR); + + return 0; } /* main */ diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/wn2f.cxx orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f.cxx *** orc-2.1/src/osprey1.0/be/whirl2f/wn2f.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f.cxx Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: wn2f.c ! * $Revision: 1.25 $ ! * $Date: 2001/03/10 02:59:30 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/wn2f.cxx,v $ * * Revision history: * 12-Apr-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: wn2f.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/wn2f.cxx,v $ * * Revision history: * 12-Apr-95 - Original Version *************** *** 66,72 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/wn2f.cxx,v $ $Revision: 1.25 $"; #endif #include --- 66,72 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/whirl2f/wn2f.cxx,v $ $Revision: 1.3 $"; #endif #include diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/wn2f.h orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f.h *** orc-2.1/src/osprey1.0/be/whirl2f/wn2f.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: wn2f.h ! * $Revision: 1.30 $ ! * $Date: 2001/03/10 02:59:35 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/wn2f.h,v $ * * Revision history: * 07-Apr-1995 - Original Version --- 39,48 ---- * ==================================================================== * * Module: wn2f.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/wn2f.h,v $ * * Revision history: * 07-Apr-1995 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/wn2f_expr.cxx orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_expr.cxx *** orc-2.1/src/osprey1.0/be/whirl2f/wn2f_expr.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_expr.cxx Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: wn2f_expr.c ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 02:59:40 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/wn2f_expr.cxx,v $ * * Revision history: * 12-Apr-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: wn2f_expr.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/wn2f_expr.cxx,v $ * * Revision history: * 12-Apr-95 - Original Version *************** *** 58,64 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/wn2f_expr.cxx,v $ $Revision: 1.10 $"; #endif #include "whirl2f_common.h" --- 58,64 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/whirl2f/wn2f_expr.cxx,v $ $Revision: 1.3 $"; #endif #include "whirl2f_common.h" diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/wn2f_expr.h orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_expr.h *** orc-2.1/src/osprey1.0/be/whirl2f/wn2f_expr.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_expr.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: wn2f_expr.h ! * $Revision: 1.14 $ ! * $Date: 2001/03/10 02:59:46 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/wn2f_expr.h,v $ * * Revision history: * 13-Apr-95 - Original Version --- 39,48 ---- * ==================================================================== * * Module: wn2f_expr.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/wn2f_expr.h,v $ * * Revision history: * 13-Apr-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/wn2f_io.cxx orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_io.cxx *** orc-2.1/src/osprey1.0/be/whirl2f/wn2f_io.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_io.cxx Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: wn2f_io.c ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 02:59:51 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/wn2f_io.cxx,v $ * * Revision history: * 5-June-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: wn2f_io.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/wn2f_io.cxx,v $ * * Revision history: * 5-June-95 - Original Version *************** *** 67,73 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/wn2f_io.cxx,v $ $Revision: 1.10 $"; #endif #include "whirl2f_common.h" --- 67,73 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/whirl2f/wn2f_io.cxx,v $ $Revision: 1.3 $"; #endif #include "whirl2f_common.h" diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/wn2f_io.h orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_io.h *** orc-2.1/src/osprey1.0/be/whirl2f/wn2f_io.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_io.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: wn2f_io.h ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 02:59:56 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/wn2f_io.h,v $ * * Revision history: * 13-Apr-95 - Original Version --- 39,48 ---- * ==================================================================== * * Module: wn2f_io.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/wn2f_io.h,v $ * * Revision history: * 13-Apr-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/wn2f_load_store.cxx orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_load_store.cxx *** orc-2.1/src/osprey1.0/be/whirl2f/wn2f_load_store.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_load_store.cxx Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: wn2f_load_store.c ! * $Revision: 1.22 $ ! * $Date: 2001/03/10 02:59:14 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/wn2f_load_store.cxx,v $ * * Revision history: * 12-Apr-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: wn2f_load_store.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/wn2f_load_store.cxx,v $ * * Revision history: * 12-Apr-95 - Original Version *************** *** 58,64 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/wn2f_load_store.cxx,v $ $Revision: 1.22 $"; #endif #include "whirl2f_common.h" --- 58,64 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/whirl2f/wn2f_load_store.cxx,v $ $Revision: 1.3 $"; #endif #include "whirl2f_common.h" diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/wn2f_load_store.h orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_load_store.h *** orc-2.1/src/osprey1.0/be/whirl2f/wn2f_load_store.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_load_store.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: wn2f_load_store.h ! * $Revision: 1.12 $ ! * $Date: 2001/03/10 03:00:02 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/wn2f_load_store.h,v $ * * Revision history: * 13-Apr-95 - Original Version --- 39,48 ---- * ==================================================================== * * Module: wn2f_load_store.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/wn2f_load_store.h,v $ * * Revision history: * 13-Apr-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/wn2f_pragma.cxx orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_pragma.cxx *** orc-2.1/src/osprey1.0/be/whirl2f/wn2f_pragma.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_pragma.cxx Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: wn2f_pragma.c ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 03:00:08 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/wn2f_pragma.cxx,v $ * * Revision history: * 12-Aug-96 - Original Version --- 37,46 ---- * ==================================================================== * * Module: wn2f_pragma.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/wn2f_pragma.cxx,v $ * * Revision history: * 12-Aug-96 - Original Version *************** *** 56,62 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/wn2f_pragma.cxx,v $ $Revision: 1.9 $"; #endif #include "alloca.h" --- 56,62 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/whirl2f/wn2f_pragma.cxx,v $ $Revision: 1.3 $"; #endif #include "alloca.h" diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/wn2f_pragma.h orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_pragma.h *** orc-2.1/src/osprey1.0/be/whirl2f/wn2f_pragma.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_pragma.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: wn2f_pragma.h ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 03:00:14 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/wn2f_pragma.h,v $ * * Revision history: * 12-Aug-95 - Original Version --- 39,48 ---- * ==================================================================== * * Module: wn2f_pragma.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/wn2f_pragma.h,v $ * * Revision history: * 12-Aug-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/wn2f_stmt.cxx orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_stmt.cxx *** orc-2.1/src/osprey1.0/be/whirl2f/wn2f_stmt.cxx Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_stmt.cxx Tue Nov 9 22:31:34 2004 *************** *** 37,46 **** * ==================================================================== * * Module: wn2f_stmt.c ! * $Revision: 1.26 $ ! * $Date: 2001/03/10 03:00:20 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/wn2f_stmt.cxx,v $ * * Revision history: * 12-Apr-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: wn2f_stmt.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/wn2f_stmt.cxx,v $ * * Revision history: * 12-Apr-95 - Original Version *************** *** 64,70 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/wn2f_stmt.cxx,v $ $Revision: 1.26 $"; #endif #include "whirl2f_common.h" --- 64,70 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/be/whirl2f/wn2f_stmt.cxx,v $ $Revision: 1.3 $"; #endif #include "whirl2f_common.h" diff -c -r -N orc-2.1/src/osprey1.0/be/whirl2f/wn2f_stmt.h orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_stmt.h *** orc-2.1/src/osprey1.0/be/whirl2f/wn2f_stmt.h Fri Dec 24 14:14:14 2004 --- orc-2.1-new/src/osprey1.0/be/whirl2f/wn2f_stmt.h Tue Nov 9 22:31:34 2004 *************** *** 39,48 **** * ==================================================================== * * Module: wn2f_stmt.h ! * $Revision: 1.14 $ ! * $Date: 2001/03/10 03:00:26 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/be/whirl2f/RCS/wn2f_stmt.h,v $ * * Revision history: * 13-Apr-95 - Original Version --- 39,48 ---- * ==================================================================== * * Module: wn2f_stmt.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:34 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/be/whirl2f/wn2f_stmt.h,v $ * * Revision history: * 13-Apr-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/com/callutil.h orc-2.1-new/src/osprey1.0/common/com/callutil.h *** orc-2.1/src/osprey1.0/common/com/callutil.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/callutil.h Tue Nov 9 22:31:35 2004 *************** *** 44,53 **** * ==================================================================== * * Module: callutil.h ! * $Revision: 2.26 $ ! * $Date: 2001/03/10 03:04:37 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/callutil.h,v $ * * Revision history: * 07-Jun-92 - Original Version (extracted from stab.h) --- 44,53 ---- * ==================================================================== * * Module: callutil.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/callutil.h,v $ * * Revision history: * 07-Jun-92 - Original Version (extracted from stab.h) *************** *** 63,69 **** */ #ifdef _KEEP_RCS_ID ! static char *callutil_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/callutil.h,v $ $Revision: 2.26 $"; #endif /* _KEEP_RCS_ID */ /* Incomplete types to keep ANSI happy: */ --- 63,69 ---- */ #ifdef _KEEP_RCS_ID ! static char *callutil_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/callutil.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /* Incomplete types to keep ANSI happy: */ diff -c -r -N orc-2.1/src/osprey1.0/common/com/cmplr_segmented_array.h orc-2.1-new/src/osprey1.0/common/com/cmplr_segmented_array.h *** orc-2.1/src/osprey1.0/common/com/cmplr_segmented_array.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/cmplr_segmented_array.h Wed Nov 24 15:31:39 2004 *************** *** 85,90 **** --- 85,92 ---- #ifndef __SGI_STL_SLIST_H + #include "defs.h" + #if defined(defs_INCLUDED) && !defined(USE_STANDARD_TYPES) #undef short // get around bogus type defs. #undef int *************** *** 93,102 **** #ifndef __GNUC__ #include #else #include ! using std::slist; #endif #endif // __SGI_STL_LIST_H --- 95,108 ---- #ifndef __GNUC__ #include + #else + #if __GNUC__ >= 3 + #include #else #include + #endif // __GNUC__ >= 3 ! using __GNUEXT::slist; #endif #endif // __SGI_STL_LIST_H *************** *** 184,190 **** UINT size; // total number of elements present private: ! typedef std::slist kids_type; kids_type kids; --- 190,196 ---- UINT size; // total number of elements present private: ! typedef __GNUEXT::slist kids_type; kids_type kids; *************** *** 271,277 **** class RELATED_SEGMENTED_ARRAY : public growing_table { private: ! std::vector, mempool_allocator > map; MEM_POOL *pool; UINT max_size; // total # of elements allocated INT block_base; // idx of the beginning of --- 277,283 ---- class RELATED_SEGMENTED_ARRAY : public growing_table { private: ! std::vector, mempool_allocator > > map; MEM_POOL *pool; UINT max_size; // total # of elements allocated INT block_base; // idx of the beginning of *************** *** 371,377 **** ~RELATED_SEGMENTED_ARRAY() { // Free memory from blocks. Map memory gets freed when the map // vector is destructed. ! for (std::vector, mempool_allocator >::iterator entry = map.begin(); entry != map.end(); ++entry) { --- 377,383 ---- ~RELATED_SEGMENTED_ARRAY() { // Free memory from blocks. Map memory gets freed when the map // vector is destructed. ! for (typename std::vector, mempool_allocator > >::iterator entry = map.begin(); entry != map.end(); ++entry) { diff -c -r -N orc-2.1/src/osprey1.0/common/com/config_cache.h orc-2.1-new/src/osprey1.0/common/com/config_cache.h *** orc-2.1/src/osprey1.0/common/com/config_cache.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/config_cache.h Tue Nov 9 22:31:35 2004 *************** *** 39,48 **** * ==================================================================== * * Module: config_cache.h ! * $Revision: 1.5 $ ! * $Date: 2001/03/10 03:05:31 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_cache.h,v $ * * Revision history: * 14-Nov-96 - Original Version, duplicated from cache_parameters.h. --- 39,48 ---- * ==================================================================== * * Module: config_cache.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/config_cache.h,v $ * * Revision history: * 14-Nov-96 - Original Version, duplicated from cache_parameters.h. *************** *** 67,73 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_cache_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_cache.h,v $ $Revision: 1.5 $"; #endif /* _KEEP_RCS_ID */ /* --- 67,73 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_cache_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/config_cache.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /* diff -c -r -N orc-2.1/src/osprey1.0/common/com/config_clist.cxx orc-2.1-new/src/osprey1.0/common/com/config_clist.cxx *** orc-2.1/src/osprey1.0/common/com/config_clist.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/config_clist.cxx Tue Dec 2 17:54:03 2003 *************** *** 36,42 **** /* ==================================================================== * ==================================================================== * ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_clist.cxx,v $ * * Revision history: * 25-Mar-97 - Original Version --- 36,42 ---- /* ==================================================================== * ==================================================================== * ! * $Source: /u/merge/src/osprey1.0/common/com/config_clist.cxx,v $ * * Revision history: * 25-Mar-97 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/com/config_clist.h orc-2.1-new/src/osprey1.0/common/com/config_clist.h *** orc-2.1/src/osprey1.0/common/com/config_clist.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/config_clist.h Tue Nov 9 22:31:35 2004 *************** *** 37,46 **** * ==================================================================== * * Module: config_clist.h ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 03:05:47 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_clist.h,v $ * * Revision history: * 25-Mar-97 - Original Version --- 37,46 ---- * ==================================================================== * * Module: config_clist.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/config_clist.h,v $ * * Revision history: * 25-Mar-97 - Original Version *************** *** 106,112 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_clist_h_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_clist.h,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 106,112 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_clist_h_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/config_clist.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/common/com/config_debug.cxx orc-2.1-new/src/osprey1.0/common/com/config_debug.cxx *** orc-2.1/src/osprey1.0/common/com/config_debug.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/config_debug.cxx Tue Nov 9 22:31:35 2004 *************** *** 36,45 **** /* ==================================================================== * ==================================================================== * ! * $Revision: 1.23 $ ! * $Date: 2001/03/10 03:05:38 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_debug.cxx,v $ * * Revision history: * 02-Nov-96 - Original Version. --- 36,45 ---- /* ==================================================================== * ==================================================================== * ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/config_debug.cxx,v $ * * Revision history: * 02-Nov-96 - Original Version. *************** *** 54,60 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_debug_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_debug.cxx,v $ $Revision: 1.23 $"; #endif /* _KEEP_RCS_ID */ /* This file is included in config.c, so it doesn't need its own set of --- 54,60 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_debug_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/config_debug.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /* This file is included in config.c, so it doesn't need its own set of diff -c -r -N orc-2.1/src/osprey1.0/common/com/config_debug.h orc-2.1-new/src/osprey1.0/common/com/config_debug.h *** orc-2.1/src/osprey1.0/common/com/config_debug.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/config_debug.h Tue Nov 9 22:31:35 2004 *************** *** 37,46 **** * ==================================================================== * * Module: config_debug.h ! * $Revision: 1.12 $ ! * $Date: 2001/03/10 03:06:00 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_debug.h,v $ * * Revision history: * 02-Nov-96 - Original Version --- 37,46 ---- * ==================================================================== * * Module: config_debug.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/config_debug.h,v $ * * Revision history: * 02-Nov-96 - Original Version *************** *** 111,117 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_debug_h_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_debug.h,v $ $Revision: 1.12 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 111,117 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_debug_h_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/config_debug.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/common/com/config_elf_targ.h orc-2.1-new/src/osprey1.0/common/com/config_elf_targ.h *** orc-2.1/src/osprey1.0/common/com/config_elf_targ.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/config_elf_targ.h Tue Nov 9 22:31:35 2004 *************** *** 43,52 **** * ==================================================================== * * Module: config_elf_targ.h ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 03:05:55 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_elf_targ.h,v $ * * Description: * --- 43,52 ---- * ==================================================================== * * Module: config_elf_targ.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/config_elf_targ.h,v $ * * Description: * diff -c -r -N orc-2.1/src/osprey1.0/common/com/config_flist.cxx orc-2.1-new/src/osprey1.0/common/com/config_flist.cxx *** orc-2.1/src/osprey1.0/common/com/config_flist.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/config_flist.cxx Tue Dec 2 17:54:03 2003 *************** *** 36,42 **** /* ==================================================================== * ==================================================================== * ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_flist.cxx,v $ * * Revision history: * 25-Mar-97 - Original Version --- 36,42 ---- /* ==================================================================== * ==================================================================== * ! * $Source: /u/merge/src/osprey1.0/common/com/config_flist.cxx,v $ * * Revision history: * 25-Mar-97 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/com/config_flist.h orc-2.1-new/src/osprey1.0/common/com/config_flist.h *** orc-2.1/src/osprey1.0/common/com/config_flist.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/config_flist.h Tue Nov 9 22:31:35 2004 *************** *** 37,46 **** * ==================================================================== * * Module: config_flist.h ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 03:06:30 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_flist.h,v $ * * Revision history: * 25-Mar-97 - Original Version --- 37,46 ---- * ==================================================================== * * Module: config_flist.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/config_flist.h,v $ * * Revision history: * 25-Mar-97 - Original Version *************** *** 106,112 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_flist_h_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_flist.h,v $ $Revision: 1.7 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 106,112 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_flist_h_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/config_flist.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/common/com/config_host.h orc-2.1-new/src/osprey1.0/common/com/config_host.h *** orc-2.1/src/osprey1.0/common/com/config_host.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/config_host.h Tue Nov 9 22:31:35 2004 *************** *** 43,52 **** * ==================================================================== * * Module: config_host.h ! * $Revision: 2.9 $ ! * $Date: 2001/03/10 03:06:39 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_host.h,v $ * * Revision history: * 15-Jun-91 - Original Version --- 43,52 ---- * ==================================================================== * * Module: config_host.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/config_host.h,v $ * * Revision history: * 15-Jun-91 - Original Version *************** *** 71,77 **** #ifdef _KEEP_RCS_ID ! static char *config_host_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_host.h,v $ $Revision: 2.9 $"; #endif /* _KEEP_RCS_ID */ /* What is the byte sex of the host? Note that the variable --- 71,77 ---- #ifdef _KEEP_RCS_ID ! static char *config_host_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/config_host.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /* What is the byte sex of the host? Note that the variable diff -c -r -N orc-2.1/src/osprey1.0/common/com/config_list.cxx orc-2.1-new/src/osprey1.0/common/com/config_list.cxx *** orc-2.1/src/osprey1.0/common/com/config_list.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/config_list.cxx Tue Dec 2 17:54:03 2003 *************** *** 36,42 **** /* ==================================================================== * ==================================================================== * ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_list.cxx,v $ * * Revision history: * 18-Mar-97 - Original Version, extracted from config.c. --- 36,42 ---- /* ==================================================================== * ==================================================================== * ! * $Source: /u/merge/src/osprey1.0/common/com/config_list.cxx,v $ * * Revision history: * 18-Mar-97 - Original Version, extracted from config.c. diff -c -r -N orc-2.1/src/osprey1.0/common/com/config_list.h orc-2.1-new/src/osprey1.0/common/com/config_list.h *** orc-2.1/src/osprey1.0/common/com/config_list.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/config_list.h Tue Nov 9 22:31:35 2004 *************** *** 37,46 **** * ==================================================================== * * Module: config_list.h ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 03:07:06 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_list.h,v $ * * Revision history: * 18-Mar-97 - Original Version --- 37,46 ---- * ==================================================================== * * Module: config_list.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/config_list.h,v $ * * Revision history: * 18-Mar-97 - Original Version *************** *** 58,64 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_list_h_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_list.h,v $ $Revision: 1.8 $"; #endif /* _KEEP_RCS_ID */ --- 58,64 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_list_h_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/config_list.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/common/com/config_lno.cxx orc-2.1-new/src/osprey1.0/common/com/config_lno.cxx *** orc-2.1/src/osprey1.0/common/com/config_lno.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/config_lno.cxx Tue Nov 9 22:31:35 2004 *************** *** 36,45 **** /* ==================================================================== * ==================================================================== * ! * $Revision: 1.38 $ ! * $Date: 2001/03/10 03:07:14 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_lno.cxx,v $ * * Revision history: * 11-Nov-96 - Original Version. --- 36,45 ---- /* ==================================================================== * ==================================================================== * ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/config_lno.cxx,v $ * * Revision history: * 11-Nov-96 - Original Version. *************** *** 58,64 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_lno_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_lno.cxx,v $ $Revision: 1.38 $"; #endif /* _KEEP_RCS_ID */ /* This file is included in config.c, so it doesn't need its own set of --- 58,64 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_lno_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/config_lno.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /* This file is included in config.c, so it doesn't need its own set of diff -c -r -N orc-2.1/src/osprey1.0/common/com/config_lno.h orc-2.1-new/src/osprey1.0/common/com/config_lno.h *** orc-2.1/src/osprey1.0/common/com/config_lno.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/config_lno.h Tue Nov 9 22:31:35 2004 *************** *** 37,46 **** * ==================================================================== * * Module: config_lno.h ! * $Revision: 1.25 $ ! * $Date: 2001/03/10 03:07:20 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_lno.h,v $ * * Revision history: * 02-Nov-96 - Original Version --- 37,46 ---- * ==================================================================== * * Module: config_lno.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/config_lno.h,v $ * * Revision history: * 02-Nov-96 - Original Version *************** *** 132,138 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_lno_h_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_lno.h,v $ $Revision: 1.25 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 132,138 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_lno_h_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/config_lno.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/common/com/config_promp.cxx orc-2.1-new/src/osprey1.0/common/com/config_promp.cxx *** orc-2.1/src/osprey1.0/common/com/config_promp.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/config_promp.cxx Tue Dec 2 17:54:03 2003 *************** *** 36,42 **** /* ==================================================================== * ==================================================================== * ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_promp.cxx,v $ * * Revision history: * 25-Mar-97 - Original Version --- 36,42 ---- /* ==================================================================== * ==================================================================== * ! * $Source: /u/merge/src/osprey1.0/common/com/config_promp.cxx,v $ * * Revision history: * 25-Mar-97 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/com/config_promp.h orc-2.1-new/src/osprey1.0/common/com/config_promp.h *** orc-2.1/src/osprey1.0/common/com/config_promp.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/config_promp.h Tue Nov 9 22:31:35 2004 *************** *** 37,46 **** * ==================================================================== * * Module: config_promp.h ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 03:07:47 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_promp.h,v $ * * Revision history: * 25-Mar-97 - Original Version --- 37,46 ---- * ==================================================================== * * Module: config_promp.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/config_promp.h,v $ * * Revision history: * 25-Mar-97 - Original Version *************** *** 106,112 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_promp_h_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_promp.h,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 106,112 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_promp_h_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/config_promp.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/common/com/config_purple.cxx orc-2.1-new/src/osprey1.0/common/com/config_purple.cxx *** orc-2.1/src/osprey1.0/common/com/config_purple.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/config_purple.cxx Tue Dec 2 17:54:03 2003 *************** *** 36,42 **** /* ==================================================================== * ==================================================================== * ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_purple.cxx,v $ * * Revision history: * 25-Mar-97 - Original Version --- 36,42 ---- /* ==================================================================== * ==================================================================== * ! * $Source: /u/merge/src/osprey1.0/common/com/config_purple.cxx,v $ * * Revision history: * 25-Mar-97 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/com/config_purple.h orc-2.1-new/src/osprey1.0/common/com/config_purple.h *** orc-2.1/src/osprey1.0/common/com/config_purple.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/config_purple.h Tue Nov 9 22:31:35 2004 *************** *** 37,46 **** * ==================================================================== * * Module: config_purple.h ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 03:08:00 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_purple.h,v $ * * Revision history: * 25-Mar-97 - Original Version --- 37,46 ---- * ==================================================================== * * Module: config_purple.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/config_purple.h,v $ * * Revision history: * 25-Mar-97 - Original Version *************** *** 106,112 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_purple_h_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_purple.h,v $ $Revision: 1.4 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 106,112 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_purple_h_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/config_purple.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/common/com/config_wopt.h orc-2.1-new/src/osprey1.0/common/com/config_wopt.h *** orc-2.1/src/osprey1.0/common/com/config_wopt.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/config_wopt.h Tue Nov 9 22:31:35 2004 *************** *** 37,46 **** * ==================================================================== * * Module: config_wopt.h ! * $Revision: 1.95 $ ! * $Date: 2001/03/10 03:08:26 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_wopt.h,v $ * * Revision history: * 05-May-96 - Extracted from be/opt/opt_config.h. --- 37,46 ---- * ==================================================================== * * Module: config_wopt.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/config_wopt.h,v $ * * Revision history: * 05-May-96 - Extracted from be/opt/opt_config.h. diff -c -r -N orc-2.1/src/osprey1.0/common/com/const.cxx orc-2.1-new/src/osprey1.0/common/com/const.cxx *** orc-2.1/src/osprey1.0/common/com/const.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/const.cxx Fri Nov 19 15:53:44 2004 *************** *** 59,65 **** --- 59,71 ---- #include "symtab.h" #include "wn.h" #include "config_targ.h" + + #if __GNUC__ >= 3 + #include + #else #include + #endif + #include namespace { *************** *** 118,124 **** } // unnamed namespace ! typedef std::hash_map TCON_MERGE; ST * New_Const_Sym (TCON_IDX tcon, TY_IDX ty) --- 124,130 ---- } // unnamed namespace ! typedef __GNUEXT::hash_map TCON_MERGE; ST * New_Const_Sym (TCON_IDX tcon, TY_IDX ty) diff -c -r -N orc-2.1/src/osprey1.0/common/com/controls.cxx orc-2.1-new/src/osprey1.0/common/com/controls.cxx *** orc-2.1/src/osprey1.0/common/com/controls.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/controls.cxx Tue Nov 9 22:31:35 2004 *************** *** 37,46 **** * ==================================================================== * * Module: controls.c ! * $Revision: 2.27 $ ! * $Date: 2001/03/10 03:08:45 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/controls.cxx,v $ * * Revision history: * 12-Sep-90 - Original Version --- 37,46 ---- * ==================================================================== * * Module: controls.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/controls.cxx,v $ * * Revision history: * 12-Sep-90 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/com/controls.h orc-2.1-new/src/osprey1.0/common/com/controls.h *** orc-2.1/src/osprey1.0/common/com/controls.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/controls.h Tue Nov 9 22:31:35 2004 *************** *** 43,52 **** * ==================================================================== * * Module: controls.h ! * $Revision: 2.12 $ ! * $Date: 2001/03/10 03:08:51 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/controls.h,v $ * * Revision history: * 17-Jun-91 - Integrated from Josie flags.h --- 43,52 ---- * ==================================================================== * * Module: controls.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/controls.h,v $ * * Revision history: * 17-Jun-91 - Integrated from Josie flags.h *************** *** 62,68 **** #ifdef _KEEP_RCS_ID ! static char *controls_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/controls.h,v $ $Revision: 2.12 $"; #endif /* _KEEP_RCS_ID */ /* The following is a list of IDs for the available controls: */ --- 62,68 ---- #ifdef _KEEP_RCS_ID ! static char *controls_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/controls.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /* The following is a list of IDs for the available controls: */ diff -c -r -N orc-2.1/src/osprey1.0/common/com/defs.h orc-2.1-new/src/osprey1.0/common/com/defs.h *** orc-2.1/src/osprey1.0/common/com/defs.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/defs.h Fri Nov 19 11:01:24 2004 *************** *** 39,48 **** * ==================================================================== * * Module: defs.h ! * $Revision: 2.37 $ ! * $Date: 2001/03/10 03:08:57 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/defs.h,v $ * * Revision history: * 21-Aug-89 - Original Version --- 39,48 ---- * ==================================================================== * * Module: defs.h ! * $Revision: 1.7 $ ! * $Date: 2004/11/19 03:01:24 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/defs.h,v $ * * Revision history: * 21-Aug-89 - Original Version *************** *** 60,66 **** */ #ifdef _KEEP_RCS_ID ! static char *defs_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/defs.h,v $ $Revision: 2.37 $"; #endif /* _KEEP_RCS_ID */ #define PROTOTYPES 1 --- 60,66 ---- */ #ifdef _KEEP_RCS_ID ! static char *defs_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/defs.h,v $ $Revision: 1.7 $"; #endif /* _KEEP_RCS_ID */ #define PROTOTYPES 1 *************** *** 81,90 **** --- 81,101 ---- #include #include /* for bzero */ + #include + #ifdef __cplusplus extern "C" { #endif + #if defined(__GNUC__) && (__GNUC__==2) && (__GNUC_MINOR__>=95) + /*STL extensions were put in the std namespace ...*/ + #define __GNUEXT std + #elif defined(__GNUC__) && (__GNUC__>=3) + /* STL extensions have their own namespace */ + #define __GNUEXT __gnu_cxx + #else + #error "This code relies on non-standard STL extensions as defined by GNU libraries." + #endif /* Since doesn't prototype signal, upsetting ccom: */ /* extern void (*signal(int, void (*) (int, ...)))(int, ...); */ diff -c -r -N orc-2.1/src/osprey1.0/common/com/dwarf_DST.cxx orc-2.1-new/src/osprey1.0/common/com/dwarf_DST.cxx *** orc-2.1/src/osprey1.0/common/com/dwarf_DST.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/dwarf_DST.cxx Tue Nov 9 22:31:35 2004 *************** *** 35,41 **** static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/dwarf_DST.cxx,v $ $Revision: 1.12 $"; #include "dwarf_DST.h" #include "errors.h" /* in ../common/util */ --- 35,41 ---- static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/dwarf_DST.cxx,v $ $Revision: 1.3 $"; #include "dwarf_DST.h" #include "errors.h" /* in ../common/util */ diff -c -r -N orc-2.1/src/osprey1.0/common/com/dwarf_DST.h orc-2.1-new/src/osprey1.0/common/com/dwarf_DST.h *** orc-2.1/src/osprey1.0/common/com/dwarf_DST.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/dwarf_DST.h Tue Nov 9 22:31:35 2004 *************** *** 38,44 **** #ifdef _KEEP_RCS_ID ! static char *dwarf_DST_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/dwarf_DST.h,v $ $Revision: 1.46 $"; #endif /* _KEEP_RCS_ID */ /* The version number will be accessible through the routines in --- 38,44 ---- #ifdef _KEEP_RCS_ID ! static char *dwarf_DST_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/dwarf_DST.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /* The version number will be accessible through the routines in diff -c -r -N orc-2.1/src/osprey1.0/common/com/dwarf_DST_dump.cxx orc-2.1-new/src/osprey1.0/common/com/dwarf_DST_dump.cxx *** orc-2.1/src/osprey1.0/common/com/dwarf_DST_dump.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/dwarf_DST_dump.cxx Tue Nov 9 22:31:35 2004 *************** *** 35,41 **** #ifdef _KEEP_RCS_ID static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/dwarf_DST_dump.cxx,v $ $Revision: 1.57 $"; #endif #include --- 35,41 ---- #ifdef _KEEP_RCS_ID static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/com/dwarf_DST_dump.cxx,v $ $Revision: 1.3 $"; #endif #include diff -c -r -N orc-2.1/src/osprey1.0/common/com/dwarf_DST_dump.h orc-2.1-new/src/osprey1.0/common/com/dwarf_DST_dump.h *** orc-2.1/src/osprey1.0/common/com/dwarf_DST_dump.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/dwarf_DST_dump.h Tue Nov 9 22:31:35 2004 *************** *** 39,45 **** #ifdef _KEEP_RCS_ID ! static char *dwarf_DST_dump_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/dwarf_DST_dump.h,v $ $Revision: 1.8 $"; #endif /* _KEEP_RCS_ID */ #include "dwarf_DST.h" --- 39,45 ---- #ifdef _KEEP_RCS_ID ! static char *dwarf_DST_dump_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/dwarf_DST_dump.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "dwarf_DST.h" diff -c -r -N orc-2.1/src/osprey1.0/common/com/dwarf_DST_mem.h orc-2.1-new/src/osprey1.0/common/com/dwarf_DST_mem.h *** orc-2.1/src/osprey1.0/common/com/dwarf_DST_mem.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/dwarf_DST_mem.h Tue Nov 9 22:31:35 2004 *************** *** 42,48 **** #ifdef _KEEP_RCS_ID ! static char *dwarf_DST_mem_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/dwarf_DST_mem.h,v $ $Revision: 1.18 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 42,48 ---- #ifdef _KEEP_RCS_ID ! static char *dwarf_DST_mem_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/dwarf_DST_mem.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/common/com/dwarf_DST_producer.h orc-2.1-new/src/osprey1.0/common/com/dwarf_DST_producer.h *** orc-2.1/src/osprey1.0/common/com/dwarf_DST_producer.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/dwarf_DST_producer.h Tue Nov 9 22:31:35 2004 *************** *** 40,49 **** * ==================================================================== * * Module: dwarf_DST_producer.h ! * $Revision: 1.43 $ ! * $Date: 2001/03/10 03:10:01 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/dwarf_DST_producer.h,v $ * * Revision history: * 25-Apr-93 - Original Version --- 40,49 ---- * ==================================================================== * * Module: dwarf_DST_producer.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/dwarf_DST_producer.h,v $ * * Revision history: * 25-Apr-93 - Original Version *************** *** 64,70 **** #ifdef _KEEP_RCS_ID ! static char *dwarf_DST_producer_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/dwarf_DST_producer.h,v $ $Revision: 1.43 $"; #endif /* _KEEP_RCS_ID */ --- 64,70 ---- #ifdef _KEEP_RCS_ID ! static char *dwarf_DST_producer_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/dwarf_DST_producer.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/common/com/em_dwarf.cxx orc-2.1-new/src/osprey1.0/common/com/em_dwarf.cxx *** orc-2.1/src/osprey1.0/common/com/em_dwarf.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/em_dwarf.cxx Tue Nov 9 22:31:35 2004 *************** *** 35,41 **** #ifdef _KEEP_RCS_ID static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/em_dwarf.cxx,v $ $Revision: 1.46 $"; #endif #include --- 35,41 ---- #ifdef _KEEP_RCS_ID static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/com/em_dwarf.cxx,v $ $Revision: 1.3 $"; #endif #include diff -c -r -N orc-2.1/src/osprey1.0/common/com/em_elf.cxx orc-2.1-new/src/osprey1.0/common/com/em_elf.cxx *** orc-2.1/src/osprey1.0/common/com/em_elf.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/em_elf.cxx Tue Nov 9 22:31:35 2004 *************** *** 37,46 **** * ==================================================================== * * Module: em_elf.c ! * $Revision: 1.90 $ ! * $Date: 2001/03/10 03:10:19 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/em_elf.cxx,v $ * * Description: * --- 37,46 ---- * ==================================================================== * * Module: em_elf.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/em_elf.cxx,v $ * * Description: * diff -c -r -N orc-2.1/src/osprey1.0/common/com/em_elf.h orc-2.1-new/src/osprey1.0/common/com/em_elf.h *** orc-2.1/src/osprey1.0/common/com/em_elf.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/em_elf.h Tue Nov 9 22:31:35 2004 *************** *** 43,52 **** * ==================================================================== * * Module: em_elf.h ! * $Revision: 1.50 $ ! * $Date: 2001/03/10 03:10:28 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/em_elf.h,v $ * * Description: * --- 43,52 ---- * ==================================================================== * * Module: em_elf.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/em_elf.h,v $ * * Description: * diff -c -r -N orc-2.1/src/osprey1.0/common/com/erglob.desc orc-2.1-new/src/osprey1.0/common/com/erglob.desc *** orc-2.1/src/osprey1.0/common/com/erglob.desc Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/erglob.desc Tue Nov 9 22:31:35 2004 *************** *** 36,45 **** * ==================================================================== * * Module: erglob.desc ! * $Revision: 2.75 $ ! * $Date: 2001/03/10 03:10:34 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/erglob.desc,v $ * * Revision history: * 07-Sep-89 - Original Version --- 36,45 ---- * ==================================================================== * * Module: erglob.desc ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/erglob.desc,v $ * * Revision history: * 07-Sep-89 - Original Version *************** *** 55,61 **** * ==================================================================== */ ! static char *erglob_desc_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/erglob.desc,v $ $Revision: 2.75 $"; #include "erglob.h" --- 55,61 ---- * ==================================================================== */ ! static char *erglob_desc_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/erglob.desc,v $ $Revision: 1.3 $"; #include "erglob.h" diff -c -r -N orc-2.1/src/osprey1.0/common/com/erglob.h orc-2.1-new/src/osprey1.0/common/com/erglob.h *** orc-2.1/src/osprey1.0/common/com/erglob.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/erglob.h Tue Nov 9 22:31:35 2004 *************** *** 43,52 **** * ==================================================================== * * Module: erglob.h ! * $Revision: 2.57 $ ! * $Date: 2001/03/10 03:10:39 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/erglob.h,v $ * * Revision history: * 07-Sep-89 - Original Version --- 43,52 ---- * ==================================================================== * * Module: erglob.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/erglob.h,v $ * * Revision history: * 07-Sep-89 - Original Version *************** *** 67,73 **** #ifdef _KEEP_RCS_ID ! static char *erglob_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/erglob.h,v $ $Revision: 2.57 $"; #endif /* _KEEP_RCS_ID */ #include "errors.h" /* Always needed */ --- 67,73 ---- #ifdef _KEEP_RCS_ID ! static char *erglob_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/erglob.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "errors.h" /* Always needed */ diff -c -r -N orc-2.1/src/osprey1.0/common/com/erirb.desc orc-2.1-new/src/osprey1.0/common/com/erirb.desc *** orc-2.1/src/osprey1.0/common/com/erirb.desc Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/erirb.desc Tue Nov 9 22:31:35 2004 *************** *** 36,45 **** * ==================================================================== * * Module: erirb.desc ! * $Revision: 2.15 $ ! * $Date: 2001/03/10 03:10:45 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/erirb.desc,v $ * * Revision history: * 23-Jun-89 - Original Version --- 36,45 ---- * ==================================================================== * * Module: erirb.desc ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/erirb.desc,v $ * * Revision history: * 23-Jun-89 - Original Version *************** *** 56,62 **** #ifndef erirb_desc_INCLUDED #define erirb_desc_INCLUDED ! static char *erirb_desc_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/erirb.desc,v $ $Revision: 2.15 $"; /* Include the error code definitions: */ #include "erirb.h" --- 56,62 ---- #ifndef erirb_desc_INCLUDED #define erirb_desc_INCLUDED ! static char *erirb_desc_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/erirb.desc,v $ $Revision: 1.3 $"; /* Include the error code definitions: */ #include "erirb.h" diff -c -r -N orc-2.1/src/osprey1.0/common/com/erirb.h orc-2.1-new/src/osprey1.0/common/com/erirb.h *** orc-2.1/src/osprey1.0/common/com/erirb.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/erirb.h Tue Nov 9 22:31:35 2004 *************** *** 42,51 **** * ==================================================================== * * Module: erirb.h ! * $Revision: 2.14 $ ! * $Date: 2001/03/10 03:10:53 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/erirb.h,v $ * * Revision history: * 23-Jun-89 - Original Version --- 42,51 ---- * ==================================================================== * * Module: erirb.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/erirb.h,v $ * * Revision history: * 23-Jun-89 - Original Version *************** *** 61,67 **** #ifdef _KEEP_RCS_ID ! static char *erirb_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/erirb.h,v $ $Revision: 2.14 $"; #endif /* _KEEP_RCS_ID */ /* Include errors.h for the benefit of any users: */ --- 61,67 ---- #ifdef _KEEP_RCS_ID ! static char *erirb_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/erirb.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /* Include errors.h for the benefit of any users: */ diff -c -r -N orc-2.1/src/osprey1.0/common/com/erlib.desc orc-2.1-new/src/osprey1.0/common/com/erlib.desc *** orc-2.1/src/osprey1.0/common/com/erlib.desc Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/erlib.desc Tue Nov 9 22:31:35 2004 *************** *** 36,45 **** * ==================================================================== * * Module: erlib.desc ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 03:10:58 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/erlib.desc,v $ * * Revision history: * 08-Sep-89 - Original Version --- 36,45 ---- * ==================================================================== * * Module: erlib.desc ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/erlib.desc,v $ * * Revision history: * 08-Sep-89 - Original Version *************** *** 56,62 **** */ #ifdef _KEEP_RCS_ID ! static char *erlib_desc_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/erlib.desc,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ #include "erlib.h" --- 56,62 ---- */ #ifdef _KEEP_RCS_ID ! static char *erlib_desc_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/erlib.desc,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "erlib.h" diff -c -r -N orc-2.1/src/osprey1.0/common/com/erlib.h orc-2.1-new/src/osprey1.0/common/com/erlib.h *** orc-2.1/src/osprey1.0/common/com/erlib.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/erlib.h Tue Nov 9 22:31:35 2004 *************** *** 43,52 **** * ==================================================================== * * Module: erlib.h ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 03:11:03 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/erlib.h,v $ * * Revision history: * 08-Sep-89 - Original Version --- 43,52 ---- * ==================================================================== * * Module: erlib.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/erlib.h,v $ * * Revision history: * 08-Sep-89 - Original Version *************** *** 64,70 **** #ifdef _KEEP_RCS_ID ! static char *erlib_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/erlib.h,v $ $Revision: 1.7 $"; #endif /* _KEEP_RCS_ID */ #include "errors.h" /* Always needed */ --- 64,70 ---- #ifdef _KEEP_RCS_ID ! static char *erlib_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/erlib.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "errors.h" /* Always needed */ diff -c -r -N orc-2.1/src/osprey1.0/common/com/erlink.desc orc-2.1-new/src/osprey1.0/common/com/erlink.desc *** orc-2.1/src/osprey1.0/common/com/erlink.desc Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/erlink.desc Tue Nov 9 22:31:35 2004 *************** *** 37,46 **** * ==================================================================== * * Module: erlink.desc ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 03:11:10 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/erlink.desc,v $ * * Revision history: * 08-Sep-89 - Original Version --- 37,46 ---- * ==================================================================== * * Module: erlink.desc ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/erlink.desc,v $ * * Revision history: * 08-Sep-89 - Original Version *************** *** 56,62 **** * ==================================================================== */ ! static char *erlink_desc_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/erlink.desc,v $ $Revision: 1.4 $"; #include "erlink.h" --- 56,62 ---- * ==================================================================== */ ! static char *erlink_desc_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/erlink.desc,v $ $Revision: 1.3 $"; #include "erlink.h" diff -c -r -N orc-2.1/src/osprey1.0/common/com/erlink.h orc-2.1-new/src/osprey1.0/common/com/erlink.h *** orc-2.1/src/osprey1.0/common/com/erlink.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/erlink.h Tue Nov 9 22:31:35 2004 *************** *** 42,48 **** #ifdef _KEEP_RCS_ID ! static char *erlink_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/erlink.h,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ #include "errors.h" /* Always needed */ --- 42,48 ---- #ifdef _KEEP_RCS_ID ! static char *erlink_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/erlink.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "errors.h" /* Always needed */ diff -c -r -N orc-2.1/src/osprey1.0/common/com/err_host.cxx orc-2.1-new/src/osprey1.0/common/com/err_host.cxx *** orc-2.1/src/osprey1.0/common/com/err_host.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/err_host.cxx Tue Nov 9 22:31:35 2004 *************** *** 41,47 **** #ifdef _KEEP_RCS_ID static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/err_host.cxx,v $ $Revision: 2.18 $"; #endif #include "defs.h" --- 41,47 ---- #ifdef _KEEP_RCS_ID static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/com/err_host.cxx,v $ $Revision: 1.3 $"; #endif #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/common/com/err_host.h orc-2.1-new/src/osprey1.0/common/com/err_host.h *** orc-2.1/src/osprey1.0/common/com/err_host.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/err_host.h Tue Nov 9 22:31:35 2004 *************** *** 43,52 **** * ==================================================================== * * Module: err_host.h (Microcode compiler version) ! * $Revision: 1.17 $ ! * $Date: 2001/03/10 03:11:32 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/err_host.h,v $ * * Revision history: * 07-Sep-89 - Original Version --- 43,52 ---- * ==================================================================== * * Module: err_host.h (Microcode compiler version) ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/err_host.h,v $ * * Revision history: * 07-Sep-89 - Original Version *************** *** 75,81 **** #ifdef _KEEP_RCS_ID ! static char *err_host_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/err_host.h,v $ $Revision: 1.17 $"; #endif /* _KEEP_RCS_ID */ /* Define any host program-specific phase literals not defined in --- 75,81 ---- #ifdef _KEEP_RCS_ID ! static char *err_host_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/err_host.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /* Define any host program-specific phase literals not defined in diff -c -r -N orc-2.1/src/osprey1.0/common/com/err_host.tab orc-2.1-new/src/osprey1.0/common/com/err_host.tab *** orc-2.1/src/osprey1.0/common/com/err_host.tab Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/err_host.tab Tue Nov 9 22:31:35 2004 *************** *** 36,45 **** * ==================================================================== * * Module: err_host.tab ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 03:11:37 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/err_host.tab,v $ * * Revision history: * 18-Feb-94 - Original Version, extracted from err_host.h. --- 36,45 ---- * ==================================================================== * * Module: err_host.tab ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/err_host.tab,v $ * * Revision history: * 18-Feb-94 - Original Version, extracted from err_host.h. *************** *** 54,60 **** * ==================================================================== */ #ifdef _KEEP_RCS_ID ! static char *err_host_tab_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/err_host.tab,v $ $Revision: 1.8 $"; #endif /* _KEEP_RCS_ID */ /* Include the typedef for our various tables */ --- 54,60 ---- * ==================================================================== */ #ifdef _KEEP_RCS_ID ! static char *err_host_tab_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/err_host.tab,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /* Include the typedef for our various tables */ diff -c -r -N orc-2.1/src/osprey1.0/common/com/fb_freq.h orc-2.1-new/src/osprey1.0/common/com/fb_freq.h *** orc-2.1/src/osprey1.0/common/com/fb_freq.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/fb_freq.h Fri Nov 19 11:01:24 2004 *************** *** 38,46 **** // ==================================================================== // // Module: fb_freq.h ! // $Revision: 1.2 $ ! // $Date: 2002/03/19 08:42:36 $ ! // $Author: ltuo $ // $Source: /u/merge/src/osprey1.0/common/com/fb_freq.h,v $ // // Description: --- 38,46 ---- // ==================================================================== // // Module: fb_freq.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/19 03:01:24 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/common/com/fb_freq.h,v $ // // Description: *************** *** 365,370 **** --- 365,376 ---- return ( freq1._value < freq2._value ); } + #if __GNUC__ >= 3 + friend bool operator<= ( const FB_FREQ freq1, const FB_FREQ freq2 ) { + return ( freq1._value <= freq2._value ); + } + #endif // __GNUC__ >= 3 + // Printing methods void Print( FILE *fp ) const { diff -c -r -N orc-2.1/src/osprey1.0/common/com/fb_info.cxx orc-2.1-new/src/osprey1.0/common/com/fb_info.cxx *** orc-2.1/src/osprey1.0/common/com/fb_info.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/fb_info.cxx Tue Nov 9 22:31:35 2004 *************** *** 38,47 **** // ==================================================================== // // Module: fb_info.cxx ! // $Revision: 1.4 $ ! // $Date: 2001/03/10 03:11:58 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/fb_info.cxx,v $ // // Description: // --- 38,47 ---- // ==================================================================== // // Module: fb_info.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:35 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/com/fb_info.cxx,v $ // // Description: // diff -c -r -N orc-2.1/src/osprey1.0/common/com/fb_info.h orc-2.1-new/src/osprey1.0/common/com/fb_info.h *** orc-2.1/src/osprey1.0/common/com/fb_info.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/fb_info.h Tue Nov 9 22:31:35 2004 *************** *** 38,46 **** // ==================================================================== // // Module: fb_info.h ! // $Revision: 1.5 $ ! // $Date: 2002/12/29 09:44:49 $ ! // $Author: qzhao2 $ // $Source: /u/merge/src/osprey1.0/common/com/fb_info.h,v $ // // Description: --- 38,46 ---- // ==================================================================== // // Module: fb_info.h ! // $Revision: 1.7 $ ! // $Date: 2004/11/09 14:31:35 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/common/com/fb_info.h,v $ // // Description: diff -c -r -N orc-2.1/src/osprey1.0/common/com/fb_tnv.h orc-2.1-new/src/osprey1.0/common/com/fb_tnv.h *** orc-2.1/src/osprey1.0/common/com/fb_tnv.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/fb_tnv.h Fri Nov 19 11:01:24 2004 *************** *** 46,53 **** FB_TNV():_address(0),_sample_counter(0),_zero_std_counter(0),_stride_steps(0){} void Print( FILE *fp ) const { ! fprintf(fp, "id(%u), exec_counter(%llu), flag(%d), zero_std_counter(%llu), ! (values(counters)=( %lld(%llu), %lld(%llu), %lld(%llu), %lld(%llu), %lld(%llu), %lld(%llu), %lld(%llu), %lld(%llu), %lld(%llu), %lld(%llu) ) )\n", _id, _exec_counter, _flag, _zero_std_counter, _values[0], _counters[0] , _values[1], _counters[1], _values[2], _counters[2], _values[3], _counters[3], _values[4], _counters[4], --- 46,53 ---- FB_TNV():_address(0),_sample_counter(0),_zero_std_counter(0),_stride_steps(0){} void Print( FILE *fp ) const { ! fprintf(fp, "id(%u), exec_counter(%llu), flag(%d), zero_std_counter(%llu),\ ! (values(counters)=( %lld(%llu), %lld(%llu), %lld(%llu), %lld(%llu), %lld(%llu),\ %lld(%llu), %lld(%llu), %lld(%llu), %lld(%llu), %lld(%llu) ) )\n", _id, _exec_counter, _flag, _zero_std_counter, _values[0], _counters[0] , _values[1], _counters[1], _values[2], _counters[2], _values[3], _counters[3], _values[4], _counters[4], diff -c -r -N orc-2.1/src/osprey1.0/common/com/gdar.cxx orc-2.1-new/src/osprey1.0/common/com/gdar.cxx *** orc-2.1/src/osprey1.0/common/com/gdar.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/gdar.cxx Tue Nov 9 22:31:35 2004 *************** *** 37,46 **** * ==================================================================== * * Module: gdar.c ! * $Revision: 1.13 $ ! * $Date: 2001/03/10 03:12:10 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/gdar.cxx,v $ * * Revision history: * 09-Jun-97 - Original Version --- 37,46 ---- * ==================================================================== * * Module: gdar.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:35 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/gdar.cxx,v $ * * Revision history: * 09-Jun-97 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/com/gdar.h orc-2.1-new/src/osprey1.0/common/com/gdar.h *** orc-2.1/src/osprey1.0/common/com/gdar.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/gdar.h Tue Nov 9 22:31:36 2004 *************** *** 43,52 **** * ==================================================================== * * Module: gdar.h ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 03:09:55 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/gdar.h,v $ * * Revision history: * 09-Jun-97 - Original Version --- 43,52 ---- * ==================================================================== * * Module: gdar.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:36 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/gdar.h,v $ * * Revision history: * 09-Jun-97 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/com/ia64/config_TARG.cxx orc-2.1-new/src/osprey1.0/common/com/ia64/config_TARG.cxx *** orc-2.1/src/osprey1.0/common/com/ia64/config_TARG.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ia64/config_TARG.cxx Tue Dec 2 17:54:04 2003 *************** *** 36,42 **** /* ==================================================================== * ==================================================================== * ! * $Source: /osprey.src/osprey1.0/common/com/ia64/RCS/config_TARG.cxx,v $ * * Revision history: * 26-Feb-97 - Original Version, extracted from config.c. --- 36,42 ---- /* ==================================================================== * ==================================================================== * ! * $Source: /u/merge/src/osprey1.0/common/com/ia64/config_TARG.cxx,v $ * * Revision history: * 26-Feb-97 - Original Version, extracted from config.c. diff -c -r -N orc-2.1/src/osprey1.0/common/com/ia64/config_TARG.h orc-2.1-new/src/osprey1.0/common/com/ia64/config_TARG.h *** orc-2.1/src/osprey1.0/common/com/ia64/config_TARG.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ia64/config_TARG.h Tue Dec 2 17:54:04 2003 *************** *** 37,46 **** * ==================================================================== * * Module: config_TARG.h ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 01:14:00 $ ! * $Author: mtibuild $ ! * $Source: /osprey.src/osprey1.0/common/com/ia64/RCS/config_TARG.h,v $ * * Revision history: * 11-Apr-96 - Original Version --- 37,46 ---- * ==================================================================== * * Module: config_TARG.h ! * $Revision: 1.2 $ ! * $Date: 2003/12/02 09:54:04 $ ! * $Author: xlp $ ! * $Source: /u/merge/src/osprey1.0/common/com/ia64/config_TARG.h,v $ * * Revision history: * 11-Apr-96 - Original Version *************** *** 70,76 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_TARG_h_rcs_id = "$Source: /osprey.src/osprey1.0/common/com/ia64/RCS/config_TARG.h,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 70,76 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *config_TARG_h_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/ia64/config_TARG.h,v $ $Revision: 1.2 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/common/com/ia64/config_asm.h orc-2.1-new/src/osprey1.0/common/com/ia64/config_asm.h *** orc-2.1/src/osprey1.0/common/com/ia64/config_asm.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ia64/config_asm.h Tue Nov 9 22:31:36 2004 *************** *** 43,52 **** * ==================================================================== * * Module: config_asm.h ! * $Revision: 1.32 $ ! * $Date: 2001/03/10 01:14:07 $ ! * $Author: mtibuild $ ! * $Source: /osprey.src/osprey1.0/common/com/ia64/RCS/config_asm.h,v $ * * Revision history: * 17-Jun-91 - Original Version --- 43,52 ---- * ==================================================================== * * Module: config_asm.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:36 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/ia64/config_asm.h,v $ * * Revision history: * 17-Jun-91 - Original Version *************** *** 65,71 **** #ifdef _KEEP_RCS_ID ! static char *config_asm_rcs_id = "$Source: /osprey.src/osprey1.0/common/com/ia64/RCS/config_asm.h,v $ $Revision: 1.32 $"; #endif /* _KEEP_RCS_ID */ #define Label_Name_Separator "_" --- 65,71 ---- #ifdef _KEEP_RCS_ID ! static char *config_asm_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/ia64/config_asm.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #define Label_Name_Separator "_" diff -c -r -N orc-2.1/src/osprey1.0/common/com/ia64/config_cache_targ.cxx orc-2.1-new/src/osprey1.0/common/com/ia64/config_cache_targ.cxx *** orc-2.1/src/osprey1.0/common/com/ia64/config_cache_targ.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ia64/config_cache_targ.cxx Wed Nov 24 15:31:40 2004 *************** *** 72,142 **** TLB_NoBlocking_Model = TRUE; if (Target == TARGET_ITANIUM2) { ! ! L[0] = MHD_LEVEL(MHD_TYPE_CACHE, // Type ! 16*1024, // Size ! 64, // Line Size ! 21, // Clean Miss Penalty ! 21, // Dirty Miss Penalty ! 4, // Associativity ! 32, // TLB Entries ! 32*1024, // Page Size ! 50, // TLB Clean Miss Penalty ? ! 50, // TLB Dirty Miss Penalty ? ! 3.0, // Typical Outstanding Loads ? ! 0.8, // Load_OP_Overlap_1 ? ! 0.4, // Load_OP_Overlap_2 ? ! 50); // Pct_Excess_Writes_Nonhidable ? // TODO: this might be too generous: in multiple processor situations, // there is a cost to loading the shared bus/memory. ! L[1] = MHD_LEVEL(MHD_TYPE_CACHE, ! 256*1024, ! 128, ! 120, // ? ! 200, // ? ! 8, ! -1, ! -1, ! -1, ! -1, ! (LNO_Run_Prefetch ? 1.8 : 1.0), // ? ! (LNO_Run_Prefetch ? 0.7 : 0.1), // ? ! (LNO_Run_Prefetch ? 0.3 : 0.05), // ? ! (LNO_Run_Prefetch ? 25 : 50)); // ? } else { ! L[0] = MHD_LEVEL(MHD_TYPE_CACHE, // Type ! 96*1024, // Size ! 64, // Line Size ! 21, // Clean Miss Penalty ! 21, // Dirty Miss Penalty ! 6, // Associativity ! 96, // TLB Entries ! 32*1024, // Page Size ! 50, // TLB Clean Miss Penalty ? ! 50, // TLB Dirty Miss Penalty ? ! 3.0, // Typical Outstanding Loads ? ! 0.8, // Load_OP_Overlap_1 ? ! 0.4, // Load_OP_Overlap_2 ? ! 50); // Pct_Excess_Writes_Nonhidable ? ! // TODO: this might be too generous: in multiple processor situations, // there is a cost to loading the shared bus/memory. ! L[1] = MHD_LEVEL(MHD_TYPE_CACHE, ! 4*1024*1024, ! 64, ! 120, // ? ! 200, // ? ! 4, ! -1, ! -1, ! -1, ! -1, ! (LNO_Run_Prefetch ? 1.8 : 1.0), // ? ! (LNO_Run_Prefetch ? 0.7 : 0.1), // ? ! (LNO_Run_Prefetch ? 0.3 : 0.05), // ? ! (LNO_Run_Prefetch ? 25 : 50)); // ? } #ifdef Is_True_On --- 72,145 ---- TLB_NoBlocking_Model = TRUE; if (Target == TARGET_ITANIUM2) { ! MHD_LEVEL tmp0(MHD_TYPE_CACHE, // Type ! 16*1024, // Size ! 64, // Line Size ! 21, // Clean Miss Penalty ! 21, // Dirty Miss Penalty ! 4, // Associativity ! 32, // TLB Entries ! 32*1024, // Page Size ! 50, // TLB Clean Miss Penalty ? ! 50, // TLB Dirty Miss Penalty ? ! 3.0, // Typical Outstanding Loads ? ! 0.8, // Load_OP_Overlap_1 ? ! 0.4, // Load_OP_Overlap_2 ? ! 50); // Pct_Excess_Writes_Nonhidable ? ! L[0] = tmp0; // TODO: this might be too generous: in multiple processor situations, // there is a cost to loading the shared bus/memory. ! MHD_LEVEL tmp1(MHD_TYPE_CACHE, ! 256*1024, ! 128, ! 120, // ? ! 200, // ? ! 8, ! -1, ! -1, ! -1, ! -1, ! (LNO_Run_Prefetch ? 1.8 : 1.0), // ? ! (LNO_Run_Prefetch ? 0.7 : 0.1), // ? ! (LNO_Run_Prefetch ? 0.3 : 0.05), // ? ! (LNO_Run_Prefetch ? 25 : 50)); // ? ! L[1] = tmp1; } else { ! MHD_LEVEL tmp0(MHD_TYPE_CACHE, // Type ! 96*1024, // Size ! 64, // Line Size ! 21, // Clean Miss Penalty ! 21, // Dirty Miss Penalty ! 6, // Associativity ! 96, // TLB Entries ! 32*1024, // Page Size ! 50, // TLB Clean Miss Penalty ? ! 50, // TLB Dirty Miss Penalty ? ! 3.0, // Typical Outstanding Loads ? ! 0.8, // Load_OP_Overlap_1 ? ! 0.4, // Load_OP_Overlap_2 ? ! 50); // Pct_Excess_Writes_Nonhidable ? ! L[0] = tmp0; ! // TODO: this might be too generous: in multiple processor situations, // there is a cost to loading the shared bus/memory. ! MHD_LEVEL tmp1(MHD_TYPE_CACHE, ! 4*1024*1024, ! 64, ! 120, // ? ! 200, // ? ! 4, ! -1, ! -1, ! -1, ! -1, ! (LNO_Run_Prefetch ? 1.8 : 1.0), // ? ! (LNO_Run_Prefetch ? 0.7 : 0.1), // ? ! (LNO_Run_Prefetch ? 0.3 : 0.05), // ? ! (LNO_Run_Prefetch ? 25 : 50)); // ? ! L[1] = tmp1; } #ifdef Is_True_On diff -c -r -N orc-2.1/src/osprey1.0/common/com/ia64/config_elf_targ.cxx orc-2.1-new/src/osprey1.0/common/com/ia64/config_elf_targ.cxx *** orc-2.1/src/osprey1.0/common/com/ia64/config_elf_targ.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ia64/config_elf_targ.cxx Tue Nov 9 22:31:36 2004 *************** *** 37,46 **** * ==================================================================== * * Module: config_elf_targ.cxx ! * $Revision: 1.11 $ ! * $Date: 2001/03/10 01:13:54 $ ! * $Author: mtibuild $ ! * $Source: /osprey.src/osprey1.0/common/com/ia64/RCS/config_elf_targ.cxx,v $ * * Description: * --- 37,46 ---- * ==================================================================== * * Module: config_elf_targ.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:36 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/ia64/config_elf_targ.cxx,v $ * * Description: * diff -c -r -N orc-2.1/src/osprey1.0/common/com/ia64/config_host.c orc-2.1-new/src/osprey1.0/common/com/ia64/config_host.c *** orc-2.1/src/osprey1.0/common/com/ia64/config_host.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ia64/config_host.c Tue Nov 9 22:31:37 2004 *************** *** 35,41 **** static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /osprey.src/osprey1.0/common/com/ia64/RCS/config_host.c,v $ $Revision: 1.5 $"; #include "defs.h" #include "config.h" --- 35,41 ---- static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/ia64/config_host.c,v $ $Revision: 1.3 $"; #include "defs.h" #include "config.h" diff -c -r -N orc-2.1/src/osprey1.0/common/com/ia64/config_platform.h orc-2.1-new/src/osprey1.0/common/com/ia64/config_platform.h *** orc-2.1/src/osprey1.0/common/com/ia64/config_platform.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ia64/config_platform.h Tue Nov 9 22:31:37 2004 *************** *** 37,46 **** * ==================================================================== * * Module: config_platform.h ! * $Revision: 1.5 $ ! * $Date: 2001/03/10 01:14:33 $ ! * $Author: mtibuild $ ! * $Source: /osprey.src/osprey1.0/common/com/ia64/RCS/config_platform.h,v $ * * Revision history: * 11-May-96 - Original Version --- 37,46 ---- * ==================================================================== * * Module: config_platform.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:37 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/ia64/config_platform.h,v $ * * Revision history: * 11-May-96 - Original Version *************** *** 69,75 **** #define config_platform_INCLUDED #ifdef _KEEP_RCS_ID ! static char *config_platform_rcs_id = "$Source: /osprey.src/osprey1.0/common/com/ia64/RCS/config_platform.h,v $ $Revision: 1.5 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 69,75 ---- #define config_platform_INCLUDED #ifdef _KEEP_RCS_ID ! static char *config_platform_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/ia64/config_platform.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/common/com/ia64/targ_const.cxx orc-2.1-new/src/osprey1.0/common/com/ia64/targ_const.cxx *** orc-2.1/src/osprey1.0/common/com/ia64/targ_const.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ia64/targ_const.cxx Tue Nov 9 22:31:37 2004 *************** *** 37,46 **** * ==================================================================== * * Module: targ_const.c ! * $Revision: 1.24 $ ! * $Date: 2001/03/10 01:14:53 $ ! * $Author: mtibuild $ ! * $Source: /osprey.src/osprey1.0/common/com/ia64/RCS/targ_const.cxx,v $ * * Revision history: * 12-Jun-91 - Original Version --- 37,46 ---- * ==================================================================== * * Module: targ_const.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:37 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/ia64/targ_const.cxx,v $ * * Revision history: * 12-Jun-91 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/com/ia64/targ_const_private.h orc-2.1-new/src/osprey1.0/common/com/ia64/targ_const_private.h *** orc-2.1/src/osprey1.0/common/com/ia64/targ_const_private.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ia64/targ_const_private.h Tue Nov 9 22:31:37 2004 *************** *** 37,46 **** * ==================================================================== * * Module: targ_const_private.h ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 01:15:00 $ ! * $Author: mtibuild $ ! * $Source: /osprey.src/osprey1.0/common/com/ia64/RCS/targ_const_private.h,v $ * * Revision history: * 10-Feb-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: targ_const_private.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:37 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/ia64/targ_const_private.h,v $ * * Revision history: * 10-Feb-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/com/ia64/targ_ctrl.h orc-2.1-new/src/osprey1.0/common/com/ia64/targ_ctrl.h *** orc-2.1/src/osprey1.0/common/com/ia64/targ_ctrl.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ia64/targ_ctrl.h Tue Nov 9 22:31:37 2004 *************** *** 43,52 **** * ==================================================================== * * Module: targ_ctrl.h ! * $Revision: 1.5 $ ! * $Date: 2001/03/10 01:15:07 $ ! * $Author: mtibuild $ ! * $Source: /osprey.src/osprey1.0/common/com/ia64/RCS/targ_ctrl.h,v $ * * Description: * --- 43,52 ---- * ==================================================================== * * Module: targ_ctrl.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:37 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/ia64/targ_ctrl.h,v $ * * Description: * *************** *** 59,65 **** #ifdef _KEEP_RCS_ID ! static char *targ_ctrl_rcs_id = "$Source: /osprey.src/osprey1.0/common/com/ia64/RCS/targ_ctrl.h,v $ $Revision: 1.5 $"; #endif /* _KEEP_RCS_ID */ static STR_LIST Targ_1 = {"IA64", NULL}; --- 59,65 ---- #ifdef _KEEP_RCS_ID ! static char *targ_ctrl_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/ia64/targ_ctrl.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ static STR_LIST Targ_1 = {"IA64", NULL}; diff -c -r -N orc-2.1/src/osprey1.0/common/com/ia64/targ_em_const.cxx orc-2.1-new/src/osprey1.0/common/com/ia64/targ_em_const.cxx *** orc-2.1/src/osprey1.0/common/com/ia64/targ_em_const.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ia64/targ_em_const.cxx Tue Nov 9 22:31:37 2004 *************** *** 37,46 **** * ==================================================================== * * Module: targ_const.c ! * $Revision: 1.15 $ ! * $Date: 2001/03/10 01:15:13 $ ! * $Author: mtibuild $ ! * $Source: /osprey.src/osprey1.0/common/com/ia64/RCS/targ_em_const.cxx,v $ * * Revision history: * 10-Feb-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: targ_const.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:37 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/ia64/targ_em_const.cxx,v $ * * Revision history: * 10-Feb-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/com/ia64/targ_em_elf.cxx orc-2.1-new/src/osprey1.0/common/com/ia64/targ_em_elf.cxx *** orc-2.1/src/osprey1.0/common/com/ia64/targ_em_elf.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ia64/targ_em_elf.cxx Tue Nov 9 22:31:37 2004 *************** *** 37,46 **** * ==================================================================== * * Module: em_elf.c ! * $Revision: 1.17 $ ! * $Date: 2001/03/10 01:15:33 $ ! * $Author: mtibuild $ ! * $Source: /osprey.src/osprey1.0/common/com/ia64/RCS/targ_em_elf.cxx,v $ * * Description: * --- 37,46 ---- * ==================================================================== * * Module: em_elf.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:37 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/ia64/targ_em_elf.cxx,v $ * * Description: * diff -c -r -N orc-2.1/src/osprey1.0/common/com/ia64/targ_sim.cxx orc-2.1-new/src/osprey1.0/common/com/ia64/targ_sim.cxx *** orc-2.1/src/osprey1.0/common/com/ia64/targ_sim.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ia64/targ_sim.cxx Fri Nov 19 11:01:25 2004 *************** *** 64,70 **** #define I0 (Int_Preg_Min_Offset - 1) #define F0 Float_Preg_Min_Offset ! #ifndef _LP64 static #endif /* _LP64 */ SIM SIM_Info[] = { --- 64,70 ---- #define I0 (Int_Preg_Min_Offset - 1) #define F0 Float_Preg_Min_Offset ! #if __GNUC__ < 3 && !defined(_LP64) static #endif /* _LP64 */ SIM SIM_Info[] = { diff -c -r -N orc-2.1/src/osprey1.0/common/com/ir_bcom.cxx orc-2.1-new/src/osprey1.0/common/com/ir_bcom.cxx *** orc-2.1/src/osprey1.0/common/com/ir_bcom.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ir_bcom.cxx Wed Nov 24 15:31:39 2004 *************** *** 195,205 **** MAP_SHARED, fl->output_fd, 0); if (ftruncate(fl->output_fd, fl->mapped_size)) ! ErrMsg (EC_IR_Write, fl->file_name, sys_errlist[errno]); #endif if (fl->map_addr == (char *) (-1)) ! ErrMsg (EC_IR_Write, fl->file_name, sys_errlist[errno]); return fl->map_addr; } /* ir_b_grow_map */ --- 195,205 ---- MAP_SHARED, fl->output_fd, 0); if (ftruncate(fl->output_fd, fl->mapped_size)) ! ErrMsg (EC_IR_Write, fl->file_name, strerror(errno)); #endif if (fl->map_addr == (char *) (-1)) ! ErrMsg (EC_IR_Write, fl->file_name, strerror(errno)); return fl->map_addr; } /* ir_b_grow_map */ *************** *** 400,408 **** write_table (TABLE& fld, off_t base_offset, Output_File *fl) { ! off_t cur_offset = ir_b_align (fl->file_size, __ALIGNOF(TABLE::base_type), 0); ! fl->file_size = ir_b_align (fl->file_size, __ALIGNOF(TABLE::base_type), 0); #ifndef __GNUC__ const WRITE_TABLE_OP write_table_op(fl); --- 400,408 ---- write_table (TABLE& fld, off_t base_offset, Output_File *fl) { ! off_t cur_offset = ir_b_align (fl->file_size, __ALIGNOF(typename TABLE::base_type), 0); ! fl->file_size = ir_b_align (fl->file_size, __ALIGNOF(typename TABLE::base_type), 0); #ifndef __GNUC__ const WRITE_TABLE_OP write_table_op(fl); diff -c -r -N orc-2.1/src/osprey1.0/common/com/ir_bread.cxx orc-2.1-new/src/osprey1.0/common/com/ir_bread.cxx *** orc-2.1/src/osprey1.0/common/com/ir_bread.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ir_bread.cxx Wed Nov 24 15:31:39 2004 *************** *** 507,513 **** if (ehdr->e_ident[EI_VERSION] != EV_CURRENT || ehdr->e_version != EV_CURRENT) return ERROR_RETURN; ! if (ehdr->e_type != ET_IR || ehdr->e_shentsize != sizeof(ELF::Elf_Shdr)) return ERROR_RETURN; if (Target_ABI != ABI_UNDEF && // only check if expecting a certain target --- 507,513 ---- if (ehdr->e_ident[EI_VERSION] != EV_CURRENT || ehdr->e_version != EV_CURRENT) return ERROR_RETURN; ! if (ehdr->e_type != ET_IR || ehdr->e_shentsize != sizeof(typename ELF::Elf_Shdr)) return ERROR_RETURN; if (Target_ABI != ABI_UNDEF && // only check if expecting a certain target *************** *** 521,535 **** if (ehdr->e_shstrndx >= ehdr->e_shnum) return ERROR_RETURN; if (ehdr->e_shoff >= size || ! ehdr->e_shoff + ehdr->e_shnum * sizeof(ELF::Elf_Shdr) > size) return ERROR_RETURN; typename ELF::Elf_Shdr* shdr = (typename ELF::Elf_Shdr *) (baseaddr + ehdr->e_shoff); if ((long) shdr & ( #ifndef __GNUC__ ! __builtin_alignof(ELF::Elf_Shdr) #else ! __alignof__(ELF::Elf_Shdr) #endif - 1)) return ERROR_RETURN; --- 521,535 ---- if (ehdr->e_shstrndx >= ehdr->e_shnum) return ERROR_RETURN; if (ehdr->e_shoff >= size || ! ehdr->e_shoff + ehdr->e_shnum * sizeof(typename ELF::Elf_Shdr) > size) return ERROR_RETURN; typename ELF::Elf_Shdr* shdr = (typename ELF::Elf_Shdr *) (baseaddr + ehdr->e_shoff); if ((long) shdr & ( #ifndef __GNUC__ ! __builtin_alignof(typename ELF::Elf_Shdr) #else ! __alignof__(typename ELF::Elf_Shdr) #endif - 1)) return ERROR_RETURN; diff -c -r -N orc-2.1/src/osprey1.0/common/com/ir_bwrite.cxx orc-2.1-new/src/osprey1.0/common/com/ir_bwrite.cxx *** orc-2.1/src/osprey1.0/common/com/ir_bwrite.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ir_bwrite.cxx Wed Nov 24 15:31:39 2004 *************** *** 165,171 **** if (Doing_mmapped_io && err_num > 0 && err_num < sys_nerr) Fatal_Error ("I/O error in %s: %s", Current_Output ? Current_Output->file_name : "mmapped object", ! sys_errlist[err_num]); switch (sig) { case SIGBUS: old_handler = old_sigbus; --- 165,171 ---- if (Doing_mmapped_io && err_num > 0 && err_num < sys_nerr) Fatal_Error ("I/O error in %s: %s", Current_Output ? Current_Output->file_name : "mmapped object", ! strerror(err_num)); switch (sig) { case SIGBUS: old_handler = old_sigbus; *************** *** 297,304 **** ehdr->e_shoff = e_shoff; ehdr->e_flags = Config_ELF_From_Target (! Use_32_Bit_Pointers, FALSE, (INT) Target_ISA); ! ehdr->e_ehsize = sizeof(ELF::Elf_Ehdr); ! ehdr->e_shentsize = sizeof(ELF::Elf_Shdr); ehdr->e_shnum = fl->num_of_section + 2; ehdr->e_shstrndx = fl->num_of_section + 1; --- 297,304 ---- ehdr->e_shoff = e_shoff; ehdr->e_flags = Config_ELF_From_Target (! Use_32_Bit_Pointers, FALSE, (INT) Target_ISA); ! ehdr->e_ehsize = sizeof(typename ELF::Elf_Ehdr); ! ehdr->e_shentsize = sizeof(typename ELF::Elf_Shdr); ehdr->e_shnum = fl->num_of_section + 2; ehdr->e_shstrndx = fl->num_of_section + 1; *************** *** 320,330 **** /* Finally, the section header table */ typename ELF::Elf_Shdr* shdr = (typename ELF::Elf_Shdr *) (base_addr + e_shoff); ! memset (shdr, 0, sizeof(ELF::Elf_Shdr)); /* First null entry */ shdr++; if (tag.Elf_class() == ELFCLASS64) { for (i = 0; i < fl->num_of_section; i++, shdr++) ! memcpy (shdr, &(fl->section_list[i].shdr), sizeof(ELF::Elf_Shdr)); } else { // convert Elf64_Shdr to Elf32_Shdr for (i = 0; i < fl->num_of_section; i++, shdr++) { --- 320,330 ---- /* Finally, the section header table */ typename ELF::Elf_Shdr* shdr = (typename ELF::Elf_Shdr *) (base_addr + e_shoff); ! memset (shdr, 0, sizeof(typename ELF::Elf_Shdr)); /* First null entry */ shdr++; if (tag.Elf_class() == ELFCLASS64) { for (i = 0; i < fl->num_of_section; i++, shdr++) ! memcpy (shdr, &(fl->section_list[i].shdr), sizeof(typename ELF::Elf_Shdr)); } else { // convert Elf64_Shdr to Elf32_Shdr for (i = 0; i < fl->num_of_section; i++, shdr++) { *************** *** 340,346 **** shdr->sh_entsize = fl->section_list[i].shdr.sh_entsize; } } ! memcpy (shdr, &strtab_sec, sizeof(ELF::Elf_Shdr)); } /* write_output */ --- 340,346 ---- shdr->sh_entsize = fl->section_list[i].shdr.sh_entsize; } } ! memcpy (shdr, &strtab_sec, sizeof(typename ELF::Elf_Shdr)); } /* write_output */ *************** *** 748,758 **** mUINT32& offset) { offset = ir_b_save_buf (&(data.front()), ! data.size () * sizeof(T::value_type), #ifndef __GNUC__ ! __builtin_alignof(T::value_type), #else ! __alignof__(T::value_type), #endif 0, fl) - base; num = data.size (); --- 748,758 ---- mUINT32& offset) { offset = ir_b_save_buf (&(data.front()), ! data.size () * sizeof(typename T::value_type), #ifndef __GNUC__ ! __builtin_alignof(typename T::value_type), #else ! __alignof__(typename T::value_type), #endif 0, fl) - base; num = data.size (); diff -c -r -N orc-2.1/src/osprey1.0/common/com/ir_reader.h orc-2.1-new/src/osprey1.0/common/com/ir_reader.h *** orc-2.1/src/osprey1.0/common/com/ir_reader.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ir_reader.h Tue Nov 9 22:31:36 2004 *************** *** 39,48 **** * ==================================================================== * * Module: ir_reader.h ! * $Revision: 1.64 $ ! * $Date: 2001/03/10 03:13:31 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/ir_reader.h,v $ * * Revision history: * 31-AUG-94 - Original Version --- 39,48 ---- * ==================================================================== * * Module: ir_reader.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:36 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/ir_reader.h,v $ * * Revision history: * 31-AUG-94 - Original Version *************** *** 55,61 **** #ifdef _KEEP_RCS_ID ! static char *opt_irrcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/ir_reader.h,v $ $Revision: 1.64 $"; #endif /* _KEEP_RCS_ID */ extern void IR_reader_init(void); --- 55,61 ---- #ifdef _KEEP_RCS_ID ! static char *opt_irrcs_id = "$Source: /u/merge/src/osprey1.0/common/com/ir_reader.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ extern void IR_reader_init(void); diff -c -r -N orc-2.1/src/osprey1.0/common/com/irbdata.h orc-2.1-new/src/osprey1.0/common/com/irbdata.h *** orc-2.1/src/osprey1.0/common/com/irbdata.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/irbdata.h Tue Nov 9 22:31:36 2004 *************** *** 40,49 **** /* ==================================================================== * Module: irbdata.h ! * $Revision: 1.59 $ ! * $Date: 2001/03/10 03:13:41 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/irbdata.h,v $ * * Revision history: * 21-Mar-93 - Original Version --- 40,49 ---- /* ==================================================================== * Module: irbdata.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:36 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/irbdata.h,v $ * * Revision history: * 21-Mar-93 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/com/language.h orc-2.1-new/src/osprey1.0/common/com/language.h *** orc-2.1/src/osprey1.0/common/com/language.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/language.h Tue Nov 9 22:31:36 2004 *************** *** 37,46 **** * ==================================================================== * * Module: language.h ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 03:13:52 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/language.h,v $ * * Revision history: * 26-Feb-96 - Original Version (extracted from config.h) --- 37,46 ---- * ==================================================================== * * Module: language.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:36 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/language.h,v $ * * Revision history: * 26-Feb-96 - Original Version (extracted from config.h) *************** *** 59,65 **** #define language_INCLUDED #ifdef _KEEP_RCS_ID ! static char *language_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/language.h,v $ $Revision: 1.4 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 59,65 ---- #define language_INCLUDED #ifdef _KEEP_RCS_ID ! static char *language_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/language.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/common/com/misalign.h orc-2.1-new/src/osprey1.0/common/com/misalign.h *** orc-2.1/src/osprey1.0/common/com/misalign.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/misalign.h Tue Nov 9 22:31:36 2004 *************** *** 43,52 **** * ==================================================================== * * Module: misalign.h ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 03:14:02 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/misalign.h,v $ * * Revision history: * 30-Apr-94 - Original Version --- 43,52 ---- * ==================================================================== * * Module: misalign.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:36 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/misalign.h,v $ * * Revision history: * 30-Apr-94 - Original Version *************** *** 63,69 **** #ifdef _KEEP_RCS_ID ! static char *misalign_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/misalign.h,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ /* Misalignment models -- see memmodel.h for global defaults: */ --- 63,69 ---- #ifdef _KEEP_RCS_ID ! static char *misalign_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/misalign.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /* Misalignment models -- see memmodel.h for global defaults: */ diff -c -r -N orc-2.1/src/osprey1.0/common/com/mtypes.h orc-2.1-new/src/osprey1.0/common/com/mtypes.h *** orc-2.1/src/osprey1.0/common/com/mtypes.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/mtypes.h Tue Nov 9 22:31:36 2004 *************** *** 43,52 **** * ==================================================================== * * Module: mtypes.h ! * $Revision: 2.33 $ ! * $Date: 2001/03/10 03:14:16 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/mtypes.h,v $ * * Revision history: * 11-Oct-89 - Original Version --- 43,52 ---- * ==================================================================== * * Module: mtypes.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:36 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/mtypes.h,v $ * * Revision history: * 11-Oct-89 - Original Version *************** *** 62,68 **** #ifdef _KEEP_RCS_ID ! static char *mtypes_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/mtypes.h,v $ $Revision: 2.33 $"; #endif /* _KEEP_RCS_ID */ /* The predefined machine data types, present on many machines: */ --- 62,68 ---- #ifdef _KEEP_RCS_ID ! static char *mtypes_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/mtypes.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /* The predefined machine data types, present on many machines: */ diff -c -r -N orc-2.1/src/osprey1.0/common/com/opcode.cxx orc-2.1-new/src/osprey1.0/common/com/opcode.cxx *** orc-2.1/src/osprey1.0/common/com/opcode.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/opcode.cxx Tue Nov 9 22:31:36 2004 *************** *** 37,46 **** *** Implementation of external functions from opcode.h. **/ ! /** $Revision: 1.26 $ ! *** $Date: 2001/03/10 03:14:21 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/opcode.cxx,v $ **/ #include "opcode.h" --- 37,46 ---- *** Implementation of external functions from opcode.h. **/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:36 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/common/com/opcode.cxx,v $ **/ #include "opcode.h" diff -c -r -N orc-2.1/src/osprey1.0/common/com/opcode.h orc-2.1-new/src/osprey1.0/common/com/opcode.h *** orc-2.1/src/osprey1.0/common/com/opcode.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/opcode.h Tue Nov 9 22:31:36 2004 *************** *** 171,187 **** *** OPCODE_MAPCAT_{HDR,SCF,LDST,PRAGMA,OSTMT,OEXP,ARRAY,CALL}. **/ ! /** $Revision: 1.41 $ ! *** $Date: 2001/03/10 03:14:26 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/opcode.h,v $ **/ #ifndef opcode_INCLUDED #define opcode_INCLUDED "opcode.h" #ifdef _KEEP_RCS_ID ! static char *opcode_rcs_id = opcode_INCLUDED "$Revision: 1.41 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" --- 171,187 ---- *** OPCODE_MAPCAT_{HDR,SCF,LDST,PRAGMA,OSTMT,OEXP,ARRAY,CALL}. **/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:36 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/common/com/opcode.h,v $ **/ #ifndef opcode_INCLUDED #define opcode_INCLUDED "opcode.h" #ifdef _KEEP_RCS_ID ! static char *opcode_rcs_id = opcode_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/common/com/opcode_core.cxx orc-2.1-new/src/osprey1.0/common/com/opcode_core.cxx *** orc-2.1/src/osprey1.0/common/com/opcode_core.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/opcode_core.cxx Tue Nov 9 22:31:36 2004 *************** *** 36,48 **** #define opcode_core_C "opcode_core.c" #ifdef _KEEP_RCS_ID ! static const char rcs_id[] = opcode_core_C "$Revision: 1.10 $"; #endif ! /** $Revision: 1.10 $ ! *** $Date: 2001/03/10 03:12:37 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/opcode_core.cxx,v $ **/ #include "defs.h" --- 36,48 ---- #define opcode_core_C "opcode_core.c" #ifdef _KEEP_RCS_ID ! static const char rcs_id[] = opcode_core_C "$Revision: 1.3 $"; #endif ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:36 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/common/com/opcode_core.cxx,v $ **/ #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/common/com/opcode_core.h orc-2.1-new/src/osprey1.0/common/com/opcode_core.h *** orc-2.1/src/osprey1.0/common/com/opcode_core.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/opcode_core.h Tue Nov 9 22:31:36 2004 *************** *** 147,163 **** *** OPCODE_PROPERTY_boolean boolean returns, e.g. GE **/ ! /** $Revision: 1.14 $ ! *** $Date: 2001/03/10 03:14:37 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/opcode_core.h,v $ **/ #ifndef opcode_core_INCLUDED #define opcode_core_INCLUDED "opcode_core.h" #ifdef _KEEP_RCS_ID ! static char *opcode_core_rcs_id = opcode_core_INCLUDED "$Revision: 1.14 $"; #endif /* _KEEP_RCS_ID */ #include "opcode_gen_core.h" --- 147,163 ---- *** OPCODE_PROPERTY_boolean boolean returns, e.g. GE **/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:36 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/common/com/opcode_core.h,v $ **/ #ifndef opcode_core_INCLUDED #define opcode_core_INCLUDED "opcode_core.h" #ifdef _KEEP_RCS_ID ! static char *opcode_core_rcs_id = opcode_core_INCLUDED "$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "opcode_gen_core.h" diff -c -r -N orc-2.1/src/osprey1.0/common/com/opcode_gen orc-2.1-new/src/osprey1.0/common/com/opcode_gen *** orc-2.1/src/osprey1.0/common/com/opcode_gen Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/opcode_gen Tue Nov 9 22:31:36 2004 *************** *** 34,43 **** # # ! ### $Revision: 1.80 $ ! ### $Date: 2001/03/10 03:14:43 $ ! ### $Author: mtibuild $ ! ### $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/opcode_gen,v $ ########################################################################### ### --- 34,43 ---- # # ! ### $Revision: 1.3 $ ! ### $Date: 2004/11/09 14:31:36 $ ! ### $Author: jczhang $ ! ### $Source: /u/merge/src/osprey1.0/common/com/opcode_gen,v $ ########################################################################### ### diff -c -r -N orc-2.1/src/osprey1.0/common/com/profile_com.h orc-2.1-new/src/osprey1.0/common/com/profile_com.h *** orc-2.1/src/osprey1.0/common/com/profile_com.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/profile_com.h Fri Nov 19 15:53:44 2004 *************** *** 38,46 **** // ==================================================================== // // Module: profile_com.h ! // $Revision: 1.9 $ ! // $Date: 2002/12/29 09:44:49 $ ! // $Author: qzhao2 $ // $Source: /u/merge/src/osprey1.0/common/com/profile_com.h,v $ // // Revision history: --- 38,46 ---- // ==================================================================== // // Module: profile_com.h ! // $Revision: 1.13 $ ! // $Date: 2004/11/19 07:53:44 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/common/com/profile_com.h,v $ // // Revision history: diff -c -r -N orc-2.1/src/osprey1.0/common/com/quadop.cxx orc-2.1-new/src/osprey1.0/common/com/quadop.cxx *** orc-2.1/src/osprey1.0/common/com/quadop.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/quadop.cxx Tue Nov 9 22:31:36 2004 *************** *** 35,41 **** static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/quadop.cxx,v $ $Revision: 2.6 $"; #include "defs.h" #include "erglob.h" #include "config_host.h" --- 35,41 ---- static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/quadop.cxx,v $ $Revision: 1.3 $"; #include "defs.h" #include "erglob.h" #include "config_host.h" diff -c -r -N orc-2.1/src/osprey1.0/common/com/quadop.h orc-2.1-new/src/osprey1.0/common/com/quadop.h *** orc-2.1/src/osprey1.0/common/com/quadop.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/quadop.h Tue Nov 9 22:31:36 2004 *************** *** 42,51 **** * ==================================================================== * * Module: quadop.h ! * $Revision: 2.8 $ ! * $Date: 2001/03/10 03:15:24 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/quadop.h,v $ * * Revision history: * 15-Nov-92 - Original Version --- 42,51 ---- * ==================================================================== * * Module: quadop.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:36 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/quadop.h,v $ * * Revision history: * 15-Nov-92 - Original Version *************** *** 117,123 **** #ifdef _KEEP_RCS_ID ! static char *quadop_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/quadop.h,v $ $Revision: 2.8 $"; #endif /* _KEEP_RCS_ID */ extern QUAD_TYPE QUADOP_SQRT(QUAD_TYPE); --- 117,123 ---- #ifdef _KEEP_RCS_ID ! static char *quadop_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/quadop.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ extern QUAD_TYPE QUADOP_SQRT(QUAD_TYPE); diff -c -r -N orc-2.1/src/osprey1.0/common/com/segmented_array.h orc-2.1-new/src/osprey1.0/common/com/segmented_array.h *** orc-2.1/src/osprey1.0/common/com/segmented_array.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/segmented_array.h Wed Nov 24 15:31:39 2004 *************** *** 156,162 **** { private: ! std::vector, mempool_allocator > map; MEM_POOL *pool; UINT size_; // total number of elements inserted UINT max_size_; // total # of elements allocated --- 156,162 ---- { private: ! std::vector, mempool_allocator > > map; MEM_POOL *pool; UINT size_; // total number of elements inserted UINT max_size_; // total # of elements allocated *************** *** 234,240 **** ~SEGMENTED_ARRAY() { // Free memory from blocks. Map memory gets freed when the map // vector is destructed. ! for (std::vector, mempool_allocator >::iterator entry = map.begin(); entry != map.end(); ++entry) { --- 234,240 ---- ~SEGMENTED_ARRAY() { // Free memory from blocks. Map memory gets freed when the map // vector is destructed. ! for (typename std::vector, mempool_allocator > >::iterator entry = map.begin(); entry != map.end(); ++entry) { diff -c -r -N orc-2.1/src/osprey1.0/common/com/srcpos.h orc-2.1-new/src/osprey1.0/common/com/srcpos.h *** orc-2.1/src/osprey1.0/common/com/srcpos.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/srcpos.h Tue Nov 9 22:31:36 2004 *************** *** 46,55 **** * ==================================================================== * * Module: srcpos.h ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 03:15:35 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/srcpos.h,v $ * * Description: * --- 46,55 ---- * ==================================================================== * * Module: srcpos.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:36 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/srcpos.h,v $ * * Description: * diff -c -r -N orc-2.1/src/osprey1.0/common/com/strtab.cxx orc-2.1-new/src/osprey1.0/common/com/strtab.cxx *** orc-2.1/src/osprey1.0/common/com/strtab.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/strtab.cxx Fri Nov 19 11:01:24 2004 *************** *** 42,48 **** --- 42,52 ---- #include #include + #if __GNUC__ >= 3 + #include + #else #include // stl hash table + #endif #include "defs.h" #include "errors.h" *************** *** 239,245 **** }; ! typedef std::hashtable HASHTABLE; HASHTABLE hash_table; --- 243,249 ---- }; ! typedef __GNUEXT::hashtable HASHTABLE; HASHTABLE hash_table; diff -c -r -N orc-2.1/src/osprey1.0/common/com/strtab.h orc-2.1-new/src/osprey1.0/common/com/strtab.h *** orc-2.1/src/osprey1.0/common/com/strtab.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/strtab.h Fri Nov 19 11:01:24 2004 *************** *** 40,49 **** * ==================================================================== * * Module: strtab.h ! * $Revision: 1.35 $ ! * $Date: 2001/03/10 03:15:51 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/strtab.h,v $ * * Description: * --- 40,49 ---- * ==================================================================== * * Module: strtab.h ! * $Revision: 1.4 $ ! * $Date: 2004/11/19 03:01:24 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/strtab.h,v $ * * Description: * *************** *** 128,136 **** #ifdef MONGOOSE_BE ! #ifndef __SGI_STL_HASH_MAP_H ! #include ! #endif #ifndef mempool_allocator_INCLUDED #include "mempool_allocator.h" --- 128,138 ---- #ifdef MONGOOSE_BE ! #if __GNUC__ >= 3 ! #include ! #else ! #include ! #endif // __GNUC__ >= 3 #ifndef mempool_allocator_INCLUDED #include "mempool_allocator.h" *************** *** 146,153 **** typedef hash_map, equal_to, mempool_allocator > rep_type; #else ! typedef hash_map, equal_to, ! mempool_allocator > > rep_type; #endif rep_type rep; --- 148,155 ---- typedef hash_map, equal_to, mempool_allocator > rep_type; #else ! typedef __GNUEXT::hash_map, __GNUEXT::equal_to, ! mempool_allocator<__GNUEXT::pair > > rep_type; #endif rep_type rep; diff -c -r -N orc-2.1/src/osprey1.0/common/com/symtab.cxx orc-2.1-new/src/osprey1.0/common/com/symtab.cxx *** orc-2.1/src/osprey1.0/common/com/symtab.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/symtab.cxx Fri Nov 19 11:01:24 2004 *************** *** 43,50 **** #include #include ! #include "defs.h" #include "config.h" --- 43,53 ---- #include + #if __GNUC__ >= 3 + #include + #else #include ! #endif #include "defs.h" #include "config.h" *************** *** 305,311 **** } }; ! typedef std::hash_map TY_IDX_POINTER_MAP; static TY_IDX_POINTER_MAP pointer_map; --- 308,314 ---- } }; ! typedef __GNUEXT::hash_map TY_IDX_POINTER_MAP; static TY_IDX_POINTER_MAP pointer_map; *************** *** 572,580 **** INTRINSIC_LIST_lookup(TY_IDX ty, char *function_name) { ! ST **result = std::find_if(intrinsic_list.begin(), intrinsic_list.end(), matches_pu_ty_and_name(ty, function_name)); if (result == intrinsic_list.end()) { return NULL; } --- 575,590 ---- INTRINSIC_LIST_lookup(TY_IDX ty, char *function_name) { ! #if (__GNUC__ >= 3) ! vector::iterator result = std::find_if(intrinsic_list.begin(), ! intrinsic_list.end(), ! matches_pu_ty_and_name(ty, function_name)); ! #else ! ST **result = find_if(intrinsic_list.begin(), intrinsic_list.end(), matches_pu_ty_and_name(ty, function_name)); + #endif + if (result == intrinsic_list.end()) { return NULL; } *************** *** 769,775 **** // The type definition of the hash table that we will use ! typedef std::hash_map HASH_TY_TABLE; // The global Hash Table data structures // Depending on the TY_KIND we pick one of the five tables below. --- 779,785 ---- // The type definition of the hash table that we will use ! typedef __GNUEXT::hash_map HASH_TY_TABLE; // The global Hash Table data structures // Depending on the TY_KIND we pick one of the five tables below. diff -c -r -N orc-2.1/src/osprey1.0/common/com/symtab.h orc-2.1-new/src/osprey1.0/common/com/symtab.h *** orc-2.1/src/osprey1.0/common/com/symtab.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/symtab.h Fri Nov 19 11:01:25 2004 *************** *** 40,50 **** // This file should contain only inlined functions for accessing various // fields in the symbol table classes. ! #ifndef __SGI_STL_SLIST_H #include using std::slist; #endif // __SGI_STL_SLIST_H #ifndef segmented_array_INCLUDED #include "segmented_array.h" --- 40,53 ---- // This file should contain only inlined functions for accessing various // fields in the symbol table classes. ! #if __GNUC__ >= 3 ! #include ! #else #ifndef __SGI_STL_SLIST_H #include using std::slist; #endif // __SGI_STL_SLIST_H + #endif // __GNUC__ >= 3 #ifndef segmented_array_INCLUDED #include "segmented_array.h" diff -c -r -N orc-2.1/src/osprey1.0/common/com/targ_const.h orc-2.1-new/src/osprey1.0/common/com/targ_const.h *** orc-2.1/src/osprey1.0/common/com/targ_const.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/targ_const.h Tue Dec 2 17:54:03 2003 *************** *** 40,46 **** * ==================================================================== * * Module: targ_const.h ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/targ_const.h,v $ * * Revision history: * 12-Jun-91 - Integrated from Josie --- 40,46 ---- * ==================================================================== * * Module: targ_const.h ! * $Source: /u/merge/src/osprey1.0/common/com/targ_const.h,v $ * * Revision history: * 12-Jun-91 - Integrated from Josie diff -c -r -N orc-2.1/src/osprey1.0/common/com/targ_sim_body.h orc-2.1-new/src/osprey1.0/common/com/targ_sim_body.h *** orc-2.1/src/osprey1.0/common/com/targ_sim_body.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/targ_sim_body.h Fri Nov 19 11:01:25 2004 *************** *** 137,143 **** // gcc and edg have different restrictions on how to do a forward decl // of an initialized object. ! #if defined(linux) && !defined(_LP64) static SIM SIM_Info[]; #else extern SIM SIM_Info[]; --- 137,143 ---- // gcc and edg have different restrictions on how to do a forward decl // of an initialized object. ! #if __GNUC__ < 3 && defined(linux) && !defined(_LP64) static SIM SIM_Info[]; #else extern SIM SIM_Info[]; diff -c -r -N orc-2.1/src/osprey1.0/common/com/ttype.cxx orc-2.1-new/src/osprey1.0/common/com/ttype.cxx *** orc-2.1/src/osprey1.0/common/com/ttype.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ttype.cxx Tue Nov 9 22:31:36 2004 *************** *** 37,46 **** * ==================================================================== * * Module: ttype.c ! * $Revision: 2.93 $ ! * $Date: 2001/03/10 03:17:03 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/ttype.cxx,v $ * * Revision history: * 26-May-89 - Original version of header. --- 37,46 ---- * ==================================================================== * * Module: ttype.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:36 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/ttype.cxx,v $ * * Revision history: * 26-May-89 - Original version of header. diff -c -r -N orc-2.1/src/osprey1.0/common/com/ttype.h orc-2.1-new/src/osprey1.0/common/com/ttype.h *** orc-2.1/src/osprey1.0/common/com/ttype.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/ttype.h Tue Nov 9 22:31:36 2004 *************** *** 42,51 **** * ==================================================================== * * Module: ttype.h ! * $Revision: 2.19 $ ! * $Date: 2001/03/10 03:17:09 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/ttype.h,v $ * * Revision history: * 26-May-89 - Original Version of header. Added content. --- 42,51 ---- * ==================================================================== * * Module: ttype.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:36 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/ttype.h,v $ * * Revision history: * 26-May-89 - Original Version of header. Added content. diff -c -r -N orc-2.1/src/osprey1.0/common/com/wintrinsic.h orc-2.1-new/src/osprey1.0/common/com/wintrinsic.h *** orc-2.1/src/osprey1.0/common/com/wintrinsic.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/wintrinsic.h Tue Nov 9 22:31:36 2004 *************** *** 71,79 **** *** **/ ! /** $Revision: 1.2 $ ! *** $Date: 2002/04/10 09:08:30 $ ! *** $Author: zdu $ *** $Source: /u/merge/src/osprey1.0/common/com/wintrinsic.h,v $ **/ --- 71,79 ---- *** **/ ! /** $Revision: 1.4 $ ! *** $Date: 2004/11/09 14:31:36 $ ! *** $Author: jczhang $ *** $Source: /u/merge/src/osprey1.0/common/com/wintrinsic.h,v $ **/ diff -c -r -N orc-2.1/src/osprey1.0/common/com/wio.h orc-2.1-new/src/osprey1.0/common/com/wio.h *** orc-2.1/src/osprey1.0/common/com/wio.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/wio.h Tue Nov 9 22:31:36 2004 *************** *** 78,87 **** *** **/ ! /** $Revision: 1.31 $ ! *** $Date: 2001/03/10 03:17:24 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/wio.h,v $ **/ #ifndef wio_INCLUDED --- 78,87 ---- *** **/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:36 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/common/com/wio.h,v $ **/ #ifndef wio_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/common/com/wn.cxx orc-2.1-new/src/osprey1.0/common/com/wn.cxx *** orc-2.1/src/osprey1.0/common/com/wn.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/wn.cxx Fri Nov 19 15:53:44 2004 *************** *** 501,507 **** OPCODE opcode = OPCODE_make_op (opr, rtype, desc); INT16 next_prev_ptrs = (OPCODE_has_next_prev(opcode) ? 1 : 0); INT16 size = (sizeof(WN) + ! (sizeof(WN *) * (max(0,kid_count-2))) + next_prev_ptrs * (sizeof(mUINT64) + (2 * sizeof(WN *)))); WN_FREE_LIST *free_list; WN *wn; --- 501,507 ---- OPCODE opcode = OPCODE_make_op (opr, rtype, desc); INT16 next_prev_ptrs = (OPCODE_has_next_prev(opcode) ? 1 : 0); INT16 size = (sizeof(WN) + ! (sizeof(WN *) * (MAX(0,kid_count-2))) + next_prev_ptrs * (sizeof(mUINT64) + (2 * sizeof(WN *)))); WN_FREE_LIST *free_list; WN *wn; *************** *** 2027,2036 **** if (OPCODE_has_next_prev(WN_opcode(wn))) { *StartAddress = (void *)&(WN_prev(wn)); return sizeof(WN) + sizeof(mUINT64) + ! (max (2, WN_kid_count(wn)) * sizeof(WN*)); } else { *StartAddress = (void *) wn; ! return sizeof(WN) + max(0, WN_kid_count(wn) - 2) * sizeof(WN*); } } --- 2027,2036 ---- if (OPCODE_has_next_prev(WN_opcode(wn))) { *StartAddress = (void *)&(WN_prev(wn)); return sizeof(WN) + sizeof(mUINT64) + ! (MAX(2, WN_kid_count(wn)) * sizeof(WN*)); } else { *StartAddress = (void *) wn; ! return sizeof(WN) + MAX(0, WN_kid_count(wn) - 2) * sizeof(WN*); } } diff -c -r -N orc-2.1/src/osprey1.0/common/com/wn_core.h orc-2.1-new/src/osprey1.0/common/com/wn_core.h *** orc-2.1/src/osprey1.0/common/com/wn_core.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/wn_core.h Fri Nov 19 15:53:44 2004 *************** *** 912,920 **** #endif /* WN_NO_ACCESSOR_FUNCTIONS */ }; ! #define WN_OFFSET_IN_STMT_WN (offsetof(STMT_WN,wn)) - #define WN_CAST_WN_TO_STMT_WN(x) ((STMT_WN *)((UINTPS)x - WN_OFFSET_IN_STMT_WN)) #ifndef WN_NO_ACCESSOR_FUNCTIONS inline WN* WN_prev (const WN* wn) { return (WN_CAST_WN_TO_STMT_WN(wn)->prev); } --- 912,927 ---- #endif /* WN_NO_ACCESSOR_FUNCTIONS */ }; ! inline UINTPS WN_offset_in_STMT_WN(const WN *x) ! { ! return (UINTPS) &(((STMT_WN*) x)->wn) - (UINTPS) x; ! } ! ! inline STMT_WN* WN_CAST_WN_TO_STMT_WN(const WN *x) ! { ! return (STMT_WN *) ((UINTPS) x - WN_offset_in_STMT_WN(x)); ! } #ifndef WN_NO_ACCESSOR_FUNCTIONS inline WN* WN_prev (const WN* wn) { return (WN_CAST_WN_TO_STMT_WN(wn)->prev); } *************** *** 1024,1037 **** #define WN_switch_table(x) WN_kid((x),1) #define WN_switch_default(x) WN_kid((x),2) - #if defined(_LP64) && !defined(_SGI_COMPILER_VERSION) - /* workaround for g++ bug */ - #else - #define max(a,b) ((a > b) ? a : b) - #endif - - - /* ==================================================================== * * OPERATOR WN_operator(x) --- 1031,1036 ---- *************** *** 1224,1230 **** /*REFERENCED*/ inline INT32 WN_Size(WN *wn) { ! INT16 extra_kids = max(0,WN_kid_count(wn)-2); if (OPCODE_has_next_prev(WN_opcode(wn))) { return(sizeof(WN) + (2+extra_kids)*sizeof(WN*) + sizeof(mUINT64)); } else { --- 1223,1229 ---- /*REFERENCED*/ inline INT32 WN_Size(WN *wn) { ! INT16 extra_kids = MAX(0,WN_kid_count(wn)-2); if (OPCODE_has_next_prev(WN_opcode(wn))) { return(sizeof(WN) + (2+extra_kids)*sizeof(WN*) + sizeof(mUINT64)); } else { diff -c -r -N orc-2.1/src/osprey1.0/common/com/wn_map.cxx orc-2.1-new/src/osprey1.0/common/com/wn_map.cxx *** orc-2.1/src/osprey1.0/common/com/wn_map.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/wn_map.cxx Fri Nov 19 15:53:44 2004 *************** *** 37,43 **** * ==================================================================== * * Module: wn_map.c ! * $Author: qzhao2 $ * $Source: /u/merge/src/osprey1.0/common/com/wn_map.cxx,v $ * * Revision history: --- 37,43 ---- * ==================================================================== * * Module: wn_map.c ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/common/com/wn_map.cxx,v $ * * Revision history: *************** *** 493,499 **** TYPE_MEM_POOL_ALLOC_N(WN_MAP_ID, maptab->_free_list_pool, elements); maptab->_free_list_size[category] = elements; } else { ! INT32 elements = max(2 * size, size + 50); maptab->_free_list[category] = TYPE_MEM_POOL_REALLOC_N(WN_MAP_ID, maptab->_free_list_pool, maptab->_free_list[category], size, elements); --- 493,499 ---- TYPE_MEM_POOL_ALLOC_N(WN_MAP_ID, maptab->_free_list_pool, elements); maptab->_free_list_size[category] = elements; } else { ! INT32 elements = MAX(2 * size, size + 50); maptab->_free_list[category] = TYPE_MEM_POOL_REALLOC_N(WN_MAP_ID, maptab->_free_list_pool, maptab->_free_list[category], size, elements); diff -c -r -N orc-2.1/src/osprey1.0/common/com/wn_map.h orc-2.1-new/src/osprey1.0/common/com/wn_map.h *** orc-2.1/src/osprey1.0/common/com/wn_map.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/wn_map.h Tue Nov 9 22:31:36 2004 *************** *** 40,46 **** #endif #ifdef _KEEP_RCS_ID ! static char *wn_map_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/wn_map.h,v $ $Revision: 1.30 $"; #endif /* _KEEP_RCS_ID */ --- 40,46 ---- #endif #ifdef _KEEP_RCS_ID ! static char *wn_map_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/wn_map.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/common/com/wn_simp.h orc-2.1-new/src/osprey1.0/common/com/wn_simp.h *** orc-2.1/src/osprey1.0/common/com/wn_simp.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/wn_simp.h Tue Nov 9 22:31:36 2004 *************** *** 134,143 **** **************************************************************************/ ! /** $Revision: 1.18 $ ! $Date: 2001/03/10 03:18:05 $ ! $Author: mtibuild $ ! $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/wn_simp.h,v $ **/ --- 134,143 ---- **************************************************************************/ ! /** $Revision: 1.3 $ ! $Date: 2004/11/09 14:31:36 $ ! $Author: jczhang $ ! $Source: /u/merge/src/osprey1.0/common/com/wn_simp.h,v $ **/ diff -c -r -N orc-2.1/src/osprey1.0/common/com/wn_simp_code.h orc-2.1-new/src/osprey1.0/common/com/wn_simp_code.h *** orc-2.1/src/osprey1.0/common/com/wn_simp_code.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/wn_simp_code.h Fri Nov 19 11:01:25 2004 *************** *** 2722,2728 **** SIMP_DELETE(k1); } else if (Enable_extract_compose && IS_POWER_OF_2(c1+1)) { r = SIMPNODE_SimpCreateExtract(MTYPE_bit_size(ty) == 32 ? OPC_U4EXTRACT_BITS : OPC_U8EXTRACT_BITS, ! shift_count,log2(c1+1), SIMPNODE_kid0(k0)); SIMP_DELETE(k1); SIMP_DELETE(SIMPNODE_kid1(k0)); --- 2722,2728 ---- SIMP_DELETE(k1); } else if (Enable_extract_compose && IS_POWER_OF_2(c1+1)) { r = SIMPNODE_SimpCreateExtract(MTYPE_bit_size(ty) == 32 ? OPC_U4EXTRACT_BITS : OPC_U8EXTRACT_BITS, ! shift_count,log2(UINT64(c1+1)), SIMPNODE_kid0(k0)); SIMP_DELETE(k1); SIMP_DELETE(SIMPNODE_kid1(k0)); *************** *** 2921,2927 **** if (IS_POWER_OF_2(c1+1) && ((c2 & c1) == 0) && (((c2 | c1) & type_mask) == type_mask)) { SHOW_RULE("(J&mask1) | (k & mask2)"); ! r = SIMPNODE_SimpCreateDeposit(OPC_FROM_OPR(OPR_COMPOSE_BITS,ty),0,log2(c1+1), SIMPNODE_kid0(k1),SIMPNODE_kid0(k0)); SIMP_DELETE(SIMPNODE_kid1(k0)); SIMP_DELETE(SIMPNODE_kid1(k1)); --- 2921,2927 ---- if (IS_POWER_OF_2(c1+1) && ((c2 & c1) == 0) && (((c2 | c1) & type_mask) == type_mask)) { SHOW_RULE("(J&mask1) | (k & mask2)"); ! r = SIMPNODE_SimpCreateDeposit(OPC_FROM_OPR(OPR_COMPOSE_BITS,ty),0,log2(UINT64(c1+1)), SIMPNODE_kid0(k1),SIMPNODE_kid0(k0)); SIMP_DELETE(SIMPNODE_kid1(k0)); SIMP_DELETE(SIMPNODE_kid1(k1)); *************** *** 2929,2935 **** SIMP_DELETE(k1); } else if (IS_POWER_OF_2(c2+1) && ((c2 & c1) == 0) && (((c2 | c1) & type_mask) == type_mask)) { SHOW_RULE("(J&mask2) | (k & mask1)"); ! r = SIMPNODE_SimpCreateDeposit(OPC_FROM_OPR(OPR_COMPOSE_BITS,ty),0,log2(c2+1), SIMPNODE_kid0(k0),SIMPNODE_kid0(k1)); SIMP_DELETE(SIMPNODE_kid1(k0)); SIMP_DELETE(SIMPNODE_kid1(k1)); --- 2929,2935 ---- SIMP_DELETE(k1); } else if (IS_POWER_OF_2(c2+1) && ((c2 & c1) == 0) && (((c2 | c1) & type_mask) == type_mask)) { SHOW_RULE("(J&mask2) | (k & mask1)"); ! r = SIMPNODE_SimpCreateDeposit(OPC_FROM_OPR(OPR_COMPOSE_BITS,ty),0,log2(UINT64(c2+1)), SIMPNODE_kid0(k0),SIMPNODE_kid0(k1)); SIMP_DELETE(SIMPNODE_kid1(k0)); SIMP_DELETE(SIMPNODE_kid1(k1)); *************** *** 3505,3511 **** return (r); } else if (Enable_extract_compose && IS_POWER_OF_2(c2+1)) { SHOW_RULE("(j & mask) << c1 -> COMPOSE"); ! c2 = log2(c2+1); r = SIMPNODE_SimpCreateDeposit(OPC_FROM_OPR(OPR_COMPOSE_BITS,ty),c1,c2, SIMP_INTCONST(ty,0),SIMPNODE_kid0(k0)); SIMP_DELETE(SIMPNODE_kid1(k0)); --- 3505,3511 ---- return (r); } else if (Enable_extract_compose && IS_POWER_OF_2(c2+1)) { SHOW_RULE("(j & mask) << c1 -> COMPOSE"); ! c2 = log2(UINT64(c2+1)); r = SIMPNODE_SimpCreateDeposit(OPC_FROM_OPR(OPR_COMPOSE_BITS,ty),c1,c2, SIMP_INTCONST(ty,0),SIMPNODE_kid0(k0)); SIMP_DELETE(SIMPNODE_kid1(k0)); diff -c -r -N orc-2.1/src/osprey1.0/common/com/wn_tree_util.h orc-2.1-new/src/osprey1.0/common/com/wn_tree_util.h *** orc-2.1/src/osprey1.0/common/com/wn_tree_util.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/wn_tree_util.h Wed Nov 24 15:31:39 2004 *************** *** 159,164 **** --- 159,169 ---- // We need this to get partial specialization work // ====================================================================== + #if __GNUC__ >= 3 + template + bool operator==(WHIRL, WHIRL); + #endif // __GNUC__ >= 3 + template class WN_TREE_ITER_base { *************** *** 345,350 **** --- 350,356 ---- class WN_TREE_ITER : public WN_TREE_ITER_base { public: + typedef WN_TREE_ITER self; WN_TREE_ITER () : WN_TREE_ITER_base () {} WN_TREE_ITER (WHIRL wn) : WN_TREE_ITER_base (wn) {} *************** *** 371,378 **** // i.e., when depth == 1, skip to the next sibling of the parent // when depth == 2, skip to the next sibling of the grandparent, etc. void Skip (UINT depth = 0) { ! while (depth > 0 && !_parent.empty ()) { ! Pop (); --depth; } WN_TREE_next_skip (); --- 377,384 ---- // i.e., when depth == 1, skip to the next sibling of the parent // when depth == 2, skip to the next sibling of the grandparent, etc. void Skip (UINT depth = 0) { ! while (depth > 0 && !this->_parent.empty ()) { ! this->Pop (); --depth; } WN_TREE_next_skip (); *************** *** 380,398 **** // delete the current node void Delete () { ! WHIRL parent = Get_parent_wn (); Is_True (parent, ("cannot delete nodes without a parent")); Is_True (WN_operator (parent) == OPR_BLOCK, ("can only delete nodes under a OPR_BLOCK")); ! WHIRL _next = WN_next (_wn); ! WHIRL _prev = WN_prev (_wn); ! if (WN_first (parent) == _wn) { WN_first (parent) = _next; if (_next == NULL) WN_last (parent) = NULL; else WN_prev (_next) = _prev; ! } else if (WN_last (parent) == _wn) { WN_last (parent) = _prev; if (_prev == NULL) WN_first (parent) = NULL; --- 386,404 ---- // delete the current node void Delete () { ! WHIRL parent = this->Get_parent_wn (); Is_True (parent, ("cannot delete nodes without a parent")); Is_True (WN_operator (parent) == OPR_BLOCK, ("can only delete nodes under a OPR_BLOCK")); ! WHIRL _next = WN_next (this->_wn); ! WHIRL _prev = WN_prev (this->_wn); ! if (WN_first (parent) == this->_wn) { WN_first (parent) = _next; if (_next == NULL) WN_last (parent) = NULL; else WN_prev (_next) = _prev; ! } else if (WN_last (parent) == this->_wn) { WN_last (parent) = _prev; if (_prev == NULL) WN_first (parent) = NULL; *************** *** 402,410 **** WN_prev (_next) = _prev; WN_next (_prev) = _next; } ! _wn = _next; ! if (_wn == NULL) { ! Pop (); Skip (0); } } --- 408,416 ---- WN_prev (_next) = _prev; WN_next (_prev) = _next; } ! this->_wn = _next; ! if (this->_wn == NULL) { ! this->Pop (); Skip (0); } } *************** *** 412,430 **** // Insert a node before the current node, after insertion, current node // points to the new node void Insert (WHIRL node) { ! WHIRL parent = Get_parent_wn (); Is_True (parent, ("cannot insert to nodes without a parent")); Is_True (WN_operator (parent) == OPR_BLOCK, ("can only insert before nodes under a OPR_BLOCK")); ! WHIRL _prev = WN_prev (_wn); WN_prev (node) = _prev; if (_prev == NULL) WN_first (parent) = node; else WN_next (_prev) = node; ! WN_next (node) = _wn; ! WN_prev (_wn) = node; ! _wn = node; } // tree related "iterators" --- 418,436 ---- // Insert a node before the current node, after insertion, current node // points to the new node void Insert (WHIRL node) { ! WHIRL parent = this->Get_parent_wn (); Is_True (parent, ("cannot insert to nodes without a parent")); Is_True (WN_operator (parent) == OPR_BLOCK, ("can only insert before nodes under a OPR_BLOCK")); ! WHIRL _prev = WN_prev (this->_wn); WN_prev (node) = _prev; if (_prev == NULL) WN_first (parent) = node; else WN_next (_prev) = node; ! WN_next (node) = this->_wn; ! WN_prev (this->_wn) = node; ! this->_wn = node; } // tree related "iterators" *************** *** 446,477 **** // unwind "unwinds the stack" BOOL done = FALSE; while (!done) { ! WHIRL wn = Wn(); Is_True(wn != 0,("Bad tree node")); ! WHIRL parent_wn = Get_parent_wn(); if (parent_wn == NULL) { // reached end of unwind ! Set_wn(NULL); return; } if (WN_operator(parent_wn) == OPR_BLOCK) { if (WN_next(wn)) { ! Set_wn(WN_next(wn)); done = TRUE; } else // all stmts in a block processed ==> go back up ! Pop(); // Pop(parent_wn) + MORE WORK NEEDED } else { // parent is NON_BLOCK ie increment kid_count to get next sibling ! INT indx = Get_kid_index(); if ((0 <= indx) && (indx < WN_kid_count(parent_wn) - 1)) { ! Set_wn(WN_kid(parent_wn,Inc_kid_index())); done = TRUE; } else { ! Pop(); // Pop(parent_wn) + MORE WORK NEEDED } } // else parent is NON_BLOCK } // while (!done) --- 452,483 ---- // unwind "unwinds the stack" BOOL done = FALSE; while (!done) { ! WHIRL wn =this-> Wn(); Is_True(wn != 0,("Bad tree node")); ! WHIRL parent_wn = this->Get_parent_wn(); if (parent_wn == NULL) { // reached end of unwind ! this->Set_wn(NULL); return; } if (WN_operator(parent_wn) == OPR_BLOCK) { if (WN_next(wn)) { ! this->Set_wn(WN_next(wn)); done = TRUE; } else // all stmts in a block processed ==> go back up ! this->Pop(); // Pop(parent_wn) + MORE WORK NEEDED } else { // parent is NON_BLOCK ie increment kid_count to get next sibling ! INT indx = this->Get_kid_index(); if ((0 <= indx) && (indx < WN_kid_count(parent_wn) - 1)) { ! this->Set_wn(WN_kid(parent_wn,WN_TREE_ITER_base::Inc_kid_index())); done = TRUE; } else { ! this->Pop(); // Pop(parent_wn) + MORE WORK NEEDED } } // else parent is NON_BLOCK } // while (!done) *************** *** 484,500 **** void WN_TREE_ITER::WN_TREE_next () { ! Is_True(_wn != 0, ("Bad tree node")); ! if (WN_operator(_wn) == OPR_BLOCK) { ! if (WN_first(_wn)) // go down ! Push(); else // go back up Unwind(); // Pop(parent_wn) + MORE WORK NEEDED } // if (OPCODE_OPERATOR(WN_opcode(wn)) == OPR_BLOCK) else // not a block ==> look at kid_count to determine where to go ! if ((WN_kid_count(_wn) != 0) && (WN_kid0(_wn))) ! Push(); // go down else // go sideways (if parent is BLOCK) or UP otherwise Unwind(); // Pop(parent_wn) + MORE WORK NEEDED } --- 490,506 ---- void WN_TREE_ITER::WN_TREE_next () { ! Is_True(this->_wn != 0, ("Bad tree node")); ! if (WN_operator(this->_wn) == OPR_BLOCK) { ! if (WN_first(this->_wn)) // go down ! this->Push(); else // go back up Unwind(); // Pop(parent_wn) + MORE WORK NEEDED } // if (OPCODE_OPERATOR(WN_opcode(wn)) == OPR_BLOCK) else // not a block ==> look at kid_count to determine where to go ! if ((WN_kid_count(this->_wn) != 0) && (WN_kid0(WN_TREE_ITER_base::_wn))) ! this->Push(); // go down else // go sideways (if parent is BLOCK) or UP otherwise Unwind(); // Pop(parent_wn) + MORE WORK NEEDED } *************** *** 517,523 **** void WN_TREE_next (); // next for preorder // tree related "iterators" ! self & operator++() { WN_TREE_next(); return *this;} // pre self operator++(INT) { self tmp = *this; WN_TREE_next(); return tmp;} --- 523,529 ---- void WN_TREE_next (); // next for preorder // tree related "iterators" ! typedef WN_TREE_ITER self; self & operator++() { WN_TREE_next(); return *this;} // pre self operator++(INT) { self tmp = *this; WN_TREE_next(); return tmp;} *************** *** 544,564 **** void WN_TREE_ITER::Wind () { ! Is_True(_wn != 0,("Bad tree node")); BOOL done = FALSE; while (!done) { ! if (WN_operator(_wn) == OPR_BLOCK) { ! if (WN_first(_wn)) ! Push(); else // leaf block done = TRUE; } else // parent is NON_BLOCK ie increment kid_count to get next sibling ! if ((WN_kid_count(_wn) == 0) || (!WN_kid0(_wn))) // leaf node done = TRUE; else ! Push(); } // while (!done) } // Wind --- 550,570 ---- void WN_TREE_ITER::Wind () { ! Is_True(this->_wn != 0,("Bad tree node")); BOOL done = FALSE; while (!done) { ! if (WN_operator(this->_wn) == OPR_BLOCK) { ! if (WN_first(this->_wn)) ! this->Push(); else // leaf block done = TRUE; } else // parent is NON_BLOCK ie increment kid_count to get next sibling ! if ((WN_kid_count(this->_wn) == 0) || (!WN_kid0(this->_wn))) // leaf node done = TRUE; else ! this->Push(); } // while (!done) } // Wind *************** *** 570,600 **** void WN_TREE_ITER::WN_TREE_next () { ! Is_True(_wn != 0, ("Bad tree node")); ! WHIRL parent_wn = Get_parent_wn(); if (parent_wn == NULL) { // reached end of recursion ! Set_wn(NULL); return; } if (WN_operator(parent_wn) == OPR_BLOCK) { ! if (WN_next(_wn)) { // go sideways ! Set_wn(WN_next(_wn)); Wind(); } else // go back up ! Pop(); // Pop(parent_wn) } // if (OPCODE_OPERATOR(WN_opcode(wn)) == OPR_BLOCK) else { // not a block ==> look at kid_count to determine where to go ! INT indx = Get_kid_index(); if ((0 <= indx) && (indx < WN_kid_count(parent_wn) - 1)) { ! Set_wn(WN_kid(parent_wn, Inc_kid_index())); Wind(); } else ! Pop(); // Pop(parent_wn) } // else } --- 576,606 ---- void WN_TREE_ITER::WN_TREE_next () { ! Is_True(this->_wn != 0, ("Bad tree node")); ! WHIRL parent_wn = this->Get_parent_wn(); if (parent_wn == NULL) { // reached end of recursion ! this->Set_wn(NULL); return; } if (WN_operator(parent_wn) == OPR_BLOCK) { ! if (WN_next(this->_wn)) { // go sideways ! this->Set_wn(WN_next(this->_wn)); Wind(); } else // go back up ! this->Pop(); // Pop(parent_wn) } // if (OPCODE_OPERATOR(WN_opcode(wn)) == OPR_BLOCK) else { // not a block ==> look at kid_count to determine where to go ! INT indx = this->Get_kid_index(); if ((0 <= indx) && (indx < WN_kid_count(parent_wn) - 1)) { ! this->Set_wn(WN_kid(parent_wn, this->Inc_kid_index())); Wind(); } else ! this->Pop(); // Pop(parent_wn) } // else } diff -c -r -N orc-2.1/src/osprey1.0/common/com/wn_util.h orc-2.1-new/src/osprey1.0/common/com/wn_util.h *** orc-2.1/src/osprey1.0/common/com/wn_util.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/wn_util.h Tue Nov 9 22:31:36 2004 *************** *** 284,293 **** ***------------------------------------------------------------------*/ ! /** $Revision: 1.23 $ ! *** $Date: 2001/03/10 03:18:36 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/wn_util.h,v $ **/ --- 284,293 ---- ***------------------------------------------------------------------*/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:36 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/common/com/wn_util.h,v $ **/ diff -c -r -N orc-2.1/src/osprey1.0/common/com/xstats.h orc-2.1-new/src/osprey1.0/common/com/xstats.h *** orc-2.1/src/osprey1.0/common/com/xstats.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/com/xstats.h Tue Nov 9 22:31:36 2004 *************** *** 39,48 **** * ==================================================================== * * Module: xstats.h ! * $Revision: 1.24 $ ! * $Date: 2001/03/10 03:19:01 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/xstats.h,v $ * * Description: * --- 39,48 ---- * ==================================================================== * * Module: xstats.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:36 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/com/xstats.h,v $ * * Description: * *************** *** 53,59 **** */ #ifdef _KEEP_RCS_ID ! static char *xstats_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/xstats.h,v $ $Revision: 1.24 $"; #endif /* _KEEP_RCS_ID */ #include "opcode.h" --- 53,59 ---- */ #ifdef _KEEP_RCS_ID ! static char *xstats_rcs_id = "$Source: /u/merge/src/osprey1.0/common/com/xstats.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "opcode.h" diff -c -r -N orc-2.1/src/osprey1.0/common/instrument/instr_memory.h orc-2.1-new/src/osprey1.0/common/instrument/instr_memory.h *** orc-2.1/src/osprey1.0/common/instrument/instr_memory.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/instrument/instr_memory.h Tue Nov 9 22:31:37 2004 *************** *** 39,48 **** // ==================================================================== // // Module: instr_memory.h ! // $Revision: 1.5 $ ! // $Date: 2001/03/10 03:19:12 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/instrument/RCS/instr_memory.h,v $ // // Revision history: // 30-Oct-98 - Original Version --- 39,48 ---- // ==================================================================== // // Module: instr_memory.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:37 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/instrument/instr_memory.h,v $ // // Revision history: // 30-Oct-98 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/instrument/instr_reader.cxx orc-2.1-new/src/osprey1.0/common/instrument/instr_reader.cxx *** orc-2.1/src/osprey1.0/common/instrument/instr_reader.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/instrument/instr_reader.cxx Fri Nov 19 11:01:26 2004 *************** *** 38,46 **** // ==================================================================== // // Module: instr_reader.cxx ! // $Revision: 1.7 $ ! // $Date: 2003/06/30 02:47:03 $ ! // $Author: flv $ // $Source: /u/merge/src/osprey1.0/common/instrument/instr_reader.cxx,v $ // // Revision history: --- 38,46 ---- // ==================================================================== // // Module: instr_reader.cxx ! // $Revision: 1.10 $ ! // $Date: 2004/11/19 03:01:26 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/common/instrument/instr_reader.cxx,v $ // // Revision history: *************** *** 57,68 **** #include "instr_reader.h" #include "instr_memory.h" ! __STL_TEMPLATE_NULL struct hash { size_t operator()(const UINT64 x)const{return (size_t)x;} }; ! typedef hash_map > ADDRESS_NAME_MAP; ! typedef hash_map > ADDRESS_PUSIZE_MAP; extern ADDRESS_NAME_MAP PU_Addr_Name_Map; extern ADDRESS_PUSIZE_MAP PU_Addr_Pusize_Map; --- 57,80 ---- #include "instr_reader.h" #include "instr_memory.h" ! #if __GNUC__ >= 3 ! #include ! namespace __gnu_cxx { ! template<> ! #else ! __STL_TEMPLATE_NULL ! #endif ! struct hash { size_t operator()(const UINT64 x)const{return (size_t)x;} }; ! #if __GNUC__ >= 3 ! } ! #endif ! ! typedef __GNUEXT::hash_map > ADDRESS_NAME_MAP; ! typedef __GNUEXT::hash_map > ADDRESS_PUSIZE_MAP; ! extern ADDRESS_NAME_MAP PU_Addr_Name_Map; extern ADDRESS_PUSIZE_MAP PU_Addr_Pusize_Map; diff -c -r -N orc-2.1/src/osprey1.0/common/instrument/profile_errors.cxx orc-2.1-new/src/osprey1.0/common/instrument/profile_errors.cxx *** orc-2.1/src/osprey1.0/common/instrument/profile_errors.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/instrument/profile_errors.cxx Tue Nov 9 22:31:37 2004 *************** *** 37,46 **** // ==================================================================== // // Module: profile_errors.cxx ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 03:19:17 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/instrument/RCS/profile_errors.cxx,v $ // // Revision history: // 24-Jul-98 - Original Version --- 37,46 ---- // ==================================================================== // // Module: profile_errors.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:37 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/instrument/profile_errors.cxx,v $ // // Revision history: // 24-Jul-98 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/instrument/profile_errors.h orc-2.1-new/src/osprey1.0/common/instrument/profile_errors.h *** orc-2.1/src/osprey1.0/common/instrument/profile_errors.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/instrument/profile_errors.h Tue Nov 9 22:31:37 2004 *************** *** 37,46 **** // ==================================================================== // // Module: profile_errors.h ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 03:19:22 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/instrument/RCS/profile_errors.h,v $ // // Revision history: // 24-July-98 - Original Version --- 37,46 ---- // ==================================================================== // // Module: profile_errors.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:37 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/instrument/profile_errors.h,v $ // // Revision history: // 24-July-98 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/ipfec_targ_info/access/ekapi_register.cxx orc-2.1-new/src/osprey1.0/common/ipfec_targ_info/access/ekapi_register.cxx *** orc-2.1/src/osprey1.0/common/ipfec_targ_info/access/ekapi_register.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/ipfec_targ_info/access/ekapi_register.cxx Wed Nov 24 15:31:40 2004 *************** *** 30,36 **** // // Module : ekapi_register.cxx // $Date : $ ! // $Author: sxyang $ // $Source: /u/merge/src/osprey1.0/common/ipfec_targ_info/access/ekapi_register.cxx,v $ // // Description: --- 30,36 ---- // // Module : ekapi_register.cxx // $Date : $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/common/ipfec_targ_info/access/ekapi_register.cxx,v $ // // Description: *************** *** 404,410 **** ("register number violation boundary!") ); Is_True(propid!=0, ("entry_ptr should not be used!\n")); ! flags[atoi(str)] |= 1ULL << (propid - 1); } } --- 404,415 ---- ("register number violation boundary!") ); Is_True(propid!=0, ("entry_ptr should not be used!\n")); ! // Workaround for a bug in gcc3.4.2, which generates an ! // infinite loop for the following line when compling ! // with -O2 option ! // flags[atoi(str)] |= 1ULL << (propid - 1); ! int tmp = atoi(str); ! flags[tmp] |= 1ULL << (propid - 1); } } diff -c -r -N orc-2.1/src/osprey1.0/common/ipfec_targ_info/gen/bypass_gen.cxx orc-2.1-new/src/osprey1.0/common/ipfec_targ_info/gen/bypass_gen.cxx *** orc-2.1/src/osprey1.0/common/ipfec_targ_info/gen/bypass_gen.cxx Fri Dec 24 14:14:16 2004 --- orc-2.1-new/src/osprey1.0/common/ipfec_targ_info/gen/bypass_gen.cxx Fri Nov 19 11:01:26 2004 *************** *** 30,37 **** //********************************************************************* // // Module: bypass_gen.cxx ! // $Date: 2003/05/12 08:59:04 $ ! // $Author: flv $ // $Source: /u/merge/src/osprey1.0/common/ipfec_targ_info/gen/bypass_gen.cxx,v $ // // Description: --- 30,37 ---- //********************************************************************* // // Module: bypass_gen.cxx ! // $Date: 2004/11/19 03:01:26 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/common/ipfec_targ_info/gen/bypass_gen.cxx,v $ // // Description: *************** *** 40,47 **** --- 40,53 ---- //********************************************************************* #include "bypass_gen.h" + #if __GNUC__ >= 3 + #include + #include + using namespace std; + #else #include "map.h" #include "list.h" + #endif // __GNUC__ >= 3 // typedef struct SUC_FU_BYPASS { *************** *** 595,601 **** /***************************************************************************\n\ * Description:\n\ * void TARG_Adjust_Latency(TOP pred_code, TOP succ_code,\n\ ! * INT src_reg, INT dst_reg, INT *latency, BOOL pred_is_chk, BOOL succ_is_chk)\n\ * Makes any target-specific latency adjustments that may be\n\ * required between and .\n\ --- 601,607 ---- /***************************************************************************\n\ * Description:\n\ * void TARG_Adjust_Latency(TOP pred_code, TOP succ_code,\n\ ! * INT src_reg, INT dst_reg, INT *latency,\ BOOL pred_is_chk, BOOL succ_is_chk)\n\ * Makes any target-specific latency adjustments that may be\n\ * required between and .\n\ diff -c -r -N orc-2.1/src/osprey1.0/common/ipfec_targ_info/msched/ptn_table_gen.cxx orc-2.1-new/src/osprey1.0/common/ipfec_targ_info/msched/ptn_table_gen.cxx *** orc-2.1/src/osprey1.0/common/ipfec_targ_info/msched/ptn_table_gen.cxx Fri Dec 24 14:14:17 2004 --- orc-2.1-new/src/osprey1.0/common/ipfec_targ_info/msched/ptn_table_gen.cxx Fri Nov 19 11:01:26 2004 *************** *** 28,35 **** --- 28,42 ---- #include #include #include + #include + #if __GNUC__ >= 3 + #include + using namespace std; + #else #include "vector.h" + #endif // __GNUC__ >= 3 + #include "targ_isa_bundle.h" #include "targ_issue_port.h" #include "targ_proc.h" *************** *** 39,45 **** * * Module : ptn_table_gen.cxx * $Date : $ ! * $Author: sxyang $ * $Source: /u/merge/src/osprey1.0/common/ipfec_targ_info/msched/ptn_table_gen.cxx,v $ * * Description: --- 46,52 ---- * * Module : ptn_table_gen.cxx * $Date : $ ! * $Author: jczhang $ * $Source: /u/merge/src/osprey1.0/common/ipfec_targ_info/msched/ptn_table_gen.cxx,v $ * * Description: diff -c -r -N orc-2.1/src/osprey1.0/common/stl/connected_components.h orc-2.1-new/src/osprey1.0/common/stl/connected_components.h *** orc-2.1/src/osprey1.0/common/stl/connected_components.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/stl/connected_components.h Fri Nov 19 11:01:27 2004 *************** *** 38,44 **** #define SGI_connected_components_h_INCLUDED #include "misc_extension.h" ! #include "stl_algobase.h" namespace SGI { --- 38,44 ---- #define SGI_connected_components_h_INCLUDED #include "misc_extension.h" ! #include namespace SGI { diff -c -r -N orc-2.1/src/osprey1.0/common/stl/matrix.h orc-2.1-new/src/osprey1.0/common/stl/matrix.h *** orc-2.1/src/osprey1.0/common/stl/matrix.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/stl/matrix.h Tue Nov 9 22:31:39 2004 *************** *** 38,47 **** // ======================================================================= // // Module: matrix.h ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 03:20:30 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/stl/RCS/matrix.h,v $ // // Revision comments: // --- 38,47 ---- // ======================================================================= // // Module: matrix.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:39 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/stl/matrix.h,v $ // // Revision comments: // diff -c -r -N orc-2.1/src/osprey1.0/common/stl/misc_extension.h orc-2.1-new/src/osprey1.0/common/stl/misc_extension.h *** orc-2.1/src/osprey1.0/common/stl/misc_extension.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/stl/misc_extension.h Fri Nov 19 11:01:27 2004 *************** *** 37,43 **** #ifndef SGI_misc_extension_h_INCLUDED #define SGI_misc_extension_h_INCLUDED ! #include namespace SGI { --- 37,44 ---- #ifndef SGI_misc_extension_h_INCLUDED #define SGI_misc_extension_h_INCLUDED ! #include ! using namespace std; namespace SGI { *************** *** 144,149 **** --- 145,157 ---- return *x == *y; } + #if __GNUC__ >= 3 + template + inline bool operator!=(int_iterator x, int_iterator y) { + return *x != *y; + } + #endif // __GNUC__ >= 3 + template inline bool operator<(int_iterator x, int_iterator y) { return *x < *y; *************** *** 184,190 **** --- 192,204 ---- #endif /* __STL_FUNCTION_TMPL_PARTIAL_ORDER */ template + + #if __GNUC__ >= 3 + class push_iterator : public std::iterator { + #else class push_iterator : public output_iterator { + #endif // __GNUC__ >= 3 + protected: Container& container; public: *************** *** 201,207 **** --- 215,227 ---- template + + #if __GNUC__ >= 3 + class index_iterator : public std::iterator { + #else class index_iterator : public output_iterator { + #endif // __GNUC__ >= 3 + protected: typedef index_iterator self; Indexable& p; diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/abi/ia64/abi_properties.cxx orc-2.1-new/src/osprey1.0/common/targ_info/abi/ia64/abi_properties.cxx *** orc-2.1/src/osprey1.0/common/targ_info/abi/ia64/abi_properties.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/abi/ia64/abi_properties.cxx Tue Nov 9 22:31:39 2004 *************** *** 38,47 **** /////////////////////////////////////// ! // $Revision: 1.22 $ ! // $Date: 2001/03/10 01:15:59 $ ! // $Author: mtibuild $ ! // $Source: /osprey.src/osprey1.0/common/targ_info/abi/ia64/RCS/abi_properties.cxx,v $ #include #include "abi_properties_gen.h" --- 38,47 ---- /////////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:39 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/abi/ia64/abi_properties.cxx,v $ #include #include "abi_properties_gen.h" diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/access/ti_asm.c orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_asm.c *** orc-2.1/src/osprey1.0/common/targ_info/access/ti_asm.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_asm.c Tue Nov 9 22:31:40 2004 *************** *** 35,41 **** #ifdef _KEEP_RCS_ID static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_asm.c,v $ $Revision: 1.46 $"; #endif /* _KEEP_RCS_ID */ #include --- 35,41 ---- #ifdef _KEEP_RCS_ID static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_asm.c,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/access/ti_asm.h orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_asm.h *** orc-2.1/src/osprey1.0/common/targ_info/access/ti_asm.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_asm.h Tue Nov 9 22:31:40 2004 *************** *** 37,46 **** * ==================================================================== * * Module: ti_asm.h ! * $Revision: 1.17 $ ! * $Date: 2001/03/10 03:21:01 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_asm.h,v $ * * Synopsis: * --- 37,46 ---- * ==================================================================== * * Module: ti_asm.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:40 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_asm.h,v $ * * Synopsis: * *************** *** 206,212 **** #endif #ifdef _KEEP_RCS_ID ! static const char ti_asm_rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_asm.h,v $ $Revision: 1.17 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED --- 206,212 ---- #endif #ifdef _KEEP_RCS_ID ! static const char ti_asm_rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_asm.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/access/ti_bundle.h orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_bundle.h *** orc-2.1/src/osprey1.0/common/targ_info/access/ti_bundle.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_bundle.h Tue Nov 9 22:31:40 2004 *************** *** 37,46 **** * ==================================================================== * * Module: ti_bundle.h ! * $Revision: 1.18 $ ! * $Date: 2001/03/10 03:21:12 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_bundle.h,v $ * * Synopsis: * --- 37,46 ---- * ==================================================================== * * Module: ti_bundle.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:40 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_bundle.h,v $ * * Synopsis: * *************** *** 148,154 **** #endif #ifdef _KEEP_RCS_ID ! static const char ti_bundle_rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_bundle.h,v $ $Revision: 1.18 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED --- 148,154 ---- #endif #ifdef _KEEP_RCS_ID ! static const char ti_bundle_rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_bundle.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/access/ti_errors.c orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_errors.c *** orc-2.1/src/osprey1.0/common/targ_info/access/ti_errors.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_errors.c Tue Nov 9 22:31:40 2004 *************** *** 35,41 **** #ifdef _KEEP_RCS_ID static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_errors.c,v $ $Revision: 1.4 $"; #endif /* _KEEP_RCS_ID */ #include "ti_errors.h" --- 35,41 ---- #ifdef _KEEP_RCS_ID static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_errors.c,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "ti_errors.h" diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/access/ti_errors.h orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_errors.h *** orc-2.1/src/osprey1.0/common/targ_info/access/ti_errors.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_errors.h Tue Nov 9 22:31:40 2004 *************** *** 37,46 **** * ==================================================================== * * Module: ti_errors.h ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 03:21:22 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_errors.h,v $ * * Synopsis: * --- 37,46 ---- * ==================================================================== * * Module: ti_errors.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:40 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_errors.h,v $ * * Synopsis: * *************** *** 60,66 **** #define ti_errors_INCLUDED #ifdef _KEEP_RCS_ID ! static const char ti_errors_rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_errors.h,v $ $Revision: 1.4 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 60,66 ---- #define ti_errors_INCLUDED #ifdef _KEEP_RCS_ID ! static const char ti_errors_rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_errors.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/access/ti_latency.h orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_latency.h *** orc-2.1/src/osprey1.0/common/targ_info/access/ti_latency.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_latency.h Tue Nov 9 22:31:40 2004 *************** *** 37,46 **** * ==================================================================== * * Module: ti_latency.h ! * $Revision: 1.17 $ ! * $Date: 2001/03/10 03:21:43 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_latency.h,v $ * * Synopsis: * --- 37,46 ---- * ==================================================================== * * Module: ti_latency.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:40 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_latency.h,v $ * * Synopsis: * *************** *** 166,172 **** #endif #ifdef _KEEP_RCS_ID ! static const char ti_latency_rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_latency.h,v $ $Revision: 1.17 $"; #endif /* _KEEP_RCS_ID */ inline INT TI_LATENCY_Load_Cycle(TOP opcode) --- 166,172 ---- #endif #ifdef _KEEP_RCS_ID ! static const char ti_latency_rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_latency.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ inline INT TI_LATENCY_Load_Cycle(TOP opcode) diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/access/ti_res.c orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_res.c *** orc-2.1/src/osprey1.0/common/targ_info/access/ti_res.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_res.c Tue Nov 9 22:31:40 2004 *************** *** 34,40 **** static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_res.c,v $ $Revision: 1.17 $"; #include --- 34,40 ---- static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_res.c,v $ $Revision: 1.3 $"; #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/access/ti_res.h orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_res.h *** orc-2.1/src/osprey1.0/common/targ_info/access/ti_res.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_res.h Tue Nov 9 22:31:40 2004 *************** *** 37,46 **** * ==================================================================== * * Module: ti_res.h ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 03:21:53 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_res.h,v $ * * Synopsis: * --- 37,46 ---- * ==================================================================== * * Module: ti_res.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:40 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_res.h,v $ * * Synopsis: * *************** *** 80,86 **** #endif #ifdef _KEEP_RCS_ID ! static const char ti_res_rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_res.h,v $ $Revision: 1.7 $"; #endif /* _KEEP_RCS_ID */ inline INT TI_RES_Cycle_Count(TOP opcode) --- 80,86 ---- #endif #ifdef _KEEP_RCS_ID ! static const char ti_res_rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_res.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ inline INT TI_RES_Cycle_Count(TOP opcode) diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/access/ti_res_count.c orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_res_count.c *** orc-2.1/src/osprey1.0/common/targ_info/access/ti_res_count.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_res_count.c Tue Nov 9 22:31:40 2004 *************** *** 35,41 **** static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_res_count.c,v $ $Revision: 1.18 $"; #include #include /* for ceil */ --- 35,41 ---- static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_res_count.c,v $ $Revision: 1.3 $"; #include #include /* for ceil */ diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/access/ti_res_count.h orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_res_count.h *** orc-2.1/src/osprey1.0/common/targ_info/access/ti_res_count.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_res_count.h Tue Nov 9 22:31:40 2004 *************** *** 37,46 **** * ==================================================================== * * Module: ti_res_count.h ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 03:22:03 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_res_count.h,v $ * * Revision history: * 16-Oct-91 - Original Version --- 37,46 ---- * ==================================================================== * * Module: ti_res_count.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:40 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_res_count.h,v $ * * Revision history: * 16-Oct-91 - Original Version *************** *** 170,176 **** #endif #ifdef _KEEP_RCS_ID ! static const char ti_res_count_rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_res_count.h,v $ $Revision: 1.10 $"; #endif /* _KEEP_RCS_ID */ typedef struct ti_res_count TI_RES_COUNT; --- 170,176 ---- #endif #ifdef _KEEP_RCS_ID ! static const char ti_res_count_rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_res_count.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ typedef struct ti_res_count TI_RES_COUNT; diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/access/ti_res_res.c orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_res_res.c *** orc-2.1/src/osprey1.0/common/targ_info/access/ti_res_res.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_res_res.c Tue Nov 9 22:31:40 2004 *************** *** 34,40 **** static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_res_res.c,v $ $Revision: 1.21 $"; #include #include --- 34,40 ---- static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_res_res.c,v $ $Revision: 1.3 $"; #include #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/access/ti_res_res.h orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_res_res.h *** orc-2.1/src/osprey1.0/common/targ_info/access/ti_res_res.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/access/ti_res_res.h Tue Nov 9 22:31:40 2004 *************** *** 37,46 **** * ==================================================================== * * Module: ti_res_res.h ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 03:22:13 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_res_res.h,v $ * * Synopsis: * --- 37,46 ---- * ==================================================================== * * Module: ti_res_res.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:40 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_res_res.h,v $ * * Synopsis: * *************** *** 202,208 **** #endif #ifdef _KEEP_RCS_ID ! static const char ti_res_res_rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/access/RCS/ti_res_res.h,v $ $Revision: 1.7 $"; #endif /* _KEEP_RCS_ID */ typedef struct ti_res_res TI_RES_RES; --- 202,208 ---- #endif #ifdef _KEEP_RCS_ID ! static const char ti_res_res_rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/access/ti_res_res.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ typedef struct ti_res_res TI_RES_RES; diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/abi_properties_gen.cxx orc-2.1-new/src/osprey1.0/common/targ_info/generate/abi_properties_gen.cxx *** orc-2.1/src/osprey1.0/common/targ_info/generate/abi_properties_gen.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/abi_properties_gen.cxx Tue Nov 9 22:31:40 2004 *************** *** 42,51 **** // ///////////////////////////////////// // ! // $Revision: 1.15 $ ! // $Date: 2001/03/10 03:22:29 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/abi_properties_gen.cxx,v $ #include #include --- 42,51 ---- // ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/abi_properties_gen.cxx,v $ #include #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/abi_properties_gen.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/abi_properties_gen.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/abi_properties_gen.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/abi_properties_gen.h Tue Nov 9 22:31:40 2004 *************** *** 78,87 **** // ///////////////////////////////////// // ! // $Revision: 1.7 $ ! // $Date: 2001/03/10 03:22:34 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/abi_properties_gen.h,v $ #include "targ_isa_registers.h" --- 78,87 ---- // ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/abi_properties_gen.h,v $ #include "targ_isa_registers.h" diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/gen_util.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/gen_util.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/gen_util.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/gen_util.h Tue Nov 9 22:31:40 2004 *************** *** 56,65 **** // //////////////////////////////////// ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 03:22:45 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/gen_util.h,v $ #ifndef gen_util_INCLUDED #define gen_util_INCLUDED --- 56,65 ---- // //////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/gen_util.h,v $ #ifndef gen_util_INCLUDED #define gen_util_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/gen_util_gen.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/gen_util_gen.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/gen_util_gen.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/gen_util_gen.h Tue Nov 9 22:31:40 2004 *************** *** 45,54 **** // //////////////////////////////////// ! // $Revision: 1.4 $ ! // $Date: 2001/03/10 03:22:50 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/gen_util_gen.h,v $ #ifndef gen_util_gen_INCLUDED #define gen_util_gen_INCLUDED --- 45,54 ---- // //////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/gen_util_gen.h,v $ #ifndef gen_util_gen_INCLUDED #define gen_util_gen_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_bundle_gen.cxx orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_bundle_gen.cxx *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_bundle_gen.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_bundle_gen.cxx Tue Nov 9 22:31:40 2004 *************** *** 40,49 **** // within a bundle. // ///////////////////////////////////// ! // $Revision: 1.26 $ ! // $Date: 2001/03/10 03:22:55 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_bundle_gen.cxx,v $ #include #include --- 40,49 ---- // within a bundle. // ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_bundle_gen.cxx,v $ #include #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_bundle_gen.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_bundle_gen.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_bundle_gen.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_bundle_gen.h Tue Nov 9 22:31:40 2004 *************** *** 96,105 **** ///////////////////////////////////// ! // $Revision: 1.12 $ ! // $Date: 2001/03/10 03:23:00 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_bundle_gen.h,v $ #ifndef isa_bundle_gen_INCLUDED #define isa_bundle_gen_INCLUDED --- 96,105 ---- ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_bundle_gen.h,v $ #ifndef isa_bundle_gen_INCLUDED #define isa_bundle_gen_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_decode_gen.cxx orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_decode_gen.cxx *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_decode_gen.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_decode_gen.cxx Tue Nov 9 22:31:40 2004 *************** *** 40,49 **** // ///////////////////////////////////// // ! // $Revision: 1.8 $ ! // $Date: 2001/03/10 03:23:05 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_decode_gen.cxx,v $ #include #include --- 40,49 ---- // ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_decode_gen.cxx,v $ #include #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_decode_gen.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_decode_gen.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_decode_gen.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_decode_gen.h Tue Nov 9 22:31:40 2004 *************** *** 91,106 **** // ///////////////////////////////////// ! // $Revision: 1.5 $ ! // $Date: 2001/03/10 03:23:10 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_decode_gen.h,v $ #ifndef isa_decode_gen_INCLUDED #define isa_decode_gen_INCLUDED #ifdef _KEEP_RCS_ID ! static const char isa_decode_gen_rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_decode_gen.h,v $ $Revision: 1.5 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 91,106 ---- // ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_decode_gen.h,v $ #ifndef isa_decode_gen_INCLUDED #define isa_decode_gen_INCLUDED #ifdef _KEEP_RCS_ID ! static const char isa_decode_gen_rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_decode_gen.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_enums_gen.cxx orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_enums_gen.cxx *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_enums_gen.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_enums_gen.cxx Tue Nov 9 22:31:40 2004 *************** *** 40,49 **** // ///////////////////////////////////// // ! // $Revision: 1.8 $ ! // $Date: 2001/03/10 03:23:16 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_enums_gen.cxx,v $ #include #include --- 40,49 ---- // ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_enums_gen.cxx,v $ #include #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_enums_gen.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_enums_gen.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_enums_gen.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_enums_gen.h Tue Nov 9 22:31:40 2004 *************** *** 50,59 **** ///////////////////////////////////// ! // $Revision: 1.4 $ ! // $Date: 2001/03/10 03:23:21 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_enums_gen.h,v $ #define UNDEFINED -1 --- 50,59 ---- ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_enums_gen.h,v $ #define UNDEFINED -1 diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_gen.cxx orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_gen.cxx *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_gen.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_gen.cxx Tue Nov 9 22:31:40 2004 *************** *** 41,50 **** // ///////////////////////////////////// // ! // $Revision: 1.12 $ ! // $Date: 2001/03/10 03:23:26 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_gen.cxx,v $ #include #include --- 41,50 ---- // ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_gen.cxx,v $ #include #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_gen.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_gen.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_gen.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_gen.h Tue Nov 9 22:31:40 2004 *************** *** 46,54 **** ///////////////////////////////////// ! // $Revision: 1.5 $ ! // $Date: 2001/03/10 03:23:31 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_gen.h,v $ extern void ISA_Create (const char *isa_name, ...); --- 46,54 ---- ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_gen.h,v $ extern void ISA_Create (const char *isa_name, ...); diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_hazards_gen.cxx orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_hazards_gen.cxx *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_hazards_gen.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_hazards_gen.cxx Tue Nov 9 22:31:40 2004 *************** *** 42,51 **** // ///////////////////////////////////// // ! // $Revision: 1.18 $ ! // $Date: 2001/03/10 03:23:36 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_hazards_gen.cxx,v $ #include --- 42,51 ---- // ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_hazards_gen.cxx,v $ #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_hazards_gen.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_hazards_gen.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_hazards_gen.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_hazards_gen.h Tue Nov 9 22:31:40 2004 *************** *** 83,92 **** ///////////////////////////////////// ! // $Revision: 1.4 $ ! // $Date: 2001/03/10 03:23:41 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_hazards_gen.h,v $ #ifndef ISA_HAZARDS_GEN_INCLUDED --- 83,92 ---- ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_hazards_gen.h,v $ #ifndef ISA_HAZARDS_GEN_INCLUDED *************** *** 97,103 **** #ifndef ISA_HAZARDS_GEN_RCS_ID #define ISA_HAZARDS_GEN_RCS_ID #ifdef _KEEP_RCS_ID ! static const char isa_hazards_gen_rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_hazards_gen.h,v $ $Revision: 1.4 $"; #endif #endif --- 97,103 ---- #ifndef ISA_HAZARDS_GEN_RCS_ID #define ISA_HAZARDS_GEN_RCS_ID #ifdef _KEEP_RCS_ID ! static const char isa_hazards_gen_rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_hazards_gen.h,v $ $Revision: 1.3 $"; #endif #endif diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_lits_gen.cxx orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_lits_gen.cxx *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_lits_gen.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_lits_gen.cxx Tue Nov 9 22:31:40 2004 *************** *** 40,49 **** // ///////////////////////////////////// // ! // $Revision: 1.8 $ ! // $Date: 2001/03/10 03:23:46 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_lits_gen.cxx,v $ #include #include --- 40,49 ---- // ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_lits_gen.cxx,v $ #include #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_lits_gen.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_lits_gen.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_lits_gen.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_lits_gen.h Tue Nov 9 22:31:40 2004 *************** *** 74,89 **** // ///////////////////////////////////// ! // $Revision: 1.5 $ ! // $Date: 2001/03/10 03:23:52 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_lits_gen.h,v $ #ifndef isa_lits_gen_INCLUDED #define isa_lits_gen_INCLUDED #ifdef _KEEP_RCS_ID ! static const char isa_lits_gen_rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_lits_gen.h,v $ $Revision: 1.5 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 74,89 ---- // ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_lits_gen.h,v $ #ifndef isa_lits_gen_INCLUDED #define isa_lits_gen_INCLUDED #ifdef _KEEP_RCS_ID ! static const char isa_lits_gen_rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_lits_gen.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_operands_gen.cxx orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_operands_gen.cxx *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_operands_gen.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_operands_gen.cxx Tue Nov 9 22:31:40 2004 *************** *** 41,50 **** // ///////////////////////////////////// // ! // $Revision: 1.38 $ ! // $Date: 2001/03/10 03:23:57 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_operands_gen.cxx,v $ typedef struct operand_value_type *OPERAND_VALUE_TYPE; --- 41,50 ---- // ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_operands_gen.cxx,v $ typedef struct operand_value_type *OPERAND_VALUE_TYPE; diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_operands_gen.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_operands_gen.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_operands_gen.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_operands_gen.h Tue Nov 9 22:31:40 2004 *************** *** 110,125 **** // ///////////////////////////////////// ! // $Revision: 1.21 $ ! // $Date: 2001/03/10 03:24:02 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_operands_gen.h,v $ #ifndef isa_operands_gen_INCLUDED #define isa_operands_gen_INCLUDED #ifdef _KEEP_RCS_ID ! static const char isa_operands_gen_rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_operands_gen.h,v $ $Revision: 1.21 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 110,125 ---- // ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_operands_gen.h,v $ #ifndef isa_operands_gen_INCLUDED #define isa_operands_gen_INCLUDED #ifdef _KEEP_RCS_ID ! static const char isa_operands_gen_rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_operands_gen.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_pack_gen.cxx orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_pack_gen.cxx *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_pack_gen.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_pack_gen.cxx Tue Nov 9 22:31:40 2004 *************** *** 41,50 **** // ///////////////////////////////////// // ! // $Revision: 1.27 $ ! // $Date: 2001/03/10 03:24:07 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_pack_gen.cxx,v $ #include #include --- 41,50 ---- // ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_pack_gen.cxx,v $ #include #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_pack_gen.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_pack_gen.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_pack_gen.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_pack_gen.h Tue Nov 9 22:31:40 2004 *************** *** 116,131 **** ///////////////////////////////////// ! // $Revision: 1.13 $ ! // $Date: 2001/03/10 03:24:13 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_pack_gen.h,v $ #ifndef isa_pack_gen_INCLUDED #define isa_pack_gen_INCLUDED #ifdef _KEEP_RCS_ID ! static const char isa_operands_gen_rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_pack_gen.h,v $ $Revision: 1.13 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 116,131 ---- ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_pack_gen.h,v $ #ifndef isa_pack_gen_INCLUDED #define isa_pack_gen_INCLUDED #ifdef _KEEP_RCS_ID ! static const char isa_operands_gen_rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_pack_gen.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_print_gen.cxx orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_print_gen.cxx *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_print_gen.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_print_gen.cxx Tue Nov 9 22:31:40 2004 *************** *** 40,49 **** // ///////////////////////////////////// // ! // $Revision: 1.33 $ ! // $Date: 2001/03/10 03:24:18 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_print_gen.cxx,v $ #include #include --- 40,49 ---- // ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_print_gen.cxx,v $ #include #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_print_gen.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_print_gen.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_print_gen.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_print_gen.h Tue Nov 9 22:31:40 2004 *************** *** 80,89 **** ///////////////////////////////////// ! // $Revision: 1.12 $ ! // $Date: 2001/03/10 03:24:23 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_print_gen.h,v $ #ifndef isa_print_gen_INCLUDED #define isa_print_gen_INCLUDED --- 80,89 ---- ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_print_gen.h,v $ #ifndef isa_print_gen_INCLUDED #define isa_print_gen_INCLUDED *************** *** 91,97 **** #include "gen_util_gen.h" #ifdef _KEEP_RCS_ID ! static const char isa_operands_gen_rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_print_gen.h,v $ $Revision: 1.12 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 91,97 ---- #include "gen_util_gen.h" #ifdef _KEEP_RCS_ID ! static const char isa_operands_gen_rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_print_gen.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_properties_gen.cxx orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_properties_gen.cxx *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_properties_gen.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_properties_gen.cxx Tue Nov 9 22:31:40 2004 *************** *** 41,50 **** // ///////////////////////////////////// // ! // $Revision: 1.22 $ ! // $Date: 2001/03/10 03:24:28 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_properties_gen.cxx,v $ #include --- 41,50 ---- // ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_properties_gen.cxx,v $ #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_properties_gen.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_properties_gen.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_properties_gen.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_properties_gen.h Tue Nov 9 22:31:40 2004 *************** *** 63,72 **** ///////////////////////////////////// ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 03:24:33 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_properties_gen.h,v $ typedef struct isa_property *ISA_PROPERTY; --- 63,72 ---- ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_properties_gen.h,v $ typedef struct isa_property *ISA_PROPERTY; diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_pseudo_gen.cxx orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_pseudo_gen.cxx *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_pseudo_gen.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_pseudo_gen.cxx Tue Nov 9 22:31:40 2004 *************** *** 40,49 **** // ///////////////////////////////////// // ! // $Revision: 1.7 $ ! // $Date: 2001/03/10 03:24:38 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_pseudo_gen.cxx,v $ #include #include --- 40,49 ---- // ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_pseudo_gen.cxx,v $ #include #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_pseudo_gen.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_pseudo_gen.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_pseudo_gen.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_pseudo_gen.h Tue Nov 9 22:31:40 2004 *************** *** 111,126 **** // ///////////////////////////////////// ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 03:24:43 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_pseudo_gen.h,v $ #ifndef isa_pseudo_gen_INCLUDED #define isa_pseudo_gen_INCLUDED #ifdef _KEEP_RCS_ID ! static const char isa_pseudo_gen_rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_pseudo_gen.h,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 111,126 ---- // ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_pseudo_gen.h,v $ #ifndef isa_pseudo_gen_INCLUDED #define isa_pseudo_gen_INCLUDED #ifdef _KEEP_RCS_ID ! static const char isa_pseudo_gen_rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_pseudo_gen.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_registers_gen.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_registers_gen.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_registers_gen.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_registers_gen.h Tue Nov 9 22:31:40 2004 *************** *** 102,111 **** ///////////////////////////////////// ! // $Revision: 1.9 $ ! // $Date: 2001/03/10 03:24:53 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_registers_gen.h,v $ #ifndef ISA_REGISTERS_GEN_INCLUDED --- 102,111 ---- ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_registers_gen.h,v $ #ifndef ISA_REGISTERS_GEN_INCLUDED *************** *** 116,122 **** #ifndef ISA_REGISTERS_GEN_RCS_ID #define ISA_REGISTERS_GEN_RCS_ID #ifdef _KEEP_RCS_ID ! static const char isa_registers_gen_rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_registers_gen.h,v $ $Revision: 1.9 $"; #endif #endif --- 116,122 ---- #ifndef ISA_REGISTERS_GEN_RCS_ID #define ISA_REGISTERS_GEN_RCS_ID #ifdef _KEEP_RCS_ID ! static const char isa_registers_gen_rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_registers_gen.h,v $ $Revision: 1.3 $"; #endif #endif diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_subset_gen.cxx orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_subset_gen.cxx *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_subset_gen.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_subset_gen.cxx Tue Nov 9 22:31:40 2004 *************** *** 40,49 **** // ///////////////////////////////////// // ! // $Revision: 1.24 $ ! // $Date: 2001/03/10 03:24:59 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_subset_gen.cxx,v $ #include --- 40,49 ---- // ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_subset_gen.cxx,v $ #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/isa_subset_gen.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_subset_gen.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/isa_subset_gen.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/isa_subset_gen.h Tue Nov 9 22:31:40 2004 *************** *** 66,75 **** ///////////////////////////////////// ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 03:25:04 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_subset_gen.h,v $ #ifndef ISA_SUBSET_GEN_INCLUDED --- 66,75 ---- ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_subset_gen.h,v $ #ifndef ISA_SUBSET_GEN_INCLUDED *************** *** 80,86 **** #ifndef ISA_SUBSET_GEN_RCS_ID #define ISA_SUBSET_GEN_RCS_ID #ifdef _KEEP_RCS_ID ! static char *isa_subset_gen_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/isa_subset_gen.h,v $ $Revision: 1.6 $"; #endif #endif --- 80,86 ---- #ifndef ISA_SUBSET_GEN_RCS_ID #define ISA_SUBSET_GEN_RCS_ID #ifdef _KEEP_RCS_ID ! static char *isa_subset_gen_rcs_id = "$Source: /u/merge/src/osprey1.0/common/targ_info/generate/isa_subset_gen.h,v $ $Revision: 1.3 $"; #endif #endif diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/proc_gen.cxx orc-2.1-new/src/osprey1.0/common/targ_info/generate/proc_gen.cxx *** orc-2.1/src/osprey1.0/common/targ_info/generate/proc_gen.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/proc_gen.cxx Tue Nov 9 22:31:40 2004 *************** *** 41,50 **** // ///////////////////////////////////// // ! // $Revision: 1.5 $ ! // $Date: 2001/03/10 03:25:09 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/proc_gen.cxx,v $ #include #include --- 41,50 ---- // ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/proc_gen.cxx,v $ #include #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/proc_gen.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/proc_gen.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/proc_gen.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/proc_gen.h Tue Nov 9 22:31:40 2004 *************** *** 63,71 **** ///////////////////////////////////// ! // $Revision: 1.4 $ ! // $Date: 2001/03/10 03:25:14 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/proc_gen.h,v $ extern void PROC_Create (const char *proc_name, ...); --- 63,71 ---- ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/proc_gen.h,v $ extern void PROC_Create (const char *proc_name, ...); diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/proc_properties_gen.cxx orc-2.1-new/src/osprey1.0/common/targ_info/generate/proc_properties_gen.cxx *** orc-2.1/src/osprey1.0/common/targ_info/generate/proc_properties_gen.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/proc_properties_gen.cxx Tue Nov 9 22:31:40 2004 *************** *** 41,50 **** // ///////////////////////////////////// // ! // $Revision: 1.10 $ ! // $Date: 2001/03/10 03:22:24 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/proc_properties_gen.cxx,v $ #include --- 41,50 ---- // ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/proc_properties_gen.cxx,v $ #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/proc_properties_gen.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/proc_properties_gen.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/proc_properties_gen.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/proc_properties_gen.h Tue Nov 9 22:31:40 2004 *************** *** 61,70 **** // ///////////////////////////////////// // ! // $Revision: 1.5 $ ! // $Date: 2001/03/10 03:25:19 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/proc_properties_gen.h,v $ typedef struct proc_property *PROC_PROPERTY; --- 61,70 ---- // ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/proc_properties_gen.h,v $ typedef struct proc_property *PROC_PROPERTY; diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/si_gen.cxx orc-2.1-new/src/osprey1.0/common/targ_info/generate/si_gen.cxx *** orc-2.1/src/osprey1.0/common/targ_info/generate/si_gen.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/si_gen.cxx Tue Nov 9 22:31:40 2004 *************** *** 44,53 **** // ///////////////////////////////////// ! // $Revision: 1.30 $ ! // $Date: 2001/03/10 03:25:25 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/si_gen.cxx,v $ #include --- 44,53 ---- // ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/si_gen.cxx,v $ #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/generate/si_gen.h orc-2.1-new/src/osprey1.0/common/targ_info/generate/si_gen.h *** orc-2.1/src/osprey1.0/common/targ_info/generate/si_gen.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/generate/si_gen.h Tue Nov 9 22:31:40 2004 *************** *** 210,219 **** ///////////////////////////////////// ! // $Revision: 1.10 $ ! // $Date: 2001/03/10 03:25:30 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/targ_info/generate/RCS/si_gen.h,v $ #ifndef SI_GEN_INCLUDED --- 210,219 ---- ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:40 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/generate/si_gen.h,v $ #ifndef SI_GEN_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/isa/ia64/isa.cxx orc-2.1-new/src/osprey1.0/common/targ_info/isa/ia64/isa.cxx *** orc-2.1/src/osprey1.0/common/targ_info/isa/ia64/isa.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/isa/ia64/isa.cxx Tue Nov 9 22:31:41 2004 *************** *** 47,56 **** // This arrangement of instructions matches the order in the ISA manual. ///////////////////////////////////// // ! // $Revision: 1.25 $ ! // $Date: 2001/03/10 01:16:13 $ ! // $Author: mtibuild $ ! // $Source: /osprey.src/osprey1.0/common/targ_info/isa/ia64/RCS/isa.cxx,v $ #include #include "isa_gen.h" --- 47,56 ---- // This arrangement of instructions matches the order in the ISA manual. ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:41 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/isa/ia64/isa.cxx,v $ #include #include "isa_gen.h" diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/isa/ia64/isa_bundle.cxx orc-2.1-new/src/osprey1.0/common/targ_info/isa/ia64/isa_bundle.cxx *** orc-2.1/src/osprey1.0/common/targ_info/isa/ia64/isa_bundle.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/isa/ia64/isa_bundle.cxx Tue Nov 9 22:31:41 2004 *************** *** 37,46 **** // Generate ISA bundle information /////////////////////////////////////// ! // $Revision: 1.38 $ ! // $Date: 2001/03/10 01:16:06 $ ! // $Author: mtibuild $ ! // $Source: /osprey.src/osprey1.0/common/targ_info/isa/ia64/RCS/isa_bundle.cxx,v $ #include #include "topcode.h" --- 37,46 ---- // Generate ISA bundle information /////////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:41 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/isa/ia64/isa_bundle.cxx,v $ #include #include "topcode.h" diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/isa/ia64/isa_decode.cxx orc-2.1-new/src/osprey1.0/common/targ_info/isa/ia64/isa_decode.cxx *** orc-2.1/src/osprey1.0/common/targ_info/isa/ia64/isa_decode.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/isa/ia64/isa_decode.cxx Tue Nov 9 22:31:41 2004 *************** *** 38,47 **** ///////////////////////////////////// ///////////////////////////////////// // ! // $Revision: 1.13 $ ! // $Date: 2001/03/10 01:16:25 $ ! // $Author: mtibuild $ ! // $Source: /osprey.src/osprey1.0/common/targ_info/isa/ia64/RCS/isa_decode.cxx,v $ #include "topcode.h" #include "isa_decode_gen.h" --- 38,47 ---- ///////////////////////////////////// ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:41 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/isa/ia64/isa_decode.cxx,v $ #include "topcode.h" #include "isa_decode_gen.h" diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/isa/ia64/isa_hazards.cxx orc-2.1-new/src/osprey1.0/common/targ_info/isa/ia64/isa_hazards.cxx *** orc-2.1/src/osprey1.0/common/targ_info/isa/ia64/isa_hazards.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/isa/ia64/isa_hazards.cxx Tue Nov 9 22:31:41 2004 *************** *** 47,56 **** // /////////////////////////////////////////////////////////////////////// ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 01:16:19 $ ! // $Author: mtibuild $ ! // $Source: /osprey.src/osprey1.0/common/targ_info/isa/ia64/RCS/isa_hazards.cxx,v $ #include --- 47,56 ---- // /////////////////////////////////////////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:41 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/isa/ia64/isa_hazards.cxx,v $ #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/isa/ia64/isa_operands.cxx orc-2.1-new/src/osprey1.0/common/targ_info/isa/ia64/isa_operands.cxx *** orc-2.1/src/osprey1.0/common/targ_info/isa/ia64/isa_operands.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/isa/ia64/isa_operands.cxx Tue Nov 9 22:31:41 2004 *************** *** 45,54 **** // of increasing numbers of operands. ///////////////////////////////////// // ! // $Revision: 1.47 $ ! // $Date: 2001/03/10 01:16:39 $ ! // $Author: mtibuild $ ! // $Source: /osprey.src/osprey1.0/common/targ_info/isa/ia64/RCS/isa_operands.cxx,v $ #include #include "topcode.h" --- 45,54 ---- // of increasing numbers of operands. ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:41 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/isa/ia64/isa_operands.cxx,v $ #include #include "topcode.h" diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/isa/ia64/isa_properties.cxx orc-2.1-new/src/osprey1.0/common/targ_info/isa/ia64/isa_properties.cxx *** orc-2.1/src/osprey1.0/common/targ_info/isa/ia64/isa_properties.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/isa/ia64/isa_properties.cxx Tue Nov 9 22:31:41 2004 *************** *** 46,55 **** // Within each ISA_PROPERTY instructions are listed in alphabetical order and // as shown in the ISA manual ///////////////////////////////////// ! // $Revision: 1.46 $ ! // $Date: 2001/03/10 01:16:51 $ ! // $Author: mtibuild $ ! // $Source: /osprey.src/osprey1.0/common/targ_info/isa/ia64/RCS/isa_properties.cxx,v $ #include --- 46,55 ---- // Within each ISA_PROPERTY instructions are listed in alphabetical order and // as shown in the ISA manual ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:41 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/isa/ia64/isa_properties.cxx,v $ #include diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/isa/ia64/isa_registers.cxx orc-2.1-new/src/osprey1.0/common/targ_info/isa/ia64/isa_registers.cxx *** orc-2.1/src/osprey1.0/common/targ_info/isa/ia64/isa_registers.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/isa/ia64/isa_registers.cxx Tue Nov 9 22:31:41 2004 *************** *** 38,47 **** /////////////////////////////////////// ! // $Revision: 1.17 $ ! // $Date: 2001/03/10 01:17:11 $ ! // $Author: mtibuild $ ! // $Source: /osprey.src/osprey1.0/common/targ_info/isa/ia64/RCS/isa_registers.cxx,v $ #include #include "isa_registers_gen.h" --- 38,47 ---- /////////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:41 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/isa/ia64/isa_registers.cxx,v $ #include #include "isa_registers_gen.h" diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/isa/ia64/isa_subset.cxx orc-2.1-new/src/osprey1.0/common/targ_info/isa/ia64/isa_subset.cxx *** orc-2.1/src/osprey1.0/common/targ_info/isa/ia64/isa_subset.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/isa/ia64/isa_subset.cxx Tue Nov 9 22:31:41 2004 *************** *** 44,53 **** // as shown in the ISA manual ///////////////////////////////////// // ! // $Revision: 1.25 $ ! // $Date: 2001/03/10 01:17:24 $ ! // $Author: mtibuild $ ! // $Source: /osprey.src/osprey1.0/common/targ_info/isa/ia64/RCS/isa_subset.cxx,v $ #include #include "topcode.h" --- 44,53 ---- // as shown in the ISA manual ///////////////////////////////////// // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:41 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/isa/ia64/isa_subset.cxx,v $ #include #include "topcode.h" diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/proc/ia64/itanium_si.cxx orc-2.1-new/src/osprey1.0/common/targ_info/proc/ia64/itanium_si.cxx *** orc-2.1/src/osprey1.0/common/targ_info/proc/ia64/itanium_si.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/proc/ia64/itanium_si.cxx Tue Nov 9 22:31:41 2004 *************** *** 44,53 **** ///////////////////////////////////// ! // $Revision: 1.35 $ ! // $Date: 2001/03/10 01:17:30 $ ! // $Author: mtibuild $ ! // $Source: /osprey.src/osprey1.0/common/targ_info/proc/ia64/RCS/itanium_si.cxx,v $ #include "si_gen.h" --- 44,53 ---- ///////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:41 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/proc/ia64/itanium_si.cxx,v $ #include "si_gen.h" diff -c -r -N orc-2.1/src/osprey1.0/common/targ_info/proc/ia64/proc_properties.cxx orc-2.1-new/src/osprey1.0/common/targ_info/proc/ia64/proc_properties.cxx *** orc-2.1/src/osprey1.0/common/targ_info/proc/ia64/proc_properties.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/targ_info/proc/ia64/proc_properties.cxx Tue Nov 9 22:31:41 2004 *************** *** 36,45 **** // // Generate PROCESSOR properties information /////////////////////////////////////// ! // $Revision: 1.9 $ ! // $Date: 2001/03/10 01:17:44 $ ! // $Author: mtibuild $ ! // $Source: /osprey.src/osprey1.0/common/targ_info/proc/ia64/RCS/proc_properties.cxx,v $ #include #include "targ_proc.h" --- 36,45 ---- // // Generate PROCESSOR properties information /////////////////////////////////////// ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:41 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/targ_info/proc/ia64/proc_properties.cxx,v $ #include #include "targ_proc.h" diff -c -r -N orc-2.1/src/osprey1.0/common/util/bitset.h orc-2.1-new/src/osprey1.0/common/util/bitset.h *** orc-2.1/src/osprey1.0/common/util/bitset.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/bitset.h Tue Nov 9 22:31:42 2004 *************** *** 43,52 **** * ==================================================================== * * Module: bitset.h ! * $Revision: 1.27 $ ! * $Date: 2001/03/10 03:26:14 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/bitset.h,v $ * * Revision history: * 05-01-93 - Original Version --- 43,52 ---- * ==================================================================== * * Module: bitset.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/bitset.h,v $ * * Revision history: * 05-01-93 - Original Version *************** *** 61,67 **** #ifdef _KEEP_RCS_ID ! static char *xxx_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/bitset.h,v $ $Revision: 1.27 $"; #endif /* _KEEP_RCS_ID */ /* This package implements sets of nonnegative INTs. These can be --- 61,67 ---- #ifdef _KEEP_RCS_ID ! static char *xxx_rcs_id = "$Source: /u/merge/src/osprey1.0/common/util/bitset.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /* This package implements sets of nonnegative INTs. These can be diff -c -r -N orc-2.1/src/osprey1.0/common/util/c_a_to_q.c orc-2.1-new/src/osprey1.0/common/util/c_a_to_q.c *** orc-2.1/src/osprey1.0/common/util/c_a_to_q.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/c_a_to_q.c Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ==================================================================== * * Module: c_a_to_q ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 03:26:20 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/c_a_to_q.c,v $ * * Revision history: * 28-jun-93 - Original Version --- 37,46 ---- * ==================================================================== * * Module: c_a_to_q ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/c_a_to_q.c,v $ * * Revision history: * 28-jun-93 - Original Version *************** *** 52,58 **** */ static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/c_a_to_q.c,v $ $Revision: 1.6 $"; /* Macros to pull apart parts of single and double precision * floating point numbers in IEEE format --- 52,58 ---- */ static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/common/util/c_a_to_q.c,v $ $Revision: 1.3 $"; /* Macros to pull apart parts of single and double precision * floating point numbers in IEEE format diff -c -r -N orc-2.1/src/osprey1.0/common/util/c_q_add.c orc-2.1-new/src/osprey1.0/common/util/c_q_add.c *** orc-2.1/src/osprey1.0/common/util/c_q_add.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/c_q_add.c Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ======================================================================= * * Module: c_q_add.c ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 03:26:25 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/c_q_add.c,v $ * * ======================================================================= * ======================================================================= --- 37,46 ---- * ======================================================================= * * Module: c_q_add.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/c_q_add.c,v $ * * ======================================================================= * ======================================================================= diff -c -r -N orc-2.1/src/osprey1.0/common/util/c_q_div.c orc-2.1-new/src/osprey1.0/common/util/c_q_div.c *** orc-2.1/src/osprey1.0/common/util/c_q_div.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/c_q_div.c Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ======================================================================= * * Module: c_q_div.c ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 03:26:31 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/c_q_div.c,v $ * * ======================================================================= * ======================================================================= --- 37,46 ---- * ======================================================================= * * Module: c_q_div.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/c_q_div.c,v $ * * ======================================================================= * ======================================================================= diff -c -r -N orc-2.1/src/osprey1.0/common/util/c_q_mul.c orc-2.1-new/src/osprey1.0/common/util/c_q_mul.c *** orc-2.1/src/osprey1.0/common/util/c_q_mul.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/c_q_mul.c Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ======================================================================= * * Module: c_q_mul.c ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 03:26:36 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/c_q_mul.c,v $ * * ======================================================================= * ======================================================================= --- 37,46 ---- * ======================================================================= * * Module: c_q_mul.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/c_q_mul.c,v $ * * ======================================================================= * ======================================================================= diff -c -r -N orc-2.1/src/osprey1.0/common/util/c_q_neg.c orc-2.1-new/src/osprey1.0/common/util/c_q_neg.c *** orc-2.1/src/osprey1.0/common/util/c_q_neg.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/c_q_neg.c Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ======================================================================= * * Module: c_q_neg.c ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 03:26:41 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/c_q_neg.c,v $ * * ======================================================================= * ======================================================================= --- 37,46 ---- * ======================================================================= * * Module: c_q_neg.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/c_q_neg.c,v $ * * ======================================================================= * ======================================================================= diff -c -r -N orc-2.1/src/osprey1.0/common/util/c_q_rel.c orc-2.1-new/src/osprey1.0/common/util/c_q_rel.c *** orc-2.1/src/osprey1.0/common/util/c_q_rel.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/c_q_rel.c Tue Nov 9 22:31:42 2004 *************** *** 37,53 **** * ======================================================================= * * Module: c_q_rel.c ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 03:26:46 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/c_q_rel.c,v $ * * ======================================================================= * ======================================================================= */ static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/c_q_rel.c,v $ $Revision: 1.7 $"; #include "defs.h" --- 37,53 ---- * ======================================================================= * * Module: c_q_rel.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/c_q_rel.c,v $ * * ======================================================================= * ======================================================================= */ static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/common/util/c_q_rel.c,v $ $Revision: 1.3 $"; #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/common/util/c_q_sqrt.c orc-2.1-new/src/osprey1.0/common/util/c_q_sqrt.c *** orc-2.1/src/osprey1.0/common/util/c_q_sqrt.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/c_q_sqrt.c Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ======================================================================= * * Module: c_q_sqrt.c ! * $Revision: 1.11 $ ! * $Date: 2001/03/10 03:26:52 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/c_q_sqrt.c,v $ * * ======================================================================= * ======================================================================= --- 37,46 ---- * ======================================================================= * * Module: c_q_sqrt.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/c_q_sqrt.c,v $ * * ======================================================================= * ======================================================================= diff -c -r -N orc-2.1/src/osprey1.0/common/util/c_q_sub.c orc-2.1-new/src/osprey1.0/common/util/c_q_sub.c *** orc-2.1/src/osprey1.0/common/util/c_q_sub.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/c_q_sub.c Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ======================================================================= * * Module: c_q_sub.c ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 03:26:57 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/c_q_sub.c,v $ * * ======================================================================= * ======================================================================= --- 37,46 ---- * ======================================================================= * * Module: c_q_sub.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/c_q_sub.c,v $ * * ======================================================================= * ======================================================================= diff -c -r -N orc-2.1/src/osprey1.0/common/util/c_q_to_a.c orc-2.1-new/src/osprey1.0/common/util/c_q_to_a.c *** orc-2.1/src/osprey1.0/common/util/c_q_to_a.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/c_q_to_a.c Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ==================================================================== * * Module: c_q_to_a ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 03:27:02 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/c_q_to_a.c,v $ * * Revision history: * 26-jul-93 - Original Version --- 37,46 ---- * ==================================================================== * * Module: c_q_to_a ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/c_q_to_a.c,v $ * * Revision history: * 26-jul-93 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/util/c_qtenscale.c orc-2.1-new/src/osprey1.0/common/util/c_qtenscale.c *** orc-2.1/src/osprey1.0/common/util/c_qtenscale.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/c_qtenscale.c Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ==================================================================== * * Module: c_qtenscale: ! * $Revision: 1.5 $ ! * $Date: 2001/03/10 03:27:07 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/c_qtenscale.c,v $ * * Revision history: * 29-jun-93 - Original Version --- 37,46 ---- * ==================================================================== * * Module: c_qtenscale: ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/c_qtenscale.c,v $ * * Revision history: * 29-jun-93 - Original Version *************** *** 52,58 **** */ static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/c_qtenscale.c,v $ $Revision: 1.5 $"; #include #include "defs.h" --- 52,58 ---- */ static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/common/util/c_qtenscale.c,v $ $Revision: 1.3 $"; #include #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/common/util/cxx_memory.cxx orc-2.1-new/src/osprey1.0/common/util/cxx_memory.cxx *** orc-2.1/src/osprey1.0/common/util/cxx_memory.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/cxx_memory.cxx Wed Nov 24 15:31:41 2004 *************** *** 141,147 **** --- 141,149 ---- { void* ptr; if (_dummy_new_mempool == (MEM_POOL*) -1) { + #if __GNUC__ < 3 DevWarn("new: _dummy_new_mempool is not yet set; Using Malloc_Mem_Pool"); + #endif _dummy_new_mempool = Malloc_Mem_Pool; } *************** *** 166,172 **** --- 168,176 ---- #endif /* __GNUC__ */ { if (_dummy_delete_mempool == (MEM_POOL*) -1) { + #if __GNUC__ < 3 DevWarn("new: _dummy_delete_mempool is not yet set; Using Malloc_Mem_Pool"); + #endif _dummy_delete_mempool = Malloc_Mem_Pool; } *************** *** 177,183 **** --- 181,189 ---- #ifdef __GNUC__ void operator delete[] (void* ptr) throw() { if (_dummy_delete_mempool == (MEM_POOL*) -1) { + #if __GNUC__ < 3 DevWarn("new: _dummy_delete_mempool is not yet set; Using Malloc_Mem_Pool"); + #endif _dummy_delete_mempool = Malloc_Mem_Pool; } diff -c -r -N orc-2.1/src/osprey1.0/common/util/cxx_memory.h orc-2.1-new/src/osprey1.0/common/util/cxx_memory.h *** orc-2.1/src/osprey1.0/common/util/cxx_memory.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/cxx_memory.h Fri Nov 19 11:01:27 2004 *************** *** 116,125 **** *** **/ ! /** $Revision: 1.13 $ ! *** $Date: 2001/03/10 03:27:18 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/cxx_memory.h,v $ **/ #ifndef CXX_MEMORY_INCLUDED --- 116,125 ---- *** **/ ! /** $Revision: 1.4 $ ! *** $Date: 2004/11/19 03:01:27 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/common/util/cxx_memory.h,v $ **/ #ifndef CXX_MEMORY_INCLUDED *************** *** 146,152 **** #else #include ! extern MEM_POOL* Delete_Mem_Pool; extern MEM_POOL* _dummy_new_mempool; extern MEM_POOL* _dummy_delete_mempool; --- 146,152 ---- #else #include ! extern MEM_POOL* Delete_Mem_Pool; extern MEM_POOL* _dummy_new_mempool; extern MEM_POOL* _dummy_delete_mempool; diff -c -r -N orc-2.1/src/osprey1.0/common/util/dso.h orc-2.1-new/src/osprey1.0/common/util/dso.h *** orc-2.1/src/osprey1.0/common/util/dso.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/dso.h Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ==================================================================== * * Module: dso.h ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 03:27:28 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/dso.h,v $ * * Revision history: * 16-Feb-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: dso.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/dso.h,v $ * * Revision history: * 16-Feb-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/util/errdesc.h orc-2.1-new/src/osprey1.0/common/util/errdesc.h *** orc-2.1/src/osprey1.0/common/util/errdesc.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/errdesc.h Tue Nov 9 22:31:42 2004 *************** *** 43,52 **** * ==================================================================== * * Module: errdesc.h ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 03:27:34 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/errdesc.h,v $ * * This header describes the structure used to create the error message * tables. Do not reference the structure directly. Only the --- 43,52 ---- * ==================================================================== * * Module: errdesc.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/errdesc.h,v $ * * This header describes the structure used to create the error message * tables. Do not reference the structure directly. Only the diff -c -r -N orc-2.1/src/osprey1.0/common/util/errors.cxx orc-2.1-new/src/osprey1.0/common/util/errors.cxx *** orc-2.1/src/osprey1.0/common/util/errors.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/errors.cxx Fri Nov 19 11:01:27 2004 *************** *** 226,232 **** /* special case for I/O error on mmapped object: report as an ordinary fatal error */ Fatal_Error ("I/O error in mmapped object: %s", ! sys_errlist[error_num]); } printf ( "Signal: %s", sys_siglist[sig] ); --- 226,232 ---- /* special case for I/O error on mmapped object: report as an ordinary fatal error */ Fatal_Error ("I/O error in mmapped object: %s", ! strerror(error_num)); } printf ( "Signal: %s", sys_siglist[sig] ); *************** *** 793,799 **** if (parm < 0) { mparm[pnum] = (INTPS) host_errlist[-parm]; } else if ( parm <= sys_nerr ) { ! mparm[pnum] = (INTPS) sys_errlist[parm]; } else { result = &buf[++loc]; loc += sprintf ( &buf[loc], --- 793,799 ---- if (parm < 0) { mparm[pnum] = (INTPS) host_errlist[-parm]; } else if ( parm <= sys_nerr ) { ! mparm[pnum] = (INTPS) strerror(parm); } else { result = &buf[++loc]; loc += sprintf ( &buf[loc], *************** *** 959,965 **** if (parm < 0) { mparm[pnum] = (INTPS) host_errlist[-parm]; } else if ( parm <= sys_nerr ) { ! mparm[pnum] = (INTPS) sys_errlist[parm]; } else { result = &buf[++loc]; loc += sprintf ( &buf[loc], --- 959,965 ---- if (parm < 0) { mparm[pnum] = (INTPS) host_errlist[-parm]; } else if ( parm <= sys_nerr ) { ! mparm[pnum] = (INTPS) strerror(parm); } else { result = &buf[++loc]; loc += sprintf ( &buf[loc], diff -c -r -N orc-2.1/src/osprey1.0/common/util/file_util.c orc-2.1-new/src/osprey1.0/common/util/file_util.c *** orc-2.1/src/osprey1.0/common/util/file_util.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/file_util.c Tue Nov 9 22:31:42 2004 *************** *** 35,41 **** static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/file_util.c,v $ $Revision: 1.21 $"; #include #include --- 35,41 ---- static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/common/util/file_util.c,v $ $Revision: 1.3 $"; #include #include diff -c -r -N orc-2.1/src/osprey1.0/common/util/file_util.h orc-2.1-new/src/osprey1.0/common/util/file_util.h *** orc-2.1/src/osprey1.0/common/util/file_util.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/file_util.h Tue Nov 9 22:31:42 2004 *************** *** 42,48 **** #ifdef _KEEP_RCS_ID ! static char *file_util_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/file_util.h,v $ $Revision: 1.15 $"; #endif /* _KEEP_RCS_ID */ /* stdio.h (included in defs.h) defines the following: --- 42,48 ---- #ifdef _KEEP_RCS_ID ! static char *file_util_rcs_id = "$Source: /u/merge/src/osprey1.0/common/util/file_util.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /* stdio.h (included in defs.h) defines the following: diff -c -r -N orc-2.1/src/osprey1.0/common/util/flags.c orc-2.1-new/src/osprey1.0/common/util/flags.c *** orc-2.1/src/osprey1.0/common/util/flags.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/flags.c Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ==================================================================== * * Module: flags.c ! * $Revision: 2.31 $ ! * $Date: 2001/03/10 03:28:00 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/flags.c,v $ * * Revision history: * 17-Jun-91 - Original Version --- 37,46 ---- * ==================================================================== * * Module: flags.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/flags.c,v $ * * Revision history: * 17-Jun-91 - Original Version *************** *** 55,61 **** #ifdef _KEEP_RCS_ID static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/flags.c,v $ $Revision: 2.31 $"; #endif #include --- 55,61 ---- #ifdef _KEEP_RCS_ID static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/util/flags.c,v $ $Revision: 1.3 $"; #endif #include diff -c -r -N orc-2.1/src/osprey1.0/common/util/flags.h orc-2.1-new/src/osprey1.0/common/util/flags.h *** orc-2.1/src/osprey1.0/common/util/flags.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/flags.h Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ==================================================================== * * Module: flags.h ! * $Revision: 2.22 $ ! * $Date: 2001/03/10 03:28:05 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/flags.h,v $ * * Revision history: * 08-Sep-89 - Original Version --- 37,46 ---- * ==================================================================== * * Module: flags.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/flags.h,v $ * * Revision history: * 08-Sep-89 - Original Version *************** *** 272,278 **** #define flags_INCLUDED #ifdef _KEEP_RCS_ID ! static char *flags_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/flags.h,v $ $Revision: 2.22 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 272,278 ---- #define flags_INCLUDED #ifdef _KEEP_RCS_ID ! static char *flags_rcs_id = "$Source: /u/merge/src/osprey1.0/common/util/flags.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/common/util/gen_x_list.csh orc-2.1-new/src/osprey1.0/common/util/gen_x_list.csh *** orc-2.1/src/osprey1.0/common/util/gen_x_list.csh Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/gen_x_list.csh Tue Nov 9 22:31:42 2004 *************** *** 36,45 **** ### ==================================================================== ### ==================================================================== ### Module: gen_x_prop.csh ! ### $Revision: 1.8 $ ! ### $Date: 2001/03/10 03:28:11 $ ! ### $Author: mtibuild $ ! ### $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/gen_x_list.csh,v $ ### Revision history: ### 27-Feb-92 - Original version ### --- 36,45 ---- ### ==================================================================== ### ==================================================================== ### Module: gen_x_prop.csh ! ### $Revision: 1.3 $ ! ### $Date: 2004/11/09 14:31:42 $ ! ### $Author: jczhang $ ! ### $Source: /u/merge/src/osprey1.0/common/util/gen_x_list.csh,v $ ### Revision history: ### 27-Feb-92 - Original version ### *************** *** 92,98 **** ### ### Make the derived names: ### ! set rev='$Revision: 1.8 $' set L_PREFIX=`echo $PREFIX | tr '[A-Z]' '[a-z]'` --- 92,98 ---- ### ### Make the derived names: ### ! set rev='$Revision: 1.3 $' set L_PREFIX=`echo $PREFIX | tr '[A-Z]' '[a-z]'` diff -c -r -N orc-2.1/src/osprey1.0/common/util/gen_x_prop.csh orc-2.1-new/src/osprey1.0/common/util/gen_x_prop.csh *** orc-2.1/src/osprey1.0/common/util/gen_x_prop.csh Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/gen_x_prop.csh Tue Nov 9 22:31:42 2004 *************** *** 36,45 **** ### ==================================================================== ### ==================================================================== ### Module: gen_x_prop.csh ! ### $Revision: 1.7 $ ! ### $Date: 2001/03/10 03:28:16 $ ! ### $Author: mtibuild $ ! ### $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/gen_x_prop.csh,v $ ### Revision history: ### 27-Feb-92 - Original version ### --- 36,45 ---- ### ==================================================================== ### ==================================================================== ### Module: gen_x_prop.csh ! ### $Revision: 1.3 $ ! ### $Date: 2004/11/09 14:31:42 $ ! ### $Author: jczhang $ ! ### $Source: /u/merge/src/osprey1.0/common/util/gen_x_prop.csh,v $ ### Revision history: ### 27-Feb-92 - Original version ### *************** *** 99,105 **** ### ### Make the derived names: ### ! set rev='$Revision: 1.7 $' set L_PREFIX=`echo $PREFIX | tr '[A-Z]' '[a-z]'` --- 99,105 ---- ### ### Make the derived names: ### ! set rev='$Revision: 1.3 $' set L_PREFIX=`echo $PREFIX | tr '[A-Z]' '[a-z]'` diff -c -r -N orc-2.1/src/osprey1.0/common/util/gen_x_set orc-2.1-new/src/osprey1.0/common/util/gen_x_set *** orc-2.1/src/osprey1.0/common/util/gen_x_set Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/gen_x_set Tue Nov 9 22:31:42 2004 *************** *** 38,47 **** ### ==================================================================== ### ### Module: gen_x_prop.csh ! ### $Revision: 1.8 $ ! ### $Date: 2001/03/10 03:28:21 $ ! ### $Author: mtibuild $ ! ### $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/gen_x_set,v $ ### ### Usage: gen_x_set [-f] file_name base_type set_type ### elt_num num_elt [include_file...] --- 38,47 ---- ### ==================================================================== ### ### Module: gen_x_prop.csh ! ### $Revision: 1.3 $ ! ### $Date: 2004/11/09 14:31:42 $ ! ### $Author: jczhang $ ! ### $Source: /u/merge/src/osprey1.0/common/util/gen_x_set,v $ ### ### Usage: gen_x_set [-f] file_name base_type set_type ### elt_num num_elt [include_file...] *************** *** 144,150 **** $lset_type = $set_type; $lset_type =~ tr/A-Z/a-z/; ! $rev = '$Revision: 1.8 $ '; # Write the .cxx file. # --- 144,150 ---- $lset_type = $set_type; $lset_type =~ tr/A-Z/a-z/; ! $rev = '$Revision: 1.3 $ '; # Write the .cxx file. # diff -c -r -N orc-2.1/src/osprey1.0/common/util/id_map.h orc-2.1-new/src/osprey1.0/common/util/id_map.h *** orc-2.1/src/osprey1.0/common/util/id_map.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/id_map.h Fri Nov 19 15:53:44 2004 *************** *** 150,155 **** --- 150,156 ---- #include "opt_defs.h" #include "erglob.h" // For EC_xxx error codes + namespace idmap { // Bring in declaration of floor and ceil from /usr/include/math.h // Can't include math.h directly because of defs.h! *************** *** 910,913 **** --- 911,916 ---- } } + } + #endif diff -c -r -N orc-2.1/src/osprey1.0/common/util/linklist.h orc-2.1-new/src/osprey1.0/common/util/linklist.h *** orc-2.1/src/osprey1.0/common/util/linklist.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/linklist.h Tue Nov 9 22:31:42 2004 *************** *** 42,51 **** * ==================================================================== * * Module: linklist.h ! * $Revision: 2.8 $ ! * $Date: 2001/03/10 03:28:42 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/linklist.h,v $ * * Revision history: * 01-Feb-89 - Original Version --- 42,51 ---- * ==================================================================== * * Module: linklist.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/linklist.h,v $ * * Revision history: * 01-Feb-89 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/util/mempool.h orc-2.1-new/src/osprey1.0/common/util/mempool.h *** orc-2.1/src/osprey1.0/common/util/mempool.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/mempool.h Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ==================================================================== * * Module: mempool.h ! * $Revision: 1.39 $ ! * $Date: 2001/03/10 03:28:52 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/mempool.h,v $ * * Revision history: * 19-Sep-89 - Original Version --- 37,46 ---- * ==================================================================== * * Module: mempool.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/mempool.h,v $ * * Revision history: * 19-Sep-89 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/util/motifutil.c orc-2.1-new/src/osprey1.0/common/util/motifutil.c *** orc-2.1/src/osprey1.0/common/util/motifutil.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/motifutil.c Tue Nov 9 22:31:42 2004 *************** *** 35,41 **** static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/motifutil.c,v $ $Revision: 1.4 $"; /* #include "defs.h" */ #include --- 35,41 ---- static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/common/util/motifutil.c,v $ $Revision: 1.3 $"; /* #include "defs.h" */ #include diff -c -r -N orc-2.1/src/osprey1.0/common/util/motifutil.h orc-2.1-new/src/osprey1.0/common/util/motifutil.h *** orc-2.1/src/osprey1.0/common/util/motifutil.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/motifutil.h Tue Nov 9 22:31:42 2004 *************** *** 43,52 **** * ==================================================================== * * Module: motifutil.h ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 03:29:09 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/motifutil.h,v $ * * Revision history: * 26-Feb-92 - Original Version --- 43,52 ---- * ==================================================================== * * Module: motifutil.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/motifutil.h,v $ * * Revision history: * 26-Feb-92 - Original Version *************** *** 61,67 **** #ifdef _KEEP_RCS_ID ! static char *motifutil_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/motifutil.h,v $ $Revision: 1.7 $"; #endif /* _KEEP_RCS_ID */ /* Callback for quitting the program: */ --- 61,67 ---- #ifdef _KEEP_RCS_ID ! static char *motifutil_rcs_id = "$Source: /u/merge/src/osprey1.0/common/util/motifutil.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /* Callback for quitting the program: */ diff -c -r -N orc-2.1/src/osprey1.0/common/util/mstack.c orc-2.1-new/src/osprey1.0/common/util/mstack.c *** orc-2.1/src/osprey1.0/common/util/mstack.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/mstack.c Tue Nov 9 22:31:42 2004 *************** *** 33,39 **** */ ! static char *Version = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/mstack.c,v $ $Revision: 1.16 $"; #include #include #include --- 33,39 ---- */ ! static char *Version = "$Source: /u/merge/src/osprey1.0/common/util/mstack.c,v $ $Revision: 1.3 $"; #include #include #include diff -c -r -N orc-2.1/src/osprey1.0/common/util/mstack.h orc-2.1-new/src/osprey1.0/common/util/mstack.h *** orc-2.1/src/osprey1.0/common/util/mstack.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/mstack.h Tue Nov 9 22:31:42 2004 *************** *** 43,52 **** * ==================================================================== * * Module: stack.h ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 03:29:19 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/mstack.h,v $ * * Revision history: * 14-Jun-93 - Original Version --- 43,52 ---- * ==================================================================== * * Module: stack.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/mstack.h,v $ * * Revision history: * 14-Jun-93 - Original Version *************** *** 59,65 **** #ifdef _KEEP_RCS_ID ! static char *stack_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/mstack.h,v $ $Revision: 1.8 $"; #endif /* _KEEP_RCS_ID */ --- 59,65 ---- #ifdef _KEEP_RCS_ID ! static char *stack_rcs_id = "$Source: /u/merge/src/osprey1.0/common/util/mstack.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/common/util/options_stack.cxx orc-2.1-new/src/osprey1.0/common/util/options_stack.cxx *** orc-2.1/src/osprey1.0/common/util/options_stack.cxx Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/options_stack.cxx Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** //============================================================================ // // Module: options_stack.cxx ! // $Revision: 1.6 $ ! // $Date: 2001/03/10 03:28:58 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/options_stack.cxx,v $ // // Revision history: // 23-SEP-97 dahl - Original Version --- 37,46 ---- //============================================================================ // // Module: options_stack.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:42 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/util/options_stack.cxx,v $ // // Revision history: // 23-SEP-97 dahl - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/util/options_stack.h orc-2.1-new/src/osprey1.0/common/util/options_stack.h *** orc-2.1/src/osprey1.0/common/util/options_stack.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/options_stack.h Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** // ==================================================================== // // Module: options_stack.h ! // $Revision: 1.9 $ ! // $Date: 2001/03/10 03:29:24 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/options_stack.h,v $ // // Revision history: // 23-SEP-97 dahl - Original Version --- 37,46 ---- // ==================================================================== // // Module: options_stack.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:42 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/common/util/options_stack.h,v $ // // Revision history: // 23-SEP-97 dahl - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/util/priority_queue.h orc-2.1-new/src/osprey1.0/common/util/priority_queue.h *** orc-2.1/src/osprey1.0/common/util/priority_queue.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/priority_queue.h Tue Nov 9 22:31:42 2004 *************** *** 257,266 **** **/ ! /** $Revision: 1.8 $ ! *** $Date: 2001/03/10 03:29:35 $ ! *** $Author: mtibuild $ ! *** $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/priority_queue.h,v $ **/ #ifndef prq_INCLUDED --- 257,266 ---- **/ ! /** $Revision: 1.3 $ ! *** $Date: 2004/11/09 14:31:42 $ ! *** $Author: jczhang $ ! *** $Source: /u/merge/src/osprey1.0/common/util/priority_queue.h,v $ **/ #ifndef prq_INCLUDED *************** *** 272,278 **** #ifdef _KEEP_RCS_ID #ifndef PRQ_RCS_ID #define PRQ_RCS_ID ! static const char prq_rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/priority_queue.h,v $ $Revision: 1.8 $"; #endif #endif --- 272,278 ---- #ifdef _KEEP_RCS_ID #ifndef PRQ_RCS_ID #define PRQ_RCS_ID ! static const char prq_rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/util/priority_queue.h,v $ $Revision: 1.3 $"; #endif #endif diff -c -r -N orc-2.1/src/osprey1.0/common/util/quadsim.c orc-2.1-new/src/osprey1.0/common/util/quadsim.c *** orc-2.1/src/osprey1.0/common/util/quadsim.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/quadsim.c Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ======================================================================= * * Module: quadsim.c ! * $Revision: 1.17 $ ! * $Date: 2001/03/10 03:29:46 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/quadsim.c,v $ * * ======================================================================= * ======================================================================= --- 37,46 ---- * ======================================================================= * * Module: quadsim.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/quadsim.c,v $ * * ======================================================================= * ======================================================================= diff -c -r -N orc-2.1/src/osprey1.0/common/util/quadsim.h orc-2.1-new/src/osprey1.0/common/util/quadsim.h *** orc-2.1/src/osprey1.0/common/util/quadsim.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/quadsim.h Tue Nov 9 22:31:42 2004 *************** *** 43,52 **** * ======================================================================= * * Module: quadsim.h ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 03:29:51 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/quadsim.h,v $ * * ======================================================================= * ======================================================================= --- 43,52 ---- * ======================================================================= * * Module: quadsim.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/quadsim.h,v $ * * ======================================================================= * ======================================================================= diff -c -r -N orc-2.1/src/osprey1.0/common/util/resource.c orc-2.1-new/src/osprey1.0/common/util/resource.c *** orc-2.1/src/osprey1.0/common/util/resource.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/resource.c Tue Nov 9 22:31:42 2004 *************** *** 35,41 **** #ifdef _KEEP_RCS_ID static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/resource.c,v $ $Revision: 1.12 $"; #endif #if (1) --- 35,41 ---- #ifdef _KEEP_RCS_ID static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/util/resource.c,v $ $Revision: 1.3 $"; #endif #if (1) diff -c -r -N orc-2.1/src/osprey1.0/common/util/resource.h orc-2.1-new/src/osprey1.0/common/util/resource.h *** orc-2.1/src/osprey1.0/common/util/resource.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/resource.h Tue Nov 9 22:31:42 2004 *************** *** 42,48 **** #ifdef _KEEP_RCS_ID ! static char *resource_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/resource.h,v $ $Revision: 1.8 $"; #endif /* _KEEP_RCS_ID */ /* Request codes: */ --- 42,48 ---- #ifdef _KEEP_RCS_ID ! static char *resource_rcs_id = "$Source: /u/merge/src/osprey1.0/common/util/resource.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /* Request codes: */ diff -c -r -N orc-2.1/src/osprey1.0/common/util/tlog.h orc-2.1-new/src/osprey1.0/common/util/tlog.h *** orc-2.1/src/osprey1.0/common/util/tlog.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/tlog.h Tue Nov 9 22:31:42 2004 *************** *** 38,47 **** * ==================================================================== * * Module: tlog.h ! * $Revision: 1.5 $ ! * $Date: 2001/03/10 03:30:20 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/tlog.h,v $ * * Revision history: * 14-Sep-95 - Original Version --- 38,47 ---- * ==================================================================== * * Module: tlog.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/tlog.h,v $ * * Revision history: * 14-Sep-95 - Original Version *************** *** 60,66 **** #endif #ifdef _KEEP_RCS_ID ! static char *tlog_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/tlog.h,v $ $Revision: 1.5 $"; #endif /* _KEEP_RCS_ID */ #include --- 60,66 ---- #endif #ifdef _KEEP_RCS_ID ! static char *tlog_rcs_id = "$Source: /u/merge/src/osprey1.0/common/util/tlog.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/common/util/util.c orc-2.1-new/src/osprey1.0/common/util/util.c *** orc-2.1/src/osprey1.0/common/util/util.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/util.c Tue Nov 9 22:31:42 2004 *************** *** 35,41 **** static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/util.c,v $ $Revision: 2.12 $"; #include #include #include "defs.h" --- 35,41 ---- static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/common/util/util.c,v $ $Revision: 1.3 $"; #include #include #include "defs.h" diff -c -r -N orc-2.1/src/osprey1.0/common/util/util.h orc-2.1-new/src/osprey1.0/common/util/util.h *** orc-2.1/src/osprey1.0/common/util/util.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/util.h Tue Nov 9 22:31:42 2004 *************** *** 42,48 **** #ifdef _KEEP_RCS_ID ! static char *util_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/util.h,v $ $Revision: 1.13 $"; #endif /* _KEEP_RCS_ID */ /* Generate a call to an external command: --- 42,48 ---- #ifdef _KEEP_RCS_ID ! static char *util_rcs_id = "$Source: /u/merge/src/osprey1.0/common/util/util.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ /* Generate a call to an external command: diff -c -r -N orc-2.1/src/osprey1.0/common/util/x_list.c orc-2.1-new/src/osprey1.0/common/util/x_list.c *** orc-2.1/src/osprey1.0/common/util/x_list.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/x_list.c Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ======================================================================= * * Module: x_list.c ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 03:30:59 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/x_list.c,v $ * * Revision comments: * --- 37,46 ---- * ======================================================================= * * Module: x_list.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/x_list.c,v $ * * Revision comments: * *************** *** 57,63 **** */ static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/x_list.c,v $ $Revision: 1.10 $"; #define _X_first_(x) ((x)->first) #define _X_rest_(x) ((x)->rest) --- 57,63 ---- */ static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/common/util/x_list.c,v $ $Revision: 1.3 $"; #define _X_first_(x) ((x)->first) #define _X_rest_(x) ((x)->rest) diff -c -r -N orc-2.1/src/osprey1.0/common/util/x_list.h orc-2.1-new/src/osprey1.0/common/util/x_list.h *** orc-2.1/src/osprey1.0/common/util/x_list.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/x_list.h Tue Nov 9 22:31:42 2004 *************** *** 42,51 **** * ======================================================================= * * Module: x_list.h ! * $Revision: 1.12 $ ! * $Date: 2001/03/10 03:31:05 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/x_list.h,v $ * * Revision comments: * --- 42,51 ---- * ======================================================================= * * Module: x_list.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/x_list.h,v $ * * Revision comments: * diff -c -r -N orc-2.1/src/osprey1.0/common/util/x_prop.c orc-2.1-new/src/osprey1.0/common/util/x_prop.c *** orc-2.1/src/osprey1.0/common/util/x_prop.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/x_prop.c Tue Nov 9 22:31:42 2004 *************** *** 35,41 **** static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/x_prop.c,v $ $Revision: 1.10 $"; /* ==================================================================== --- 35,41 ---- static const char source_file[] = __FILE__; ! static const char rcs_id[] = "$Source: /u/merge/src/osprey1.0/common/util/x_prop.c,v $ $Revision: 1.3 $"; /* ==================================================================== diff -c -r -N orc-2.1/src/osprey1.0/common/util/x_prop.h orc-2.1-new/src/osprey1.0/common/util/x_prop.h *** orc-2.1/src/osprey1.0/common/util/x_prop.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/x_prop.h Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ==================================================================== * * Module: tn_prop.h ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 03:31:16 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/x_prop.h,v $ * * Revision history: * 13-Dec-91 - Original Version --- 37,46 ---- * ==================================================================== * * Module: tn_prop.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/x_prop.h,v $ * * Revision history: * 13-Dec-91 - Original Version *************** *** 130,136 **** ! static const char _X_RCS_ID_[] = "$Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/x_prop.h,v $ $Revision: 1.10 $"; #if defined(_MIPS_ISA) && _MIPS_ISA >= 3 typedef UINT64 _X_PROP_TYPE_; --- 130,136 ---- ! static const char _X_RCS_ID_[] = "$Source: /u/merge/src/osprey1.0/common/util/x_prop.h,v $ $Revision: 1.3 $"; #if defined(_MIPS_ISA) && _MIPS_ISA >= 3 typedef UINT64 _X_PROP_TYPE_; diff -c -r -N orc-2.1/src/osprey1.0/common/util/x_set_func.c orc-2.1-new/src/osprey1.0/common/util/x_set_func.c *** orc-2.1/src/osprey1.0/common/util/x_set_func.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/x_set_func.c Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ==================================================================== * * Module: x_set_function.c ! * $Revision: 1.12 $ ! * $Date: 2001/03/10 03:31:21 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/x_set_func.c,v $ * * Revision history: * 05-05-93 - Original Version --- 37,46 ---- * ==================================================================== * * Module: x_set_function.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/x_set_func.c,v $ * * Revision history: * 05-05-93 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/util/x_set_func.h orc-2.1-new/src/osprey1.0/common/util/x_set_func.h *** orc-2.1/src/osprey1.0/common/util/x_set_func.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/x_set_func.h Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ==================================================================== * * Module: x_set_func.h ! * $Revision: 1.13 $ ! * $Date: 2001/03/10 03:31:27 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/x_set_func.h,v $ * * Revision history: * 05-05-93 - Original Version --- 37,46 ---- * ==================================================================== * * Module: x_set_func.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/x_set_func.h,v $ * * Revision history: * 05-05-93 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/util/x_set_func.td orc-2.1-new/src/osprey1.0/common/util/x_set_func.td *** orc-2.1/src/osprey1.0/common/util/x_set_func.td Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/x_set_func.td Tue Nov 9 22:31:42 2004 *************** *** 38,46 **** * * Module: x_set_function.td * $Revision: 1.3 $ ! * $Date: 2001/03/10 03:31:32 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/x_set_func.td,v $ * * Revision history: * 05-05-93 - Original Version --- 38,46 ---- * * Module: x_set_function.td * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/x_set_func.td,v $ * * Revision history: * 05-05-93 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/util/x_set_interface orc-2.1-new/src/osprey1.0/common/util/x_set_interface *** orc-2.1/src/osprey1.0/common/util/x_set_interface Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/x_set_interface Tue Nov 9 22:31:42 2004 *************** *** 36,45 **** * ==================================================================== * * Module: x_set_interface ! * $Revision: 1.13 $ ! * $Date: 2001/03/10 03:31:37 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/x_set_interface,v $ * * Revision history: * 05-05-93 - Original Version --- 36,45 ---- * ==================================================================== * * Module: x_set_interface ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/x_set_interface,v $ * * Revision history: * 05-05-93 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/util/x_set_macro.c orc-2.1-new/src/osprey1.0/common/util/x_set_macro.c *** orc-2.1/src/osprey1.0/common/util/x_set_macro.c Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/x_set_macro.c Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ==================================================================== * * Module: x_set_macro.c ! * $Revision: 1.5 $ ! * $Date: 2001/03/10 03:31:43 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/x_set_macro.c,v $ * * Revision history: * 05-05-93 - Original Version --- 37,46 ---- * ==================================================================== * * Module: x_set_macro.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/x_set_macro.c,v $ * * Revision history: * 05-05-93 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/util/x_set_macro.h orc-2.1-new/src/osprey1.0/common/util/x_set_macro.h *** orc-2.1/src/osprey1.0/common/util/x_set_macro.h Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/x_set_macro.h Tue Nov 9 22:31:42 2004 *************** *** 37,46 **** * ==================================================================== * * Module: x_set_macro.h ! * $Revision: 1.16 $ ! * $Date: 2001/03/10 03:31:48 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/x_set_macro.h,v $ * * Revision history: * 05-05-93 - Original Version --- 37,46 ---- * ==================================================================== * * Module: x_set_macro.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/x_set_macro.h,v $ * * Revision history: * 05-05-93 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/common/util/x_set_macro.td orc-2.1-new/src/osprey1.0/common/util/x_set_macro.td *** orc-2.1/src/osprey1.0/common/util/x_set_macro.td Fri Dec 24 14:14:15 2004 --- orc-2.1-new/src/osprey1.0/common/util/x_set_macro.td Tue Nov 9 22:31:42 2004 *************** *** 37,45 **** * * Module: x_set_macro.td * $Revision: 1.3 $ ! * $Date: 2001/03/10 03:31:54 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/common/util/RCS/x_set_macro.td,v $ * * Revision history: * 05-05-93 - Original Version --- 37,45 ---- * * Module: x_set_macro.td * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:42 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/common/util/x_set_macro.td,v $ * * Revision history: * 05-05-93 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/aux_stab.h orc-2.1-new/src/osprey1.0/crayf90/sgi/aux_stab.h *** orc-2.1/src/osprey1.0/crayf90/sgi/aux_stab.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/aux_stab.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: aux_stab.h ! * $Revision: 1.5 $ ! * $Date: 2001/03/10 03:43:04 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/aux_stab.h,v $ * * Revision history: * 13-May-92 - Original Version (of header, anyway) --- 37,46 ---- * ==================================================================== * * Module: aux_stab.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/aux_stab.h,v $ * * Revision history: * 13-May-92 - Original Version (of header, anyway) *************** *** 57,63 **** #define aux_stab_INCLUDED #ifdef _KEEP_RCS_ID ! static char *aux_stab_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/aux_stab.h,v $ $Revision: 1.5 $"; #endif /* _KEEP_RCS_ID */ --- 57,63 ---- #define aux_stab_INCLUDED #ifdef _KEEP_RCS_ID ! static char *aux_stab_rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/aux_stab.h,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_addr.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_addr.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_addr.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_addr.cxx Mon Jun 25 14:32:40 2001 *************** *** 37,45 **** * ==================================================================== * * Module: cwh_addr ! * $Revision: 1.156 $ ! * $Date: 2001/03/10 03:43:10 $ ! * $Author: mtibuild $ * * Revision history: * dd-mmm-95 - Original Version --- 37,45 ---- * ==================================================================== * * Module: cwh_addr ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ * * Revision history: * dd-mmm-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_addr.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_addr.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_addr.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_addr.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_addr.h ! * $Revision: 1.36 $ ! * $Date: 2001/03/10 03:43:15 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_addr.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_addr.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_addr.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 55,61 **** #define CWH_ADDR_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_addr.h,v $ $Revision: 1.36 $"; #endif /* _KEEP_RCS_ID */ /* Offset field as 64 bits - translate into 32 later ***FIX */ --- 55,61 ---- #define CWH_ADDR_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_addr.h,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ /* Offset field as 64 bits - translate into 32 later ***FIX */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_auxst.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_auxst.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_auxst.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_auxst.cxx Mon Jun 25 14:32:40 2001 *************** *** 36,45 **** /* ==================================================================== * ==================================================================== * ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 03:43:26 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_auxst.cxx,v $ * * Revision history: * dd-mmm-95 - Original Version --- 36,45 ---- /* ==================================================================== * ==================================================================== * ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_auxst.cxx,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 66,72 **** static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_auxst.cxx,v $ $Revision: 1.10 $"; #endif /* _KEEP_RCS_ID */ /* general compiler includes */ --- 66,72 ---- static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_auxst.cxx,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ /* general compiler includes */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_auxst.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_auxst.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_auxst.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_auxst.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_auxst.h ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 03:43:31 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_auxst.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_auxst.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_auxst.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 56,62 **** #define CWH_AUXST_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_auxst.h,v $ $Revision: 1.9 $"; #endif /* _KEEP_RCS_ID */ /* de/allocation */ --- 56,62 ---- #define CWH_AUXST_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_auxst.h,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ /* de/allocation */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_block.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_block.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_block.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_block.cxx Mon Jun 25 14:32:40 2001 *************** *** 37,45 **** * ==================================================================== * * Module: cwh_block ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 03:43:42 $ ! * $Author: mtibuild $ * * Revision history: * dd-mmm-95 - Original Version --- 37,45 ---- * ==================================================================== * * Module: cwh_block ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ * * Revision history: * dd-mmm-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_block.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_block.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_block.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_block.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_block.h ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 03:43:47 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_block.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_block.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_block.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 55,61 **** #define CWH_BLOCK_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_block.h,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ /* block stack routines */ --- 55,61 ---- #define CWH_BLOCK_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_block.h,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ /* block stack routines */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_data.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_data.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_data.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_data.cxx Mon Jun 25 14:32:40 2001 *************** *** 36,45 **** /* ==================================================================== * ==================================================================== * ! * $Revision: 1.58 $ ! * $Date: 2001/03/10 03:43:57 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_data.cxx,v $ * * Description: This static data initialization * --- 36,45 ---- /* ==================================================================== * ==================================================================== * ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_data.cxx,v $ * * Description: This static data initialization * *************** *** 50,56 **** static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_data.cxx,v $ $Revision: 1.58 $"; #endif /* _KEEP_RCS_ID */ /* sgi includes */ --- 50,56 ---- static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_data.cxx,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ /* sgi includes */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_data.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_data.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_data.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_data.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_data.h ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 03:44:03 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_data.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_data.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_data.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 55,61 **** #define CWH_DATA_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_data.h,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ extern void cwh_data_emit_symbol_inits(SYMTAB_IDX level); --- 55,61 ---- #define CWH_DATA_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_data.h,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ extern void cwh_data_emit_symbol_inits(SYMTAB_IDX level); diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_defines.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_defines.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_defines.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_defines.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_defines.h ! * $Revision: 1.35 $ ! * $Date: 2001/03/10 03:44:16 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_defines.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_defines.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_defines.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 55,61 **** #define CWH_DEFINES_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_defines.h,v $ $Revision: 1.35 $"; #endif /* _KEEP_RCS_ID */ --- 55,61 ---- #define CWH_DEFINES_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_defines.h,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_directive.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_directive.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_directive.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_directive.cxx Mon Jun 25 14:32:40 2001 *************** *** 37,45 **** * ==================================================================== * * Module: cwh_directive ! * $Revision: 1.90 $ ! * $Date: 2001/03/10 03:42:54 $ ! * $Author: mtibuild $ * * Description: contains routines to support directives, converting * from Cray IR to WHIRL. Entry points from --- 37,45 ---- * ==================================================================== * * Module: cwh_directive ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ * * Description: contains routines to support directives, converting * from Cray IR to WHIRL. Entry points from diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_directive.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_directive.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_directive.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_directive.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_directive.h ! * $Revision: 1.11 $ ! * $Date: 2001/03/10 03:44:21 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_directive.h,v $ * * Description: Entry points into cwh_directive.c * --- 37,46 ---- * ==================================================================== * * Module: cwh_directive.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_directive.h,v $ * * Description: Entry points into cwh_directive.c * *************** *** 52,58 **** #define CWH_DIRECTIVE_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_directive.h,v $"; #endif /* _KEEP_RCS_ID */ extern int parallel_do_count; --- 52,58 ---- #define CWH_DIRECTIVE_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_directive.h,v $"; #endif /* _KEEP_RCS_ID */ extern int parallel_do_count; diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_dope.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_dope.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_dope.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_dope.cxx Mon Jun 25 14:32:40 2001 *************** *** 37,45 **** * ==================================================================== * * Module: cwh_dope ! * $Revision: 1.61 $ ! * $Date: 2001/03/10 03:44:32 $ ! * $Author: mtibuild $ * $Source: * * Revision history: --- 37,45 ---- * ==================================================================== * * Module: cwh_dope ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ * $Source: * * Revision history: *************** *** 58,64 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_dope.cxx,v $ $Revision: 1.61 $"; #endif /* _KEEP_RCS_ID */ /* sgi includes */ --- 58,64 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_dope.cxx,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ /* sgi includes */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_dope.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_dope.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_dope.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_dope.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_dope.h ! * $Revision: 1.11 $ ! * $Date: 2001/03/10 03:44:37 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_dope.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_dope.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_dope.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 55,61 **** #define CWH_DOPE_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_dope.h,v $ $Revision: 1.11 $"; #endif /* _KEEP_RCS_ID */ extern WN * cwh_dope_from_expression(WN *expr, WN *array, WN *char_len, TY_IDX ty, WN *craytype); --- 55,61 ---- #define CWH_DOPE_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_dope.h,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ extern WN * cwh_dope_from_expression(WN *expr, WN *array, WN *char_len, TY_IDX ty, WN *craytype); diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_dst.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_dst.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_dst.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_dst.cxx Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_dst.c ! * $Revision: 1.72 $ ! * $Date: 2001/03/10 03:44:42 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_dst.cxx,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_dst.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_dst.cxx,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 64,70 **** static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_dst.cxx,v $ $Revision: 1.72 $"; #endif /* _KEEP_RCS_ID */ /* sgi includes */ --- 64,70 ---- static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_dst.cxx,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ /* sgi includes */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_dst.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_dst.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_dst.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_dst.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_dst.h ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 03:44:47 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_dst.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_dst.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_dst.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 55,61 **** #define CWH_DST_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_dst.h,v $ $Revision: 1.8 $"; #endif /* _KEEP_RCS_ID */ --- 55,61 ---- #define CWH_DST_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_dst.h,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_expr.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_expr.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_expr.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_expr.cxx Mon Jun 25 14:32:40 2001 *************** *** 37,45 **** * ==================================================================== * * Module: cwh_expr ! * $Revision: 1.122 $ ! * $Date: 2001/03/10 03:44:58 $ ! * $Author: mtibuild $ * $Source: * * Revision history: --- 37,45 ---- * ==================================================================== * * Module: cwh_expr ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ * $Source: * * Revision history: *************** *** 66,72 **** static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_expr.cxx,v $ $Revision: 1.122 $"; #endif /* _KEEP_RCS_ID */ --- 66,72 ---- static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_expr.cxx,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_expr.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_expr.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_expr.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_expr.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_expr.h ! * $Revision: 1.24 $ ! * $Date: 2001/03/10 03:45:03 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_expr.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_expr.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_expr.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 55,61 **** #define CWH_EXPR_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_expr.h,v $ $Revision: 1.24 $"; #endif /* _KEEP_RCS_ID */ typedef enum { --- 55,61 ---- #define CWH_EXPR_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_expr.h,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ typedef enum { diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_intrin.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_intrin.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_intrin.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_intrin.cxx Mon Jun 25 14:32:40 2001 *************** *** 37,45 **** * ==================================================================== * * Module: cwh_intrin ! * $Revision: 1.120 $ ! * $Date: 2001/03/10 03:45:14 $ ! * $Author: mtibuild $ * $Source: * * Revision history: --- 37,45 ---- * ==================================================================== * * Module: cwh_intrin ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ * $Source: * * Revision history: *************** *** 56,62 **** static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_intrin.cxx,v $ $Revision: 1.120 $"; #endif /* _KEEP_RCS_ID */ /* sgi includes */ --- 56,62 ---- static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_intrin.cxx,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ /* sgi includes */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_intrin.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_intrin.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_intrin.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_intrin.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_intrin.h ! * $Revision: 1.11 $ ! * $Date: 2001/03/10 03:45:20 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_intrin.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_intrin.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_intrin.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 55,61 **** #define CWH_INTRIN_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_intrin.h,v $ $Revision: 1.11 $"; #endif /* _KEEP_RCS_ID */ --- 55,61 ---- #define CWH_INTRIN_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_intrin.h,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_io.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_io.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_io.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_io.cxx Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_io.c ! * $Revision: 1.107 $ ! * $Date: 2001/03/10 03:45:30 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_io.cxx,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_io.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_io.cxx,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 57,63 **** static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = " $Id: cwh_io.cxx,v 1.107 2001/03/10 03:45:30 mtibuild Exp $ "; #endif /* _KEEP_RCS_ID */ /* sgi includes */ --- 57,63 ---- static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = " $Id: cwh_io.cxx,v 1.1.1.1 2001/06/25 06:32:40 llx Exp $ "; #endif /* _KEEP_RCS_ID */ /* sgi includes */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_io.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_io.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_io.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_io.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_io.h ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 03:45:35 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_io.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_io.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_io.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 54,60 **** #ifndef CWH_IO_INCLUDED #define CWH_IO_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = " $Id: cwh_io.h,v 1.6 2001/03/10 03:45:35 mtibuild Exp $ "; #endif /* _KEEP_RCS_ID */ extern INT cwh_io_in_ioblock; /* are we processing an I/O statement? */ --- 54,60 ---- #ifndef CWH_IO_INCLUDED #define CWH_IO_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = " $Id: cwh_io.h,v 1.1.1.1 2001/06/25 06:32:40 llx Exp $ "; #endif /* _KEEP_RCS_ID */ extern INT cwh_io_in_ioblock; /* are we processing an I/O statement? */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_mkdepend.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_mkdepend.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_mkdepend.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_mkdepend.cxx Mon Jun 25 14:32:40 2001 *************** *** 37,45 **** * ==================================================================== * * Module: cwh_pdgcs ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 03:45:46 $ ! * $Author: mtibuild $ * $Source: * * Revision history: --- 37,45 ---- * ==================================================================== * * Module: cwh_pdgcs ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ * $Source: * * Revision history: *************** *** 59,65 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_mkdepend.cxx,v $ $Revision: 1.9 $"; #endif /* _KEEP_RCS_ID */ #include --- 59,65 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_mkdepend.cxx,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_mkdepend.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_mkdepend.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_mkdepend.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_mkdepend.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_mkdepend.h ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 03:45:51 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_mkdepend.h,v $ * * Revision history: * 09-26-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_mkdepend.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_mkdepend.h,v $ * * Revision history: * 09-26-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_pdgcs.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_pdgcs.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_pdgcs.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_pdgcs.cxx Mon Jun 25 14:32:40 2001 *************** *** 37,45 **** * ==================================================================== * * Module: cwh_pdgcs ! * $Revision: 1.79 $ ! * $Date: 2001/03/10 03:45:56 $ ! * $Author: mtibuild $ * $Source: * * Revision history: --- 37,45 ---- * ==================================================================== * * Module: cwh_pdgcs ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ * $Source: * * Revision history: *************** *** 59,65 **** #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_pdgcs.cxx,v $ $Revision: 1.79 $"; #endif /* _KEEP_RCS_ID */ --- 59,65 ---- #ifdef _KEEP_RCS_ID /*REFERENCED*/ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_pdgcs.cxx,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_pdgcs.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_pdgcs.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_pdgcs.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_pdgcs.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_pdgcs.h ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 03:46:01 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_pdgcs.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_pdgcs.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_pdgcs.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 55,61 **** #define CWH_PDGCS_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_pdgcs.h,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ --- 55,61 ---- #define CWH_PDGCS_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_pdgcs.h,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_preg.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_preg.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_preg.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_preg.cxx Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_preg.c ! * $Revision: 1.11 $ ! * $Date: 2001/03/10 03:46:07 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_preg.cxx,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_preg.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_preg.cxx,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 56,62 **** static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_preg.cxx,v $ $Revision: 1.11 $"; #endif /* _KEEP_RCS_ID */ /* sgi includes */ --- 56,62 ---- static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_preg.cxx,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ /* sgi includes */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_preg.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_preg.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_preg.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_preg.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_preg.h ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 03:46:12 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_preg.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_preg.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_preg.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 55,61 **** #define CIR_WH_PREG_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_preg.h,v $ $Revision: 1.8 $"; #endif /* _KEEP_RCS_ID */ --- 55,61 ---- #define CIR_WH_PREG_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_preg.h,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_stab.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_stab.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_stab.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_stab.cxx Mon Jun 25 14:32:40 2001 *************** *** 36,45 **** /* ==================================================================== * ==================================================================== * ! * $Revision: 1.268 $ ! * $Date: 2001/03/10 03:46:17 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_stab.cxx,v $ * * Revision history: * dd-mmm-95 - Original Version --- 36,45 ---- /* ==================================================================== * ==================================================================== * ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_stab.cxx,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 70,76 **** static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_stab.cxx,v $ $Revision: 1.268 $"; #endif /* _KEEP_RCS_ID */ --- 70,76 ---- static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_stab.cxx,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_stab.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_stab.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_stab.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_stab.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_stab.h ! * $Revision: 1.69 $ ! * $Date: 2001/03/10 03:46:23 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_stab.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_stab.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_stab.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 56,62 **** #define CWH_STAB_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_stab.h,v $ $Revision: 1.69 $"; #endif /* _KEEP_RCS_ID */ --- 56,62 ---- #define CWH_STAB_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_stab.h,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_stats.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_stats.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_stats.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_stats.cxx Mon Jun 25 14:32:40 2001 *************** *** 38,45 **** * * Module: cwh_stats.c * $Revision: ! * $Date: 2001/03/10 03:46:33 $ ! * $Author: mtibuild $ * $Source: * * Revision history: --- 38,45 ---- * * Module: cwh_stats.c * $Revision: ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ * $Source: * * Revision history: *************** *** 62,68 **** static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_stats.cxx,v $ $Revision: 1.4 $"; #endif /* _KEEP_RCS_ID */ --- 62,68 ---- static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_stats.cxx,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_stats.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_stats.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_stats.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_stats.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_stats.h ! * $Revision: 1.5 $ ! * $Date: 2001/03/10 03:46:38 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_stats.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_stats.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_stats.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 56,62 **** #define CWH_STATS_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_stats.h,v $ $Revision: 1.5 $"; #endif /* _KEEP_RCS_ID */ /* --- 56,62 ---- #define CWH_STATS_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_stats.h,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ /* diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_stk.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_stk.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_stk.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_stk.cxx Mon Jun 25 14:32:40 2001 *************** *** 37,45 **** * ==================================================================== * * Module: cwh_stk ! * $Revision: 1.45 $ ! * $Date: 2001/03/10 03:46:48 $ ! * $Author: mtibuild $ * $Source: * * Revision history: --- 37,45 ---- * ==================================================================== * * Module: cwh_stk ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ * $Source: * * Revision history: *************** *** 63,69 **** static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_stk.cxx,v $ $Revision: 1.45 $"; #endif /* _KEEP_RCS_ID */ --- 63,69 ---- static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_stk.cxx,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_stk.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_stk.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_stk.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_stk.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_stk.h ! * $Revision: 1.30 $ ! * $Date: 2001/03/10 03:46:53 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_stk.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_stk.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_stk.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 56,62 **** #define CWH_STK_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_stk.h,v $ $Revision: 1.30 $"; #endif /* _KEEP_RCS_ID */ enum item_class { --- 56,62 ---- #define CWH_STK_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_stk.h,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ enum item_class { diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_stmt.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_stmt.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_stmt.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_stmt.cxx Mon Jun 25 14:32:40 2001 *************** *** 38,46 **** * ==================================================================== * * Module: cwh_stmt ! * $Revision: 1.226 $ ! * $Date: 2001/03/10 03:47:01 $ ! * $Author: mtibuild $ * * Revision history: * dd-mmm-95 - Original Version --- 38,46 ---- * ==================================================================== * * Module: cwh_stmt ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ * * Revision history: * dd-mmm-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_stmt.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_stmt.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_stmt.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_stmt.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_stmt.h ! * $Revision: 1.44 $ ! * $Date: 2001/03/10 03:47:07 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_stmt.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_stmt.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_stmt.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 55,61 **** #define CWH_STMT_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_stmt.h,v $ $Revision: 1.44 $"; #endif /* _KEEP_RCS_ID */ --- 55,61 ---- #define CWH_STMT_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_stmt.h,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_types.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_types.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_types.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_types.cxx Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_types.c ! * $Revision: 1.190 $ ! * $Date: 2001/03/10 03:47:17 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_types.cxx,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_types.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_types.cxx,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 67,73 **** static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_types.cxx,v $ $Revision: 1.190 $"; #endif /* _KEEP_RCS_ID */ /* sgi includes */ --- 67,73 ---- static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_types.cxx,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ /* sgi includes */ diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/cwh_types.h orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_types.h *** orc-2.1/src/osprey1.0/crayf90/sgi/cwh_types.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/cwh_types.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: cwh_types.h ! * $Revision: 1.63 $ ! * $Date: 2001/03/10 03:47:22 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_types.h,v $ * * Revision history: * dd-mmm-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: cwh_types.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_types.h,v $ * * Revision history: * dd-mmm-95 - Original Version *************** *** 55,61 **** #define CWH_TYPES_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/cwh_types.h,v $ $Revision: 1.63 $"; #endif /* _KEEP_RCS_ID */ enum ty_bound_enum { --- 55,61 ---- #define CWH_TYPES_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/cwh_types.h,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ enum ty_bound_enum { diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/sgi_cmd_line.cxx orc-2.1-new/src/osprey1.0/crayf90/sgi/sgi_cmd_line.cxx *** orc-2.1/src/osprey1.0/crayf90/sgi/sgi_cmd_line.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/sgi_cmd_line.cxx Mon Jun 25 14:32:40 2001 *************** *** 35,41 **** static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/sgi_cmd_line.cxx,v $ $Revision: 1.85 $"; /* SGI includes */ #include "stamp.h" --- 35,41 ---- static char *source_file = __FILE__; ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/sgi_cmd_line.cxx,v $ $Revision: 1.1.1.1 $"; /* SGI includes */ #include "stamp.h" diff -c -r -N orc-2.1/src/osprey1.0/crayf90/sgi/sgi_cmd_line.h orc-2.1-new/src/osprey1.0/crayf90/sgi/sgi_cmd_line.h *** orc-2.1/src/osprey1.0/crayf90/sgi/sgi_cmd_line.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/crayf90/sgi/sgi_cmd_line.h Mon Jun 25 14:32:40 2001 *************** *** 37,46 **** * ==================================================================== * * Module: sgi_cmd_line.h ! * $Revision: 1.22 $ ! * $Date: 2001/03/10 03:48:10 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/sgi_cmd_line.h,v $ * * Revision history: * 09-26-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: sgi_cmd_line.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:32:40 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/crayf90/sgi/sgi_cmd_line.h,v $ * * Revision history: * 09-26-95 - Original Version *************** *** 55,61 **** #define SGI_CMD_LINE_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/crayf90/sgi/RCS/sgi_cmd_line.h,v $ $Revision: 1.22 $"; #endif /* _KEEP_RCS_ID */ extern char *FE_command_line; --- 55,61 ---- #define SGI_CMD_LINE_INCLUDED #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/crayf90/sgi/sgi_cmd_line.h,v $ $Revision: 1.1.1.1 $"; #endif /* _KEEP_RCS_ID */ extern char *FE_command_line; diff -c -r -N orc-2.1/src/osprey1.0/cygnus_20000828/bfd/coffcode.h orc-2.1-new/src/osprey1.0/cygnus_20000828/bfd/coffcode.h *** orc-2.1/src/osprey1.0/cygnus_20000828/bfd/coffcode.h Fri Dec 24 14:14:30 2004 --- orc-2.1-new/src/osprey1.0/cygnus_20000828/bfd/coffcode.h Wed Nov 24 15:31:41 2004 *************** *** 1002,1007 **** --- 1002,1009 ---- esym += (isym.n_numaux + 1) * bfd_coff_symesz (abfd); } breakloop: + // Fix "Label at end of compound statement error" with gcc3.4.x + if(0); } } diff -c -r -N orc-2.1/src/osprey1.0/cygnus_20000828/bfd/doc/bfd.texinfo orc-2.1-new/src/osprey1.0/cygnus_20000828/bfd/doc/bfd.texinfo *** orc-2.1/src/osprey1.0/cygnus_20000828/bfd/doc/bfd.texinfo Fri Dec 24 14:14:29 2004 --- orc-2.1-new/src/osprey1.0/cygnus_20000828/bfd/doc/bfd.texinfo Mon Jun 25 14:32:41 2001 *************** *** 1,6 **** \input texinfo.tex @setfilename bfd.info ! @c $Id: bfd.texinfo,v 1.1 2000/11/03 22:02:08 lilian Exp $ @tex % NOTE LOCAL KLUGE TO AVOID TOO MUCH WHITESPACE \global\long\def\example{% --- 1,6 ---- \input texinfo.tex @setfilename bfd.info ! @c $Id: bfd.texinfo,v 1.1.1.1 2001/06/25 06:32:41 llx Exp $ @tex % NOTE LOCAL KLUGE TO AVOID TOO MUCH WHITESPACE \global\long\def\example{% *************** *** 67,73 **** @tex \def\$#1${{#1}} % Kluge: collect RCS revision info without $...$ ! \xdef\manvers{\$Revision: 1.1 $} % For use in headers, footers too {\parskip=0pt \hfill Cygnus Support\par \hfill sac\@cygnus.com\par --- 67,73 ---- @tex \def\$#1${{#1}} % Kluge: collect RCS revision info without $...$ ! \xdef\manvers{\$Revision: 1.1.1.1 $} % For use in headers, footers too {\parskip=0pt \hfill Cygnus Support\par \hfill sac\@cygnus.com\par diff -c -r -N orc-2.1/src/osprey1.0/cygnus_20000828/bfd/doc/bfdint.texi orc-2.1-new/src/osprey1.0/cygnus_20000828/bfd/doc/bfdint.texi *** orc-2.1/src/osprey1.0/cygnus_20000828/bfd/doc/bfdint.texi Fri Dec 24 14:14:29 2004 --- orc-2.1-new/src/osprey1.0/cygnus_20000828/bfd/doc/bfdint.texi Mon Jun 25 14:32:41 2001 *************** *** 19,25 **** helpful when working on BFD. It is very incomplete. This document is not updated regularly, and may be out of date. It was ! last modified on $Date: 2000/11/03 22:02:20 $. The initial version of this document was written by Ian Lance Taylor @email{ian@@cygnus.com}. --- 19,25 ---- helpful when working on BFD. It is very incomplete. This document is not updated regularly, and may be out of date. It was ! last modified on $Date: 2001/06/25 06:32:41 $. The initial version of this document was written by Ian Lance Taylor @email{ian@@cygnus.com}. diff -c -r -N orc-2.1/src/osprey1.0/cygnus_20000828/bfd/elflink.h orc-2.1-new/src/osprey1.0/cygnus_20000828/bfd/elflink.h *** orc-2.1/src/osprey1.0/cygnus_20000828/bfd/elflink.h Fri Dec 24 14:14:30 2004 --- orc-2.1-new/src/osprey1.0/cygnus_20000828/bfd/elflink.h Tue Nov 9 22:54:16 2004 *************** *** 66,77 **** #endif #ifdef IPA_LINK int ld_set_ndx (bfd *abfd) { return 0; } - #pragma weak ld_set_ndx #endif /* Given an ELF BFD, add symbols to the global hash table as --- 66,77 ---- #endif #ifdef IPA_LINK + #pragma weak ld_set_ndx int ld_set_ndx (bfd *abfd) { return 0; } #endif /* Given an ELF BFD, add symbols to the global hash table as diff -c -r -N orc-2.1/src/osprey1.0/cygnus_20000828/configure orc-2.1-new/src/osprey1.0/cygnus_20000828/configure *** orc-2.1/src/osprey1.0/cygnus_20000828/configure Fri Dec 24 14:14:29 2004 --- orc-2.1-new/src/osprey1.0/cygnus_20000828/configure Mon Jun 25 14:32:40 2001 *************** *** 86,92 **** target_alias=NOTARGET target_makefile_frag= undefs=NOUNDEFS ! version="$Revision: 1.1 $" x11=default bindir='${exec_prefix}/bin' sbindir='${exec_prefix}/sbin' --- 86,92 ---- target_alias=NOTARGET target_makefile_frag= undefs=NOUNDEFS ! version="$Revision: 1.1.1.1 $" x11=default bindir='${exec_prefix}/bin' sbindir='${exec_prefix}/sbin' diff -c -r -N orc-2.1/src/osprey1.0/cygnus_20000828/ld/ldint.texinfo orc-2.1-new/src/osprey1.0/cygnus_20000828/ld/ldint.texinfo *** orc-2.1/src/osprey1.0/cygnus_20000828/ld/ldint.texinfo Fri Dec 24 14:14:33 2004 --- orc-2.1-new/src/osprey1.0/cygnus_20000828/ld/ldint.texinfo Mon Jun 25 14:32:41 2001 *************** *** 43,49 **** @tex \def\$#1${{#1}} % Kluge: collect RCS revision info without $...$ ! \xdef\manvers{\$Revision: 1.1 $} % For use in headers, footers too {\parskip=0pt \hfill Cygnus Support\par \hfill \manvers\par --- 43,49 ---- @tex \def\$#1${{#1}} % Kluge: collect RCS revision info without $...$ ! \xdef\manvers{\$Revision: 1.1.1.1 $} % For use in headers, footers too {\parskip=0pt \hfill Cygnus Support\par \hfill \manvers\par diff -c -r -N orc-2.1/src/osprey1.0/driver/main.c orc-2.1-new/src/osprey1.0/driver/main.c *** orc-2.1/src/osprey1.0/driver/main.c Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/driver/main.c Tue Nov 9 22:54:15 2004 *************** *** 33,39 **** */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/driver/main.c,v $ $Revision: 1.5 $"; #include #include --- 33,39 ---- */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/driver/main.c,v $ $Revision: 1.6 $"; #include #include *************** *** 356,362 **** save_name(&fb_file, concat_strings(drop_path(prof_file), ".x.cfb")); if (!(stat(fb_file, &stat_buf) != 0 && errno == ENOENT)) #ifdef linux ! fb_file_mod_time = stat_buf.st_mtime; #else fb_file_mod_time = stat_buf.st_mtim.tv_sec; #endif --- 356,362 ---- save_name(&fb_file, concat_strings(drop_path(prof_file), ".x.cfb")); if (!(stat(fb_file, &stat_buf) != 0 && errno == ENOENT)) #ifdef linux ! fb_file_mod_time = stat_buf.st_mtim; #else fb_file_mod_time = stat_buf.st_mtim.tv_sec; #endif *************** *** 364,370 **** fb_file_exists = FALSE; if (!(stat(count_files->head->name, &stat_buf) != 0 && errno == ENOENT)) #ifdef linux ! count_file_mod_time = stat_buf.st_mtime; #else count_file_mod_time = stat_buf.st_mtim.tv_sec; #endif --- 364,370 ---- fb_file_exists = FALSE; if (!(stat(count_files->head->name, &stat_buf) != 0 && errno == ENOENT)) #ifdef linux ! count_file_mod_time = stat_buf.st_mtim; #else count_file_mod_time = stat_buf.st_mtim.tv_sec; #endif diff -c -r -N orc-2.1/src/osprey1.0/fake_ld/common/ld_elf.h orc-2.1-new/src/osprey1.0/fake_ld/common/ld_elf.h *** orc-2.1/src/osprey1.0/fake_ld/common/ld_elf.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/fake_ld/common/ld_elf.h Tue Nov 9 22:31:43 2004 *************** *** 33,39 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/fake_ld/common/RCS/ld_elf.h,v 1.5 2001/03/10 03:51:40 mtibuild Exp $ */ #ifndef __LD_ELF_H__ #define __LD_ELF_H__ --- 33,39 ---- */ ! /* $Header: /u/merge/src/osprey1.0/fake_ld/common/ld_elf.h,v 1.3 2004/11/09 14:31:43 jczhang Exp $ */ #ifndef __LD_ELF_H__ #define __LD_ELF_H__ diff -c -r -N orc-2.1/src/osprey1.0/fake_ld/common/linker.h orc-2.1-new/src/osprey1.0/fake_ld/common/linker.h *** orc-2.1/src/osprey1.0/fake_ld/common/linker.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/fake_ld/common/linker.h Fri Nov 19 11:01:28 2004 *************** *** 54,60 **** #ifdef HOST_IA64 #include #else ! #include #endif #include "ld_elf.h" --- 54,60 ---- #ifdef HOST_IA64 #include #else ! #include #endif #include "ld_elf.h" diff -c -r -N orc-2.1/src/osprey1.0/fake_ld/common/read.h orc-2.1-new/src/osprey1.0/fake_ld/common/read.h *** orc-2.1/src/osprey1.0/fake_ld/common/read.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/fake_ld/common/read.h Tue Nov 9 22:31:43 2004 *************** *** 33,39 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/fake_ld/common/RCS/read.h,v 1.5 2001/03/10 03:52:08 mtibuild Exp $ */ #ifndef __READ_H__ #define __READ_H__ --- 33,39 ---- */ ! /* $Header: /u/merge/src/osprey1.0/fake_ld/common/read.h,v 1.3 2004/11/09 14:31:43 jczhang Exp $ */ #ifndef __READ_H__ #define __READ_H__ diff -c -r -N orc-2.1/src/osprey1.0/g++fe/c_int_model.h orc-2.1-new/src/osprey1.0/g++fe/c_int_model.h *** orc-2.1/src/osprey1.0/g++fe/c_int_model.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/g++fe/c_int_model.h Tue Nov 9 22:31:43 2004 *************** *** 37,46 **** * ==================================================================== * * Module: c_int_model.h ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 03:52:50 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/g++fe/RCS/c_int_model.h,v $ * * Revision history: * ??-???-92 - Original Version --- 37,46 ---- * ==================================================================== * * Module: c_int_model.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:43 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/g++fe/c_int_model.h,v $ * * Revision history: * ??-???-92 - Original Version *************** *** 57,63 **** #define c_int_model_INCLUDED #ifdef _KEEP_RCS_ID ! static char *c_int_model_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/g++fe/RCS/c_int_model.h,v $ $Revision: 1.4 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED --- 57,63 ---- #define c_int_model_INCLUDED #ifdef _KEEP_RCS_ID ! static char *c_int_model_rcs_id = "$Source: /u/merge/src/osprey1.0/g++fe/c_int_model.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/g++fe/erauxdesc.h orc-2.1-new/src/osprey1.0/g++fe/erauxdesc.h *** orc-2.1/src/osprey1.0/g++fe/erauxdesc.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/g++fe/erauxdesc.h Tue Nov 9 22:31:43 2004 *************** *** 38,46 **** * * Module: erauxdesc.h * $Revision: 1.3 $ ! * $Date: 2001/03/10 03:52:55 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/g++fe/RCS/erauxdesc.h,v $ * * Revision history: * 19-Mar-92 - Original Version --- 38,46 ---- * * Module: erauxdesc.h * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:43 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/g++fe/erauxdesc.h,v $ * * Revision history: * 19-Mar-92 - Original Version *************** *** 59,65 **** #ifndef erauxdesc_INCLUDED #define erauxdesc_INCLUDED ! static char *eraux_desc_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/g++fe/RCS/erauxdesc.h,v $ $Revision: 1.3 $"; #include "erfe.desc" /* Front end error codes */ --- 59,65 ---- #ifndef erauxdesc_INCLUDED #define erauxdesc_INCLUDED ! static char *eraux_desc_rcs_id = "$Source: /u/merge/src/osprey1.0/g++fe/erauxdesc.h,v $ $Revision: 1.3 $"; #include "erfe.desc" /* Front end error codes */ diff -c -r -N orc-2.1/src/osprey1.0/g++fe/erfe.desc orc-2.1-new/src/osprey1.0/g++fe/erfe.desc *** orc-2.1/src/osprey1.0/g++fe/erfe.desc Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/g++fe/erfe.desc Tue Nov 9 22:31:43 2004 *************** *** 39,47 **** * * Module: erfe.desc * $Revision: 1.3 $ ! * $Date: 2001/03/10 03:53:00 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/g++fe/RCS/erfe.desc,v $ * * Revision history: * 12-Sep-89 - Original Version --- 39,47 ---- * * Module: erfe.desc * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:43 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/g++fe/erfe.desc,v $ * * Revision history: * 12-Sep-89 - Original Version *************** *** 57,63 **** * ==================================================================== */ ! static char *erfe_desc_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/g++fe/RCS/erfe.desc,v $ $Revision: 1.3 $"; #include "erfe.h" --- 57,63 ---- * ==================================================================== */ ! static char *erfe_desc_rcs_id = "$Source: /u/merge/src/osprey1.0/g++fe/erfe.desc,v $ $Revision: 1.3 $"; #include "erfe.h" diff -c -r -N orc-2.1/src/osprey1.0/g++fe/erfe.h orc-2.1-new/src/osprey1.0/g++fe/erfe.h *** orc-2.1/src/osprey1.0/g++fe/erfe.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/g++fe/erfe.h Tue Nov 9 22:31:43 2004 *************** *** 38,46 **** * * Module: erfe.h * $Revision: 1.3 $ ! * $Date: 2001/03/10 03:53:05 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/g++fe/RCS/erfe.h,v $ * * Revision history: * 12-Sep-89 - Original Version --- 38,46 ---- * * Module: erfe.h * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:43 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/g++fe/erfe.h,v $ * * Revision history: * 12-Sep-89 - Original Version *************** *** 60,66 **** #define erfe_INCLUDED #ifdef _KEEP_RCS_ID ! static char *erfe_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/g++fe/RCS/erfe.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "errors.h" /* Always needed */ --- 60,66 ---- #define erfe_INCLUDED #ifdef _KEEP_RCS_ID ! static char *erfe_rcs_id = "$Source: /u/merge/src/osprey1.0/g++fe/erfe.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "errors.h" /* Always needed */ diff -c -r -N orc-2.1/src/osprey1.0/g++fe/gnu/ia64/insn-output.c orc-2.1-new/src/osprey1.0/g++fe/gnu/ia64/insn-output.c *** orc-2.1/src/osprey1.0/g++fe/gnu/ia64/insn-output.c Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/g++fe/gnu/ia64/insn-output.c Fri Nov 19 11:01:30 2004 *************** *** 7727,7746 **** }, { "set_bsp", ! "flushrs\n\t ! mov r19=ar.rsc\n\t ! ;;\n\t ! and r19=0x1c,r19\n\t ! ;;\n\t ! mov ar.rsc=r19\n\t ! ;;\n\t ! mov ar.bspstore=%0\n\t ! ;;\n\t ! or r19=0x3,r19\n\t ! ;;\n\t ! loadrs\n\t ! invala\n\t ! ;;\n\t mov ar.rsc=r19\n\t", (insn_gen_fn) gen_set_bsp, &operand_data[54], --- 7727,7746 ---- }, { "set_bsp", ! "flushrs\n\t\ ! mov r19=ar.rsc\n\t\ ! ;;\n\t\ ! and r19=0x1c,r19\n\t\ ! ;;\n\t\ ! mov ar.rsc=r19\n\t\ ! ;;\n\t\ ! mov ar.bspstore=%0\n\t\ ! ;;\n\t\ ! or r19=0x3,r19\n\t\ ! ;;\n\t\ ! loadrs\n\t\ ! invala\n\t\ ! ;;\n\t\ mov ar.rsc=r19\n\t", (insn_gen_fn) gen_set_bsp, &operand_data[54], diff -c -r -N orc-2.1/src/osprey1.0/g++fe/gnu/ia64/libintl.h orc-2.1-new/src/osprey1.0/g++fe/gnu/ia64/libintl.h *** orc-2.1/src/osprey1.0/g++fe/gnu/ia64/libintl.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/g++fe/gnu/ia64/libintl.h Thu Jan 1 08:00:00 1970 *************** *** 1 **** - #include "intl/libintl.h" --- 0 ---- diff -c -r -N orc-2.1/src/osprey1.0/g++fe/gnu/system.h orc-2.1-new/src/osprey1.0/g++fe/gnu/system.h *** orc-2.1/src/osprey1.0/g++fe/gnu/system.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/g++fe/gnu/system.h Sat Nov 20 12:23:12 2004 *************** *** 71,77 **** # undef fputs # define fputs(String, Stream) fputs_unlocked (String, Stream) # if defined (HAVE_DECL_FPUTS_UNLOCKED) && !HAVE_DECL_FPUTS_UNLOCKED ! extern int fputs_unlocked PARAMS ((const char *, FILE *)); # endif #endif --- 71,77 ---- # undef fputs # define fputs(String, Stream) fputs_unlocked (String, Stream) # if defined (HAVE_DECL_FPUTS_UNLOCKED) && !HAVE_DECL_FPUTS_UNLOCKED ! // extern int fputs_unlocked PARAMS ((const char *, FILE *)); # endif #endif *************** *** 432,438 **** libiberty but no declaration is supplied. */ #if defined (HAVE_DECL_STRSIGNAL) && !HAVE_DECL_STRSIGNAL # ifndef strsignal ! extern const char *strsignal PARAMS ((int)); # endif #endif --- 432,438 ---- libiberty but no declaration is supplied. */ #if defined (HAVE_DECL_STRSIGNAL) && !HAVE_DECL_STRSIGNAL # ifndef strsignal ! // extern const char *strsignal PARAMS ((int)); # endif #endif diff -c -r -N orc-2.1/src/osprey1.0/g++fe/tree_symtab.cxx orc-2.1-new/src/osprey1.0/g++fe/tree_symtab.cxx *** orc-2.1/src/osprey1.0/g++fe/tree_symtab.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/g++fe/tree_symtab.cxx Fri Nov 19 15:53:45 2004 *************** *** 840,846 **** --- 840,850 ---- #ifndef EXTRA_WORD_IN_TREE_NODES + #if __GNUC__ >= 3 + #include + #else #include + #endif // __GNUC__ >= 3 namespace { *************** *** 848,869 **** size_t operator()(void* p) const { return reinterpret_cast(p); } }; ! std::hash_map ty_idx_map; ! std::hash_map st_map; ! std::hash_map symtab_idx_map; ! std::hash_map label_idx_map; ! std::hash_map string_st_map; ! std::hash_map bool_map; ! std::hash_map field_id_map; ! std::hash_map type_field_ids_used_map; ! std::hash_map scope_number_map; ! std::hash_map label_scope_map; ! std::hash_map decl_idx_map; ! std::hash_map decl_field_idx_map; ! std::hash_map decl_specification_idx_map; ! std::hash_map type_idx_map; ! std::hash_map handler_label_map; ! std::hash_map abstract_root_map; } TY_IDX& TYPE_TY_IDX(tree t) { return ty_idx_map[t]; } --- 852,873 ---- size_t operator()(void* p) const { return reinterpret_cast(p); } }; ! __GNUEXT::hash_map ty_idx_map; ! __GNUEXT::hash_map st_map; ! __GNUEXT::hash_map symtab_idx_map; ! __GNUEXT::hash_map label_idx_map; ! __GNUEXT::hash_map string_st_map; ! __GNUEXT::hash_map bool_map; ! __GNUEXT::hash_map field_id_map; ! __GNUEXT::hash_map type_field_ids_used_map; ! __GNUEXT::hash_map scope_number_map; ! __GNUEXT::hash_map label_scope_map; ! __GNUEXT::hash_map decl_idx_map; ! __GNUEXT::hash_map decl_field_idx_map; ! __GNUEXT::hash_map decl_specification_idx_map; ! __GNUEXT::hash_map type_idx_map; ! __GNUEXT::hash_map handler_label_map; ! __GNUEXT::hash_map abstract_root_map; } TY_IDX& TYPE_TY_IDX(tree t) { return ty_idx_map[t]; } *************** *** 892,898 **** DST_INFO_IDX & DECL_DST_IDX(tree t) { ! std::hash_map::iterator it = decl_idx_map.find(t); if(it == decl_idx_map.end()) { // substitute for lack of default constructor --- 896,902 ---- DST_INFO_IDX & DECL_DST_IDX(tree t) { ! __GNUEXT::hash_map::iterator it = decl_idx_map.find(t); if(it == decl_idx_map.end()) { // substitute for lack of default constructor *************** *** 910,916 **** // So check and ensure a real entry exists. DST_INFO_IDX & DECL_DST_SPECIFICATION_IDX(tree t) { ! std::hash_map::iterator it = decl_specification_idx_map.find(t); if(it == decl_specification_idx_map.end()) { // substitute for lack of default constructor --- 914,920 ---- // So check and ensure a real entry exists. DST_INFO_IDX & DECL_DST_SPECIFICATION_IDX(tree t) { ! __GNUEXT::hash_map::iterator it = decl_specification_idx_map.find(t); if(it == decl_specification_idx_map.end()) { // substitute for lack of default constructor *************** *** 929,935 **** // So check and ensure a real entry exists. DST_INFO_IDX & DECL_DST_FIELD_IDX(tree t) { ! std::hash_map::iterator it = decl_field_idx_map.find(t); if(it == decl_idx_map.end()) { // substitute for lack of default constructor --- 933,939 ---- // So check and ensure a real entry exists. DST_INFO_IDX & DECL_DST_FIELD_IDX(tree t) { ! __GNUEXT::hash_map::iterator it = decl_field_idx_map.find(t); if(it == decl_idx_map.end()) { // substitute for lack of default constructor *************** *** 943,949 **** // So check and ensure a real entry exists. DST_INFO_IDX & TYPE_DST_IDX(tree t) { ! std::hash_map::iterator it = type_idx_map.find(t); if(it == type_idx_map.end()) { // substitute for lack of default constructor --- 947,953 ---- // So check and ensure a real entry exists. DST_INFO_IDX & TYPE_DST_IDX(tree t) { ! __GNUEXT::hash_map::iterator it = type_idx_map.find(t); if(it == type_idx_map.end()) { // substitute for lack of default constructor *************** *** 957,963 **** // So check and ensure a real entry exists. DST_INFO_IDX & DECL_DST_ABSTRACT_ROOT_IDX(tree t) { ! std::hash_map::iterator it = abstract_root_map.find(t); if(it == abstract_root_map.end()) { // substitute for lack of default constructor --- 961,967 ---- // So check and ensure a real entry exists. DST_INFO_IDX & DECL_DST_ABSTRACT_ROOT_IDX(tree t) { ! __GNUEXT::hash_map::iterator it = abstract_root_map.find(t); if(it == abstract_root_map.end()) { // substitute for lack of default constructor diff -c -r -N orc-2.1/src/osprey1.0/g++fe/wfe_dst.cxx orc-2.1-new/src/osprey1.0/g++fe/wfe_dst.cxx *** orc-2.1/src/osprey1.0/g++fe/wfe_dst.cxx Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/g++fe/wfe_dst.cxx Tue Nov 9 22:31:43 2004 *************** *** 37,49 **** * ==================================================================== * * Module: dst.c ! * $Revision: 1.18 $ ! * $Date: 2001/03/10 03:53:30 $ ! * $Author: mtibuild $ ! * $Revision: 1.18 $ ! * $Date: 2001/03/10 03:53:30 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/g++fe/RCS/wfe_dst.cxx,v $ * * Revision history: * 01-May-93 - Original Version --- 37,49 ---- * ==================================================================== * * Module: dst.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:43 $ ! * $Author: jczhang $ ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:43 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/g++fe/wfe_dst.cxx,v $ * * Revision history: * 01-May-93 - Original Version *************** *** 64,70 **** static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/g++fe/RCS/wfe_dst.cxx,v $ $Revision: 1.18 $"; #endif /* _KEEP_RCS_ID */ #include --- 64,70 ---- static char *source_file = __FILE__; #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/g++fe/wfe_dst.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/g++fe/wfe_dst.h orc-2.1-new/src/osprey1.0/g++fe/wfe_dst.h *** orc-2.1/src/osprey1.0/g++fe/wfe_dst.h Fri Dec 24 14:14:20 2004 --- orc-2.1-new/src/osprey1.0/g++fe/wfe_dst.h Tue Nov 9 22:31:44 2004 *************** *** 37,46 **** * ==================================================================== * * Module: wfe_dst.h ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 03:53:35 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/g++fe/RCS/wfe_dst.h,v $ * * Revision history: * 11-May-93 - Original Version --- 37,46 ---- * ==================================================================== * * Module: wfe_dst.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:44 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/g++fe/wfe_dst.h,v $ * * Revision history: * 11-May-93 - Original Version *************** *** 94,100 **** #define wfe_dst_INCLUDED #ifdef _KEEP_RCS_ID ! static char *wfe_dst_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/g++fe/RCS/wfe_dst.h,v $ $Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 94,100 ---- #define wfe_dst_INCLUDED #ifdef _KEEP_RCS_ID ! static char *wfe_dst_rcs_id = "$Source: /u/merge/src/osprey1.0/g++fe/wfe_dst.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/gccfe/c_int_model.h orc-2.1-new/src/osprey1.0/gccfe/c_int_model.h *** orc-2.1/src/osprey1.0/gccfe/c_int_model.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gccfe/c_int_model.h Tue Nov 9 22:31:45 2004 *************** *** 37,46 **** * ==================================================================== * * Module: c_int_model.h ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 03:54:12 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/gccfe/RCS/c_int_model.h,v $ * * Revision history: * ??-???-92 - Original Version --- 37,46 ---- * ==================================================================== * * Module: c_int_model.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:45 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/gccfe/c_int_model.h,v $ * * Revision history: * ??-???-92 - Original Version *************** *** 57,63 **** #define c_int_model_INCLUDED #ifdef _KEEP_RCS_ID ! static char *c_int_model_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/gccfe/RCS/c_int_model.h,v $ $Revision: 1.7 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED --- 57,63 ---- #define c_int_model_INCLUDED #ifdef _KEEP_RCS_ID ! static char *c_int_model_rcs_id = "$Source: /u/merge/src/osprey1.0/gccfe/c_int_model.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef defs_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/gccfe/erauxdesc.h orc-2.1-new/src/osprey1.0/gccfe/erauxdesc.h *** orc-2.1/src/osprey1.0/gccfe/erauxdesc.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gccfe/erauxdesc.h Tue Nov 9 22:31:45 2004 *************** *** 39,48 **** * * * Module: erauxdesc.h ! * $Revision: 1.5 $ ! * $Date: 2001/03/10 03:54:17 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/gccfe/RCS/erauxdesc.h,v $ * * Revision history: * 19-Mar-92 - Original Version --- 39,48 ---- * * * Module: erauxdesc.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:45 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/gccfe/erauxdesc.h,v $ * * Revision history: * 19-Mar-92 - Original Version *************** *** 62,68 **** #ifndef erauxdesc_INCLUDED #define erauxdesc_INCLUDED ! static char *eraux_desc_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/gccfe/RCS/erauxdesc.h,v $ $Revision: 1.5 $"; #include "erfe.desc" /* Front end error codes */ --- 62,68 ---- #ifndef erauxdesc_INCLUDED #define erauxdesc_INCLUDED ! static char *eraux_desc_rcs_id = "$Source: /u/merge/src/osprey1.0/gccfe/erauxdesc.h,v $ $Revision: 1.3 $"; #include "erfe.desc" /* Front end error codes */ diff -c -r -N orc-2.1/src/osprey1.0/gccfe/erfe.desc orc-2.1-new/src/osprey1.0/gccfe/erfe.desc *** orc-2.1/src/osprey1.0/gccfe/erfe.desc Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gccfe/erfe.desc Tue Nov 9 22:31:45 2004 *************** *** 36,45 **** /* ==================================================================== * ==================================================================== * Module: erfe.desc ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 03:54:22 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/gccfe/RCS/erfe.desc,v $ * * Revision history: * 12-Sep-89 - Original Version --- 36,45 ---- /* ==================================================================== * ==================================================================== * Module: erfe.desc ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:45 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/gccfe/erfe.desc,v $ * * Revision history: * 12-Sep-89 - Original Version *************** *** 55,61 **** * ==================================================================== */ ! static char *erfe_desc_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/gccfe/RCS/erfe.desc,v $ $Revision: 1.4 $"; #include "erfe.h" --- 55,61 ---- * ==================================================================== */ ! static char *erfe_desc_rcs_id = "$Source: /u/merge/src/osprey1.0/gccfe/erfe.desc,v $ $Revision: 1.3 $"; #include "erfe.h" diff -c -r -N orc-2.1/src/osprey1.0/gccfe/erfe.h orc-2.1-new/src/osprey1.0/gccfe/erfe.h *** orc-2.1/src/osprey1.0/gccfe/erfe.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gccfe/erfe.h Tue Nov 9 22:31:45 2004 *************** *** 38,47 **** * * * Module: erfe.h ! * $Revision: 1.5 $ ! * $Date: 2001/03/10 03:54:27 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/gccfe/RCS/erfe.h,v $ * * Revision history: * 12-Sep-89 - Original Version --- 38,47 ---- * * * Module: erfe.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:45 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/gccfe/erfe.h,v $ * * Revision history: * 12-Sep-89 - Original Version *************** *** 62,68 **** #define erfe_INCLUDED #ifdef _KEEP_RCS_ID ! static char *erfe_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/gccfe/RCS/erfe.h,v $ $Revision: 1.5 $"; #endif /* _KEEP_RCS_ID */ #include "errors.h" /* Always needed */ --- 62,68 ---- #define erfe_INCLUDED #ifdef _KEEP_RCS_ID ! static char *erfe_rcs_id = "$Source: /u/merge/src/osprey1.0/gccfe/erfe.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "errors.h" /* Always needed */ diff -c -r -N orc-2.1/src/osprey1.0/gccfe/gnu/config/i386/dgux.h orc-2.1-new/src/osprey1.0/gccfe/gnu/config/i386/dgux.h *** orc-2.1/src/osprey1.0/gccfe/gnu/config/i386/dgux.h Fri Dec 24 14:14:21 2004 --- orc-2.1-new/src/osprey1.0/gccfe/gnu/config/i386/dgux.h Tue Nov 9 22:31:46 2004 *************** *** 26,32 **** #include "i386/sysv4.h" #ifndef VERSION_INFO2 ! #define VERSION_INFO2 "$Revision: 1.2 $" #endif #ifndef VERSION_STRING --- 26,32 ---- #include "i386/sysv4.h" #ifndef VERSION_INFO2 ! #define VERSION_INFO2 "$Revision: 1.3 $" #endif #ifndef VERSION_STRING diff -c -r -N orc-2.1/src/osprey1.0/gccfe/gnu/ia64/insn-output.c orc-2.1-new/src/osprey1.0/gccfe/gnu/ia64/insn-output.c *** orc-2.1/src/osprey1.0/gccfe/gnu/ia64/insn-output.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gccfe/gnu/ia64/insn-output.c Fri Nov 19 11:01:29 2004 *************** *** 7937,7956 **** }, { "set_bsp", ! "flushrs\n\t ! mov r19=ar.rsc\n\t ! ;;\n\t ! and r19=0x1c,r19\n\t ! ;;\n\t ! mov ar.rsc=r19\n\t ! ;;\n\t ! mov ar.bspstore=%0\n\t ! ;;\n\t ! or r19=0x3,r19\n\t ! ;;\n\t ! loadrs\n\t ! invala\n\t ! ;;\n\t mov ar.rsc=r19\n\t", (insn_gen_fn) gen_set_bsp, &operand_data[54], --- 7937,7956 ---- }, { "set_bsp", ! "flushrs\n\t\ ! mov r19=ar.rsc\n\t\ ! ;;\n\t\ ! and r19=0x1c,r19\n\t\ ! ;;\n\t\ ! mov ar.rsc=r19\n\t\ ! ;;\n\t\ ! mov ar.bspstore=%0\n\t\ ! ;;\n\t\ ! or r19=0x3,r19\n\t\ ! ;;\n\t\ ! loadrs\n\t\ ! invala\n\t\ ! ;;\n\t\ mov ar.rsc=r19\n\t", (insn_gen_fn) gen_set_bsp, &operand_data[54], diff -c -r -N orc-2.1/src/osprey1.0/gccfe/gnu/ia64/libintl.h orc-2.1-new/src/osprey1.0/gccfe/gnu/ia64/libintl.h *** orc-2.1/src/osprey1.0/gccfe/gnu/ia64/libintl.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gccfe/gnu/ia64/libintl.h Thu Jan 1 08:00:00 1970 *************** *** 1 **** - #include "intl/libintl.h" --- 0 ---- diff -c -r -N orc-2.1/src/osprey1.0/gccfe/gnu/system.h orc-2.1-new/src/osprey1.0/gccfe/gnu/system.h *** orc-2.1/src/osprey1.0/gccfe/gnu/system.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gccfe/gnu/system.h Sat Nov 20 12:23:11 2004 *************** *** 71,77 **** # undef fputs # define fputs(String, Stream) fputs_unlocked (String, Stream) # if defined (HAVE_DECL_FPUTS_UNLOCKED) && !HAVE_DECL_FPUTS_UNLOCKED ! extern int fputs_unlocked PARAMS ((const char *, FILE *)); # endif #endif --- 71,77 ---- # undef fputs # define fputs(String, Stream) fputs_unlocked (String, Stream) # if defined (HAVE_DECL_FPUTS_UNLOCKED) && !HAVE_DECL_FPUTS_UNLOCKED ! // extern int fputs_unlocked PARAMS ((const char *, FILE *)); # endif #endif *************** *** 432,438 **** libiberty but no declaration is supplied. */ #if defined (HAVE_DECL_STRSIGNAL) && !HAVE_DECL_STRSIGNAL # ifndef strsignal ! extern const char *strsignal PARAMS ((int)); # endif #endif --- 432,438 ---- libiberty but no declaration is supplied. */ #if defined (HAVE_DECL_STRSIGNAL) && !HAVE_DECL_STRSIGNAL # ifndef strsignal ! // extern const char *strsignal PARAMS ((int)); # endif #endif diff -c -r -N orc-2.1/src/osprey1.0/gccfe/wfe_dst.cxx orc-2.1-new/src/osprey1.0/gccfe/wfe_dst.cxx *** orc-2.1/src/osprey1.0/gccfe/wfe_dst.cxx Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gccfe/wfe_dst.cxx Tue Nov 9 22:31:45 2004 *************** *** 37,49 **** * ==================================================================== * * Module: dst.c ! * $Revision: 1.18 $ ! * $Date: 2001/03/10 03:55:09 $ ! * $Author: mtibuild $ ! * $Revision: 1.18 $ ! * $Date: 2001/03/10 03:55:09 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/gccfe/RCS/wfe_dst.cxx,v $ * * Revision history: * 01-May-93 - Original Version --- 37,49 ---- * ==================================================================== * * Module: dst.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:45 $ ! * $Author: jczhang $ ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:45 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/gccfe/wfe_dst.cxx,v $ * * Revision history: * 01-May-93 - Original Version *************** *** 64,70 **** */ #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/gccfe/RCS/wfe_dst.cxx,v $ $Revision: 1.18 $"; #endif /* _KEEP_RCS_ID */ #include --- 64,70 ---- */ #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/gccfe/wfe_dst.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/gccfe/wfe_dst.h orc-2.1-new/src/osprey1.0/gccfe/wfe_dst.h *** orc-2.1/src/osprey1.0/gccfe/wfe_dst.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gccfe/wfe_dst.h Tue Nov 9 22:31:45 2004 *************** *** 38,47 **** * * * Module: wfe_dst.h ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 03:55:14 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/gccfe/RCS/wfe_dst.h,v $ * * Revision history: * 11-May-93 - Original Version --- 38,47 ---- * * * Module: wfe_dst.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:45 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/gccfe/wfe_dst.h,v $ * * Revision history: * 11-May-93 - Original Version *************** *** 96,102 **** #define wfe_dst_INCLUDED #ifdef _KEEP_RCS_ID ! static char *wfe_dst_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/gccfe/RCS/wfe_dst.h,v $ $Revision: 1.10 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus --- 96,102 ---- #define wfe_dst_INCLUDED #ifdef _KEEP_RCS_ID ! static char *wfe_dst_rcs_id = "$Source: /u/merge/src/osprey1.0/gccfe/wfe_dst.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifdef __cplusplus diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/include/libiberty.h orc-2.1-new/src/osprey1.0/gnu_common/include/libiberty.h *** orc-2.1/src/osprey1.0/gnu_common/include/libiberty.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/include/libiberty.h Fri Nov 19 11:01:30 2004 *************** *** 192,204 **** /* Like sprintf but provides a pointer to malloc'd storage, which must be freed by the caller. */ extern int asprintf PARAMS ((char **, const char *, ...)) ATTRIBUTE_PRINTF_2; /* Like vsprintf but provides a pointer to malloc'd storage, which must be freed by the caller. */ ! ! extern int vasprintf PARAMS ((char **, const char *, va_list)) ! ATTRIBUTE_PRINTF(2,0); #ifdef __cplusplus } --- 192,206 ---- /* Like sprintf but provides a pointer to malloc'd storage, which must be freed by the caller. */ + #if __GNUC__ < 3 extern int asprintf PARAMS ((char **, const char *, ...)) ATTRIBUTE_PRINTF_2; + #endif /* Like vsprintf but provides a pointer to malloc'd storage, which must be freed by the caller. */ ! #if __GNUC__ < 3 ! extern int vasprintf PARAMS ((char **, const char *, va_list)) ATTRIBUTE_PRINTF(2,0); ! #endif #ifdef __cplusplus } diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/Makefile orc-2.1-new/src/osprey1.0/gnu_common/libelf/Makefile *** orc-2.1/src/osprey1.0/gnu_common/libelf/Makefile Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/Makefile Mon Jun 25 14:32:45 2001 *************** *** 16,22 **** # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ! # @(#) $Id: Makefile,v 1.3 2000/04/18 23:08:48 mtibuild Exp $ MV = mv -f RM = rm -f --- 16,22 ---- # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ! # @(#) $Id: Makefile,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $ MV = mv -f RM = rm -f diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/Makefile.in orc-2.1-new/src/osprey1.0/gnu_common/libelf/Makefile.in *** orc-2.1/src/osprey1.0/gnu_common/libelf/Makefile.in Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/Makefile.in Mon Jun 25 14:32:45 2001 *************** *** 15,21 **** # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ! # @(#) $Id: Makefile.in,v 1.3 2000/04/18 23:09:13 mtibuild Exp $ MV = mv -f RM = rm -f --- 15,21 ---- # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ! # @(#) $Id: Makefile.in,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $ MV = mv -f RM = rm -f diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/acconfig.h orc-2.1-new/src/osprey1.0/gnu_common/libelf/acconfig.h *** orc-2.1/src/osprey1.0/gnu_common/libelf/acconfig.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/acconfig.h Mon Jun 25 14:32:45 2001 *************** *** 17,23 **** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: acconfig.h,v 1.1 2000/03/08 22:26:40 mpm Exp $ */ /* Define if you want to include extra debugging code */ #undef ENABLE_DEBUG --- 17,23 ---- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: acconfig.h,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $ */ /* Define if you want to include extra debugging code */ #undef ENABLE_DEBUG diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/aclocal.m4 orc-2.1-new/src/osprey1.0/gnu_common/libelf/aclocal.m4 *** orc-2.1/src/osprey1.0/gnu_common/libelf/aclocal.m4 Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/aclocal.m4 Mon Jun 25 14:32:45 2001 *************** *** 1,7 **** # Local additions to Autoconf macros. # Copyright (C) 1995 - 1998 Michael Riepe ! # @(#) $Id: aclocal.m4,v 1.1 2000/03/08 22:26:41 mpm Exp $ AC_PREREQ(2.12) --- 1,7 ---- # Local additions to Autoconf macros. # Copyright (C) 1995 - 1998 Michael Riepe ! # @(#) $Id: aclocal.m4,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $ AC_PREREQ(2.12) diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/configure.in orc-2.1-new/src/osprey1.0/gnu_common/libelf/configure.in *** orc-2.1/src/osprey1.0/gnu_common/libelf/configure.in Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/configure.in Mon Jun 25 14:32:45 2001 *************** *** 2,8 **** # Copyright (C) 1995 - 1998 Michael Riepe # Process this file with autoconf to produce a configure script. ! # @(#) $Id: configure.in,v 1.1 2000/03/08 22:26:42 mpm Exp $ AC_INIT(VERSION) AC_CONFIG_HEADER(config.h lib/sys_elf.h) --- 2,8 ---- # Copyright (C) 1995 - 1998 Michael Riepe # Process this file with autoconf to produce a configure script. ! # @(#) $Id: configure.in,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $ AC_INIT(VERSION) AC_CONFIG_HEADER(config.h lib/sys_elf.h) diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/32.fsize.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/32.fsize.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/32.fsize.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/32.fsize.c Mon Jun 25 14:32:45 2001 *************** *** 21,27 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: 32.fsize.c,v 1.1 2000/03/08 22:26:13 mpm Exp $"; #endif /* lint */ const size_t --- 21,27 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: 32.fsize.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ const size_t diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/32.getehdr.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/32.getehdr.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/32.getehdr.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/32.getehdr.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: 32.getehdr.c,v 1.1 2000/03/08 22:26:13 mpm Exp $"; #endif /* lint */ char* --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: 32.getehdr.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ char* diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/32.getphdr.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/32.getphdr.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/32.getphdr.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/32.getphdr.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: 32.getphdr.c,v 1.1 2000/03/08 22:26:13 mpm Exp $"; #endif /* lint */ static char* --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: 32.getphdr.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ static char* diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/32.getshdr.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/32.getshdr.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/32.getshdr.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/32.getshdr.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: 32.getshdr.c,v 1.1 2000/03/08 22:26:13 mpm Exp $"; #endif /* lint */ Elf32_Shdr* --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: 32.getshdr.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ Elf32_Shdr* diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/32.newehdr.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/32.newehdr.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/32.newehdr.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/32.newehdr.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: 32.newehdr.c,v 1.1 2000/03/08 22:26:13 mpm Exp $"; #endif /* lint */ static char* --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: 32.newehdr.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ static char* diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/32.newphdr.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/32.newphdr.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/32.newphdr.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/32.newphdr.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: 32.newphdr.c,v 1.1 2000/03/08 22:26:14 mpm Exp $"; #endif /* lint */ static char* --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: 32.newphdr.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ static char* diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/32.xlatetof.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/32.xlatetof.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/32.xlatetof.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/32.xlatetof.c Mon Jun 25 14:32:45 2001 *************** *** 22,28 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: 32.xlatetof.c,v 1.1 2000/03/08 22:26:14 mpm Exp $"; #endif /* lint */ /* --- 22,28 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: 32.xlatetof.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ /* diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/64.xlatetof.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/64.xlatetof.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/64.xlatetof.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/64.xlatetof.c Mon Jun 25 14:32:45 2001 *************** *** 22,28 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: 64.xlatetof.c,v 1.1 2000/03/08 22:26:14 mpm Exp $"; #endif /* lint */ static __libelf_u64_t --- 22,28 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: 64.xlatetof.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ static __libelf_u64_t diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/Makefile orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/Makefile *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/Makefile Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/Makefile Mon Jun 25 14:32:45 2001 *************** *** 16,22 **** # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ! # @(#) $Id: Makefile,v 1.3 2000/04/18 23:06:36 mtibuild Exp $ prefix = /usr/local exec_prefix = ${prefix} --- 16,22 ---- # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ! # @(#) $Id: Makefile,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $ prefix = /usr/local exec_prefix = ${prefix} diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/Makefile.in orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/Makefile.in *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/Makefile.in Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/Makefile.in Mon Jun 25 14:32:45 2001 *************** *** 15,21 **** # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ! # @(#) $Id: Makefile.in,v 1.3 2000/04/18 23:07:02 mtibuild Exp $ prefix = @prefix@ exec_prefix = @exec_prefix@ --- 15,21 ---- # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ! # @(#) $Id: Makefile.in,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $ prefix = @prefix@ exec_prefix = @exec_prefix@ diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/begin.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/begin.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/begin.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/begin.c Mon Jun 25 14:32:45 2001 *************** *** 21,27 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: begin.c,v 1.1 2000/03/08 22:26:15 mpm Exp $"; #endif /* lint */ static const Elf _elf_init = INIT_ELF; --- 21,27 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: begin.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ static const Elf _elf_init = INIT_ELF; diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/byteswap.h orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/byteswap.h *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/byteswap.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/byteswap.h Mon Jun 25 14:32:45 2001 *************** *** 17,23 **** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: byteswap.h,v 1.1 2000/03/08 22:26:15 mpm Exp $ */ #ifndef _BYTESWAP_H #define _BYTESWAP_H --- 17,23 ---- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: byteswap.h,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $ */ #ifndef _BYTESWAP_H #define _BYTESWAP_H diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/cntl.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/cntl.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/cntl.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/cntl.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: cntl.c,v 1.1 2000/03/08 22:26:15 mpm Exp $"; #endif /* lint */ int --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: cntl.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ int diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/cook.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/cook.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/cook.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/cook.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: cook.c,v 1.1 2000/03/08 22:26:15 mpm Exp $"; #endif /* lint */ const Elf_Scn _elf_scn_init = INIT_SCN; --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: cook.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ const Elf_Scn _elf_scn_init = INIT_SCN; diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/data.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/data.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/data.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/data.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: data.c,v 1.1 2000/03/08 22:26:15 mpm Exp $"; #endif /* lint */ unsigned _elf_version = EV_NONE; --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: data.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ unsigned _elf_version = EV_NONE; diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/elf_repl.h orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/elf_repl.h *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/elf_repl.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/elf_repl.h Mon Jun 25 14:32:45 2001 *************** *** 17,23 **** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: elf_repl.h,v 1.1 2000/03/08 22:26:15 mpm Exp $ */ /* * NEVER INCLUDE THIS FILE DIRECTLY - USE INSTEAD! --- 17,23 ---- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: elf_repl.h,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $ */ /* * NEVER INCLUDE THIS FILE DIRECTLY - USE INSTEAD! diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/end.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/end.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/end.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/end.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: end.c,v 1.1 2000/03/08 22:26:16 mpm Exp $"; #endif /* lint */ #if HAVE_MMAP --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: end.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ #if HAVE_MMAP diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/errmsg.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/errmsg.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/errmsg.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/errmsg.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: errmsg.c,v 1.1 2000/03/08 22:26:16 mpm Exp $"; #endif /* lint */ #if HAVE_GETTEXT --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: errmsg.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ #if HAVE_GETTEXT diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/errno.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/errno.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/errno.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/errno.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: errno.c,v 1.1 2000/03/08 22:26:16 mpm Exp $"; #endif /* lint */ int --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: errno.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ int diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/errors.h orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/errors.h *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/errors.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/errors.h Mon Jun 25 14:32:45 2001 *************** *** 17,23 **** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: errors.h,v 1.1 2000/03/08 22:26:16 mpm Exp $ */ /* dummy for xgettext */ #define _(str) str --- 17,23 ---- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: errors.h,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $ */ /* dummy for xgettext */ #define _(str) str diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/ext_types.h orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/ext_types.h *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/ext_types.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/ext_types.h Mon Jun 25 14:32:45 2001 *************** *** 17,23 **** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: ext_types.h,v 1.1 2000/03/08 22:26:16 mpm Exp $ */ #ifndef _EXT_TYPES_H #define _EXT_TYPES_H --- 17,23 ---- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: ext_types.h,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $ */ #ifndef _EXT_TYPES_H #define _EXT_TYPES_H diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/fill.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/fill.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/fill.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/fill.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: fill.c,v 1.1 2000/03/08 22:26:16 mpm Exp $"; #endif /* lint */ void --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: fill.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ void diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/flag.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/flag.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/flag.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/flag.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: flag.c,v 1.1 2000/03/08 22:26:17 mpm Exp $"; #endif /* lint */ static unsigned --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: flag.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ static unsigned diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/getarhdr.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/getarhdr.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/getarhdr.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/getarhdr.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: getarhdr.c,v 1.1 2000/03/08 22:26:17 mpm Exp $"; #endif /* lint */ Elf_Arhdr* --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: getarhdr.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ Elf_Arhdr* diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/getarsym.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/getarsym.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/getarsym.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/getarsym.c Mon Jun 25 14:32:45 2001 *************** *** 21,27 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: getarsym.c,v 1.1 2000/03/08 22:26:17 mpm Exp $"; #endif /* lint */ Elf_Arsym* --- 21,27 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: getarsym.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ Elf_Arsym* diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/getbase.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/getbase.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/getbase.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/getbase.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: getbase.c,v 1.1 2000/03/08 22:26:18 mpm Exp $"; #endif /* lint */ off_t --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: getbase.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ off_t diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/getdata.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/getdata.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/getdata.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/getdata.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: getdata.c,v 1.1 2000/03/08 22:26:18 mpm Exp $"; #endif /* lint */ static Elf_Data* --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: getdata.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ static Elf_Data* diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/getident.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/getident.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/getident.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/getident.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: getident.c,v 1.1 2000/03/08 22:26:18 mpm Exp $"; #endif /* lint */ char* --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: getident.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ char* diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/getscn.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/getscn.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/getscn.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/getscn.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: getscn.c,v 1.1 2000/03/08 22:26:18 mpm Exp $"; #endif /* lint */ Elf_Scn* --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: getscn.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ Elf_Scn* diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/hash.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/hash.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/hash.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/hash.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: hash.c,v 1.1 2000/03/08 22:26:18 mpm Exp $"; #endif /* lint */ unsigned long --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: hash.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ unsigned long diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/input.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/input.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/input.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/input.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: input.c,v 1.1 2000/03/08 22:26:19 mpm Exp $"; #endif /* lint */ #if HAVE_MMAP --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: input.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ #if HAVE_MMAP diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/kind.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/kind.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/kind.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/kind.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: kind.c,v 1.1 2000/03/08 22:26:19 mpm Exp $"; #endif /* lint */ Elf_Kind --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: kind.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ Elf_Kind diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/libelf.h orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/libelf.h *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/libelf.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/libelf.h Mon Jun 25 14:32:45 2001 *************** *** 17,23 **** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: libelf.h,v 1.1 2000/03/08 22:26:19 mpm Exp $ */ #ifndef _LIBELF_H #define _LIBELF_H --- 17,23 ---- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: libelf.h,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $ */ #ifndef _LIBELF_H #define _LIBELF_H diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/memset.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/memset.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/memset.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/memset.c Mon Jun 25 14:32:45 2001 *************** *** 22,28 **** #endif /* HAVE_CONFIG_H */ #ifndef lint ! static const char rcsid[] = "@(#) $Id: memset.c,v 1.1 2000/03/08 22:26:20 mpm Exp $"; #endif /* lint */ #include --- 22,28 ---- #endif /* HAVE_CONFIG_H */ #ifndef lint ! static const char rcsid[] = "@(#) $Id: memset.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ #include diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/ndxscn.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/ndxscn.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/ndxscn.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/ndxscn.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: ndxscn.c,v 1.1 2000/03/08 22:26:20 mpm Exp $"; #endif /* lint */ size_t --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: ndxscn.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ size_t diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/newdata.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/newdata.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/newdata.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/newdata.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: newdata.c,v 1.1 2000/03/08 22:26:20 mpm Exp $"; #endif /* lint */ Elf_Data* --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: newdata.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ Elf_Data* diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/newscn.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/newscn.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/newscn.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/newscn.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: newscn.c,v 1.1 2000/03/08 22:26:20 mpm Exp $"; #endif /* lint */ static Elf_Scn* --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: newscn.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ static Elf_Scn* diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/next.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/next.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/next.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/next.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: next.c,v 1.1 2000/03/08 22:26:20 mpm Exp $"; #endif /* lint */ Elf_Cmd --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: next.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ Elf_Cmd diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/nextscn.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/nextscn.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/nextscn.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/nextscn.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: nextscn.c,v 1.1 2000/03/08 22:26:21 mpm Exp $"; #endif /* lint */ Elf_Scn* --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: nextscn.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ Elf_Scn* diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/nlist.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/nlist.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/nlist.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/nlist.c Mon Jun 25 14:32:45 2001 *************** *** 22,28 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: nlist.c,v 1.1 2000/03/08 22:26:21 mpm Exp $"; #endif /* lint */ #define PRIME 217 --- 22,28 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: nlist.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ #define PRIME 217 diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/nlist.h orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/nlist.h *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/nlist.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/nlist.h Mon Jun 25 14:32:45 2001 *************** *** 17,23 **** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: nlist.h,v 1.1 2000/03/08 22:26:21 mpm Exp $ */ #ifndef _NLIST_H #define _NLIST_H --- 17,23 ---- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: nlist.h,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $ */ #ifndef _NLIST_H #define _NLIST_H diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/opt.delscn.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/opt.delscn.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/opt.delscn.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/opt.delscn.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: opt.delscn.c,v 1.1 2000/03/08 22:26:21 mpm Exp $"; #endif /* lint */ static size_t --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: opt.delscn.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ static size_t diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/private.h orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/private.h *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/private.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/private.h Mon Jun 25 14:32:45 2001 *************** *** 17,23 **** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: private.h,v 1.1 2000/03/08 22:26:21 mpm Exp $ */ #ifndef _PRIVATE_H #define _PRIVATE_H --- 17,23 ---- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: private.h,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $ */ #ifndef _PRIVATE_H #define _PRIVATE_H diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/rand.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/rand.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/rand.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/rand.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: rand.c,v 1.1 2000/03/08 22:26:22 mpm Exp $"; #endif /* lint */ size_t --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: rand.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ size_t diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/rawdata.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/rawdata.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/rawdata.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/rawdata.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: rawdata.c,v 1.1 2000/03/08 22:26:22 mpm Exp $"; #endif /* lint */ Elf_Data* --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: rawdata.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ Elf_Data* diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/rawfile.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/rawfile.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/rawfile.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/rawfile.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: rawfile.c,v 1.1 2000/03/08 22:26:22 mpm Exp $"; #endif /* lint */ char* --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: rawfile.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ char* diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/strptr.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/strptr.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/strptr.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/strptr.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: strptr.c,v 1.1 2000/03/08 22:26:22 mpm Exp $"; #endif /* lint */ char* --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: strptr.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ char* diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/sys_elf.h orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/sys_elf.h *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/sys_elf.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/sys_elf.h Mon Jun 25 14:32:45 2001 *************** *** 18,24 **** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: sys_elf.h,v 1.1 2000/03/08 22:26:23 mpm Exp $ */ /* * DO NOT USE THIS IN APPLICATIONS - #include INSTEAD! --- 18,24 ---- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: sys_elf.h,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $ */ /* * DO NOT USE THIS IN APPLICATIONS - #include INSTEAD! diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/sys_elf.h.in orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/sys_elf.h.in *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/sys_elf.h.in Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/sys_elf.h.in Mon Jun 25 14:32:45 2001 *************** *** 17,23 **** Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: sys_elf.h.in,v 1.1 2000/03/08 22:26:23 mpm Exp $ */ /* * DO NOT USE THIS IN APPLICATIONS - #include INSTEAD! --- 17,23 ---- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ ! /* @(#) $Id: sys_elf.h.in,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $ */ /* * DO NOT USE THIS IN APPLICATIONS - #include INSTEAD! diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/update.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/update.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/update.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/update.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: update.c,v 1.1 2000/03/08 22:26:23 mpm Exp $"; #endif /* lint */ #if HAVE_MMAP --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: update.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ #if HAVE_MMAP diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/lib/version.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/version.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/lib/version.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/lib/version.c Mon Jun 25 14:32:45 2001 *************** *** 20,26 **** #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: version.c,v 1.1 2000/03/08 22:26:23 mpm Exp $"; #endif /* lint */ unsigned --- 20,26 ---- #include #ifndef lint ! static const char rcsid[] = "@(#) $Id: version.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ unsigned diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/po/Makefile orc-2.1-new/src/osprey1.0/gnu_common/libelf/po/Makefile *** orc-2.1/src/osprey1.0/gnu_common/libelf/po/Makefile Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/po/Makefile Mon Jun 25 14:32:45 2001 *************** *** 16,22 **** # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ! # @(#) $Id: Makefile,v 1.3 2000/04/18 23:08:16 mtibuild Exp $ prefix = /usr/local exec_prefix = ${prefix} --- 16,22 ---- # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ! # @(#) $Id: Makefile,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $ prefix = /usr/local exec_prefix = ${prefix} diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/po/Makefile.in orc-2.1-new/src/osprey1.0/gnu_common/libelf/po/Makefile.in *** orc-2.1/src/osprey1.0/gnu_common/libelf/po/Makefile.in Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/po/Makefile.in Mon Jun 25 14:32:45 2001 *************** *** 15,21 **** # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ! # @(#) $Id: Makefile.in,v 1.3 2000/04/18 23:07:56 mtibuild Exp $ prefix = @prefix@ exec_prefix = @exec_prefix@ --- 15,21 ---- # License along with this library; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. ! # @(#) $Id: Makefile.in,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $ prefix = @prefix@ exec_prefix = @exec_prefix@ diff -c -r -N orc-2.1/src/osprey1.0/gnu_common/libelf/po/gmo2msg.c orc-2.1-new/src/osprey1.0/gnu_common/libelf/po/gmo2msg.c *** orc-2.1/src/osprey1.0/gnu_common/libelf/po/gmo2msg.c Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/gnu_common/libelf/po/gmo2msg.c Mon Jun 25 14:32:45 2001 *************** *** 18,24 **** */ #ifndef lint ! static const char rcsid[] = "@(#) $Id: gmo2msg.c,v 1.1 2000/03/08 22:26:31 mpm Exp $"; #endif /* lint */ #include --- 18,24 ---- */ #ifndef lint ! static const char rcsid[] = "@(#) $Id: gmo2msg.c,v 1.1.1.1 2001/06/25 06:32:45 llx Exp $"; #endif /* lint */ #include diff -c -r -N orc-2.1/src/osprey1.0/include/cmplrs/dwarf_addr_finder.h orc-2.1-new/src/osprey1.0/include/cmplrs/dwarf_addr_finder.h *** orc-2.1/src/osprey1.0/include/cmplrs/dwarf_addr_finder.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/include/cmplrs/dwarf_addr_finder.h Tue Nov 9 22:31:47 2004 *************** *** 35,42 **** /* dwarf_addr_finder.h ! $Source: /isms/cmplrs.src/osprey1.0/include/cmplrs/RCS/dwarf_addr_finder.h,v $ ! $Date: 2001/03/10 03:56:49 $ Defines user interface. --- 35,42 ---- /* dwarf_addr_finder.h ! $Source: /u/merge/src/osprey1.0/include/cmplrs/dwarf_addr_finder.h,v $ ! $Date: 2004/11/09 14:31:47 $ Defines user interface. diff -c -r -N orc-2.1/src/osprey1.0/include/cmplrs/f_errno.h orc-2.1-new/src/osprey1.0/include/cmplrs/f_errno.h *** orc-2.1/src/osprey1.0/include/cmplrs/f_errno.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/include/cmplrs/f_errno.h Tue Nov 9 22:31:47 2004 *************** *** 33,39 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/include/cmplrs/RCS/f_errno.h,v 7.16 2001/03/10 03:56:44 mtibuild Exp $ */ /* * * f77 I/O error definitions --- 33,39 ---- */ ! /* $Header: /u/merge/src/osprey1.0/include/cmplrs/f_errno.h,v 1.3 2004/11/09 14:31:47 jczhang Exp $ */ /* * * f77 I/O error definitions diff -c -r -N orc-2.1/src/osprey1.0/include/cmplrs/host.h orc-2.1-new/src/osprey1.0/include/cmplrs/host.h *** orc-2.1/src/osprey1.0/include/cmplrs/host.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/include/cmplrs/host.h Fri Nov 19 11:01:31 2004 *************** *** 33,39 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/include/cmplrs/RCS/host.h,v 1.13 2001/03/10 03:57:16 mtibuild Exp $ */ #ifndef _HOST_H #define _HOST_H --- 33,39 ---- */ ! /* $Header: /u/merge/src/osprey1.0/include/cmplrs/host.h,v 1.4 2004/11/19 03:01:31 jczhang Exp $ */ #ifndef _HOST_H #define _HOST_H *************** *** 93,100 **** typedef ulonglong_t uint64; typedef void *pointer; /* a generic pointer type */ - typedef double double_t; - typedef float float_t; typedef int32 fsize_t; /* Size of a "hidden length" when passing Fortran CHARACTER arguments */ /* Another reasonable choice: (requires ) ** typedef size_t fsize_t; --- 93,98 ---- diff -c -r -N orc-2.1/src/osprey1.0/include/cmplrs/newinst.h orc-2.1-new/src/osprey1.0/include/cmplrs/newinst.h *** orc-2.1/src/osprey1.0/include/cmplrs/newinst.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/include/cmplrs/newinst.h Tue Nov 9 22:31:47 2004 *************** *** 33,39 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/include/cmplrs/RCS/newinst.h,v 7.17 2001/03/10 03:57:26 mtibuild Exp $ */ #define fli_op 0x26 /* this should eventually go into sys/inst.h */ --- 33,39 ---- */ ! /* $Header: /u/merge/src/osprey1.0/include/cmplrs/newinst.h,v 1.3 2004/11/09 14:31:47 jczhang Exp $ */ #define fli_op 0x26 /* this should eventually go into sys/inst.h */ diff -c -r -N orc-2.1/src/osprey1.0/include/cmplrs/rcodes.h orc-2.1-new/src/osprey1.0/include/cmplrs/rcodes.h *** orc-2.1/src/osprey1.0/include/cmplrs/rcodes.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/include/cmplrs/rcodes.h Tue Nov 9 22:31:47 2004 *************** *** 43,49 **** #define __RCODES_H #ifdef INCLUDE_ID ! static char *rcodes_h_id="$Header: /isms/cmplrs.src/osprey1.0/include/cmplrs/RCS/rcodes.h,v 1.8 2001/03/10 03:57:31 mtibuild Exp $"; #endif /* --- 43,49 ---- #define __RCODES_H #ifdef INCLUDE_ID ! static char *rcodes_h_id="$Header: /u/merge/src/osprey1.0/include/cmplrs/rcodes.h,v 1.3 2004/11/09 14:31:47 jczhang Exp $"; #endif /* diff -c -r -N orc-2.1/src/osprey1.0/include/cmplrs/xlate.h orc-2.1-new/src/osprey1.0/include/cmplrs/xlate.h *** orc-2.1/src/osprey1.0/include/cmplrs/xlate.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/include/cmplrs/xlate.h Tue Nov 9 22:31:47 2004 *************** *** 38,44 **** /* xlate.h ! $Revision: 1.4 $ Address translation table. --- 38,44 ---- /* xlate.h ! $Revision: 1.3 $ Address translation table. diff -c -r -N orc-2.1/src/osprey1.0/include/dwarf.h orc-2.1-new/src/osprey1.0/include/dwarf.h *** orc-2.1/src/osprey1.0/include/dwarf.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/include/dwarf.h Tue Nov 9 22:31:47 2004 *************** *** 41,47 **** /* dwarf.h DWARF debugging information values ! $Revision: 1.26 $ $Date: 2001/03/10 03:58:26 $ */ --- 41,47 ---- /* dwarf.h DWARF debugging information values ! $Revision: 1.3 $ $Date: 2004/11/09 14:31:47 $ */ diff -c -r -N orc-2.1/src/osprey1.0/include/elfaccess.h orc-2.1-new/src/osprey1.0/include/elfaccess.h *** orc-2.1/src/osprey1.0/include/elfaccess.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/include/elfaccess.h Tue Nov 9 22:31:47 2004 *************** *** 37,46 **** * ==================================================================== * * Module: elfaccess.h ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 03:58:42 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/include/RCS/elfaccess.h,v $ * * Revision history: * 03-Jun-93 - Original Version --- 37,46 ---- * ==================================================================== * * Module: elfaccess.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:47 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/include/elfaccess.h,v $ * * Revision history: * 03-Jun-93 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/include/fp_class.h orc-2.1-new/src/osprey1.0/include/fp_class.h *** orc-2.1/src/osprey1.0/include/fp_class.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/include/fp_class.h Tue Nov 9 22:31:47 2004 *************** *** 37,43 **** #define __FP_CLASS_H__ #ifndef __GNUC__ ! #ident "$Revision: 1.7 $" #endif #ifdef __cplusplus --- 37,43 ---- #define __FP_CLASS_H__ #ifndef __GNUC__ ! #ident "$Revision: 1.3 $" #endif #ifdef __cplusplus *************** *** 45,51 **** #endif /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Revision: 1.7 $ */ --- 45,51 ---- #endif /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Revision: 1.3 $ */ diff -c -r -N orc-2.1/src/osprey1.0/include/libXlate.h orc-2.1-new/src/osprey1.0/include/libXlate.h *** orc-2.1/src/osprey1.0/include/libXlate.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/include/libXlate.h Tue Nov 9 22:31:47 2004 *************** *** 42,48 **** /* libXlate.h ! $Revision: 1.16 $ All external symbols and macros begin with one of the following XLATE_ --- 42,48 ---- /* libXlate.h ! $Revision: 1.3 $ All external symbols and macros begin with one of the following XLATE_ diff -c -r -N orc-2.1/src/osprey1.0/include/libdwarf.h orc-2.1-new/src/osprey1.0/include/libdwarf.h *** orc-2.1/src/osprey1.0/include/libdwarf.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/include/libdwarf.h Tue Nov 9 22:31:47 2004 *************** *** 40,46 **** #endif /* libdwarf.h ! $Revision: 1.81 $ $Date: 2001/03/10 03:59:02 $ For libdwarf producers and consumers --- 40,46 ---- #endif /* libdwarf.h ! $Revision: 1.3 $ $Date: 2004/11/09 14:31:47 $ For libdwarf producers and consumers diff -c -r -N orc-2.1/src/osprey1.0/include/obj_list.h orc-2.1-new/src/osprey1.0/include/obj_list.h *** orc-2.1/src/osprey1.0/include/obj_list.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/include/obj_list.h Tue Nov 9 22:31:47 2004 *************** *** 33,39 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/include/RCS/obj_list.h,v 7.8 2001/03/10 03:59:14 mtibuild Exp $ */ #ifndef __OBJ_LIST_H__ #define __OBJ_LIST_H__ --- 33,39 ---- */ ! /* $Header: /u/merge/src/osprey1.0/include/obj_list.h,v 1.3 2004/11/09 14:31:47 jczhang Exp $ */ #ifndef __OBJ_LIST_H__ #define __OBJ_LIST_H__ diff -c -r -N orc-2.1/src/osprey1.0/include/obj_type.h orc-2.1-new/src/osprey1.0/include/obj_type.h *** orc-2.1/src/osprey1.0/include/obj_type.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/include/obj_type.h Tue Nov 9 22:31:47 2004 *************** *** 33,39 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/include/RCS/obj_type.h,v 7.10 2001/03/10 03:59:19 mtibuild Exp $ */ #ifndef __OBJ_TYPE_H__ #define __OBJ_TYPE_H__ --- 33,39 ---- */ ! /* $Header: /u/merge/src/osprey1.0/include/obj_type.h,v 1.3 2004/11/09 14:31:47 jczhang Exp $ */ #ifndef __OBJ_TYPE_H__ #define __OBJ_TYPE_H__ diff -c -r -N orc-2.1/src/osprey1.0/include/objlist.h orc-2.1-new/src/osprey1.0/include/objlist.h *** orc-2.1/src/osprey1.0/include/objlist.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/include/objlist.h Tue Nov 9 22:31:47 2004 *************** *** 35,41 **** #ifndef __OBJLIST_H #define __OBJLIST_H ! /* $Header: /isms/cmplrs.src/osprey1.0/include/RCS/objlist.h,v 1.4 2001/03/10 03:59:24 mtibuild Exp $ */ typedef struct { Elf32_Word oi_magic; /* to distinguish from old obj struct */ --- 35,41 ---- #ifndef __OBJLIST_H #define __OBJLIST_H ! /* $Header: /u/merge/src/osprey1.0/include/objlist.h,v 1.3 2004/11/09 14:31:47 jczhang Exp $ */ typedef struct { Elf32_Word oi_magic; /* to distinguish from old obj struct */ diff -c -r -N orc-2.1/src/osprey1.0/include/rld_interface.h orc-2.1-new/src/osprey1.0/include/rld_interface.h *** orc-2.1/src/osprey1.0/include/rld_interface.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/include/rld_interface.h Tue Nov 9 22:31:47 2004 *************** *** 33,39 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/include/RCS/rld_interface.h,v 1.25 2001/03/10 03:58:21 mtibuild Exp $ */ /* Everything in this header is intended solely for use by --- 33,39 ---- */ ! /* $Header: /u/merge/src/osprey1.0/include/rld_interface.h,v 1.3 2004/11/09 14:31:47 jczhang Exp $ */ /* Everything in this header is intended solely for use by diff -c -r -N orc-2.1/src/osprey1.0/include/stamp.h orc-2.1-new/src/osprey1.0/include/stamp.h *** orc-2.1/src/osprey1.0/include/stamp.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/include/stamp.h Fri Nov 26 23:19:17 2004 *************** *** 33,39 **** */ ! /* $Header: /u/merge/src/osprey1.0/include/stamp.h,v 1.3671.2.1 2003/07/08 07:36:59 flv Exp $ */ #ifndef __STAMP_H__ #define __STAMP_H__ --- 33,39 ---- */ ! /* $Header: /u/merge/src/osprey1.0/include/stamp.h,v 1.3979 2004/11/26 15:19:17 auto Exp $ */ #ifndef __STAMP_H__ #define __STAMP_H__ *************** *** 45,51 **** #ifdef __linux #define MS_STAMP 0 #define LS_STAMP 9 ! #define INCLUDE_STAMP "2.1" #else #define MS_STAMP 7 #define LS_STAMP 40 --- 45,51 ---- #ifdef __linux #define MS_STAMP 0 #define LS_STAMP 9 ! #define INCLUDE_STAMP "2.1.0 $ModifiedDate 2004.11.26.15.19.17 $" #else #define MS_STAMP 7 #define LS_STAMP 40 diff -c -r -N orc-2.1/src/osprey1.0/include/svr4_math.h orc-2.1-new/src/osprey1.0/include/svr4_math.h *** orc-2.1/src/osprey1.0/include/svr4_math.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/include/svr4_math.h Tue Nov 9 22:31:47 2004 *************** *** 34,40 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/include/RCS/svr4_math.h,v 1.6 2001/03/10 03:59:34 mtibuild Exp $ */ #ifndef __SVR4_MATH_H__ #define __SVR4_MATH_H__ --- 34,40 ---- ! /* $Header: /u/merge/src/osprey1.0/include/svr4_math.h,v 1.3 2004/11/09 14:31:47 jczhang Exp $ */ #ifndef __SVR4_MATH_H__ #define __SVR4_MATH_H__ diff -c -r -N orc-2.1/src/osprey1.0/include/sys/elf_whirl.h orc-2.1-new/src/osprey1.0/include/sys/elf_whirl.h *** orc-2.1/src/osprey1.0/include/sys/elf_whirl.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/include/sys/elf_whirl.h Tue Nov 9 22:31:47 2004 *************** *** 36,42 **** #ifndef __SYS_ELF_WHIRL_H__ #define __SYS_ELF_WHIRL_H__ ! /* $Header: /isms/cmplrs.src/osprey1.0/include/sys/RCS/elf_whirl.h,v 1.48 2001/03/10 03:57:49 mtibuild Exp $ */ /* Elf extension for WHIRL object files */ --- 36,42 ---- #ifndef __SYS_ELF_WHIRL_H__ #define __SYS_ELF_WHIRL_H__ ! /* $Header: /u/merge/src/osprey1.0/include/sys/elf_whirl.h,v 1.3 2004/11/09 14:31:47 jczhang Exp $ */ /* Elf extension for WHIRL object files */ diff -c -r -N orc-2.1/src/osprey1.0/include/sys/inst.h orc-2.1-new/src/osprey1.0/include/sys/inst.h *** orc-2.1/src/osprey1.0/include/sys/inst.h Fri Dec 24 14:14:24 2004 --- orc-2.1-new/src/osprey1.0/include/sys/inst.h Tue Nov 9 22:31:47 2004 *************** *** 35,41 **** #ifndef __SYS_INST_H__ #define __SYS_INST_H__ ! #ident "$Revision: 1.5 $" /* * inst.h -- instruction format defines --- 35,41 ---- #ifndef __SYS_INST_H__ #define __SYS_INST_H__ ! #ident "$Revision: 1.3 $" /* * inst.h -- instruction format defines diff -c -r -N orc-2.1/src/osprey1.0/instrumentation/libcginstr/cg_instru_lib.cxx orc-2.1-new/src/osprey1.0/instrumentation/libcginstr/cg_instru_lib.cxx *** orc-2.1/src/osprey1.0/instrumentation/libcginstr/cg_instru_lib.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/instrumentation/libcginstr/cg_instru_lib.cxx Wed Nov 24 15:31:41 2004 *************** *** 29,36 **** //********************************************************************* // // Module: instru_lib.cxx ! // $Date: 2003/01/20 11:45:30 $ ! // $Author: cwu $ // $Source: /u/merge/src/osprey1.0/instrumentation/libcginstr/cg_instru_lib.cxx,v $ // // Description: --- 29,36 ---- //********************************************************************* // // Module: instru_lib.cxx ! // $Date: 2004/11/24 07:31:41 $ ! // $Author: jczhang $ // $Source: /u/merge/src/osprey1.0/instrumentation/libcginstr/cg_instru_lib.cxx,v $ // // Description: *************** *** 268,274 **** char fb_ident[16] = "0123456789abcde"; current_offset = 0; ! file_header.fb_ident = fb_ident; file_header.fb_version = INSTR_CURRENT; file_header.fb_profile_offset = 0; //current_Pu_file_offset; file_header.fb_pu_hdr_offset = current_PU_header_offset; --- 268,274 ---- char fb_ident[16] = "0123456789abcde"; current_offset = 0; ! memcpy(file_header.fb_ident, fb_ident, FB_NIDENT); file_header.fb_version = INSTR_CURRENT; file_header.fb_profile_offset = 0; //current_Pu_file_offset; file_header.fb_pu_hdr_offset = current_PU_header_offset; *************** *** 377,383 **** free((*i).second); } ! void instru_lib_error( const char *fmt, char* msg="" ) { printf( fmt,msg ); exit( -1 ); --- 377,383 ---- free((*i).second); } ! void instru_lib_error( const char *fmt, char* msg) { printf( fmt,msg ); exit( -1 ); diff -c -r -N orc-2.1/src/osprey1.0/instrumentation/libinstr/dump.h orc-2.1-new/src/osprey1.0/instrumentation/libinstr/dump.h *** orc-2.1/src/osprey1.0/instrumentation/libinstr/dump.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/instrumentation/libinstr/dump.h Mon Jun 25 14:32:45 2001 *************** *** 3,12 **** // ==================================================================== // // Module: dump.h ! // $Revision: 1.7 $ ! // $Date: 2001/03/12 18:39:11 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/instrumentation/libinstr/RCS/dump.h,v $ // // ==================================================================== // --- 3,12 ---- // ==================================================================== // // Module: dump.h ! // $Revision: 1.1.1.1 $ ! // $Date: 2001/06/25 06:32:45 $ ! // $Author: llx $ ! // $Source: /u/merge/src/osprey1.0/instrumentation/libinstr/dump.h,v $ // // ==================================================================== // diff -c -r -N orc-2.1/src/osprey1.0/ipa/common/ip_graph.cxx orc-2.1-new/src/osprey1.0/ipa/common/ip_graph.cxx *** orc-2.1/src/osprey1.0/ipa/common/ip_graph.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/common/ip_graph.cxx Tue Nov 9 22:31:48 2004 *************** *** 39,48 **** * Module: ip_graph.c * Author: Seema Hiranandani * ! * $Revision: 1.24 $ ! * $Date: 2001/03/10 03:59:56 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/ipa/common/RCS/ip_graph.cxx,v $ * * Revision history: * 19-Aug-94 - Original Version --- 39,48 ---- * Module: ip_graph.c * Author: Seema Hiranandani * ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:48 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/ipa/common/ip_graph.cxx,v $ * * Revision history: * 19-Aug-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/ipa/common/ip_graph.h orc-2.1-new/src/osprey1.0/ipa/common/ip_graph.h *** orc-2.1/src/osprey1.0/ipa/common/ip_graph.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/common/ip_graph.h Tue Nov 9 22:31:48 2004 *************** *** 40,49 **** * Module: ip_graph.h * Author: Seema Hiranandani * ! * $Revision: 1.17 $ ! * $Date: 2001/03/10 04:00:01 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/ipa/common/RCS/ip_graph.h,v $ * * Revision history: * 19-Aug-95 - Original Version --- 40,49 ---- * Module: ip_graph.h * Author: Seema Hiranandani * ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:48 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/ipa/common/ip_graph.h,v $ * * Revision history: * 19-Aug-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/ipa/common/ipc_compile.cxx orc-2.1-new/src/osprey1.0/ipa/common/ipc_compile.cxx *** orc-2.1/src/osprey1.0/ipa/common/ipc_compile.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/common/ipc_compile.cxx Fri Nov 19 11:01:32 2004 *************** *** 42,48 **** #include #include // for sys_errlist #include // for STL vector container ! #include // for STL hash_map container #include // for basename() #include // for time() #include // for MAXPATHLEN --- 42,54 ---- #include #include // for sys_errlist #include // for STL vector container ! ! #if __GNUC__ >= 3 ! #include ! #else ! #include ! #endif // __GNUC__ >= 3 ! #include // for basename() #include // for time() #include // for MAXPATHLEN *************** *** 74,80 **** #pragma weak outfilename using std::vector; ! using std::hash_map; #ifdef __linux__ #define _USE_GNU_MAKE_ --- 80,86 ---- #pragma weak outfilename using std::vector; ! using __GNUEXT::hash_map; #ifdef __linux__ #define _USE_GNU_MAKE_ *************** *** 149,155 **** bool operator()(const char* s1, const char* s2) const { return strcmp(s1, s2) == 0; } }; ! typedef hash_map, eqstr> COMMAND_MAP_TYPE; } --- 155,161 ---- bool operator()(const char* s1, const char* s2) const { return strcmp(s1, s2) == 0; } }; ! typedef __GNUEXT::hash_map, eqstr> COMMAND_MAP_TYPE; } *************** *** 602,608 **** commands->push_back(cmdline); // Add an empty vector for this file's comments. ! comments->push_back(); Is_True (infiles->size() > 0 && infiles->size() == outfiles->size() && --- 608,614 ---- commands->push_back(cmdline); // Add an empty vector for this file's comments. ! comments->push_back(vector()); Is_True (infiles->size() > 0 && infiles->size() == outfiles->size() && diff -c -r -N orc-2.1/src/osprey1.0/ipa/common/ipc_daVinci.cxx orc-2.1-new/src/osprey1.0/ipa/common/ipc_daVinci.cxx *** orc-2.1/src/osprey1.0/ipa/common/ipc_daVinci.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/common/ipc_daVinci.cxx Tue Nov 9 22:31:48 2004 *************** *** 37,46 **** * ==================================================================== * * Module: ipc_daVinci.cxx ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 04:00:33 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/ipa/common/RCS/ipc_daVinci.cxx,v $ * * Description: * interface to daVinci, a visualization system for displaying --- 37,46 ---- * ==================================================================== * * Module: ipc_daVinci.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:48 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/ipa/common/ipc_daVinci.cxx,v $ * * Description: * interface to daVinci, a visualization system for displaying diff -c -r -N orc-2.1/src/osprey1.0/ipa/common/ipc_daVinci.h orc-2.1-new/src/osprey1.0/ipa/common/ipc_daVinci.h *** orc-2.1/src/osprey1.0/ipa/common/ipc_daVinci.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/common/ipc_daVinci.h Tue Nov 9 22:31:48 2004 *************** *** 38,47 **** * ==================================================================== * * Module: ipc_daVinci.h ! * $Revision: 1.5 $ ! * $Date: 2001/03/10 04:00:55 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/ipa/common/RCS/ipc_daVinci.h,v $ * * Description: * Class definition for the interface to daVinci. --- 38,47 ---- * ==================================================================== * * Module: ipc_daVinci.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:48 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/ipa/common/ipc_daVinci.h,v $ * * Description: * Class definition for the interface to daVinci. diff -c -r -N orc-2.1/src/osprey1.0/ipa/common/ipc_dst_merge.cxx orc-2.1-new/src/osprey1.0/ipa/common/ipc_dst_merge.cxx *** orc-2.1/src/osprey1.0/ipa/common/ipc_dst_merge.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/common/ipc_dst_merge.cxx Fri Nov 19 11:01:32 2004 *************** *** 38,44 **** --- 38,50 ---- #include #include #include + + #if __GNUC__ >= 3 + #include + #else #include + #endif // __GNUC__ >= 3 + #include "mempool.h" #include "mempool_allocator.h" #define USE_STANDARD_TYPES *************** *** 97,104 **** return reinterpret_cast(p); } }; ! typedef std::hash_map, dst_hash_allocator> dst_hash_map; --- 103,110 ---- return reinterpret_cast(p); } }; ! typedef __GNUEXT::hash_map, dst_hash_allocator> dst_hash_map; diff -c -r -N orc-2.1/src/osprey1.0/ipa/common/ipc_option.cxx orc-2.1-new/src/osprey1.0/ipa/common/ipc_option.cxx *** orc-2.1/src/osprey1.0/ipa/common/ipc_option.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/common/ipc_option.cxx Tue Nov 9 22:31:48 2004 *************** *** 37,46 **** * ==================================================================== * * Module: ipc_option.c ! * $Revision: 1.32 $ ! * $Date: 2001/03/10 04:02:15 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/ipa/common/RCS/ipc_option.cxx,v $ * * Description: Option processing for -INLINE options. * --- 37,46 ---- * ==================================================================== * * Module: ipc_option.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:48 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/ipa/common/ipc_option.cxx,v $ * * Description: Option processing for -INLINE options. * diff -c -r -N orc-2.1/src/osprey1.0/ipa/common/ipc_option.h orc-2.1-new/src/osprey1.0/ipa/common/ipc_option.h *** orc-2.1/src/osprey1.0/ipa/common/ipc_option.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/common/ipc_option.h Tue Nov 9 22:31:48 2004 *************** *** 37,46 **** * ==================================================================== * * Module: ipc_option.h ! * $Revision: 1.16 $ ! * $Date: 2001/03/10 04:02:21 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/ipa/common/RCS/ipc_option.h,v $ * * Revision history: * 31-Jul-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: ipc_option.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:48 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/ipa/common/ipc_option.h,v $ * * Revision history: * 31-Jul-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/ipa/common/ipc_symtab_merge.cxx orc-2.1-new/src/osprey1.0/ipa/common/ipc_symtab_merge.cxx *** orc-2.1/src/osprey1.0/ipa/common/ipc_symtab_merge.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/common/ipc_symtab_merge.cxx Fri Nov 19 11:01:32 2004 *************** *** 92,98 **** // -------------------------------------------------------------- // typedef STR_IDX_MAP TCONSTR_IDX_MAP; ! typedef hash_map ST_TO_INITO_MAP; // -------------------------------------------------------------- // Define the hash table for merging TCONS and CLASS_CONST STs --- 92,98 ---- // -------------------------------------------------------------- // typedef STR_IDX_MAP TCONSTR_IDX_MAP; ! typedef __GNUEXT::hash_map ST_TO_INITO_MAP; // -------------------------------------------------------------- // Define the hash table for merging TCONS and CLASS_CONST STs *************** *** 142,148 **** } }; ! typedef hash_map > TCON_MERGE_MAP; struct eq_const_st --- 142,148 ---- } }; ! typedef __GNUEXT::hash_map > TCON_MERGE_MAP; struct eq_const_st *************** *** 161,167 **** } }; ! typedef hash_map > ST_MERGE_MAP; static TCON_MERGE_MAP* tcon_merge_map; --- 161,167 ---- } }; ! typedef __GNUEXT::hash_map > ST_MERGE_MAP; static TCON_MERGE_MAP* tcon_merge_map; *************** *** 241,247 **** MEM_POOL_Initialize (&Common_map_pool, "common map pool", FALSE); Common_Block_Elements_Map = ! CXX_NEW (COMMON_BLOCK_ELEMENTS_MAP (100, hash (), equal_to (), &Common_map_pool), &Common_map_pool); --- 241,247 ---- MEM_POOL_Initialize (&Common_map_pool, "common map pool", FALSE); Common_Block_Elements_Map = ! CXX_NEW (COMMON_BLOCK_ELEMENTS_MAP (100, __GNUEXT::hash (), equal_to (), &Common_map_pool), &Common_map_pool); diff -c -r -N orc-2.1/src/osprey1.0/ipa/common/ipc_symtab_merge.h orc-2.1-new/src/osprey1.0/ipa/common/ipc_symtab_merge.h *** orc-2.1/src/osprey1.0/ipa/common/ipc_symtab_merge.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/common/ipc_symtab_merge.h Fri Nov 19 11:01:32 2004 *************** *** 56,61 **** --- 56,67 ---- #include + #if __GNUC__ >= 3 + #include + #else + #include + #endif // __GNUC__ >= 3 + enum AUX_ST_FLAG { *************** *** 287,293 **** IPC_GLOBAL_IDX_MAP (UINT32 st_size, UINT32 ty_size, UINT32 tcon_size, UINT32 initv_size, MEM_POOL *pool) : ! sym_str (0, hash(), equal_to (), SYMSTR_IDX_MAP::allocator_type (pool)), st (st_size, ST_IDX_MAP::allocator_type (pool)), ty (ty_size, TY_IDX_MAP::allocator_type (pool)), --- 293,299 ---- IPC_GLOBAL_IDX_MAP (UINT32 st_size, UINT32 ty_size, UINT32 tcon_size, UINT32 initv_size, MEM_POOL *pool) : ! sym_str (0, __GNUEXT::hash(), equal_to (), SYMSTR_IDX_MAP::allocator_type (pool)), st (st_size, ST_IDX_MAP::allocator_type (pool)), ty (ty_size, TY_IDX_MAP::allocator_type (pool)), *************** *** 296,302 **** }; // IPC_GLOBAL_IDX_MAP ! typedef hash_map ST_TO_INITO_MAP; extern ST_TO_INITO_MAP ST_To_INITO_Map; // ---------------------------------------------------------------------- --- 302,308 ---- }; // IPC_GLOBAL_IDX_MAP ! typedef __GNUEXT::hash_map ST_TO_INITO_MAP; extern ST_TO_INITO_MAP ST_To_INITO_Map; // ---------------------------------------------------------------------- *************** *** 320,326 **** typedef std::map > BLOCK_ELEMENTS; ! typedef hash_map, equal_to, mempool_allocator > COMMON_BLOCK_ELEMENTS_MAP; extern COMMON_BLOCK_ELEMENTS_MAP *Common_Block_Elements_Map; --- 326,332 ---- typedef std::map > BLOCK_ELEMENTS; ! typedef __GNUEXT::hash_map, __GNUEXT::equal_to, mempool_allocator > COMMON_BLOCK_ELEMENTS_MAP; extern COMMON_BLOCK_ELEMENTS_MAP *Common_Block_Elements_Map; diff -c -r -N orc-2.1/src/osprey1.0/ipa/common/ipc_utils.h orc-2.1-new/src/osprey1.0/ipa/common/ipc_utils.h *** orc-2.1/src/osprey1.0/ipa/common/ipc_utils.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/common/ipc_utils.h Tue Nov 9 22:31:48 2004 *************** *** 37,45 **** * ==================================================================== * * Module: ipc_utils.h ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 04:04:02 $ ! * $Author: mtibuild $ * $Source: /hosts/bonnie.engr/depot/cmplrs.src/mongoose/ipa/common/RCS/ipc_utils.h, v $ * --- 37,45 ---- * ==================================================================== * * Module: ipc_utils.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:48 $ ! * $Author: jczhang $ * $Source: /hosts/bonnie.engr/depot/cmplrs.src/mongoose/ipa/common/RCS/ipc_utils.h, v $ * diff -c -r -N orc-2.1/src/osprey1.0/ipa/cord/ipa_cord.cxx orc-2.1-new/src/osprey1.0/ipa/cord/ipa_cord.cxx *** orc-2.1/src/osprey1.0/ipa/cord/ipa_cord.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/cord/ipa_cord.cxx Fri Nov 19 11:01:32 2004 *************** *** 81,86 **** --- 81,88 ---- // ordering for procedure layout + namespace std { + struct less { bool operator()(const PROC *p1, const PROC *p2) { char *name1 = p1->base == NULL ? p1->name : p1->base->name; *************** *** 96,101 **** --- 98,104 ---- } }; + } // ordering for source order layout template *************** *** 116,127 **** --- 119,133 ---- // order the call-graph edge with frequency + namespace std { + struct less { bool operator()(const CALL &c1, const CALL &c2) { return (c1.freq < c2.freq); } }; + } typedef pair map_key; typedef map< map_key, int> CG; diff -c -r -N orc-2.1/src/osprey1.0/ipa/cord/obj_info.h orc-2.1-new/src/osprey1.0/ipa/cord/obj_info.h *** orc-2.1/src/osprey1.0/ipa/cord/obj_info.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/cord/obj_info.h Fri Nov 19 11:01:32 2004 *************** *** 79,84 **** --- 79,91 ---- return x.current == y.current; } + template + inline bool + operator != (const Proc_Iter &x, const Proc_Iter &y) + { + return x.current != y.current; + } + class File_Info { private: diff -c -r -N orc-2.1/src/osprey1.0/ipa/inline/inline.cxx orc-2.1-new/src/osprey1.0/ipa/inline/inline.cxx *** orc-2.1/src/osprey1.0/ipa/inline/inline.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/inline/inline.cxx Tue Nov 9 22:31:49 2004 *************** *** 38,47 **** // ==================================================================== // // Module: inline.cxx ! // $Revision: 1.183 $ ! // $Date: 2001/03/10 04:04:51 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/ipa/inline/RCS/inline.cxx,v $ // Revision history: // 20-Apr-95 - Original Version // --- 38,47 ---- // ==================================================================== // // Module: inline.cxx ! // $Revision: 1.4 $ ! // $Date: 2004/11/09 14:31:49 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/ipa/inline/inline.cxx,v $ // Revision history: // 20-Apr-95 - Original Version // diff -c -r -N orc-2.1/src/osprey1.0/ipa/inline/inline_utils.cxx orc-2.1-new/src/osprey1.0/ipa/inline/inline_utils.cxx *** orc-2.1/src/osprey1.0/ipa/inline/inline_utils.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/inline/inline_utils.cxx Wed Nov 24 15:31:42 2004 *************** *** 72,78 **** // its elements. The first elemetn is always the ST_IDX of the common // block symbol ! typedef vector > COMMON_BLOCK; // comparison function for sorting common blocks struct compare_block --- 72,78 ---- // its elements. The first elemetn is always the ST_IDX of the common // block symbol ! typedef vector > COMMON_BLOCK; // comparison function for sorting common blocks struct compare_block diff -c -r -N orc-2.1/src/osprey1.0/ipa/local/ipl_analyze_template.h orc-2.1-new/src/osprey1.0/ipa/local/ipl_analyze_template.h *** orc-2.1/src/osprey1.0/ipa/local/ipl_analyze_template.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/local/ipl_analyze_template.h Wed Nov 24 15:31:42 2004 *************** *** 1736,1741 **** --- 1736,1746 ---- } } // SUMMARIZE::Check_kid_ref + #if defined(__GNUC__) && (__GNUC__ >= 3) && (__GNUC_MINOR__ >=4) + // Error found by gcc3.4.x + static void + Record_unknown_memory_op (WN* wn); + #endif //----------------------------------------------------------- // record global variables that have been referenced diff -c -r -N orc-2.1/src/osprey1.0/ipa/local/ipl_elfsym.cxx orc-2.1-new/src/osprey1.0/ipa/local/ipl_elfsym.cxx *** orc-2.1/src/osprey1.0/ipa/local/ipl_elfsym.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/local/ipl_elfsym.cxx Wed Nov 24 15:31:42 2004 *************** *** 173,186 **** st_to_elfsym (&symtab, tag)); #ifndef __GNUC__ ! UINT align = __builtin_alignof(ELF::Elf_Sym); #else ! UINT align = __alignof(ELF::Elf_Sym); #endif ! WN_write_elf_symtab (symtab.table, symtab.size * sizeof(ELF::Elf_Sym), ! sizeof(ELF::Elf_Sym), align, fl); } #ifdef __linux__ --- 173,186 ---- st_to_elfsym (&symtab, tag)); #ifndef __GNUC__ ! UINT align = __builtin_alignof(typename ELF::Elf_Sym); #else ! UINT align = __alignof(typename ELF::Elf_Sym); #endif ! WN_write_elf_symtab (symtab.table, symtab.size * sizeof(typename ELF::Elf_Sym), ! sizeof(typename ELF::Elf_Sym), align, fl); } #ifdef __linux__ diff -c -r -N orc-2.1/src/osprey1.0/ipa/local/ipl_outline.cxx orc-2.1-new/src/osprey1.0/ipa/local/ipl_outline.cxx *** orc-2.1/src/osprey1.0/ipa/local/ipl_outline.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/local/ipl_outline.cxx Fri Nov 19 11:01:32 2004 *************** *** 80,86 **** // a split point is a pair of WN* for the splitting node and the size of the // block to be outlined. Only one part of the pair contains valid // information. The size of the block is used only if the "IF" node is NULL. ! typedef pair SPLIT_POINT; // Given a loop, we return the size of all statements within the loop static void --- 80,86 ---- // a split point is a pair of WN* for the splitting node and the size of the // block to be outlined. Only one part of the pair contains valid // information. The size of the block is used only if the "IF" node is NULL. ! typedef std::pair SPLIT_POINT; // Given a loop, we return the size of all statements within the loop static void *************** *** 209,215 **** ++iter; } ! return make_pair ((const WN*) NULL, size_under_OPR_IF + PU_Weight (bb_cnt, stmt_cnt, call_cnt)); } // Find_Split_Point --- 209,215 ---- ++iter; } ! return std::make_pair ((const WN*) NULL, size_under_OPR_IF + PU_Weight (bb_cnt, stmt_cnt, call_cnt)); } // Find_Split_Point diff -c -r -N orc-2.1/src/osprey1.0/ipa/local/ipl_summarize.h orc-2.1-new/src/osprey1.0/ipa/local/ipl_summarize.h *** orc-2.1/src/osprey1.0/ipa/local/ipl_summarize.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/local/ipl_summarize.h Wed Nov 24 15:31:42 2004 *************** *** 97,102 **** --- 97,108 ---- #include "ipl_reorder.h" #endif + #if defined(__GNUC__) && (__GNUC__ >= 3) && (__GNUC_MINOR__ >=4) + // Error found by gcc3.4.x + extern void + Init_Aux_Symbol_Info (SYMTAB_IDX level); + #endif + //--------------------------------------------------------------- // alternate entry point array // contain all the alternate entry points encountered in the diff -c -r -N orc-2.1/src/osprey1.0/ipa/local/ipl_summarize_template.h orc-2.1-new/src/osprey1.0/ipa/local/ipl_summarize_template.h *** orc-2.1/src/osprey1.0/ipa/local/ipl_summarize_template.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/local/ipl_summarize_template.h Wed Nov 24 15:31:42 2004 *************** *** 73,78 **** --- 73,86 ---- #include "ipl_lno_util.h" #include "wb_ipl.h" + #if defined(__GNUC__) && (__GNUC__ >= 3) && (__GNUC_MINOR__ >=4) + // Error found by gcc3.4.x + extern WN_MAP Summary_Map; + extern WN_MAP Stmt_Map; + extern BOOL Trace_IPA; + extern BOOL Trace_Perf; + #endif + extern BOOL DoPreopt; extern BOOL Do_Par; extern BOOL Do_Common_Const; *************** *** 836,841 **** --- 844,855 ---- return i.Wn () == NULL; } + #if defined(__GNUC__) && (__GNUC__ >= 3) && (__GNUC_MINOR__ >=4) + // Error found by gcc3.4.x + static BOOL + is_variable_dim_array(TY_IDX ty); + #endif + //----------------------------------------------------------- // summary procedure node // create call site entries diff -c -r -N orc-2.1/src/osprey1.0/ipa/local/ipl_tlog.cxx orc-2.1-new/src/osprey1.0/ipa/local/ipl_tlog.cxx *** orc-2.1/src/osprey1.0/ipa/local/ipl_tlog.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/local/ipl_tlog.cxx Tue Nov 9 22:31:49 2004 *************** *** 37,46 **** * ==================================================================== * * Module: ipl_tlog.cxx ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 04:08:25 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/ipa/local/RCS/ipl_tlog.cxx,v $ * * Description: Defines tlog utilities for IPL, originated from OPT * --- 37,46 ---- * ==================================================================== * * Module: ipl_tlog.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:49 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/ipa/local/ipl_tlog.cxx,v $ * * Description: Defines tlog utilities for IPL, originated from OPT * diff -c -r -N orc-2.1/src/osprey1.0/ipa/local/ipl_tlog.h orc-2.1-new/src/osprey1.0/ipa/local/ipl_tlog.h *** orc-2.1/src/osprey1.0/ipa/local/ipl_tlog.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/local/ipl_tlog.h Tue Nov 9 22:31:49 2004 *************** *** 38,47 **** * ==================================================================== * * Module: ipl_tlog.h ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 04:08:30 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/ipa/local/RCS/ipl_tlog.h,v $ * * Description: Defines tlog utilities for IPL, originated from OPT * --- 38,47 ---- * ==================================================================== * * Module: ipl_tlog.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:49 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/ipa/local/ipl_tlog.h,v $ * * Description: Defines tlog utilities for IPL, originated from OPT * diff -c -r -N orc-2.1/src/osprey1.0/ipa/local/loop_info.h orc-2.1-new/src/osprey1.0/ipa/local/loop_info.h *** orc-2.1/src/osprey1.0/ipa/local/loop_info.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/local/loop_info.h Fri Nov 19 11:01:32 2004 *************** *** 157,163 **** --- 157,167 ---- void Set_step(ACCESS_VECTOR *step) { _step = step;}; ACCESS_VECTOR* Get_step() const { return _step;}; + #if __GNUC__ >=3 + void Print(FILE *fp, INT = 0)__attribute__((weak)); + #else void Print(FILE *fp, INT = 0); + #endif ~DO_LOOP_INFO_BASE() { CXX_DELETE(_lb,_pool); diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/analyze/inline_script_parser.cxx orc-2.1-new/src/osprey1.0/ipa/main/analyze/inline_script_parser.cxx *** orc-2.1/src/osprey1.0/ipa/main/analyze/inline_script_parser.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/analyze/inline_script_parser.cxx Fri Nov 19 11:01:33 2004 *************** *** 29,35 **** --- 29,41 ---- #include #include #include + + #if __GNUC__ >= 3 + #include + #else #include + #endif // __GNUC__ >= 3 + #include #include "inline_script_parser.h" *************** *** 62,68 **** { // Assumption: the maximum line length should not exceed 1024 bytes char line_buffer[1024], *line_iterator; ! ifstream infile; char *callsite_ln, *callee_file, *callee_func; char cur_caller_key[1024], callee_key[1024], *key_temp; char *cur_caller_file, *cur_caller_func; --- 68,74 ---- { // Assumption: the maximum line length should not exceed 1024 bytes char line_buffer[1024], *line_iterator; ! std::ifstream infile; char *callsite_ln, *callee_file, *callee_func; char cur_caller_key[1024], callee_key[1024], *key_temp; char *cur_caller_file, *cur_caller_func; *************** *** 73,79 **** strcpy(cur_caller_key, ""); strcpy(callee_key, ""); ! infile.open(script_name, ifstream::in); FmtAssert((infile.good()), ("Inline script parsing error: can't open the inlining description file")); #ifdef Enable_ISP_Verify --- 79,85 ---- strcpy(cur_caller_key, ""); strcpy(callee_key, ""); ! infile.open(script_name, std::ifstream::in); FmtAssert((infile.good()), ("Inline script parsing error: can't open the inlining description file")); #ifdef Enable_ISP_Verify diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_cprop.cxx orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_cprop.cxx *** orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_cprop.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_cprop.cxx Tue Dec 2 17:57:34 2003 *************** *** 37,43 **** // ==================================================================== // // Module: ipa_cprop.cxx ! // $Source: /isms/cmplrs.src/osprey1.0/ipa/main/analyze/RCS/ipa_cprop.cxx,v $ // // Revision history: // 28-Jun-95 - Original Version --- 37,43 ---- // ==================================================================== // // Module: ipa_cprop.cxx ! // $Source: /u/merge/src/osprey1.0/ipa/main/analyze/ipa_cprop.cxx,v $ // // Revision history: // 28-Jun-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_cprop.h orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_cprop.h *** orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_cprop.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_cprop.h Fri Nov 19 11:01:33 2004 *************** *** 101,111 **** --- 101,122 ---- UINT32 size; }; + #if __GNUC__ >= 3 + #include + namespace __gnu_cxx { + #else + #include + #endif + template<> struct hash { size_t operator()(OFFSET_SIZE x) const { return x.offset + x.size; } }; + #if __GNUC__ >= 3 + } + #endif + struct OFFSET_SIZE_EQ { bool operator()(OFFSET_SIZE os1, OFFSET_SIZE os2) const *************** *** 114,120 **** } }; ! typedef hash_map, OFFSET_SIZE_EQ> OFFSET_SIZE_TO_ST_IDX_MAP; --- 125,132 ---- } }; ! ! typedef __GNUEXT::hash_map, OFFSET_SIZE_EQ> OFFSET_SIZE_TO_ST_IDX_MAP; diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_cprop_annot.cxx orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_cprop_annot.cxx *** orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_cprop_annot.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_cprop_annot.cxx Fri Nov 19 11:01:33 2004 *************** *** 56,61 **** --- 56,67 ---- #include "ipa_cprop_annot.h" + #if __GNUC__ >= 3 + #include + #else + #include + #endif // __GNUC__ >= 3 + /* status of conditional statements */ enum CONDITION_STATE { CD_UNKNOWN = 0, // can't tell *************** *** 106,112 **** } }; ! typedef hash_map, mempool_allocator > > EVAL_HASH; static EVAL_HASH *eval_hash; --- 112,118 ---- } }; ! typedef __GNUEXT::hash_map, mempool_allocator > > EVAL_HASH; static EVAL_HASH *eval_hash; diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_df.cxx orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_df.cxx *** orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_df.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_df.cxx Fri Nov 19 11:01:33 2004 *************** *** 40,45 **** --- 40,46 ---- #include "ip_graph.h" #include "ipa_cg.h" #include "ipa_df.h" + #include "assert.h" /*---------------------------------------------------------------------*/ /* reverse the graph for backward data flow problems */ diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_option.cxx orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_option.cxx *** orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_option.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_option.cxx Tue Nov 9 22:31:51 2004 *************** *** 37,46 **** * ==================================================================== * * Module: ipa_option.c ! * $Revision: 1.17 $ ! * $Date: 2001/03/10 04:12:46 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/ipa/main/analyze/RCS/ipa_option.cxx,v $ * * Revision history: * 24-Jan-96 - Original Version --- 37,46 ---- * ==================================================================== * * Module: ipa_option.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:51 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/ipa/main/analyze/ipa_option.cxx,v $ * * Revision history: * 24-Jan-96 - Original Version *************** *** 54,60 **** */ #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/ipa/main/analyze/RCS/ipa_option.cxx,v $ $Revision: 1.17 $"; #endif /* _KEEP_RCS_ID */ #include "linker.h" --- 54,60 ---- */ #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/ipa/main/analyze/ipa_option.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include "linker.h" diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_option.h orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_option.h *** orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_option.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_option.h Tue Nov 9 22:31:51 2004 *************** *** 37,46 **** * ==================================================================== * * Module: ipa_option.h ! * $Revision: 1.58 $ ! * $Date: 2001/03/10 04:12:52 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/ipa/main/analyze/RCS/ipa_option.h,v $ * * Revision history: * 08-Jun-95 - Original Version --- 37,46 ---- * ==================================================================== * * Module: ipa_option.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:51 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/ipa/main/analyze/ipa_option.h,v $ * * Revision history: * 08-Jun-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_preopt.cxx orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_preopt.cxx *** orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_preopt.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_preopt.cxx Tue Nov 9 22:31:51 2004 *************** *** 38,47 **** // ==================================================================== // // Module: ipa_preopt.cxx ! // $Revision: 1.33 $ ! // $Date: 2001/03/10 04:13:10 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/ipa/main/analyze/RCS/ipa_preopt.cxx,v $ // // Revision history: // 7-15-98 - Original Version --- 38,47 ---- // ==================================================================== // // Module: ipa_preopt.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:51 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/ipa/main/analyze/ipa_preopt.cxx,v $ // // Revision history: // 7-15-98 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_reorder.cxx orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_reorder.cxx *** orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_reorder.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_reorder.cxx Fri Nov 19 11:01:33 2004 *************** *** 61,67 **** #include "algo.h" //for sorting a list #include "ir_reader.h" //fdump_tree() for IPO_Modify_WN_for_field_reorder() ! typedef hash_map TY_TO_CAND_MAP; struct PTR_AND_TY { mUINT32 ty_index; --- 61,75 ---- #include "algo.h" //for sorting a list #include "ir_reader.h" //fdump_tree() for IPO_Modify_WN_for_field_reorder() ! using namespace std; ! ! #if __GNUC__ >= 3 ! #include ! #else ! #include ! #endif // __GNUC__ >= 3 ! ! typedef __GNUEXT::hash_map TY_TO_CAND_MAP; struct PTR_AND_TY { mUINT32 ty_index; *************** *** 81,87 **** MERGED_ACCESS_VECTOR *merged_access; MEM_POOL reorder_local_pool; ! typedef hash_map TY_TO_ACCESS_MAP; TY_TO_ACCESS_MAP *ty_to_access_map; //for Record_struct_access in template.h BOOL* visited; inline TY_IDX --- 89,95 ---- MERGED_ACCESS_VECTOR *merged_access; MEM_POOL reorder_local_pool; ! typedef __GNUEXT::hash_map TY_TO_ACCESS_MAP; TY_TO_ACCESS_MAP *ty_to_access_map; //for Record_struct_access in template.h BOOL* visited; inline TY_IDX diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_reorder.h orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_reorder.h *** orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_reorder.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_reorder.h Fri Nov 19 11:01:33 2004 *************** *** 34,40 **** #include "cxx_template.h" // for STACK #include "wn_core.h" //for WN_field_id(wn) #include "ipa_cg.h" //for IPA_NODE, IPA_NODE_ITER ! #include #ifndef CXX_MEMORY_INCLUDED #include "cxx_memory.h" #endif --- 34,46 ---- #include "cxx_template.h" // for STACK #include "wn_core.h" //for WN_field_id(wn) #include "ipa_cg.h" //for IPA_NODE, IPA_NODE_ITER ! ! #if __GNUC__ >= 3 ! #include ! #else ! #include ! #endif // __GNUC__ >= 3 ! #ifndef CXX_MEMORY_INCLUDED #include "cxx_memory.h" #endif *************** *** 45,51 **** typedef mUINT64 FLD_OFST; typedef FLD_OFST TY_SIZE; ! typedef list TYPE_LIST; //just contains struct_type, pointer_ty put to another list struct FLD_ACCESS{ COUNT count; //first as count, then ty_idx --- 51,57 ---- typedef mUINT64 FLD_OFST; typedef FLD_OFST TY_SIZE; ! typedef std::list TYPE_LIST; //just contains struct_type, pointer_ty put to another list struct FLD_ACCESS{ COUNT count; //first as count, then ty_idx diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_section_prop.cxx orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_section_prop.cxx *** orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_section_prop.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_section_prop.cxx Tue Nov 9 22:31:51 2004 *************** *** 37,46 **** // ==================================================================== // // Module: ipa_section_prop.cxx ! // $Revision: 1.75 $ ! // $Date: 2001/03/10 04:13:48 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/ipa/main/analyze/RCS/ipa_section_prop.cxx,v $ // // Revision history: // 2-10-97 - Original Version --- 37,46 ---- // ==================================================================== // // Module: ipa_section_prop.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:51 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/ipa/main/analyze/ipa_section_prop.cxx,v $ // // Revision history: // 2-10-97 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_solver.cxx orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_solver.cxx *** orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_solver.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_solver.cxx Tue Nov 9 22:31:51 2004 *************** *** 37,46 **** // ==================================================================== // // Module: ipa_solver.cxx ! // $Revision: 1.23 $ ! // $Date: 2001/03/10 04:13:59 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/ipa/main/analyze/RCS/ipa_solver.cxx,v $ // // Revision history: // 19-Sep-95 - Original Version --- 37,46 ---- // ==================================================================== // // Module: ipa_solver.cxx ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:51 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/ipa/main/analyze/ipa_solver.cxx,v $ // // Revision history: // 19-Sep-95 - Original Version *************** *** 62,68 **** // ==================================================================== #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/ipa/main/analyze/RCS/ipa_solver.cxx,v $ $Revision: 1.23 $"; #endif /* _KEEP_RCS_ID */ #include --- 62,68 ---- // ==================================================================== #ifdef _KEEP_RCS_ID ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/ipa/main/analyze/ipa_solver.cxx,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #include diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_solver.h orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_solver.h *** orc-2.1/src/osprey1.0/ipa/main/analyze/ipa_solver.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/analyze/ipa_solver.h Tue Nov 9 22:31:51 2004 *************** *** 37,46 **** // ==================================================================== // // Module: ipa_solver.h ! // $Revision: 1.18 $ ! // $Date: 2001/03/10 04:14:05 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/ipa/main/analyze/RCS/ipa_solver.h,v $ // // Revision history: // 19-Sep-95 - Initial version --- 37,46 ---- // ==================================================================== // // Module: ipa_solver.h ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:51 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/ipa/main/analyze/ipa_solver.h,v $ // // Revision history: // 19-Sep-95 - Initial version *************** *** 61,67 **** // ==================================================================== #ifdef _KEEP_RCS_ID ! static char *ipa_solver_rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/ipa/main/analyze/RCS/ipa_solver.h,v $ $Revision: 1.18 $"; #endif /* _KEEP_RCS_ID */ #ifndef cxx_ipa_solver_INCLUDED --- 61,67 ---- // ==================================================================== #ifdef _KEEP_RCS_ID ! static char *ipa_solver_rcs_id = "$Source: /u/merge/src/osprey1.0/ipa/main/analyze/ipa_solver.h,v $ $Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef cxx_ipa_solver_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/optimize/ipo_alias_class.cxx orc-2.1-new/src/osprey1.0/ipa/main/optimize/ipo_alias_class.cxx *** orc-2.1/src/osprey1.0/ipa/main/optimize/ipo_alias_class.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/optimize/ipo_alias_class.cxx Fri Nov 19 11:01:33 2004 *************** *** 797,802 **** --- 797,804 ---- } } + typedef mempool_allocator IP_ALIAS_CLASS_MEMBER_ALLOC; + void IP_AC_LAMBDA_TYPE_REP::Union_func_args( IP_AC_LAMBDA_TYPE_REP &that, MEM_POOL *pool, *************** *** 809,816 **** // For each argument and each return value, join the appropriate // classes. ! vector::iterator arg; ! vector::iterator that_arg; for (arg = fixed_args.begin(), that_arg = that.fixed_args.begin(); (arg != fixed_args.end() && --- 811,819 ---- // For each argument and each return value, join the appropriate // classes. ! ! vector::iterator arg; ! vector::iterator that_arg; for (arg = fixed_args.begin(), that_arg = that.fixed_args.begin(); (arg != fixed_args.end() && *************** *** 831,837 **** // Clean up the tails of the lists in case the argument counts // didn't match. ! vector::iterator start, stop; IP_ALIAS_CLASS_MEMBER *vararg_data_representative, *vararg_code_representative; if (arg != fixed_args.end()) { --- 834,840 ---- // Clean up the tails of the lists in case the argument counts // didn't match. ! vector::iterator start, stop; IP_ALIAS_CLASS_MEMBER *vararg_data_representative, *vararg_code_representative; if (arg != fixed_args.end()) { *************** *** 937,943 **** fprintf(fp, " (&%lu<0x%lx>) <-- lambda(", Signature().Return_class()->Id(), Signature().Returns()); ! for (vector::const_iterator arg = Signature().fixed_args.begin(); arg != Signature().fixed_args.end(); ++arg) { --- 940,946 ---- fprintf(fp, " (&%lu<0x%lx>) <-- lambda(", Signature().Return_class()->Id(), Signature().Returns()); ! for (vector::const_iterator arg = Signature().fixed_args.begin(); arg != Signature().fixed_args.end(); ++arg) { diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/optimize/ipo_alias_class.h orc-2.1-new/src/osprey1.0/ipa/main/optimize/ipo_alias_class.h *** orc-2.1/src/osprey1.0/ipa/main/optimize/ipo_alias_class.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/optimize/ipo_alias_class.h Fri Nov 19 15:53:45 2004 *************** *** 105,110 **** --- 105,112 ---- #include "bitset.h" } + using idmap::ID_MAP; + class IP_ALIAS_CLASS_REP; class IP_ALIAS_CLASS_MEMBER : public U_F_ELEMENT { *************** *** 522,533 **** --- 524,545 ---- x.base_st_idx == y.base_st_idx); } + static bool operator!=(AC_ST_IDENTIFIER x, AC_ST_IDENTIFIER y) + { + return !(x == y); + } + static bool operator==(AC_PREG_IDENTIFIER x, AC_PREG_IDENTIFIER y) { return (x.pu_st_idx == y.pu_st_idx && x.preg_num == y.preg_num); } + static bool operator!=(AC_PREG_IDENTIFIER x, AC_PREG_IDENTIFIER y) + { + return !(x == y); + } + class IP_BASE_ID_MAP_ENTRY; // defined in ipo_alias_class.cxx. class IP_ALIAS_CLASSIFICATION { diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/optimize/ipo_inline.cxx orc-2.1-new/src/osprey1.0/ipa/main/optimize/ipo_inline.cxx *** orc-2.1/src/osprey1.0/ipa/main/optimize/ipo_inline.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/optimize/ipo_inline.cxx Fri Nov 19 11:01:33 2004 *************** *** 36,42 **** /* -*-Mode: c++;-*- (Tell emacs to use c++ mode) */ #include ! #include "defs.h" #include "config_ipa.h" // options and flags #include "lwn_util.h" // for LWN_Get_Parent() --- 36,42 ---- /* -*-Mode: c++;-*- (Tell emacs to use c++ mode) */ #include ! #include "assert.h" #include "defs.h" #include "config_ipa.h" // options and flags #include "lwn_util.h" // for LWN_Get_Parent() diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/optimize/ipo_pad.cxx orc-2.1-new/src/osprey1.0/ipa/main/optimize/ipo_pad.cxx *** orc-2.1/src/osprey1.0/ipa/main/optimize/ipo_pad.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/optimize/ipo_pad.cxx Tue Nov 9 22:31:51 2004 *************** *** 37,46 **** // ==================================================================== // ==================================================================== // ! // $Revision: 1.19 $ ! // $Date: 2001/03/10 04:16:51 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/ipa/main/optimize/RCS/ipo_pad.cxx,v $ // // Revision history: // 2-May-98 - Original Version --- 37,46 ---- // ==================================================================== // ==================================================================== // ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:51 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/ipa/main/optimize/ipo_pad.cxx,v $ // // Revision history: // 2-May-98 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/optimize/ipo_pad.h orc-2.1-new/src/osprey1.0/ipa/main/optimize/ipo_pad.h *** orc-2.1/src/osprey1.0/ipa/main/optimize/ipo_pad.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/optimize/ipo_pad.h Tue Nov 9 22:31:51 2004 *************** *** 38,47 **** * ==================================================================== * * Module: ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 04:16:56 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/ipa/main/optimize/RCS/ipo_pad.h,v $ * * Revision history: * 12-May-98 - Original Version --- 38,47 ---- * ==================================================================== * * Module: ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:51 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/ipa/main/optimize/ipo_pad.h,v $ * * Revision history: * 12-May-98 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/optimize/ipo_split.cxx orc-2.1-new/src/osprey1.0/ipa/main/optimize/ipo_split.cxx *** orc-2.1/src/osprey1.0/ipa/main/optimize/ipo_split.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/optimize/ipo_split.cxx Tue Nov 9 22:31:51 2004 *************** *** 38,47 **** // ==================================================================== // // Module: ! // $Revision: 1.14 $ ! // $Date: 2001/03/10 04:17:14 $ ! // $Author: mtibuild $ ! // $Source: /isms/cmplrs.src/osprey1.0/ipa/main/optimize/RCS/ipo_split.cxx,v $ // // Revision history: // 20-May-98 - Original Version --- 38,47 ---- // ==================================================================== // // Module: ! // $Revision: 1.3 $ ! // $Date: 2004/11/09 14:31:51 $ ! // $Author: jczhang $ ! // $Source: /u/merge/src/osprey1.0/ipa/main/optimize/ipo_split.cxx,v $ // // Revision history: // 20-May-98 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/optimize/ipo_split.h orc-2.1-new/src/osprey1.0/ipa/main/optimize/ipo_split.h *** orc-2.1/src/osprey1.0/ipa/main/optimize/ipo_split.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/optimize/ipo_split.h Tue Nov 9 22:31:51 2004 *************** *** 38,47 **** * ==================================================================== * * Module: ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 04:17:19 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/ipa/main/optimize/RCS/ipo_split.h,v $ * * Revision history: * 12-May-98 - Original Version --- 38,47 ---- * ==================================================================== * * Module: ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:51 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/ipa/main/optimize/ipo_split.h,v $ * * Revision history: * 12-May-98 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/optimize/ipo_tlog_utils.cxx orc-2.1-new/src/osprey1.0/ipa/main/optimize/ipo_tlog_utils.cxx *** orc-2.1/src/osprey1.0/ipa/main/optimize/ipo_tlog_utils.cxx Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/optimize/ipo_tlog_utils.cxx Tue Nov 9 22:31:51 2004 *************** *** 38,47 **** * ==================================================================== * * Module: ipo_tlog_utils.cxx ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 04:17:25 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/ipa/main/optimize/RCS/ipo_tlog_utils.cxx,v $ * * Description: Defines tlog utilities for IPA, originated from OPT * --- 38,47 ---- * ==================================================================== * * Module: ipo_tlog_utils.cxx ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:51 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/ipa/main/optimize/ipo_tlog_utils.cxx,v $ * * Description: Defines tlog utilities for IPA, originated from OPT * *************** *** 56,62 **** // ==================================================================== #ifdef _KEEP_RCS_ID #define ipo_tlog_utils_CXX "ipo_tlog_utils.cxx" ! static char *rcs_id = ipo_tlog_utils_CXX"$Revision: 1.10 $"; #endif /* _KEEP_RCS_ID *///-*-c++- #include #include --- 56,62 ---- // ==================================================================== #ifdef _KEEP_RCS_ID #define ipo_tlog_utils_CXX "ipo_tlog_utils.cxx" ! static char *rcs_id = ipo_tlog_utils_CXX"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID *///-*-c++- #include #include diff -c -r -N orc-2.1/src/osprey1.0/ipa/main/optimize/ipo_tlog_utils.h orc-2.1-new/src/osprey1.0/ipa/main/optimize/ipo_tlog_utils.h *** orc-2.1/src/osprey1.0/ipa/main/optimize/ipo_tlog_utils.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ipa/main/optimize/ipo_tlog_utils.h Tue Nov 9 22:31:51 2004 *************** *** 38,47 **** * ==================================================================== * * Module: ipo_tlog_util.h ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 04:17:30 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/ipa/main/optimize/RCS/ipo_tlog_utils.h,v $ * * Description: Defines tlog utilities for IPA, originated from OPT * --- 38,47 ---- * ==================================================================== * * Module: ipo_tlog_util.h ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:51 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/ipa/main/optimize/ipo_tlog_utils.h,v $ * * Description: Defines tlog utilities for IPA, originated from OPT * *************** *** 52,58 **** #ifndef ipo_tlog_util_INCLUDED #define ipo_tlog_util_INCLUDED "ipo_tlog_util.h" #ifdef _KEEP_RCS_ID ! static char *rcs_id = ipo_tlog_util_INCLUDE"$Revision: 1.6 $"; #endif /* _KEEP_RCS_ID */ #ifndef srcpos_INCLUDED --- 52,58 ---- #ifndef ipo_tlog_util_INCLUDED #define ipo_tlog_util_INCLUDED "ipo_tlog_util.h" #ifdef _KEEP_RCS_ID ! static char *rcs_id = ipo_tlog_util_INCLUDE"$Revision: 1.3 $"; #endif /* _KEEP_RCS_ID */ #ifndef srcpos_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/ir_tools/ir_gdar.c orc-2.1-new/src/osprey1.0/ir_tools/ir_gdar.c *** orc-2.1/src/osprey1.0/ir_tools/ir_gdar.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ir_tools/ir_gdar.c Tue Nov 9 22:31:52 2004 *************** *** 37,46 **** * ==================================================================== * * Module: ir_gdar.c ! * $Revision: 1.5 $ ! * $Date: 2001/03/10 04:18:18 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/ir_tools/RCS/ir_gdar.c,v $ * * Revision history: * 20-Jun-97 - Original Version --- 37,46 ---- * ==================================================================== * * Module: ir_gdar.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:52 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/ir_tools/ir_gdar.c,v $ * * Revision history: * 20-Jun-97 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/ir_tools/ir_graph.h orc-2.1-new/src/osprey1.0/ir_tools/ir_graph.h *** orc-2.1/src/osprey1.0/ir_tools/ir_graph.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ir_tools/ir_graph.h Tue Nov 9 22:31:52 2004 *************** *** 39,48 **** * Module: ip_graph.h * Author: Seema Hiranandani * ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 04:18:29 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/ir_tools/RCS/ir_graph.h,v $ * * Revision history: * 19-Aug-95 - Original Version --- 39,48 ---- * Module: ip_graph.h * Author: Seema Hiranandani * ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:52 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/ir_tools/ir_graph.h,v $ * * Revision history: * 19-Aug-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/ir_tools/ir_graph_util.h orc-2.1-new/src/osprey1.0/ir_tools/ir_graph_util.h *** orc-2.1/src/osprey1.0/ir_tools/ir_graph_util.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ir_tools/ir_graph_util.h Tue Nov 9 22:31:52 2004 *************** *** 39,48 **** * Module: ip_graph.h * Author: Seema Hiranandani * ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 04:18:34 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/ir_tools/RCS/ir_graph_util.h,v $ * * Revision history: * 19-Aug-95 - Original Version --- 39,48 ---- * Module: ip_graph.h * Author: Seema Hiranandani * ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:52 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/ir_tools/ir_graph_util.h,v $ * * Revision history: * 19-Aug-95 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/ir_tools/ir_walker.c orc-2.1-new/src/osprey1.0/ir_tools/ir_walker.c *** orc-2.1/src/osprey1.0/ir_tools/ir_walker.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/ir_tools/ir_walker.c Tue Nov 9 22:31:52 2004 *************** *** 37,46 **** * ==================================================================== * * Module: ir_walker.c ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 04:19:08 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/ir_tools/RCS/ir_walker.c,v $ * * Revision history: * 22-Apr-97 - Original Version --- 37,46 ---- * ==================================================================== * * Module: ir_walker.c ! * $Revision: 1.3 $ ! * $Date: 2004/11/09 14:31:52 $ ! * $Author: jczhang $ ! * $Source: /u/merge/src/osprey1.0/ir_tools/ir_walker.c,v $ * * Revision history: * 22-Apr-97 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/libF77/and_b.c orc-2.1-new/src/osprey1.0/libF77/and_b.c *** orc-2.1/src/osprey1.0/libF77/and_b.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/and_b.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/and_b.c,v 1.4 2001/03/10 04:26:35 mtibuild Exp $ */ /* All Rights Reserved */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/and_b.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/and_h.c orc-2.1-new/src/osprey1.0/libF77/and_h.c *** orc-2.1/src/osprey1.0/libF77/and_h.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/and_h.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/and_h.c,v 8.5 2001/03/10 04:26:43 mtibuild Exp $ */ /* All Rights Reserved */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/and_h.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/and_l.c orc-2.1-new/src/osprey1.0/libF77/and_l.c *** orc-2.1/src/osprey1.0/libF77/and_l.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/and_l.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/and_l.c,v 8.6 2001/03/10 04:26:49 mtibuild Exp $ */ /* All Rights Reserved */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/and_l.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/and_ll.c orc-2.1-new/src/osprey1.0/libF77/and_ll.c *** orc-2.1/src/osprey1.0/libF77/and_ll.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/and_ll.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/and_ll.c,v 1.4 2001/03/10 04:26:54 mtibuild Exp $ */ /* All Rights Reserved */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/and_ll.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/bclr_b.c orc-2.1-new/src/osprey1.0/libF77/bclr_b.c *** orc-2.1/src/osprey1.0/libF77/bclr_b.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/bclr_b.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/bclr_b.c,v 1.4 2001/03/10 04:27:36 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/bclr_b.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/bclr_h.c orc-2.1-new/src/osprey1.0/libF77/bclr_h.c *** orc-2.1/src/osprey1.0/libF77/bclr_h.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/bclr_h.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/bclr_h.c,v 8.7 2001/03/10 04:27:42 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/bclr_h.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/bclr_l.c orc-2.1-new/src/osprey1.0/libF77/bclr_l.c *** orc-2.1/src/osprey1.0/libF77/bclr_l.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/bclr_l.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/bclr_l.c,v 8.9 2001/03/10 04:27:48 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/bclr_l.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/bclr_ll.c orc-2.1-new/src/osprey1.0/libF77/bclr_ll.c *** orc-2.1/src/osprey1.0/libF77/bclr_ll.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/bclr_ll.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/bclr_ll.c,v 8.7 2001/03/10 04:27:53 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/bclr_ll.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/bext_b.c orc-2.1-new/src/osprey1.0/libF77/bext_b.c *** orc-2.1/src/osprey1.0/libF77/bext_b.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/bext_b.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/bext_b.c,v 1.5 2001/03/10 04:27:59 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/bext_b.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/bext_h.c orc-2.1-new/src/osprey1.0/libF77/bext_h.c *** orc-2.1/src/osprey1.0/libF77/bext_h.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/bext_h.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/bext_h.c,v 8.6 2001/03/10 04:28:05 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/bext_h.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/bext_l.c orc-2.1-new/src/osprey1.0/libF77/bext_l.c *** orc-2.1/src/osprey1.0/libF77/bext_l.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/bext_l.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/bext_l.c,v 8.7 2001/03/10 04:28:12 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/bext_l.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/bext_ll.c orc-2.1-new/src/osprey1.0/libF77/bext_ll.c *** orc-2.1/src/osprey1.0/libF77/bext_ll.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/bext_ll.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/bext_ll.c,v 8.8 2001/03/10 04:28:17 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/bext_ll.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/bit.h orc-2.1-new/src/osprey1.0/libF77/bit.h *** orc-2.1/src/osprey1.0/libF77/bit.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/bit.h Mon Jun 25 14:32:46 2001 *************** *** 36,42 **** #ifndef __BIT_H__ #define __BIT_H__ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/bit.h,v 8.10 2001/03/10 04:28:22 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 36,42 ---- #ifndef __BIT_H__ #define __BIT_H__ ! /* $Header: /u/merge/src/osprey1.0/libF77/bit.h,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/bittab.c orc-2.1-new/src/osprey1.0/libF77/bittab.c *** orc-2.1/src/osprey1.0/libF77/bittab.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/bittab.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/bittab.c,v 8.8 2001/03/10 04:28:28 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/bittab.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/bset_b.c orc-2.1-new/src/osprey1.0/libF77/bset_b.c *** orc-2.1/src/osprey1.0/libF77/bset_b.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/bset_b.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/bset_b.c,v 1.4 2001/03/10 04:28:33 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/bset_b.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/bset_h.c orc-2.1-new/src/osprey1.0/libF77/bset_h.c *** orc-2.1/src/osprey1.0/libF77/bset_h.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/bset_h.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/bset_h.c,v 8.5 2001/03/10 04:28:41 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/bset_h.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/bset_l.c orc-2.1-new/src/osprey1.0/libF77/bset_l.c *** orc-2.1/src/osprey1.0/libF77/bset_l.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/bset_l.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/bset_l.c,v 8.7 2001/03/10 04:28:47 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/bset_l.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/bset_ll.c orc-2.1-new/src/osprey1.0/libF77/bset_ll.c *** orc-2.1/src/osprey1.0/libF77/bset_ll.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/bset_ll.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/bset_ll.c,v 8.5 2001/03/10 04:28:53 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/bset_ll.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/btest_b.c orc-2.1-new/src/osprey1.0/libF77/btest_b.c *** orc-2.1/src/osprey1.0/libF77/btest_b.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/btest_b.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/btest_b.c,v 1.5 2001/03/10 04:28:58 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/btest_b.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/btest_h.c orc-2.1-new/src/osprey1.0/libF77/btest_h.c *** orc-2.1/src/osprey1.0/libF77/btest_h.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/btest_h.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/btest_h.c,v 8.6 2001/03/10 04:29:05 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/btest_h.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/btest_l.c orc-2.1-new/src/osprey1.0/libF77/btest_l.c *** orc-2.1/src/osprey1.0/libF77/btest_l.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/btest_l.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/btest_l.c,v 8.7 2001/03/10 04:29:11 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/btest_l.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/btest_ll.c orc-2.1-new/src/osprey1.0/libF77/btest_ll.c *** orc-2.1/src/osprey1.0/libF77/btest_ll.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/btest_ll.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/btest_ll.c,v 8.9 2001/03/10 04:29:17 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/btest_ll.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/c_abs.c orc-2.1-new/src/osprey1.0/libF77/c_abs.c *** orc-2.1/src/osprey1.0/libF77/c_abs.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/c_abs.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/c_abs.c,v 8.12 2001/03/10 04:29:22 mtibuild Exp $ */ #include #include "moremath.h" #include "cmplx.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/c_abs.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" #include "cmplx.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/c_cos.c orc-2.1-new/src/osprey1.0/libF77/c_cos.c *** orc-2.1/src/osprey1.0/libF77/c_cos.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/c_cos.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/c_cos.c,v 8.10 2001/03/10 04:29:28 mtibuild Exp $ */ #include #include "moremath.h" #include "cmplx.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/c_cos.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" #include "cmplx.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/c_cosf.F orc-2.1-new/src/osprey1.0/libF77/c_cosf.F *** orc-2.1/src/osprey1.0/libF77/c_cosf.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/c_cosf.F Mon Jun 25 14:32:46 2001 *************** *** 33,39 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/c_cosf.F,v 8.3 2001/03/10 04:29:33 mtibuild Exp $ complex function c_cos(z) real z(2), r, i --- 33,39 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/c_cosf.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ complex function c_cos(z) real z(2), r, i diff -c -r -N orc-2.1/src/osprey1.0/libF77/c_div.c orc-2.1-new/src/osprey1.0/libF77/c_div.c *** orc-2.1/src/osprey1.0/libF77/c_div.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/c_div.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/c_div.c,v 8.10 2001/03/10 04:29:38 mtibuild Exp $ */ #include #include "cmplx.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/c_div.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "cmplx.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/c_divf.F orc-2.1-new/src/osprey1.0/libF77/c_divf.F *** orc-2.1/src/osprey1.0/libF77/c_divf.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/c_divf.F Mon Jun 25 14:32:46 2001 *************** *** 33,39 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/c_divf.F,v 8.4 2001/03/10 04:29:50 mtibuild Exp $ complex function c_div(a, b) real a(2), b(2), c(2) --- 33,39 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/c_divf.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ complex function c_div(a, b) real a(2), b(2), c(2) diff -c -r -N orc-2.1/src/osprey1.0/libF77/c_exp.c orc-2.1-new/src/osprey1.0/libF77/c_exp.c *** orc-2.1/src/osprey1.0/libF77/c_exp.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/c_exp.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/c_exp.c,v 8.10 2001/03/10 04:29:55 mtibuild Exp $ */ #include #include "moremath.h" #include "cmplx.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/c_exp.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" #include "cmplx.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/c_expf.F orc-2.1-new/src/osprey1.0/libF77/c_expf.F *** orc-2.1/src/osprey1.0/libF77/c_expf.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/c_expf.F Mon Jun 25 14:32:46 2001 *************** *** 33,39 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/c_expf.F,v 8.3 2001/03/10 04:30:01 mtibuild Exp $ complex function c_exp(z) real z(2) --- 33,39 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/c_expf.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ complex function c_exp(z) real z(2) diff -c -r -N orc-2.1/src/osprey1.0/libF77/c_log.c orc-2.1-new/src/osprey1.0/libF77/c_log.c *** orc-2.1/src/osprey1.0/libF77/c_log.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/c_log.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/c_log.c,v 8.11 2001/03/10 04:30:11 mtibuild Exp $ */ #include #include "moremath.h" #include "cmplx.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/c_log.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" #include "cmplx.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/c_logf.F orc-2.1-new/src/osprey1.0/libF77/c_logf.F *** orc-2.1/src/osprey1.0/libF77/c_logf.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/c_logf.F Mon Jun 25 14:32:46 2001 *************** *** 33,39 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/c_logf.F,v 8.3 2001/03/10 04:30:16 mtibuild Exp $ complex function c_log(z) real z(2), r, i, c_abs --- 33,39 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/c_logf.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ complex function c_log(z) real z(2), r, i, c_abs diff -c -r -N orc-2.1/src/osprey1.0/libF77/c_sin.c orc-2.1-new/src/osprey1.0/libF77/c_sin.c *** orc-2.1/src/osprey1.0/libF77/c_sin.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/c_sin.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/c_sin.c,v 8.10 2001/03/10 04:30:22 mtibuild Exp $ */ #include #include "moremath.h" #include "cmplx.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/c_sin.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" #include "cmplx.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/c_sinf.F orc-2.1-new/src/osprey1.0/libF77/c_sinf.F *** orc-2.1/src/osprey1.0/libF77/c_sinf.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/c_sinf.F Mon Jun 25 14:32:46 2001 *************** *** 33,39 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/c_sinf.F,v 8.3 2001/03/10 04:30:28 mtibuild Exp $ complex function c_sin(z) real z(2), r, i --- 33,39 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/c_sinf.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ complex function c_sin(z) real z(2), r, i diff -c -r -N orc-2.1/src/osprey1.0/libF77/c_sqrtf.F orc-2.1-new/src/osprey1.0/libF77/c_sqrtf.F *** orc-2.1/src/osprey1.0/libF77/c_sqrtf.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/c_sqrtf.F Mon Jun 25 14:32:46 2001 *************** *** 33,39 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/c_sqrtf.F,v 8.3 2001/03/10 04:30:41 mtibuild Exp $ complex function c_sqrt(z) real z(2), r, i, c_abs, mag --- 33,39 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/c_sqrtf.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ complex function c_sqrt(z) real z(2), r, i, c_abs, mag diff -c -r -N orc-2.1/src/osprey1.0/libF77/cabs.c orc-2.1-new/src/osprey1.0/libF77/cabs.c *** orc-2.1/src/osprey1.0/libF77/cabs.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/cabs.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/cabs.c,v 8.7 2001/03/10 04:30:46 mtibuild Exp $ */ /* defines another prototype for "cabs" from libm, thus results in name conflict with this function */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/cabs.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* defines another prototype for "cabs" from libm, thus results in name conflict with this function */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/cmplx.h orc-2.1-new/src/osprey1.0/libF77/cmplx.h *** orc-2.1/src/osprey1.0/libF77/cmplx.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/cmplx.h Mon Jun 25 14:32:46 2001 *************** *** 34,39 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/cmplx.h,v 1.5 2001/03/10 04:30:57 mtibuild Exp $ */ typedef struct { float real, imag; } complex; typedef struct { double dreal, dimag; } dcomplex; --- 34,39 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/cmplx.h,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ typedef struct { float real, imag; } complex; typedef struct { double dreal, dimag; } dcomplex; diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_abs.c orc-2.1-new/src/osprey1.0/libF77/d_abs.c *** orc-2.1/src/osprey1.0/libF77/d_abs.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_abs.c Mon Jun 25 14:32:46 2001 *************** *** 37,43 **** /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_abs.c,v 7.6 2001/03/10 04:31:10 mtibuild Exp $ */ double d_abs (double *x) { --- 37,43 ---- /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_abs.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ double d_abs (double *x) { diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_acos.c orc-2.1-new/src/osprey1.0/libF77/d_acos.c *** orc-2.1/src/osprey1.0/libF77/d_acos.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_acos.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_acos.c,v 8.6 2001/03/10 04:31:15 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_acos.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_acosd.c orc-2.1-new/src/osprey1.0/libF77/d_acosd.c *** orc-2.1/src/osprey1.0/libF77/d_acosd.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_acosd.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_acosd.c,v 8.7 2001/03/10 04:31:21 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_acosd.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_asin.c orc-2.1-new/src/osprey1.0/libF77/d_asin.c *** orc-2.1/src/osprey1.0/libF77/d_asin.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_asin.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_asin.c,v 8.6 2001/03/10 04:31:27 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_asin.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_asind.c orc-2.1-new/src/osprey1.0/libF77/d_asind.c *** orc-2.1/src/osprey1.0/libF77/d_asind.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_asind.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_asind.c,v 8.7 2001/03/10 04:31:32 mtibuild Exp $ */ /* VMS Compatibility Version @(#)d_asind.c 1.1 9/28/87 */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_asind.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* VMS Compatibility Version @(#)d_asind.c 1.1 9/28/87 */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_atan.c orc-2.1-new/src/osprey1.0/libF77/d_atan.c *** orc-2.1/src/osprey1.0/libF77/d_atan.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_atan.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_atan.c,v 8.6 2001/03/10 04:31:38 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_atan.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_atand.c orc-2.1-new/src/osprey1.0/libF77/d_atand.c *** orc-2.1/src/osprey1.0/libF77/d_atand.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_atand.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_atand.c,v 8.7 2001/03/10 04:31:43 mtibuild Exp $ */ /* VMS Compatibility Version @(#)d_atand.c 1.1 9/28/87 */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_atand.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* VMS Compatibility Version @(#)d_atand.c 1.1 9/28/87 */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_atn2.c orc-2.1-new/src/osprey1.0/libF77/d_atn2.c *** orc-2.1/src/osprey1.0/libF77/d_atn2.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_atn2.c Mon Jun 25 14:32:46 2001 *************** *** 34,41 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_atn2.c,v 8.6 2001/03/10 04:31:49 mtibuild Exp $ */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_atn2.c,v 8.6 2001/03/10 04:31:49 mtibuild Exp $ */ #include #include "moremath.h" --- 34,41 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_atn2.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_atn2.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_atn2d.c orc-2.1-new/src/osprey1.0/libF77/d_atn2d.c *** orc-2.1/src/osprey1.0/libF77/d_atn2d.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_atn2d.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_atn2d.c,v 8.7 2001/03/10 04:31:54 mtibuild Exp $ */ /* VMS Compatibility Version @(#)d_atn2d.c 1.1 9/28/87 */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_atn2d.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* VMS Compatibility Version @(#)d_atn2d.c 1.1 9/28/87 */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_cnjg.c orc-2.1-new/src/osprey1.0/libF77/d_cnjg.c *** orc-2.1/src/osprey1.0/libF77/d_cnjg.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_cnjg.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_cnjg.c,v 8.8 2001/03/10 04:32:05 mtibuild Exp $ */ #include "cmplx.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_cnjg.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplx.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_cnjgf.F orc-2.1-new/src/osprey1.0/libF77/d_cnjgf.F *** orc-2.1/src/osprey1.0/libF77/d_cnjgf.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_cnjgf.F Mon Jun 25 14:32:46 2001 *************** *** 33,39 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_cnjgf.F,v 7.3 2001/03/10 04:32:11 mtibuild Exp $ C bug#1316 return value not set AGC 7/27/87 --- 33,39 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/d_cnjgf.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ C bug#1316 return value not set AGC 7/27/87 diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_cos.c orc-2.1-new/src/osprey1.0/libF77/d_cos.c *** orc-2.1/src/osprey1.0/libF77/d_cos.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_cos.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_cos.c,v 8.6 2001/03/10 04:32:17 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_cos.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_cosd.c orc-2.1-new/src/osprey1.0/libF77/d_cosd.c *** orc-2.1/src/osprey1.0/libF77/d_cosd.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_cosd.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_cosd.c,v 8.7 2001/03/10 04:32:22 mtibuild Exp $ */ /* VMS Compatibility Version @(#)d_cosd.c 1.1 9/28/87 */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_cosd.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* VMS Compatibility Version @(#)d_cosd.c 1.1 9/28/87 */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_cosh.c orc-2.1-new/src/osprey1.0/libF77/d_cosh.c *** orc-2.1/src/osprey1.0/libF77/d_cosh.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_cosh.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_cosh.c,v 8.6 2001/03/10 04:32:28 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_cosh.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_dim.c orc-2.1-new/src/osprey1.0/libF77/d_dim.c *** orc-2.1/src/osprey1.0/libF77/d_dim.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_dim.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_dim.c,v 8.5 2001/03/10 04:32:33 mtibuild Exp $ */ double d_dim (double *a, double *b) --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_dim.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ double d_dim (double *a, double *b) diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_exp.c orc-2.1-new/src/osprey1.0/libF77/d_exp.c *** orc-2.1/src/osprey1.0/libF77/d_exp.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_exp.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_exp.c,v 8.6 2001/03/10 04:32:39 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_exp.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_imag.c orc-2.1-new/src/osprey1.0/libF77/d_imag.c *** orc-2.1/src/osprey1.0/libF77/d_imag.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_imag.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_imag.c,v 8.6 2001/03/10 04:32:44 mtibuild Exp $ */ #include "cmplx.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_imag.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplx.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_imagalt.c orc-2.1-new/src/osprey1.0/libF77/d_imagalt.c *** orc-2.1/src/osprey1.0/libF77/d_imagalt.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_imagalt.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_imagalt.c,v 1.5 2001/03/10 04:30:52 mtibuild Exp $ */ #include "cmplx.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_imagalt.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplx.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_int.c orc-2.1-new/src/osprey1.0/libF77/d_int.c *** orc-2.1/src/osprey1.0/libF77/d_int.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_int.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_int.c,v 8.6 2001/03/10 04:32:56 mtibuild Exp $ */ /*** fcom should call trunc directly ***/ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_int.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /*** fcom should call trunc directly ***/ diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_lg10.c orc-2.1-new/src/osprey1.0/libF77/d_lg10.c *** orc-2.1/src/osprey1.0/libF77/d_lg10.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_lg10.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_lg10.c,v 8.7 2001/03/10 04:33:02 mtibuild Exp $ */ #include #include "moremath.h" #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_lg10.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_log.c orc-2.1-new/src/osprey1.0/libF77/d_log.c *** orc-2.1/src/osprey1.0/libF77/d_log.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_log.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_log.c,v 8.6 2001/03/10 04:33:08 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_log.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_mod.c orc-2.1-new/src/osprey1.0/libF77/d_mod.c *** orc-2.1/src/osprey1.0/libF77/d_mod.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_mod.c Mon Jun 25 14:32:46 2001 *************** *** 37,43 **** /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_mod.c,v 7.8 2001/03/10 04:33:14 mtibuild Exp $ */ #include #include "moremath.h" --- 37,43 ---- /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_mod.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_nint.c orc-2.1-new/src/osprey1.0/libF77/d_nint.c *** orc-2.1/src/osprey1.0/libF77/d_nint.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_nint.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_nint.c,v 8.8 2001/03/10 04:33:25 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_nint.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_prod.c orc-2.1-new/src/osprey1.0/libF77/d_prod.c *** orc-2.1/src/osprey1.0/libF77/d_prod.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_prod.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_prod.c,v 8.6 2001/03/10 04:33:33 mtibuild Exp $ */ double d_prod(float *x, float *y) { --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_prod.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ double d_prod(float *x, float *y) { diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_sign.c orc-2.1-new/src/osprey1.0/libF77/d_sign.c *** orc-2.1/src/osprey1.0/libF77/d_sign.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_sign.c Mon Jun 25 14:32:46 2001 *************** *** 37,43 **** /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_sign.c,v 7.7 2001/03/10 04:33:39 mtibuild Exp $ */ double d_sign(double *a, double *b) { --- 37,43 ---- /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_sign.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ double d_sign(double *a, double *b) { diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_sin.c orc-2.1-new/src/osprey1.0/libF77/d_sin.c *** orc-2.1/src/osprey1.0/libF77/d_sin.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_sin.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_sin.c,v 8.6 2001/03/10 04:33:44 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_sin.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_sind.c orc-2.1-new/src/osprey1.0/libF77/d_sind.c *** orc-2.1/src/osprey1.0/libF77/d_sind.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_sind.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_sind.c,v 8.8 2001/03/10 04:33:49 mtibuild Exp $ */ /* VMS Compatibility Version @(#)d_sind.c 1.1 9/28/87 */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_sind.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* VMS Compatibility Version @(#)d_sind.c 1.1 9/28/87 */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_sinh.c orc-2.1-new/src/osprey1.0/libF77/d_sinh.c *** orc-2.1/src/osprey1.0/libF77/d_sinh.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_sinh.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_sinh.c,v 8.6 2001/03/10 04:33:55 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_sinh.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_tan.c orc-2.1-new/src/osprey1.0/libF77/d_tan.c *** orc-2.1/src/osprey1.0/libF77/d_tan.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_tan.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_tan.c,v 8.6 2001/03/10 04:34:06 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_tan.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_tand.c orc-2.1-new/src/osprey1.0/libF77/d_tand.c *** orc-2.1/src/osprey1.0/libF77/d_tand.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_tand.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_tand.c,v 8.7 2001/03/10 04:34:11 mtibuild Exp $ */ /* VMS Compatibility Version @(#)d_tand.c 1.1 9/28/87 */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_tand.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* VMS Compatibility Version @(#)d_tand.c 1.1 9/28/87 */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/d_tanh.c orc-2.1-new/src/osprey1.0/libF77/d_tanh.c *** orc-2.1/src/osprey1.0/libF77/d_tanh.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/d_tanh.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/d_tanh.c,v 8.6 2001/03/10 04:34:17 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/d_tanh.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/derf_.c orc-2.1-new/src/osprey1.0/libF77/derf_.c *** orc-2.1/src/osprey1.0/libF77/derf_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/derf_.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/derf_.c,v 8.6 2001/03/10 04:34:22 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/derf_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/derfc_.c orc-2.1-new/src/osprey1.0/libF77/derfc_.c *** orc-2.1/src/osprey1.0/libF77/derfc_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/derfc_.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/derfc_.c,v 8.6 2001/03/10 04:34:27 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/derfc_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/ef1asc_.c orc-2.1-new/src/osprey1.0/libF77/ef1asc_.c *** orc-2.1/src/osprey1.0/libF77/ef1asc_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/ef1asc_.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/ef1asc_.c,v 8.6 2001/03/10 04:34:34 mtibuild Exp $ */ /* 3.0 SID # 1.2 */ /* EFL support routine to copy string b to string a */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/ef1asc_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.2 */ /* EFL support routine to copy string b to string a */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/ef1cmc_.c orc-2.1-new/src/osprey1.0/libF77/ef1cmc_.c *** orc-2.1/src/osprey1.0/libF77/ef1cmc_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/ef1cmc_.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/ef1cmc_.c,v 8.6 2001/03/10 04:34:40 mtibuild Exp $ */ /* EFL support routine to compare two character strings */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/ef1cmc_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* EFL support routine to compare two character strings */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/erf_.c orc-2.1-new/src/osprey1.0/libF77/erf_.c *** orc-2.1/src/osprey1.0/libF77/erf_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/erf_.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/erf_.c,v 8.6 2001/03/10 04:34:45 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/erf_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/erfc_.c orc-2.1-new/src/osprey1.0/libF77/erfc_.c *** orc-2.1/src/osprey1.0/libF77/erfc_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/erfc_.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/erfc_.c,v 8.6 2001/03/10 04:34:51 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/erfc_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/h_abs.c orc-2.1-new/src/osprey1.0/libF77/h_abs.c *** orc-2.1/src/osprey1.0/libF77/h_abs.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/h_abs.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/h_abs.c,v 8.5 2001/03/10 04:35:08 mtibuild Exp $ */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/h_abs.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/h_dim.c orc-2.1-new/src/osprey1.0/libF77/h_dim.c *** orc-2.1/src/osprey1.0/libF77/h_dim.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/h_dim.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/h_dim.c,v 8.5 2001/03/10 04:35:14 mtibuild Exp $ */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/h_dim.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/h_dnnt.c orc-2.1-new/src/osprey1.0/libF77/h_dnnt.c *** orc-2.1/src/osprey1.0/libF77/h_dnnt.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/h_dnnt.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/h_dnnt.c,v 8.7 2001/03/10 04:35:20 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/h_dnnt.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/h_indx.c orc-2.1-new/src/osprey1.0/libF77/h_indx.c *** orc-2.1/src/osprey1.0/libF77/h_indx.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/h_indx.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/h_indx.c,v 8.7 2001/03/10 04:35:25 mtibuild Exp $ */ #include #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/h_indx.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/h_len.c orc-2.1-new/src/osprey1.0/libF77/h_len.c *** orc-2.1/src/osprey1.0/libF77/h_len.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/h_len.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/h_len.c,v 8.8 2001/03/10 04:35:31 mtibuild Exp $ */ #include #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/h_len.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/h_lentrim.c orc-2.1-new/src/osprey1.0/libF77/h_lentrim.c *** orc-2.1/src/osprey1.0/libF77/h_lentrim.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/h_lentrim.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/h_lentrim.c,v 1.4 2001/03/10 04:32:50 mtibuild Exp $ */ /* * Returns index of last nonblank character in string s --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/h_lentrim.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * Returns index of last nonblank character in string s diff -c -r -N orc-2.1/src/osprey1.0/libF77/h_mod.c orc-2.1-new/src/osprey1.0/libF77/h_mod.c *** orc-2.1/src/osprey1.0/libF77/h_mod.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/h_mod.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/h_mod.c,v 8.5 2001/03/10 04:35:42 mtibuild Exp $ */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/h_mod.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/h_nint.c orc-2.1-new/src/osprey1.0/libF77/h_nint.c *** orc-2.1/src/osprey1.0/libF77/h_nint.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/h_nint.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/h_nint.c,v 8.7 2001/03/10 04:35:48 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/h_nint.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/h_sign.c orc-2.1-new/src/osprey1.0/libF77/h_sign.c *** orc-2.1/src/osprey1.0/libF77/h_sign.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/h_sign.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/h_sign.c,v 8.6 2001/03/10 04:35:53 mtibuild Exp $ */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/h_sign.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/hl_ge.c orc-2.1-new/src/osprey1.0/libF77/hl_ge.c *** orc-2.1/src/osprey1.0/libF77/hl_ge.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/hl_ge.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/hl_ge.c,v 8.7 2001/03/10 04:35:59 mtibuild Exp $ */ #include #include "s_cmp.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/hl_ge.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "s_cmp.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/hl_gt.c orc-2.1-new/src/osprey1.0/libF77/hl_gt.c *** orc-2.1/src/osprey1.0/libF77/hl_gt.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/hl_gt.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/hl_gt.c,v 8.7 2001/03/10 04:36:05 mtibuild Exp $ */ #include #include "s_cmp.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/hl_gt.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "s_cmp.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/hl_le.c orc-2.1-new/src/osprey1.0/libF77/hl_le.c *** orc-2.1/src/osprey1.0/libF77/hl_le.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/hl_le.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/hl_le.c,v 8.7 2001/03/10 04:36:14 mtibuild Exp $ */ #include #include "s_cmp.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/hl_le.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "s_cmp.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/hl_lt.c orc-2.1-new/src/osprey1.0/libF77/hl_lt.c *** orc-2.1/src/osprey1.0/libF77/hl_lt.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/hl_lt.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/hl_lt.c,v 8.7 2001/03/10 04:36:19 mtibuild Exp $ */ #include #include "s_cmp.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/hl_lt.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "s_cmp.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/i_abs.c orc-2.1-new/src/osprey1.0/libF77/i_abs.c *** orc-2.1/src/osprey1.0/libF77/i_abs.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/i_abs.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/i_abs.c,v 8.6 2001/03/10 04:36:25 mtibuild Exp $ */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/i_abs.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/i_dim.c orc-2.1-new/src/osprey1.0/libF77/i_dim.c *** orc-2.1/src/osprey1.0/libF77/i_dim.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/i_dim.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/i_dim.c,v 8.6 2001/03/10 04:36:30 mtibuild Exp $ */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/i_dim.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/i_dnnt.c orc-2.1-new/src/osprey1.0/libF77/i_dnnt.c *** orc-2.1/src/osprey1.0/libF77/i_dnnt.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/i_dnnt.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/i_dnnt.c,v 8.8 2001/03/10 04:36:38 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/i_dnnt.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/i_indx.c orc-2.1-new/src/osprey1.0/libF77/i_indx.c *** orc-2.1/src/osprey1.0/libF77/i_indx.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/i_indx.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/i_indx.c,v 8.7 2001/03/10 04:36:44 mtibuild Exp $ */ #include #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/i_indx.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/i_len.c orc-2.1-new/src/osprey1.0/libF77/i_len.c *** orc-2.1/src/osprey1.0/libF77/i_len.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/i_len.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/i_len.c,v 8.8 2001/03/10 04:36:49 mtibuild Exp $ */ #include #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/i_len.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/i_lentrim.c orc-2.1-new/src/osprey1.0/libF77/i_lentrim.c *** orc-2.1/src/osprey1.0/libF77/i_lentrim.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/i_lentrim.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/i_lentrim.c,v 1.5 2001/03/10 04:35:36 mtibuild Exp $ */ /* * Returns index of last nonblank character in string s --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/i_lentrim.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * Returns index of last nonblank character in string s diff -c -r -N orc-2.1/src/osprey1.0/libF77/i_mod.c orc-2.1-new/src/osprey1.0/libF77/i_mod.c *** orc-2.1/src/osprey1.0/libF77/i_mod.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/i_mod.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/i_mod.c,v 8.6 2001/03/10 04:37:00 mtibuild Exp $ */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/i_mod.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/i_nint.c orc-2.1-new/src/osprey1.0/libF77/i_nint.c *** orc-2.1/src/osprey1.0/libF77/i_nint.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/i_nint.c Mon Jun 25 14:32:46 2001 *************** *** 37,43 **** /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/i_nint.c,v 7.10 2001/03/10 04:37:06 mtibuild Exp $ */ #include #include "moremath.h" --- 37,43 ---- /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/i_nint.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/i_sign.c orc-2.1-new/src/osprey1.0/libF77/i_sign.c *** orc-2.1/src/osprey1.0/libF77/i_sign.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/i_sign.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/i_sign.c,v 8.7 2001/03/10 04:37:12 mtibuild Exp $ */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/i_sign.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/idint.c orc-2.1-new/src/osprey1.0/libF77/idint.c *** orc-2.1/src/osprey1.0/libF77/idint.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/idint.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/idint.c,v 1.6 2001/03/10 04:37:18 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/idint.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/irint.c orc-2.1-new/src/osprey1.0/libF77/irint.c *** orc-2.1/src/osprey1.0/libF77/irint.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/irint.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/irint.c,v 1.6 2001/03/10 04:37:23 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/irint.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/l_abs.c orc-2.1-new/src/osprey1.0/libF77/l_abs.c *** orc-2.1/src/osprey1.0/libF77/l_abs.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/l_abs.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/l_abs.c,v 8.5 2001/03/10 04:37:29 mtibuild Exp $ */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/l_abs.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/l_dim.c orc-2.1-new/src/osprey1.0/libF77/l_dim.c *** orc-2.1/src/osprey1.0/libF77/l_dim.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/l_dim.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/l_dim.c,v 8.5 2001/03/10 04:37:34 mtibuild Exp $ */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/l_dim.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/l_dnnt.c orc-2.1-new/src/osprey1.0/libF77/l_dnnt.c *** orc-2.1/src/osprey1.0/libF77/l_dnnt.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/l_dnnt.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/l_dnnt.c,v 8.7 2001/03/10 04:37:42 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/l_dnnt.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/l_ge.c orc-2.1-new/src/osprey1.0/libF77/l_ge.c *** orc-2.1/src/osprey1.0/libF77/l_ge.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/l_ge.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/l_ge.c,v 8.8 2001/03/10 04:37:47 mtibuild Exp $ */ #include #include "s_cmp.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/l_ge.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "s_cmp.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/l_gt.c orc-2.1-new/src/osprey1.0/libF77/l_gt.c *** orc-2.1/src/osprey1.0/libF77/l_gt.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/l_gt.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/l_gt.c,v 8.8 2001/03/10 04:37:53 mtibuild Exp $ */ #include #include "s_cmp.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/l_gt.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "s_cmp.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/l_indx.c orc-2.1-new/src/osprey1.0/libF77/l_indx.c *** orc-2.1/src/osprey1.0/libF77/l_indx.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/l_indx.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/l_indx.c,v 1.5 2001/03/10 04:37:58 mtibuild Exp $ */ #include #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/l_indx.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/l_le.c orc-2.1-new/src/osprey1.0/libF77/l_le.c *** orc-2.1/src/osprey1.0/libF77/l_le.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/l_le.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/l_le.c,v 8.8 2001/03/10 04:38:04 mtibuild Exp $ */ #include #include "s_cmp.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/l_le.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "s_cmp.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/l_len.c orc-2.1-new/src/osprey1.0/libF77/l_len.c *** orc-2.1/src/osprey1.0/libF77/l_len.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/l_len.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/l_len.c,v 1.5 2001/03/10 04:38:10 mtibuild Exp $ */ #include #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/l_len.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/l_lentrim.c orc-2.1-new/src/osprey1.0/libF77/l_lentrim.c *** orc-2.1/src/osprey1.0/libF77/l_lentrim.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/l_lentrim.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/l_lentrim.c,v 1.4 2001/03/10 04:36:55 mtibuild Exp $ */ /* * Returns index of last nonblank character in string s --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/l_lentrim.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * Returns index of last nonblank character in string s diff -c -r -N orc-2.1/src/osprey1.0/libF77/l_lt.c orc-2.1-new/src/osprey1.0/libF77/l_lt.c *** orc-2.1/src/osprey1.0/libF77/l_lt.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/l_lt.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/l_lt.c,v 8.8 2001/03/10 04:38:21 mtibuild Exp $ */ #include #include "s_cmp.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/l_lt.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "s_cmp.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/l_mod.c orc-2.1-new/src/osprey1.0/libF77/l_mod.c *** orc-2.1/src/osprey1.0/libF77/l_mod.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/l_mod.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/l_mod.c,v 8.5 2001/03/10 04:38:15 mtibuild Exp $ */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/l_mod.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/l_nint.c orc-2.1-new/src/osprey1.0/libF77/l_nint.c *** orc-2.1/src/osprey1.0/libF77/l_nint.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/l_nint.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/l_nint.c,v 8.7 2001/03/10 04:38:32 mtibuild Exp $ */ #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/l_nint.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/l_sign.c orc-2.1-new/src/osprey1.0/libF77/l_sign.c *** orc-2.1/src/osprey1.0/libF77/l_sign.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/l_sign.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/l_sign.c,v 1.6 2001/03/10 04:38:37 mtibuild Exp $ */ #include int64 l_sign(a,b) --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/l_sign.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include int64 l_sign(a,b) diff -c -r -N orc-2.1/src/osprey1.0/libF77/lnblnk_.c orc-2.1-new/src/osprey1.0/libF77/lnblnk_.c *** orc-2.1/src/osprey1.0/libF77/lnblnk_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/lnblnk_.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/lnblnk_.c,v 8.7 2001/03/10 04:38:48 mtibuild Exp $ */ /* function lnblnk(s) * Returns index of last nonblank character in string s --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/lnblnk_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* function lnblnk(s) * Returns index of last nonblank character in string s diff -c -r -N orc-2.1/src/osprey1.0/libF77/main.c orc-2.1-new/src/osprey1.0/libF77/main.c *** orc-2.1/src/osprey1.0/libF77/main.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/main.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/main.c,v 8.13 2001/03/10 04:38:53 mtibuild Exp $ */ /* 3.0 SID # 1.2 */ /* STARTUP PROCEDURE FOR UNIX FORTRAN PROGRAMS */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/main.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.2 */ /* STARTUP PROCEDURE FOR UNIX FORTRAN PROGRAMS */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/mclock_.c orc-2.1-new/src/osprey1.0/libF77/mclock_.c *** orc-2.1/src/osprey1.0/libF77/mclock_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/mclock_.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/mclock_.c,v 8.8 2001/03/10 04:39:06 mtibuild Exp $ */ #include #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/mclock_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/mips/quad/qcmplx.h orc-2.1-new/src/osprey1.0/libF77/mips/quad/qcmplx.h *** orc-2.1/src/osprey1.0/libF77/mips/quad/qcmplx.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/mips/quad/qcmplx.h Mon Jun 25 14:32:46 2001 *************** *** 33,38 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/mips/quad/RCS/qcmplx.h,v 1.4 2001/03/10 04:25:33 mtibuild Exp $ */ typedef struct { long double qreal, qimag; } qcomplex; --- 33,38 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/mips/quad/qcmplx.h,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ typedef struct { long double qreal, qimag; } qcomplex; diff -c -r -N orc-2.1/src/osprey1.0/libF77/mvbits.c orc-2.1-new/src/osprey1.0/libF77/mvbits.c *** orc-2.1/src/osprey1.0/libF77/mvbits.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/mvbits.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/mvbits.c,v 8.13 2001/03/10 04:39:17 mtibuild Exp $ */ /* All Rights Reserved */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/mvbits.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/not_b.c orc-2.1-new/src/osprey1.0/libF77/not_b.c *** orc-2.1/src/osprey1.0/libF77/not_b.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/not_b.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/not_b.c,v 1.4 2001/03/10 04:39:28 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/not_b.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/not_h.c orc-2.1-new/src/osprey1.0/libF77/not_h.c *** orc-2.1/src/osprey1.0/libF77/not_h.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/not_h.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/not_h.c,v 8.6 2001/03/10 04:39:34 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/not_h.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/not_l.c orc-2.1-new/src/osprey1.0/libF77/not_l.c *** orc-2.1/src/osprey1.0/libF77/not_l.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/not_l.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/not_l.c,v 8.7 2001/03/10 04:39:39 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/not_l.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/not_ll.c orc-2.1-new/src/osprey1.0/libF77/not_ll.c *** orc-2.1/src/osprey1.0/libF77/not_ll.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/not_ll.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/not_ll.c,v 1.4 2001/03/10 04:39:44 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/not_ll.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/or_b.c orc-2.1-new/src/osprey1.0/libF77/or_b.c *** orc-2.1/src/osprey1.0/libF77/or_b.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/or_b.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/or_b.c,v 1.4 2001/03/10 04:39:50 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/or_b.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/or_h.c orc-2.1-new/src/osprey1.0/libF77/or_h.c *** orc-2.1/src/osprey1.0/libF77/or_h.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/or_h.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/or_h.c,v 8.5 2001/03/10 04:39:55 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/or_h.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/or_l.c orc-2.1-new/src/osprey1.0/libF77/or_l.c *** orc-2.1/src/osprey1.0/libF77/or_l.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/or_l.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/or_l.c,v 8.6 2001/03/10 04:40:00 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/or_l.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/or_ll.c orc-2.1-new/src/osprey1.0/libF77/or_ll.c *** orc-2.1/src/osprey1.0/libF77/or_ll.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/or_ll.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/or_ll.c,v 1.4 2001/03/10 04:40:06 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/or_ll.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/outstr_.c orc-2.1-new/src/osprey1.0/libF77/outstr_.c *** orc-2.1/src/osprey1.0/libF77/outstr_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/outstr_.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/outstr_.c,v 8.7 2001/03/10 04:40:12 mtibuild Exp $ */ #include #include #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/outstr_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/pow_cif.F orc-2.1-new/src/osprey1.0/libF77/pow_cif.F *** orc-2.1/src/osprey1.0/libF77/pow_cif.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/pow_cif.F Mon Jun 25 14:32:46 2001 *************** *** 33,39 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/pow_cif.F,v 8.3 2001/03/10 04:40:28 mtibuild Exp $ complex function pow_cif( a, b) complex a --- 33,39 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/pow_cif.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ complex function pow_cif( a, b) complex a diff -c -r -N orc-2.1/src/osprey1.0/libF77/pow_clf.F orc-2.1-new/src/osprey1.0/libF77/pow_clf.F *** orc-2.1/src/osprey1.0/libF77/pow_clf.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/pow_clf.F Mon Jun 25 14:32:46 2001 *************** *** 33,39 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/pow_clf.F,v 1.3 2001/03/10 04:40:34 mtibuild Exp $ complex function pow_clf( a, b) complex a --- 33,39 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/pow_clf.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ complex function pow_clf( a, b) complex a diff -c -r -N orc-2.1/src/osprey1.0/libF77/pow_dd.c orc-2.1-new/src/osprey1.0/libF77/pow_dd.c *** orc-2.1/src/osprey1.0/libF77/pow_dd.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/pow_dd.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/pow_dd.c,v 8.6 2001/03/10 04:40:40 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/pow_dd.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/pow_di.c orc-2.1-new/src/osprey1.0/libF77/pow_di.c *** orc-2.1/src/osprey1.0/libF77/pow_di.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/pow_di.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/pow_di.c,v 8.8 2001/03/10 04:40:45 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/pow_di.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/pow_hh.c orc-2.1-new/src/osprey1.0/libF77/pow_hh.c *** orc-2.1/src/osprey1.0/libF77/pow_hh.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/pow_hh.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/pow_hh.c,v 8.5 2001/03/10 04:40:50 mtibuild Exp $ */ #include "cmplrs/host.h" int16 pow_hh(int16 *ap, int16 *bp) --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/pow_hh.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" int16 pow_hh(int16 *ap, int16 *bp) diff -c -r -N orc-2.1/src/osprey1.0/libF77/pow_ii.c orc-2.1-new/src/osprey1.0/libF77/pow_ii.c *** orc-2.1/src/osprey1.0/libF77/pow_ii.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/pow_ii.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/pow_ii.c,v 8.7 2001/03/10 04:40:55 mtibuild Exp $ */ #include "cmplrs/host.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/pow_ii.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/pow_ri.c orc-2.1-new/src/osprey1.0/libF77/pow_ri.c *** orc-2.1/src/osprey1.0/libF77/pow_ri.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/pow_ri.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/pow_ri.c,v 8.8 2001/03/10 04:41:01 mtibuild Exp $ */ #include "cmplrs/host.h" float_t __powri(float_t x, int32 n) --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/pow_ri.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" float_t __powri(float_t x, int32 n) diff -c -r -N orc-2.1/src/osprey1.0/libF77/pow_zif.F orc-2.1-new/src/osprey1.0/libF77/pow_zif.F *** orc-2.1/src/osprey1.0/libF77/pow_zif.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/pow_zif.F Mon Jun 25 14:32:46 2001 *************** *** 33,39 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/pow_zif.F,v 8.3 2001/03/10 04:41:12 mtibuild Exp $ double complex function pow_zif( a, b) --- 33,39 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/pow_zif.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ double complex function pow_zif( a, b) diff -c -r -N orc-2.1/src/osprey1.0/libF77/pow_zlf.F orc-2.1-new/src/osprey1.0/libF77/pow_zlf.F *** orc-2.1/src/osprey1.0/libF77/pow_zlf.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/pow_zlf.F Mon Jun 25 14:32:46 2001 *************** *** 33,39 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/pow_zlf.F,v 1.3 2001/03/10 04:41:17 mtibuild Exp $ double complex function pow_zlf( a, b) double complex a, p --- 33,39 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/pow_zlf.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ double complex function pow_zlf( a, b) double complex a, p diff -c -r -N orc-2.1/src/osprey1.0/libF77/pow_zzf.F orc-2.1-new/src/osprey1.0/libF77/pow_zzf.F *** orc-2.1/src/osprey1.0/libF77/pow_zzf.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/pow_zzf.F Mon Jun 25 14:32:46 2001 *************** *** 33,39 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/pow_zzf.F,v 8.3 2001/03/10 04:41:28 mtibuild Exp $ double complex function pow_zz(a,b) double precision r(2), a(2), b(2) --- 33,39 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/pow_zzf.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ double complex function pow_zz(a,b) double precision r(2), a(2), b(2) diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_abs.c orc-2.1-new/src/osprey1.0/libF77/r_abs.c *** orc-2.1/src/osprey1.0/libF77/r_abs.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_abs.c Mon Jun 25 14:32:46 2001 *************** *** 37,43 **** /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_abs.c,v 7.6 2001/03/10 04:41:33 mtibuild Exp $ */ #include "cmplrs/host.h" float_t r_abs(float_t *x) { --- 37,43 ---- /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_abs.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" float_t r_abs(float_t *x) { diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_acos.c orc-2.1-new/src/osprey1.0/libF77/r_acos.c *** orc-2.1/src/osprey1.0/libF77/r_acos.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_acos.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_acos.c,v 8.7 2001/03/10 04:41:39 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_acos.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_acosd.c orc-2.1-new/src/osprey1.0/libF77/r_acosd.c *** orc-2.1/src/osprey1.0/libF77/r_acosd.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_acosd.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_acosd.c,v 8.7 2001/03/10 04:41:44 mtibuild Exp $ */ /* VMS Compatibility Version @(#)r_acosd.c 1.1 9/28/87 */ #include "cmplrs/host.h" #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_acosd.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* VMS Compatibility Version @(#)r_acosd.c 1.1 9/28/87 */ #include "cmplrs/host.h" #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_asin.c orc-2.1-new/src/osprey1.0/libF77/r_asin.c *** orc-2.1/src/osprey1.0/libF77/r_asin.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_asin.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_asin.c,v 8.7 2001/03/10 04:41:49 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_asin.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_asind.c orc-2.1-new/src/osprey1.0/libF77/r_asind.c *** orc-2.1/src/osprey1.0/libF77/r_asind.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_asind.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_asind.c,v 8.7 2001/03/10 04:41:55 mtibuild Exp $ */ /* VMS Compatibility Version @(#)r_asind.c 1.1 9/28/87 */ #include "cmplrs/host.h" #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_asind.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* VMS Compatibility Version @(#)r_asind.c 1.1 9/28/87 */ #include "cmplrs/host.h" #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_atan.c orc-2.1-new/src/osprey1.0/libF77/r_atan.c *** orc-2.1/src/osprey1.0/libF77/r_atan.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_atan.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_atan.c,v 8.7 2001/03/10 04:42:02 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_atan.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_atand.c orc-2.1-new/src/osprey1.0/libF77/r_atand.c *** orc-2.1/src/osprey1.0/libF77/r_atand.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_atand.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_atand.c,v 8.7 2001/03/10 04:42:08 mtibuild Exp $ */ /* VMS Compatibility Version @(#)r_atand.c 1.1 9/28/87 */ #include "cmplrs/host.h" #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_atand.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* VMS Compatibility Version @(#)r_atand.c 1.1 9/28/87 */ #include "cmplrs/host.h" #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_atn2.c orc-2.1-new/src/osprey1.0/libF77/r_atn2.c *** orc-2.1/src/osprey1.0/libF77/r_atn2.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_atn2.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_atn2.c,v 8.7 2001/03/10 04:42:13 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_atn2.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_atn2d.c orc-2.1-new/src/osprey1.0/libF77/r_atn2d.c *** orc-2.1/src/osprey1.0/libF77/r_atn2d.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_atn2d.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_atn2d.c,v 8.7 2001/03/10 04:42:19 mtibuild Exp $ */ /* VMS Compatibility Version @(#)r_atn2d.c 1.1 9/28/87 */ #include "cmplrs/host.h" #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_atn2d.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* VMS Compatibility Version @(#)r_atn2d.c 1.1 9/28/87 */ #include "cmplrs/host.h" #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_cnjg.c orc-2.1-new/src/osprey1.0/libF77/r_cnjg.c *** orc-2.1/src/osprey1.0/libF77/r_cnjg.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_cnjg.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_cnjg.c,v 8.8 2001/03/10 04:42:29 mtibuild Exp $ */ #include "cmplx.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_cnjg.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplx.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_cnjgf.F orc-2.1-new/src/osprey1.0/libF77/r_cnjgf.F *** orc-2.1/src/osprey1.0/libF77/r_cnjgf.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_cnjgf.F Mon Jun 25 14:32:46 2001 *************** *** 33,39 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_cnjgf.F,v 7.3 2001/03/10 04:42:35 mtibuild Exp $ complex function r_cnjg(z) real z(2), r(2) --- 33,39 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/r_cnjgf.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ complex function r_cnjg(z) real z(2), r(2) diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_cos.c orc-2.1-new/src/osprey1.0/libF77/r_cos.c *** orc-2.1/src/osprey1.0/libF77/r_cos.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_cos.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_cos.c,v 8.7 2001/03/10 04:42:41 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_cos.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_cosd.c orc-2.1-new/src/osprey1.0/libF77/r_cosd.c *** orc-2.1/src/osprey1.0/libF77/r_cosd.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_cosd.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_cosd.c,v 8.7 2001/03/10 04:42:46 mtibuild Exp $ */ /* VMS Compatibility Version @(#)r_cosd.c 1.1 9/28/87 */ #include "cmplrs/host.h" #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_cosd.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* VMS Compatibility Version @(#)r_cosd.c 1.1 9/28/87 */ #include "cmplrs/host.h" #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_cosh.c orc-2.1-new/src/osprey1.0/libF77/r_cosh.c *** orc-2.1/src/osprey1.0/libF77/r_cosh.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_cosh.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_cosh.c,v 8.7 2001/03/10 04:42:51 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_cosh.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_dim.c orc-2.1-new/src/osprey1.0/libF77/r_dim.c *** orc-2.1/src/osprey1.0/libF77/r_dim.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_dim.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_dim.c,v 8.5 2001/03/10 04:42:57 mtibuild Exp $ */ #include "cmplrs/host.h" float_t r_dim(float_t *a,float_t *b) --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_dim.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" float_t r_dim(float_t *a,float_t *b) diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_exp.c orc-2.1-new/src/osprey1.0/libF77/r_exp.c *** orc-2.1/src/osprey1.0/libF77/r_exp.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_exp.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_exp.c,v 8.7 2001/03/10 04:43:02 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_exp.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_imag.c orc-2.1-new/src/osprey1.0/libF77/r_imag.c *** orc-2.1/src/osprey1.0/libF77/r_imag.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_imag.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_imag.c,v 8.6 2001/03/10 04:43:08 mtibuild Exp $ */ #include "cmplx.h" #include "cmplrs/host.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_imag.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplx.h" #include "cmplrs/host.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_int.c orc-2.1-new/src/osprey1.0/libF77/r_int.c *** orc-2.1/src/osprey1.0/libF77/r_int.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_int.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_int.c,v 8.7 2001/03/10 04:43:14 mtibuild Exp $ */ /*** fcom should call truncf directly ***/ #include "cmplrs/host.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_int.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /*** fcom should call truncf directly ***/ #include "cmplrs/host.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_lg10.c orc-2.1-new/src/osprey1.0/libF77/r_lg10.c *** orc-2.1/src/osprey1.0/libF77/r_lg10.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_lg10.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_lg10.c,v 8.7 2001/03/10 04:43:20 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_lg10.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_log.c orc-2.1-new/src/osprey1.0/libF77/r_log.c *** orc-2.1/src/osprey1.0/libF77/r_log.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_log.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_log.c,v 8.7 2001/03/10 04:43:25 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_log.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_mod.c orc-2.1-new/src/osprey1.0/libF77/r_mod.c *** orc-2.1/src/osprey1.0/libF77/r_mod.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_mod.c Mon Jun 25 14:32:46 2001 *************** *** 37,43 **** /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_mod.c,v 7.8 2001/03/10 04:43:30 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 37,43 ---- /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_mod.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_nint.c orc-2.1-new/src/osprey1.0/libF77/r_nint.c *** orc-2.1/src/osprey1.0/libF77/r_nint.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_nint.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_nint.c,v 8.8 2001/03/10 04:43:36 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_nint.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_sign.c orc-2.1-new/src/osprey1.0/libF77/r_sign.c *** orc-2.1/src/osprey1.0/libF77/r_sign.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_sign.c Mon Jun 25 14:32:46 2001 *************** *** 37,43 **** /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_sign.c,v 7.7 2001/03/10 04:43:41 mtibuild Exp $ */ #include "cmplrs/host.h" float_t r_sign(float_t *a,float_t *b) --- 37,43 ---- /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_sign.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" float_t r_sign(float_t *a,float_t *b) diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_sin.c orc-2.1-new/src/osprey1.0/libF77/r_sin.c *** orc-2.1/src/osprey1.0/libF77/r_sin.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_sin.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_sin.c,v 8.7 2001/03/10 04:43:47 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_sin.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_sind.c orc-2.1-new/src/osprey1.0/libF77/r_sind.c *** orc-2.1/src/osprey1.0/libF77/r_sind.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_sind.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_sind.c,v 8.7 2001/03/10 04:43:52 mtibuild Exp $ */ /* VMS Compatibility Version @(#)r_sind.c 1.1 9/28/87 */ #include "cmplrs/host.h" #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_sind.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* VMS Compatibility Version @(#)r_sind.c 1.1 9/28/87 */ #include "cmplrs/host.h" #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_sinh.c orc-2.1-new/src/osprey1.0/libF77/r_sinh.c *** orc-2.1/src/osprey1.0/libF77/r_sinh.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_sinh.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_sinh.c,v 8.7 2001/03/10 04:43:58 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_sinh.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_tan.c orc-2.1-new/src/osprey1.0/libF77/r_tan.c *** orc-2.1/src/osprey1.0/libF77/r_tan.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_tan.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_tan.c,v 8.7 2001/03/10 04:44:08 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_tan.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_tand.c orc-2.1-new/src/osprey1.0/libF77/r_tand.c *** orc-2.1/src/osprey1.0/libF77/r_tand.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_tand.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_tand.c,v 8.7 2001/03/10 04:44:14 mtibuild Exp $ */ /* VMS Compatibility Version @(#)r_tand.c 1.1 9/28/87 */ #include "cmplrs/host.h" #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_tand.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* VMS Compatibility Version @(#)r_tand.c 1.1 9/28/87 */ #include "cmplrs/host.h" #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/r_tanh.c orc-2.1-new/src/osprey1.0/libF77/r_tanh.c *** orc-2.1/src/osprey1.0/libF77/r_tanh.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/r_tanh.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/r_tanh.c,v 8.7 2001/03/10 04:44:19 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/r_tanh.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/ran_.c orc-2.1-new/src/osprey1.0/libF77/ran_.c *** orc-2.1/src/osprey1.0/libF77/ran_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/ran_.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/ran_.c,v 8.6 2001/03/10 04:44:25 mtibuild Exp $ */ /* Uniform random number generator. Linear congruential generator, suitable for 32 bit machines; --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/ran_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* Uniform random number generator. Linear congruential generator, suitable for 32 bit machines; diff -c -r -N orc-2.1/src/osprey1.0/libF77/rand_.c orc-2.1-new/src/osprey1.0/libF77/rand_.c *** orc-2.1/src/osprey1.0/libF77/rand_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/rand_.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/rand_.c,v 8.7 2001/03/10 04:44:31 mtibuild Exp $ */ /* Uniform random number generator. Linear congruential generator, suitable for 32 bit machines; --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/rand_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* Uniform random number generator. Linear congruential generator, suitable for 32 bit machines; diff -c -r -N orc-2.1/src/osprey1.0/libF77/s_abort.c orc-2.1-new/src/osprey1.0/libF77/s_abort.c *** orc-2.1/src/osprey1.0/libF77/s_abort.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/s_abort.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/s_abort.c,v 8.6 2001/03/10 04:44:42 mtibuild Exp $ */ /* called when a fatal error wishes to terminate execution */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/s_abort.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* called when a fatal error wishes to terminate execution */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/s_cat.c orc-2.1-new/src/osprey1.0/libF77/s_cat.c *** orc-2.1/src/osprey1.0/libF77/s_cat.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/s_cat.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/s_cat.c,v 8.13 2001/03/10 04:44:47 mtibuild Exp $ */ /* 11/9/89 fix bug 5242 */ #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/s_cat.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 11/9/89 fix bug 5242 */ #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/s_cat_kai.c orc-2.1-new/src/osprey1.0/libF77/s_cat_kai.c *** orc-2.1/src/osprey1.0/libF77/s_cat_kai.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/s_cat_kai.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/s_cat_kai.c,v 1.6 2001/03/10 04:44:36 mtibuild Exp $ */ #include #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/s_cat_kai.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/s_cmp.c orc-2.1-new/src/osprey1.0/libF77/s_cmp.c *** orc-2.1/src/osprey1.0/libF77/s_cmp.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/s_cmp.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/s_cmp.c,v 8.7 2001/03/10 04:44:53 mtibuild Exp $ */ /* Craig Hansen - 24-September-86 */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/s_cmp.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* Craig Hansen - 24-September-86 */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/s_copy.c orc-2.1-new/src/osprey1.0/libF77/s_copy.c *** orc-2.1/src/osprey1.0/libF77/s_copy.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/s_copy.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/s_copy.c,v 8.7 2001/03/10 04:45:03 mtibuild Exp $ */ /* Craig Hansen - 24-Sept-86 */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/s_copy.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* Craig Hansen - 24-Sept-86 */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/s_paus.c orc-2.1-new/src/osprey1.0/libF77/s_paus.c *** orc-2.1/src/osprey1.0/libF77/s_paus.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/s_paus.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/s_paus.c,v 8.10 2001/03/10 04:45:15 mtibuild Exp $ */ #include #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/s_paus.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/s_rnge.c orc-2.1-new/src/osprey1.0/libF77/s_rnge.c *** orc-2.1/src/osprey1.0/libF77/s_rnge.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/s_rnge.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/s_rnge.c,v 8.8 2001/03/10 04:45:21 mtibuild Exp $ */ #include /* called when a subscript is out of range */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/s_rnge.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include /* called when a subscript is out of range */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/s_srng.c orc-2.1-new/src/osprey1.0/libF77/s_srng.c *** orc-2.1/src/osprey1.0/libF77/s_srng.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/s_srng.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/s_srng.c,v 8.6 2001/03/10 04:45:26 mtibuild Exp $ */ #include #include "cmplrs/host.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/s_srng.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "cmplrs/host.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/s_stop.c orc-2.1-new/src/osprey1.0/libF77/s_stop.c *** orc-2.1/src/osprey1.0/libF77/s_stop.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/s_stop.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/s_stop.c,v 8.13 2001/03/10 04:45:32 mtibuild Exp $ */ #include #include #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/s_stop.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include #include diff -c -r -N orc-2.1/src/osprey1.0/libF77/shift_b.c orc-2.1-new/src/osprey1.0/libF77/shift_b.c *** orc-2.1/src/osprey1.0/libF77/shift_b.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/shift_b.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/shift_b.c,v 1.4 2001/03/10 04:45:50 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/shift_b.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/shift_h.c orc-2.1-new/src/osprey1.0/libF77/shift_h.c *** orc-2.1/src/osprey1.0/libF77/shift_h.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/shift_h.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/shift_h.c,v 8.6 2001/03/10 04:45:56 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/shift_h.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/shift_l.c orc-2.1-new/src/osprey1.0/libF77/shift_l.c *** orc-2.1/src/osprey1.0/libF77/shift_l.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/shift_l.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/shift_l.c,v 8.8 2001/03/10 04:46:01 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/shift_l.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/shift_ll.c orc-2.1-new/src/osprey1.0/libF77/shift_ll.c *** orc-2.1/src/osprey1.0/libF77/shift_ll.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/shift_ll.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/shift_ll.c,v 8.7 2001/03/10 04:46:09 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/shift_ll.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/shiftc_b.c orc-2.1-new/src/osprey1.0/libF77/shiftc_b.c *** orc-2.1/src/osprey1.0/libF77/shiftc_b.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/shiftc_b.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/shiftc_b.c,v 1.4 2001/03/10 04:46:14 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/shiftc_b.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/shiftc_h.c orc-2.1-new/src/osprey1.0/libF77/shiftc_h.c *** orc-2.1/src/osprey1.0/libF77/shiftc_h.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/shiftc_h.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/shiftc_h.c,v 8.5 2001/03/10 04:46:20 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/shiftc_h.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/shiftc_l.c orc-2.1-new/src/osprey1.0/libF77/shiftc_l.c *** orc-2.1/src/osprey1.0/libF77/shiftc_l.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/shiftc_l.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/shiftc_l.c,v 8.7 2001/03/10 04:46:25 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/shiftc_l.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/shiftc_ll.c orc-2.1-new/src/osprey1.0/libF77/shiftc_ll.c *** orc-2.1/src/osprey1.0/libF77/shiftc_ll.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/shiftc_ll.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/shiftc_ll.c,v 8.7 2001/03/10 04:45:43 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/shiftc_ll.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/subout.c orc-2.1-new/src/osprey1.0/libF77/subout.c *** orc-2.1/src/osprey1.0/libF77/subout.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/subout.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/subout.c,v 8.7 2001/03/10 04:46:31 mtibuild Exp $ */ #include #include #include "cmplrs/host.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/subout.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include #include "cmplrs/host.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/xor_b.c orc-2.1-new/src/osprey1.0/libF77/xor_b.c *** orc-2.1/src/osprey1.0/libF77/xor_b.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/xor_b.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/xor_b.c,v 1.4 2001/03/10 04:46:52 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/xor_b.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/xor_h.c orc-2.1-new/src/osprey1.0/libF77/xor_h.c *** orc-2.1/src/osprey1.0/libF77/xor_h.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/xor_h.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/xor_h.c,v 8.5 2001/03/10 04:46:57 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/xor_h.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/xor_l.c orc-2.1-new/src/osprey1.0/libF77/xor_l.c *** orc-2.1/src/osprey1.0/libF77/xor_l.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/xor_l.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/xor_l.c,v 8.6 2001/03/10 04:47:03 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/xor_l.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/xor_ll.c orc-2.1-new/src/osprey1.0/libF77/xor_ll.c *** orc-2.1/src/osprey1.0/libF77/xor_ll.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/xor_ll.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/xor_ll.c,v 1.4 2001/03/10 04:47:08 mtibuild Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/xor_ll.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* All Rights Reserved */ /* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */ diff -c -r -N orc-2.1/src/osprey1.0/libF77/z_abs.c orc-2.1-new/src/osprey1.0/libF77/z_abs.c *** orc-2.1/src/osprey1.0/libF77/z_abs.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/z_abs.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/z_abs.c,v 8.9 2001/03/10 04:47:14 mtibuild Exp $ */ #include "cmplx.h" #include "cmplrs/host.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/z_abs.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplx.h" #include "cmplrs/host.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/z_cos.c orc-2.1-new/src/osprey1.0/libF77/z_cos.c *** orc-2.1/src/osprey1.0/libF77/z_cos.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/z_cos.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/z_cos.c,v 8.9 2001/03/10 04:47:20 mtibuild Exp $ */ #include "cmplx.h" #include "cmplrs/host.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/z_cos.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplx.h" #include "cmplrs/host.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/z_cosf.F orc-2.1-new/src/osprey1.0/libF77/z_cosf.F *** orc-2.1/src/osprey1.0/libF77/z_cosf.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/z_cosf.F Mon Jun 25 14:32:46 2001 *************** *** 33,39 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/z_cosf.F,v 8.3 2001/03/10 04:47:25 mtibuild Exp $ double complex function z_cos(z) double precision z(2), r, i --- 33,39 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/z_cosf.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ double complex function z_cos(z) double precision z(2), r, i diff -c -r -N orc-2.1/src/osprey1.0/libF77/z_div.c orc-2.1-new/src/osprey1.0/libF77/z_div.c *** orc-2.1/src/osprey1.0/libF77/z_div.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/z_div.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/z_div.c,v 8.11 2001/03/10 04:47:31 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/z_div.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/z_divf.F orc-2.1-new/src/osprey1.0/libF77/z_divf.F *** orc-2.1/src/osprey1.0/libF77/z_divf.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/z_divf.F Mon Jun 25 14:32:46 2001 *************** *** 33,39 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/z_divf.F,v 8.3 2001/03/10 04:47:42 mtibuild Exp $ double complex function z_div(a, b) double precision a(2), b(2), c(2) --- 33,39 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/z_divf.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ double complex function z_div(a, b) double precision a(2), b(2), c(2) diff -c -r -N orc-2.1/src/osprey1.0/libF77/z_exp.c orc-2.1-new/src/osprey1.0/libF77/z_exp.c *** orc-2.1/src/osprey1.0/libF77/z_exp.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/z_exp.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/z_exp.c,v 8.9 2001/03/10 04:47:48 mtibuild Exp $ */ #include "cmplx.h" #include "cmplrs/host.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/z_exp.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplx.h" #include "cmplrs/host.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/z_expf.F orc-2.1-new/src/osprey1.0/libF77/z_expf.F *** orc-2.1/src/osprey1.0/libF77/z_expf.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/z_expf.F Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/z_expf.F,v 8.3 2001/03/10 04:47:53 mtibuild Exp $ double complex function z_exp(z) double precision z(2), expx, r, i --- 34,40 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/z_expf.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ double complex function z_exp(z) double precision z(2), expx, r, i diff -c -r -N orc-2.1/src/osprey1.0/libF77/z_log.c orc-2.1-new/src/osprey1.0/libF77/z_log.c *** orc-2.1/src/osprey1.0/libF77/z_log.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/z_log.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/z_log.c,v 8.9 2001/03/10 04:47:58 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/z_log.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/z_logf.F orc-2.1-new/src/osprey1.0/libF77/z_logf.F *** orc-2.1/src/osprey1.0/libF77/z_logf.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/z_logf.F Mon Jun 25 14:32:46 2001 *************** *** 33,39 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/z_logf.F,v 8.3 2001/03/10 04:48:04 mtibuild Exp $ double complex function z_log(z) double precision z(2), r, i, z_abs --- 33,39 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/z_logf.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ double complex function z_log(z) double precision z(2), r, i, z_abs diff -c -r -N orc-2.1/src/osprey1.0/libF77/z_sin.c orc-2.1-new/src/osprey1.0/libF77/z_sin.c *** orc-2.1/src/osprey1.0/libF77/z_sin.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/z_sin.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/z_sin.c,v 8.9 2001/03/10 04:48:10 mtibuild Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libF77/z_sin.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include "cmplrs/host.h" #include #include "moremath.h" diff -c -r -N orc-2.1/src/osprey1.0/libF77/z_sinf.F orc-2.1-new/src/osprey1.0/libF77/z_sinf.F *** orc-2.1/src/osprey1.0/libF77/z_sinf.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/z_sinf.F Mon Jun 25 14:32:46 2001 *************** *** 33,39 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/z_sinf.F,v 8.3 2001/03/10 04:48:15 mtibuild Exp $ double complex function z_sin(z) double precision z(2), r, i --- 33,39 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/z_sinf.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ double complex function z_sin(z) double precision z(2), r, i diff -c -r -N orc-2.1/src/osprey1.0/libF77/z_sqrtf.F orc-2.1-new/src/osprey1.0/libF77/z_sqrtf.F *** orc-2.1/src/osprey1.0/libF77/z_sqrtf.F Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libF77/z_sqrtf.F Mon Jun 25 14:32:46 2001 *************** *** 33,39 **** C C ! C $Header: /isms/cmplrs.src/osprey1.0/libF77/RCS/z_sqrtf.F,v 8.3 2001/03/10 04:48:28 mtibuild Exp $ double complex function z_sqrt(z) double precision z(2), mag, r, i --- 33,39 ---- C C ! C $Header: /u/merge/src/osprey1.0/libF77/z_sqrtf.F,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ double complex function z_sqrt(z) double precision z(2), mag, r, i diff -c -r -N orc-2.1/src/osprey1.0/libI77/backspace.c orc-2.1-new/src/osprey1.0/libI77/backspace.c *** orc-2.1/src/osprey1.0/libI77/backspace.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/backspace.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/backspace.c,v 9.16 2001/03/10 04:48:39 mtibuild Exp $ */ /* 3.0 SID # 1.2 */ #include --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/backspace.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.2 */ #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/backspace.h orc-2.1-new/src/osprey1.0/libI77/backspace.h *** orc-2.1/src/osprey1.0/libI77/backspace.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/backspace.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __BACKSPACE_H__ ! #ident "$Revision: 9.10 $" #include #include --- 38,44 ---- #define __BACKSPACE_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/backward.c orc-2.1-new/src/osprey1.0/libI77/backward.c *** orc-2.1/src/osprey1.0/libI77/backward.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/backward.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/backward.c,v 9.7 2001/03/10 04:48:50 mtibuild Exp $ */ /* 3.0 SID # 1.3 */ /* who ref. date description */ /* sjc #1677 25Nov87 Provide dummy f77vms_flag_ for backward */ --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/backward.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.3 */ /* who ref. date description */ /* sjc #1677 25Nov87 Provide dummy f77vms_flag_ for backward */ diff -c -r -N orc-2.1/src/osprey1.0/libI77/bcompat.c orc-2.1-new/src/osprey1.0/libI77/bcompat.c *** orc-2.1/src/osprey1.0/libI77/bcompat.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/bcompat.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/bcompat.c,v 7.8 2001/03/10 04:48:55 mtibuild Exp $ */ /* ** Provide backward compatibility with object files compiled with old --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libI77/bcompat.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* ** Provide backward compatibility with object files compiled with old diff -c -r -N orc-2.1/src/osprey1.0/libI77/close.c orc-2.1-new/src/osprey1.0/libI77/close.c *** orc-2.1/src/osprey1.0/libI77/close.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/close.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/close.c,v 9.20 2001/03/10 04:49:06 mtibuild Exp $ */ /* 3.0 SID # 1.2 */ /* who ref. date description */ --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/close.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.2 */ /* who ref. date description */ diff -c -r -N orc-2.1/src/osprey1.0/libI77/close.h orc-2.1-new/src/osprey1.0/libI77/close.h *** orc-2.1/src/osprey1.0/libI77/close.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/close.h Mon Jun 25 14:32:46 2001 *************** *** 37,43 **** #ifndef __CLOSE_H__ #define __CLOSE_H__ ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/close.h,v 9.9 2001/03/10 04:49:11 mtibuild Exp $ */ extern int f_clos (cllist *); extern int f_clos64 (cllist *); extern int f_clos64_mp (cllist *); --- 37,43 ---- #ifndef __CLOSE_H__ #define __CLOSE_H__ ! /* $Header: /u/merge/src/osprey1.0/libI77/close.h,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ extern int f_clos (cllist *); extern int f_clos64 (cllist *); extern int f_clos64_mp (cllist *); diff -c -r -N orc-2.1/src/osprey1.0/libI77/dfe.c orc-2.1-new/src/osprey1.0/libI77/dfe.c *** orc-2.1/src/osprey1.0/libI77/dfe.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/dfe.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/dfe.c,v 9.9 2001/03/10 04:49:17 mtibuild Exp $ */ /* 3.0 SID # 1.2 */ #include --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/dfe.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.2 */ #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/dfe.h orc-2.1-new/src/osprey1.0/libI77/dfe.h *** orc-2.1/src/osprey1.0/libI77/dfe.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/dfe.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __DFE_H__ ! #ident "$Revision: 9.8 $" #include #include --- 38,44 ---- #define __DFE_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/due.c orc-2.1-new/src/osprey1.0/libI77/due.c *** orc-2.1/src/osprey1.0/libI77/due.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/due.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/due.c,v 9.13 2001/03/10 04:49:28 mtibuild Exp $ */ /* 3.0 SID # 1.2 */ #include --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/due.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.2 */ #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/due.h orc-2.1-new/src/osprey1.0/libI77/due.h *** orc-2.1/src/osprey1.0/libI77/due.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/due.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __DUE_H__ ! #ident "$Revision: 9.8 $" #include #include --- 38,44 ---- #define __DUE_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/ecvt_mp.h orc-2.1-new/src/osprey1.0/libI77/ecvt_mp.h *** orc-2.1/src/osprey1.0/libI77/ecvt_mp.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/ecvt_mp.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __ECVT_H__ ! #ident "$Revision: 1.7 $" #if defined(_LANGUAGE_C) || defined(_LANGUAGE_C_PLUS_PLUS) --- 38,44 ---- #define __ECVT_H__ ! #ident "$Revision: 1.1.1.1 $" #if defined(_LANGUAGE_C) || defined(_LANGUAGE_C_PLUS_PLUS) diff -c -r -N orc-2.1/src/osprey1.0/libI77/endfile.c orc-2.1-new/src/osprey1.0/libI77/endfile.c *** orc-2.1/src/osprey1.0/libI77/endfile.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/endfile.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/endfile.c,v 9.14 2001/03/10 04:49:51 mtibuild Exp $ */ /* sjc #1951 10Dec87 Use ftruncate rather than fork/exec of */ /* /bin/cp */ --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/endfile.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* sjc #1951 10Dec87 Use ftruncate rather than fork/exec of */ /* /bin/cp */ diff -c -r -N orc-2.1/src/osprey1.0/libI77/endfile.h orc-2.1-new/src/osprey1.0/libI77/endfile.h *** orc-2.1/src/osprey1.0/libI77/endfile.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/endfile.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __ENDFILE_H__ ! #ident "$Revision: 9.8 $" #include #include --- 38,44 ---- #define __ENDFILE_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/err.c orc-2.1-new/src/osprey1.0/libI77/err.c *** orc-2.1/src/osprey1.0/libI77/err.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/err.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/err.c,v 9.20 2001/03/10 04:50:03 mtibuild Exp $ */ /* 3.0 SID # 1.3 */ /* who ref. date description */ /* AGC 9Jan87 core dump only if requested */ --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/err.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.3 */ /* who ref. date description */ /* AGC 9Jan87 core dump only if requested */ diff -c -r -N orc-2.1/src/osprey1.0/libI77/err.h orc-2.1-new/src/osprey1.0/libI77/err.h *** orc-2.1/src/osprey1.0/libI77/err.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/err.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __ERR_H__ ! #ident "$Revision: 9.7 $" #include #include --- 38,44 ---- #define __ERR_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/f_back.c orc-2.1-new/src/osprey1.0/libI77/f_back.c *** orc-2.1/src/osprey1.0/libI77/f_back.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/f_back.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/f_back.c,v 6.4 2001/03/10 04:50:14 mtibuild Exp $ */ /* This wrapper is used for backward compatibility with object files compiled with pre-4D1-4.0.1 releases only */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libI77/f_back.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* This wrapper is used for backward compatibility with object files compiled with pre-4D1-4.0.1 releases only */ diff -c -r -N orc-2.1/src/osprey1.0/libI77/fio_direct_io.c orc-2.1-new/src/osprey1.0/libI77/fio_direct_io.c *** orc-2.1/src/osprey1.0/libI77/fio_direct_io.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/fio_direct_io.c Fri Nov 19 15:53:45 2004 *************** *** 116,123 **** #define SET_DIRECT_BIT {Direct[fd].flags |= DIRECT_BIT;} #define IS_DIRECT (Direct[fd].flags & DIRECT_BIT) ! #define max(a,b) (((a)>(b))?(a):(b)) ! #define min(a,b) (((a)<(b))?(a):(b)) #define DEFAULT (64*1024) /* default buffer size */ static int d_mem; --- 116,123 ---- #define SET_DIRECT_BIT {Direct[fd].flags |= DIRECT_BIT;} #define IS_DIRECT (Direct[fd].flags & DIRECT_BIT) ! #define MAX(a,b) (((a)>(b))?(a):(b)) ! #define MIN(a,b) (((a)<(b))?(a):(b)) #define DEFAULT (64*1024) /* default buffer size */ static int d_mem; diff -c -r -N orc-2.1/src/osprey1.0/libI77/fio_direct_io.h orc-2.1-new/src/osprey1.0/libI77/fio_direct_io.h *** orc-2.1/src/osprey1.0/libI77/fio_direct_io.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/fio_direct_io.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __FIO_DIRECT_IO_H__ ! #ident "$Revision: 9.8 $" #include #include --- 38,44 ---- #define __FIO_DIRECT_IO_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/fmt.c orc-2.1-new/src/osprey1.0/libI77/fmt.c *** orc-2.1/src/osprey1.0/libI77/fmt.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/fmt.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/fmt.c,v 9.31 2001/03/10 04:50:25 mtibuild Exp $ */ /* 3.0 SID # 1.2 */ #include --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/fmt.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.2 */ #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/fmt.h orc-2.1-new/src/osprey1.0/libI77/fmt.h *** orc-2.1/src/osprey1.0/libI77/fmt.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/fmt.h Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/fmt.h,v 9.19 2001/03/10 04:50:30 mtibuild Exp $ */ /* 3.0 SID # 1.2 */ #ifndef FMT_INCLUDED #define FMT_INCLUDED --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libI77/fmt.h,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.2 */ #ifndef FMT_INCLUDED #define FMT_INCLUDED diff -c -r -N orc-2.1/src/osprey1.0/libI77/fmtlib.c orc-2.1-new/src/osprey1.0/libI77/fmtlib.c *** orc-2.1/src/osprey1.0/libI77/fmtlib.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/fmtlib.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/fmtlib.c,v 9.8 2001/03/10 04:50:36 mtibuild Exp $ */ #include #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libI77/fmtlib.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/fmtlib.h orc-2.1-new/src/osprey1.0/libI77/fmtlib.h *** orc-2.1/src/osprey1.0/libI77/fmtlib.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/fmtlib.h Mon Jun 25 14:32:46 2001 *************** *** 36,42 **** #ifndef __FMTLIB_H__ #define __FMTLIB_H__ ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/fmtlib.h,v 9.7 2001/03/10 04:50:41 mtibuild Exp $ */ extern char *icvt(int, int *, int *, char *); extern char *llcvt(ftnll , int *, int *, char *); extern char *ozcvt(unsigned char *, int , int *, int, char * ); --- 36,42 ---- #ifndef __FMTLIB_H__ #define __FMTLIB_H__ ! /* $Header: /u/merge/src/osprey1.0/libI77/fmtlib.h,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ extern char *icvt(int, int *, int *, char *); extern char *llcvt(ftnll , int *, int *, char *); extern char *ozcvt(unsigned char *, int , int *, int, char * ); diff -c -r -N orc-2.1/src/osprey1.0/libI77/globals.h orc-2.1-new/src/osprey1.0/libI77/globals.h *** orc-2.1/src/osprey1.0/libI77/globals.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/globals.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __GLOBALS_H__ ! #ident "$Revision: 1.7 $" #include #include --- 38,44 ---- #define __GLOBALS_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/idxio.c orc-2.1-new/src/osprey1.0/libI77/idxio.c *** orc-2.1/src/osprey1.0/libI77/idxio.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/idxio.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/idxio.c,v 9.17 2001/03/10 04:50:58 mtibuild Exp $ */ #include #include --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/idxio.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/idxio.h orc-2.1-new/src/osprey1.0/libI77/idxio.h *** orc-2.1/src/osprey1.0/libI77/idxio.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/idxio.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __IDXIO_H__ ! #ident "$Revision: 9.9 $" #include #include --- 38,44 ---- #define __IDXIO_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/iio.c orc-2.1-new/src/osprey1.0/libI77/iio.c *** orc-2.1/src/osprey1.0/libI77/iio.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/iio.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/iio.c,v 9.15 2001/03/10 04:51:10 mtibuild Exp $ */ #include #include --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/iio.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/iio.h orc-2.1-new/src/osprey1.0/libI77/iio.h *** orc-2.1/src/osprey1.0/libI77/iio.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/iio.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __IIO_H__ ! #ident "$Revision: 9.9 $" #include #include --- 38,44 ---- #define __IIO_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/inquire.c orc-2.1-new/src/osprey1.0/libI77/inquire.c *** orc-2.1/src/osprey1.0/libI77/inquire.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/inquire.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/inquire.c,v 9.13 2001/03/10 04:51:26 mtibuild Exp $ */ /* sjc #1963 11Dec87 Dynamically allocate unit table */ #include --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/inquire.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* sjc #1963 11Dec87 Dynamically allocate unit table */ #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/inquire.h orc-2.1-new/src/osprey1.0/libI77/inquire.h *** orc-2.1/src/osprey1.0/libI77/inquire.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/inquire.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __INQUIRE_H__ ! #ident "$Revision: 9.11 $" #include #include --- 38,44 ---- #define __INQUIRE_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/ioutil.c orc-2.1-new/src/osprey1.0/libI77/ioutil.c *** orc-2.1/src/osprey1.0/libI77/ioutil.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/ioutil.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/ioutil.c,v 9.12 2001/03/10 04:51:43 mtibuild Exp $ */ /* 3.0 SID # 1.2 */ #include #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libI77/ioutil.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.2 */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/lib.c orc-2.1-new/src/osprey1.0/libI77/lib.c *** orc-2.1/src/osprey1.0/libI77/lib.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/lib.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/lib.c,v 9.8 2001/03/10 04:51:48 mtibuild Exp $ */ #include #include --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/lib.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/lib.h orc-2.1-new/src/osprey1.0/libI77/lib.h *** orc-2.1/src/osprey1.0/libI77/lib.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/lib.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __LIB_H__ ! #ident "$Revision: 9.8 $" #include #include --- 38,44 ---- #define __LIB_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/lio.c orc-2.1-new/src/osprey1.0/libI77/lio.c *** orc-2.1/src/osprey1.0/libI77/lio.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/lio.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/lio.c,v 9.36 2001/03/10 04:52:00 mtibuild Exp $ */ /* 3.0 SID # 1.3 */ #include --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/lio.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.3 */ #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/lio.h orc-2.1-new/src/osprey1.0/libI77/lio.h *** orc-2.1/src/osprey1.0/libI77/lio.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/lio.h Mon Jun 25 14:32:46 2001 *************** *** 36,42 **** #ifndef __LIO_H__ #define __LIO_H__ ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/lio.h,v 9.18 2001/03/10 04:52:05 mtibuild Exp $ */ /* 3.0 SID # 1.2 */ #define LINTW 12 --- 36,42 ---- #ifndef __LIO_H__ #define __LIO_H__ ! /* $Header: /u/merge/src/osprey1.0/libI77/lio.h,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.2 */ #define LINTW 12 diff -c -r -N orc-2.1/src/osprey1.0/libI77/lread.c orc-2.1-new/src/osprey1.0/libI77/lread.c *** orc-2.1/src/osprey1.0/libI77/lread.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/lread.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/lread.c,v 9.33 2001/03/10 04:52:11 mtibuild Exp $ */ #include #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libI77/lread.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/lread.h orc-2.1-new/src/osprey1.0/libI77/lread.h *** orc-2.1/src/osprey1.0/libI77/lread.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/lread.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __LREAD_H__ ! #ident "$Revision: 9.10 $" #include #include --- 38,44 ---- #define __LREAD_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/ltostr.c orc-2.1-new/src/osprey1.0/libI77/ltostr.c *** orc-2.1/src/osprey1.0/libI77/ltostr.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/ltostr.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/ltostr.c,v 1.5 2001/03/10 04:52:22 mtibuild Exp $ */ /* * ltostr -- convert int to decimal string * --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/ltostr.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * ltostr -- convert int to decimal string * diff -c -r -N orc-2.1/src/osprey1.0/libI77/ltostr.h orc-2.1-new/src/osprey1.0/libI77/ltostr.h *** orc-2.1/src/osprey1.0/libI77/ltostr.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/ltostr.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __LTOSTR_H__ ! #ident "$Revision: 1.4 $" #include #include --- 38,44 ---- #define __LTOSTR_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/nio.c orc-2.1-new/src/osprey1.0/libI77/nio.c *** orc-2.1/src/osprey1.0/libI77/nio.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/nio.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/nio.c,v 9.16 2001/03/10 04:52:46 mtibuild Exp $ */ #include #include --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/nio.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/nio.h orc-2.1-new/src/osprey1.0/libI77/nio.h *** orc-2.1/src/osprey1.0/libI77/nio.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/nio.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __NIO_H__ ! #ident "$Revision: 9.9 $" #include #include --- 38,44 ---- #define __NIO_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/open.c orc-2.1-new/src/osprey1.0/libI77/open.c *** orc-2.1/src/osprey1.0/libI77/open.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/open.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/open.c,v 9.32 2001/03/10 04:53:09 mtibuild Exp $ */ /* AGC #537 10Jan87 return error if "new" file exist */ /* AGC #538 10Jan87 rewind files upon open */ /* assume files are open for read only */ --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libI77/open.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* AGC #537 10Jan87 return error if "new" file exist */ /* AGC #538 10Jan87 rewind files upon open */ /* assume files are open for read only */ diff -c -r -N orc-2.1/src/osprey1.0/libI77/open.h orc-2.1-new/src/osprey1.0/libI77/open.h *** orc-2.1/src/osprey1.0/libI77/open.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/open.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __OPEN_H__ ! #ident "$Revision: 9.13 $" #include #include --- 38,44 ---- #define __OPEN_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/rdfmt.c orc-2.1-new/src/osprey1.0/libI77/rdfmt.c *** orc-2.1/src/osprey1.0/libI77/rdfmt.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/rdfmt.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/rdfmt.c,v 9.27 2001/03/10 04:53:28 mtibuild Exp $ */ #include --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/rdfmt.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/rdfmt.h orc-2.1-new/src/osprey1.0/libI77/rdfmt.h *** orc-2.1/src/osprey1.0/libI77/rdfmt.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/rdfmt.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __RDFMT_H__ ! #ident "$Revision: 9.10 $" #include #include --- 38,44 ---- #define __RDFMT_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/rewind.c orc-2.1-new/src/osprey1.0/libI77/rewind.c *** orc-2.1/src/osprey1.0/libI77/rewind.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/rewind.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/rewind.c,v 9.15 2001/03/10 04:53:39 mtibuild Exp $ */ /* 3.0 SID # 1.2 */ #include #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libI77/rewind.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.2 */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/rewind.h orc-2.1-new/src/osprey1.0/libI77/rewind.h *** orc-2.1/src/osprey1.0/libI77/rewind.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/rewind.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __REWIND_H__ ! #ident "$Revision: 9.9 $" #include #include --- 38,44 ---- #define __REWIND_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/rsfe.c orc-2.1-new/src/osprey1.0/libI77/rsfe.c *** orc-2.1/src/osprey1.0/libI77/rsfe.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/rsfe.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/rsfe.c,v 9.23 2001/03/10 04:53:49 mtibuild Exp $ */ #include #include --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/rsfe.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/rsfe.h orc-2.1-new/src/osprey1.0/libI77/rsfe.h *** orc-2.1/src/osprey1.0/libI77/rsfe.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/rsfe.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __RSFE_H__ ! #ident "$Revision: 9.9 $" #include #include --- 38,44 ---- #define __RSFE_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/sfe.c orc-2.1-new/src/osprey1.0/libI77/sfe.c *** orc-2.1/src/osprey1.0/libI77/sfe.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/sfe.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/sfe.c,v 9.16 2001/03/10 04:54:00 mtibuild Exp $ */ /* 3.0 SID # 1.2 */ /* sequential formatted external common routines*/ #ifdef _BSD --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libI77/sfe.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.2 */ /* sequential formatted external common routines*/ #ifdef _BSD diff -c -r -N orc-2.1/src/osprey1.0/libI77/sfe.h orc-2.1-new/src/osprey1.0/libI77/sfe.h *** orc-2.1/src/osprey1.0/libI77/sfe.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/sfe.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __SFE_H__ ! #ident "$Revision: 9.9 $" #include #include --- 38,44 ---- #define __SFE_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/sue.c orc-2.1-new/src/osprey1.0/libI77/sue.c *** orc-2.1/src/osprey1.0/libI77/sue.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/sue.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/sue.c,v 9.19 2001/03/10 04:54:14 mtibuild Exp $ */ /* 3.0 SID # 1.2 */ #include #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libI77/sue.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.2 */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/sue.h orc-2.1-new/src/osprey1.0/libI77/sue.h *** orc-2.1/src/osprey1.0/libI77/sue.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/sue.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __SUE_H__ ! #ident "$Revision: 9.8 $" #include #include --- 38,44 ---- #define __SUE_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/tools.c orc-2.1-new/src/osprey1.0/libI77/tools.c *** orc-2.1/src/osprey1.0/libI77/tools.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/tools.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/tools.c,v 9.10 2001/03/10 04:54:25 mtibuild Exp $ */ #include #include "fio_direct_io.h" --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/tools.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include "fio_direct_io.h" diff -c -r -N orc-2.1/src/osprey1.0/libI77/tools.h orc-2.1-new/src/osprey1.0/libI77/tools.h *** orc-2.1/src/osprey1.0/libI77/tools.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/tools.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __TOOLS_H__ ! #ident "$Revision: 9.7 $" #include #include --- 38,44 ---- #define __TOOLS_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/uio.c orc-2.1-new/src/osprey1.0/libI77/uio.c *** orc-2.1/src/osprey1.0/libI77/uio.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/uio.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/uio.c,v 9.24 2001/03/10 04:54:41 mtibuild Exp $ */ /* 3.0 SID # 1.2 */ #include #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libI77/uio.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.2 */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/uio.h orc-2.1-new/src/osprey1.0/libI77/uio.h *** orc-2.1/src/osprey1.0/libI77/uio.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/uio.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __UIO_H__ ! #ident "$Revision: 9.14 $" #include #include --- 38,44 ---- #define __UIO_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/util.c orc-2.1-new/src/osprey1.0/libI77/util.c *** orc-2.1/src/osprey1.0/libI77/util.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/util.c Mon Jun 25 14:32:46 2001 *************** *** 34,40 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/util.c,v 9.19 2001/03/10 04:54:52 mtibuild Exp $ */ /* 3.0 SID # 1.2 */ #include #include --- 34,40 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libI77/util.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.2 */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/util.h orc-2.1-new/src/osprey1.0/libI77/util.h *** orc-2.1/src/osprey1.0/libI77/util.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/util.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __UTIL_H__ ! #ident "$Revision: 9.9 $" #include #include --- 38,44 ---- #define __UTIL_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/wrtfmt.c orc-2.1-new/src/osprey1.0/libI77/wrtfmt.c *** orc-2.1/src/osprey1.0/libI77/wrtfmt.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/wrtfmt.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/wrtfmt.c,v 9.29 2001/03/10 04:55:14 mtibuild Exp $ */ /* 3.0 SID # 1.2 */ /* who ref. date description */ /* sjc #2113 4Dec87 coding error kills dp exponent */ --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/wrtfmt.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.2 */ /* who ref. date description */ /* sjc #2113 4Dec87 coding error kills dp exponent */ diff -c -r -N orc-2.1/src/osprey1.0/libI77/wrtfmt.h orc-2.1-new/src/osprey1.0/libI77/wrtfmt.h *** orc-2.1/src/osprey1.0/libI77/wrtfmt.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/wrtfmt.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __WRTFMT_H__ ! #ident "$Revision: 9.8 $" #include #include --- 38,44 ---- #define __WRTFMT_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libI77/wsfe.c orc-2.1-new/src/osprey1.0/libI77/wsfe.c *** orc-2.1/src/osprey1.0/libI77/wsfe.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/wsfe.c Mon Jun 25 14:32:46 2001 *************** *** 35,41 **** ! /* $Header: /isms/cmplrs.src/osprey1.0/libI77/RCS/wsfe.c,v 9.26 2001/03/10 04:55:25 mtibuild Exp $ */ /* 3.0 SID # 1.2 */ /*write sequential formatted external*/ --- 35,41 ---- ! /* $Header: /u/merge/src/osprey1.0/libI77/wsfe.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.2 */ /*write sequential formatted external*/ diff -c -r -N orc-2.1/src/osprey1.0/libI77/wsfe.h orc-2.1-new/src/osprey1.0/libI77/wsfe.h *** orc-2.1/src/osprey1.0/libI77/wsfe.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libI77/wsfe.h Mon Jun 25 14:32:46 2001 *************** *** 38,44 **** #define __WSFE_H__ ! #ident "$Revision: 9.9 $" #include #include --- 38,44 ---- #define __WSFE_H__ ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libU77/abort_.c orc-2.1-new/src/osprey1.0/libU77/abort_.c *** orc-2.1/src/osprey1.0/libU77/abort_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/abort_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/abort_.c,v 8.4 2001/02/20 23:39:29 mtibuild Exp $ */ #include #include #ifndef FTN90_IO --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/abort_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include #ifndef FTN90_IO diff -c -r -N orc-2.1/src/osprey1.0/libU77/access_.c orc-2.1-new/src/osprey1.0/libU77/access_.c *** orc-2.1/src/osprey1.0/libU77/access_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/access_.c Mon Jun 25 14:32:46 2001 *************** *** 30,37 **** /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/access_.c,v 8.4 2001/02/20 23:39:37 mtibuild Exp $ */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/access_.c,v 8.4 2001/02/20 23:39:37 mtibuild Exp $ */ /* * determine accessability of a file * --- 30,37 ---- /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/access_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ ! /* $Header: /u/merge/src/osprey1.0/libU77/access_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * determine accessability of a file * diff -c -r -N orc-2.1/src/osprey1.0/libU77/alarm_.c orc-2.1-new/src/osprey1.0/libU77/alarm_.c *** orc-2.1/src/osprey1.0/libU77/alarm_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/alarm_.c Mon Jun 25 14:32:46 2001 *************** *** 30,37 **** /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/alarm_.c,v 8.4 2001/02/20 23:39:38 mtibuild Exp $ */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/alarm_.c,v 8.4 2001/02/20 23:39:38 mtibuild Exp $ */ /* * * set an alarm time, arrange for user specified action, and return. --- 30,37 ---- /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/alarm_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ ! /* $Header: /u/merge/src/osprey1.0/libU77/alarm_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * * set an alarm time, arrange for user specified action, and return. diff -c -r -N orc-2.1/src/osprey1.0/libU77/charutil.c orc-2.1-new/src/osprey1.0/libU77/charutil.c *** orc-2.1/src/osprey1.0/libU77/charutil.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/charutil.c Mon Jun 25 14:32:46 2001 *************** *** 28,34 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/charutil.c,v 1.2 2001/03/05 18:38:29 mtibuild Exp $ */ /* 3.0 SID # 1.2 */ #include #include --- 28,34 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/charutil.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* 3.0 SID # 1.2 */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libU77/chdir_.c orc-2.1-new/src/osprey1.0/libU77/chdir_.c *** orc-2.1/src/osprey1.0/libU77/chdir_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/chdir_.c Mon Jun 25 14:32:46 2001 *************** *** 30,37 **** /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/chdir_.c,v 8.4 2001/02/20 23:39:39 mtibuild Exp $ */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/chdir_.c,v 8.4 2001/02/20 23:39:39 mtibuild Exp $ */ /* * * change default directory --- 30,37 ---- /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/chdir_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ ! /* $Header: /u/merge/src/osprey1.0/libU77/chdir_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * * change default directory diff -c -r -N orc-2.1/src/osprey1.0/libU77/chmod_.c orc-2.1-new/src/osprey1.0/libU77/chmod_.c *** orc-2.1/src/osprey1.0/libU77/chmod_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/chmod_.c Mon Jun 25 14:32:46 2001 *************** *** 30,37 **** /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/chmod_.c,v 8.4 2001/02/20 23:39:40 mtibuild Exp $ */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/chmod_.c,v 8.4 2001/02/20 23:39:40 mtibuild Exp $ */ /* * * chmod - change file mode bits --- 30,37 ---- /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/chmod_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ ! /* $Header: /u/merge/src/osprey1.0/libU77/chmod_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * * chmod - change file mode bits diff -c -r -N orc-2.1/src/osprey1.0/libU77/ctime_.c orc-2.1-new/src/osprey1.0/libU77/ctime_.c *** orc-2.1/src/osprey1.0/libU77/ctime_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/ctime_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/ctime_.c,v 8.5 2001/02/20 23:39:41 mtibuild Exp $ */ /* * * convert system time to ascii string --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/ctime_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * * convert system time to ascii string diff -c -r -N orc-2.1/src/osprey1.0/libU77/etime_.c orc-2.1-new/src/osprey1.0/libU77/etime_.c *** orc-2.1/src/osprey1.0/libU77/etime_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/etime_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/etime_.c,v 8.4 2001/02/26 23:41:27 mtibuild Exp $ */ /* * * Return the elapsed execution time for this process. --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/etime_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * * Return the elapsed execution time for this process. diff -c -r -N orc-2.1/src/osprey1.0/libU77/exit_.c orc-2.1-new/src/osprey1.0/libU77/exit_.c *** orc-2.1/src/osprey1.0/libU77/exit_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/exit_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/exit_.c,v 8.7 2001/02/20 23:39:42 mtibuild Exp $ */ /* * * terminate the program, close all files, and return to the OS --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/exit_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * * terminate the program, close all files, and return to the OS diff -c -r -N orc-2.1/src/osprey1.0/libU77/getarg_.c orc-2.1-new/src/osprey1.0/libU77/getarg_.c *** orc-2.1/src/osprey1.0/libU77/getarg_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/getarg_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/getarg_.c,v 8.7 2001/02/20 23:39:44 mtibuild Exp $ */ /* * subroutine getarg(k, c) * returns the kth unix command argument in fortran character --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/getarg_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * subroutine getarg(k, c) * returns the kth unix command argument in fortran character diff -c -r -N orc-2.1/src/osprey1.0/libU77/getcwd_.c orc-2.1-new/src/osprey1.0/libU77/getcwd_.c *** orc-2.1/src/osprey1.0/libU77/getcwd_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/getcwd_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/getcwd_.c,v 8.5 2001/02/20 23:39:45 mtibuild Exp $ */ /* * Get pathname of current working directory. * --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/getcwd_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * Get pathname of current working directory. * diff -c -r -N orc-2.1/src/osprey1.0/libU77/getenv_.c orc-2.1-new/src/osprey1.0/libU77/getenv_.c *** orc-2.1/src/osprey1.0/libU77/getenv_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/getenv_.c Mon Jun 25 14:32:46 2001 *************** *** 28,34 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/getenv_.c,v 8.5 2001/02/20 23:39:46 mtibuild Exp $ */ /* * getenv - f77 subroutine to return environment variables * --- 28,34 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/getenv_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * getenv - f77 subroutine to return environment variables * diff -c -r -N orc-2.1/src/osprey1.0/libU77/getgid_.c orc-2.1-new/src/osprey1.0/libU77/getgid_.c *** orc-2.1/src/osprey1.0/libU77/getgid_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/getgid_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/getgid_.c,v 8.4 2001/02/20 23:39:47 mtibuild Exp $ */ #include #include --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/getgid_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libU77/gethostname_.c orc-2.1-new/src/osprey1.0/libU77/gethostname_.c *** orc-2.1/src/osprey1.0/libU77/gethostname_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/gethostname_.c Mon Jun 25 14:32:46 2001 *************** *** 30,36 **** /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/gethostname_.c,v 8.5 2001/02/20 23:39:48 mtibuild Exp $ */ /* * gethostname - return this machines hostname * @(#)gethostname_.c 1.1 --- 30,36 ---- /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/gethostname_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * gethostname - return this machines hostname * @(#)gethostname_.c 1.1 diff -c -r -N orc-2.1/src/osprey1.0/libU77/getlog_.c orc-2.1-new/src/osprey1.0/libU77/getlog_.c *** orc-2.1/src/osprey1.0/libU77/getlog_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/getlog_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/getlog_.c,v 8.4 2001/02/20 23:39:49 mtibuild Exp $ */ /* * * get login name of user --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/getlog_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * * get login name of user diff -c -r -N orc-2.1/src/osprey1.0/libU77/getpid_.c orc-2.1-new/src/osprey1.0/libU77/getpid_.c *** orc-2.1/src/osprey1.0/libU77/getpid_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/getpid_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/getpid_.c,v 8.4 2001/02/20 23:39:50 mtibuild Exp $ */ /* * * get process id --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/getpid_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * * get process id diff -c -r -N orc-2.1/src/osprey1.0/libU77/getuid_.c orc-2.1-new/src/osprey1.0/libU77/getuid_.c *** orc-2.1/src/osprey1.0/libU77/getuid_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/getuid_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/getuid_.c,v 8.4 2001/02/20 23:39:51 mtibuild Exp $ */ /* * * get user id --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/getuid_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * * get user id diff -c -r -N orc-2.1/src/osprey1.0/libU77/gmtime_.c orc-2.1-new/src/osprey1.0/libU77/gmtime_.c *** orc-2.1/src/osprey1.0/libU77/gmtime_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/gmtime_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/gmtime_.c,v 8.5 2001/02/20 23:39:53 mtibuild Exp $ */ /* * * return broken down time --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/gmtime_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * * return broken down time diff -c -r -N orc-2.1/src/osprey1.0/libU77/hostnm_.c orc-2.1-new/src/osprey1.0/libU77/hostnm_.c *** orc-2.1/src/osprey1.0/libU77/hostnm_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/hostnm_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/hostnm_.c,v 8.5 2001/02/20 23:39:55 mtibuild Exp $ */ /* * hostnm - return this machines hostname * @(#)hostnm_.c 1.1 --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/hostnm_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * hostnm - return this machines hostname * @(#)hostnm_.c 1.1 diff -c -r -N orc-2.1/src/osprey1.0/libU77/iargc_.c orc-2.1-new/src/osprey1.0/libU77/iargc_.c *** orc-2.1/src/osprey1.0/libU77/iargc_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/iargc_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/iargc_.c,v 8.7 2001/02/20 23:39:56 mtibuild Exp $ */ /* return the number of args on the command line following the command name --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/iargc_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* return the number of args on the command line following the command name diff -c -r -N orc-2.1/src/osprey1.0/libU77/ltime_.c orc-2.1-new/src/osprey1.0/libU77/ltime_.c *** orc-2.1/src/osprey1.0/libU77/ltime_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/ltime_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/ltime_.c,v 8.5 2001/02/20 23:39:58 mtibuild Exp $ */ /* * * return broken down time --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/ltime_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * * return broken down time diff -c -r -N orc-2.1/src/osprey1.0/libU77/malloc_.c orc-2.1-new/src/osprey1.0/libU77/malloc_.c *** orc-2.1/src/osprey1.0/libU77/malloc_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/malloc_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/malloc_.c,v 8.5 2001/02/20 23:39:59 mtibuild Exp $ */ #include #include --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/malloc_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ #include #include diff -c -r -N orc-2.1/src/osprey1.0/libU77/qsort_.c orc-2.1-new/src/osprey1.0/libU77/qsort_.c *** orc-2.1/src/osprey1.0/libU77/qsort_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/qsort_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/qsort_.c,v 8.4 2001/02/20 23:40:02 mtibuild Exp $ */ /* * * quick sort interface --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/qsort_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * * quick sort interface diff -c -r -N orc-2.1/src/osprey1.0/libU77/rename_.c orc-2.1-new/src/osprey1.0/libU77/rename_.c *** orc-2.1/src/osprey1.0/libU77/rename_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/rename_.c Mon Jun 25 14:32:46 2001 *************** *** 30,37 **** /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/rename_.c,v 8.4 2001/02/20 23:40:03 mtibuild Exp $ */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/rename_.c,v 8.4 2001/02/20 23:40:03 mtibuild Exp $ */ /* char id_rename[] = "@(#)rename_.c 1.2"; * --- 30,37 ---- /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/rename_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ ! /* $Header: /u/merge/src/osprey1.0/libU77/rename_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* char id_rename[] = "@(#)rename_.c 1.2"; * diff -c -r -N orc-2.1/src/osprey1.0/libU77/secnds_.c orc-2.1-new/src/osprey1.0/libU77/secnds_.c *** orc-2.1/src/osprey1.0/libU77/secnds_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/secnds_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/secnds_.c,v 8.5 2001/02/20 23:40:04 mtibuild Exp $ */ /* * * return the elapsed time since midnight minus the argument as a real --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/secnds_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * * return the elapsed time since midnight minus the argument as a real diff -c -r -N orc-2.1/src/osprey1.0/libU77/sleep_.c orc-2.1-new/src/osprey1.0/libU77/sleep_.c *** orc-2.1/src/osprey1.0/libU77/sleep_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/sleep_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/sleep_.c,v 8.4 2001/02/20 23:40:05 mtibuild Exp $ */ /* * * sleep for awhile --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/sleep_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * * sleep for awhile diff -c -r -N orc-2.1/src/osprey1.0/libU77/symlnk_.c orc-2.1-new/src/osprey1.0/libU77/symlnk_.c *** orc-2.1/src/osprey1.0/libU77/symlnk_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/symlnk_.c Mon Jun 25 14:32:46 2001 *************** *** 30,37 **** /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/symlnk_.c,v 8.4 2001/02/20 23:40:06 mtibuild Exp $ */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/symlnk_.c,v 8.4 2001/02/20 23:40:06 mtibuild Exp $ */ /* char id_symlnk[] = "@(#)symlnk_.c 1.1"; * --- 30,37 ---- /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/symlnk_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ ! /* $Header: /u/merge/src/osprey1.0/libU77/symlnk_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* char id_symlnk[] = "@(#)symlnk_.c 1.1"; * diff -c -r -N orc-2.1/src/osprey1.0/libU77/system_.c orc-2.1-new/src/osprey1.0/libU77/system_.c *** orc-2.1/src/osprey1.0/libU77/system_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/system_.c Mon Jun 25 14:32:46 2001 *************** *** 28,34 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/system_.c,v 8.6 2001/02/20 23:40:06 mtibuild Exp $ */ /* * f77 interface to system routine */ --- 28,34 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/system_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * f77 interface to system routine */ diff -c -r -N orc-2.1/src/osprey1.0/libU77/time_.c orc-2.1-new/src/osprey1.0/libU77/time_.c *** orc-2.1/src/osprey1.0/libU77/time_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/time_.c Mon Jun 25 14:32:46 2001 *************** *** 28,34 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/time_.c,v 8.6 2001/02/20 23:40:07 mtibuild Exp $ */ /* * * return the current time as an integer --- 28,34 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/time_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * * return the current time as an integer diff -c -r -N orc-2.1/src/osprey1.0/libU77/unlink_.c orc-2.1-new/src/osprey1.0/libU77/unlink_.c *** orc-2.1/src/osprey1.0/libU77/unlink_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/unlink_.c Mon Jun 25 14:32:46 2001 *************** *** 27,33 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/unlink_.c,v 8.5 2001/02/20 23:40:08 mtibuild Exp $ */ /* * * unlink (remove) a file --- 27,33 ---- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/unlink_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * * unlink (remove) a file diff -c -r -N orc-2.1/src/osprey1.0/libU77/wait_.c orc-2.1-new/src/osprey1.0/libU77/wait_.c *** orc-2.1/src/osprey1.0/libU77/wait_.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libU77/wait_.c Mon Jun 25 14:32:46 2001 *************** *** 30,37 **** /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/wait_.c,v 8.4 2001/02/20 23:40:12 mtibuild Exp $ */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libU77/RCS/wait_.c,v 8.4 2001/02/20 23:40:12 mtibuild Exp $ */ /* * * wait for a child to die --- 30,37 ---- /* --------------------------------------------------- */ /* | All Rights Reserved. | */ /* --------------------------------------------------- */ ! /* $Header: /u/merge/src/osprey1.0/libU77/wait_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ ! /* $Header: /u/merge/src/osprey1.0/libU77/wait_.c,v 1.1.1.1 2001/06/25 06:32:46 llx Exp $ */ /* * * wait for a child to die diff -c -r -N orc-2.1/src/osprey1.0/libcmplrs/elfmap.c orc-2.1-new/src/osprey1.0/libcmplrs/elfmap.c *** orc-2.1/src/osprey1.0/libcmplrs/elfmap.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libcmplrs/elfmap.c Mon Jun 25 14:32:48 2001 *************** *** 35,41 **** ! #ident "$Revision: 1.31 $" #include #include --- 35,41 ---- ! #ident "$Revision: 1.1.1.1 $" #include #include diff -c -r -N orc-2.1/src/osprey1.0/libcsup/msgnew/catgetmsg.c orc-2.1-new/src/osprey1.0/libcsup/msgnew/catgetmsg.c *** orc-2.1/src/osprey1.0/libcsup/msgnew/catgetmsg.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libcsup/msgnew/catgetmsg.c Mon Jun 25 14:32:48 2001 *************** *** 35,41 **** */ ! #ident "$Header: /isms/cmplrs.src/osprey1.0/libcsup/msgnew/RCS/catgetmsg.c,v 1.9 2001/03/10 04:59:27 mtibuild Exp $" #if defined(__STDC__) && defined(_LITTLE_ENDIAN) #pragma weak _catgetmsg = catgetmsg --- 35,41 ---- */ ! #ident "$Header: /u/merge/src/osprey1.0/libcsup/msgnew/catgetmsg.c,v 1.1.1.1 2001/06/25 06:32:48 llx Exp $" #if defined(__STDC__) && defined(_LITTLE_ENDIAN) #pragma weak _catgetmsg = catgetmsg diff -c -r -N orc-2.1/src/osprey1.0/libcsup/msgnew/catmsgfmt.c orc-2.1-new/src/osprey1.0/libcsup/msgnew/catmsgfmt.c *** orc-2.1/src/osprey1.0/libcsup/msgnew/catmsgfmt.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libcsup/msgnew/catmsgfmt.c Mon Jun 25 14:32:48 2001 *************** *** 34,40 **** */ ! #ident "$Header: /isms/cmplrs.src/osprey1.0/libcsup/msgnew/RCS/catmsgfmt.c,v 1.10 2001/03/10 04:59:33 mtibuild Exp $" #ifdef _LITTLE_ENDIAN #pragma weak _catmsgfmt = catmsgfmt --- 34,40 ---- */ ! #ident "$Header: /u/merge/src/osprey1.0/libcsup/msgnew/catmsgfmt.c,v 1.1.1.1 2001/06/25 06:32:48 llx Exp $" #ifdef _LITTLE_ENDIAN #pragma weak _catmsgfmt = catmsgfmt diff -c -r -N orc-2.1/src/osprey1.0/libdwarf/COPYING orc-2.1-new/src/osprey1.0/libdwarf/COPYING *** orc-2.1/src/osprey1.0/libdwarf/COPYING Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libdwarf/COPYING Mon Jun 25 14:32:48 2001 *************** *** 26,31 **** These documents are substantial revisions, done at SGI, of previous libdwarf work. ! $Source: /isms/cmplrs.src/osprey1.0/libdwarf/RCS/COPYING,v $ ! $Revision: 1.1 $ ! $Date: 1994/06/09 15:53:33 $ --- 26,31 ---- These documents are substantial revisions, done at SGI, of previous libdwarf work. ! $Source: /u/merge/src/osprey1.0/libdwarf/COPYING,v $ ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:48 $ diff -c -r -N orc-2.1/src/osprey1.0/libdwarf/README orc-2.1-new/src/osprey1.0/libdwarf/README *** orc-2.1/src/osprey1.0/libdwarf/README Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libdwarf/README Mon Jun 25 14:32:48 2001 *************** *** 59,64 **** To use dwarf or libdwarf, you may want to install dwarf.h and libdwarf.h somewhere convenient. ! $Source: /isms/cmplrs.src/osprey1.0/libdwarf/RCS/README,v $ ! $Revision: 1.7 $ ! $Date: 1999/06/22 16:33:22 $ --- 59,64 ---- To use dwarf or libdwarf, you may want to install dwarf.h and libdwarf.h somewhere convenient. ! $Source: /u/merge/src/osprey1.0/libdwarf/README,v $ ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:48 $ diff -c -r -N orc-2.1/src/osprey1.0/libdwarf/dwarf_macro.h orc-2.1-new/src/osprey1.0/libdwarf/dwarf_macro.h *** orc-2.1/src/osprey1.0/libdwarf/dwarf_macro.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libdwarf/dwarf_macro.h Mon Jun 25 14:32:48 2001 *************** *** 39,44 **** dwarf_macro.h ! $Revision: 1.5 $ $Date: 2001/03/10 05:03:57 $ */ --- 39,44 ---- dwarf_macro.h ! $Revision: 1.1.1.1 $ $Date: 2001/06/25 06:32:48 $ */ diff -c -r -N orc-2.1/src/osprey1.0/libdwarf/index.v2.ps orc-2.1-new/src/osprey1.0/libdwarf/index.v2.ps *** orc-2.1/src/osprey1.0/libdwarf/index.v2.ps Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libdwarf/index.v2.ps Mon Jun 25 14:32:49 2001 *************** *** 7,13 **** % Copyright (c) 1985,1987 Adobe Systems Incorporated. All Rights Reserved. % GOVERNMENT END USERS: See Notice file in TranScript library directory % -- probably /usr/lib/ps/Notice ! % RCS: $Header: /isms/cmplrs.src/osprey1.0/libdwarf/RCS/index.v2.ps,v 1.1 1994/06/09 19:47:28 davea Exp $ /$DITroff 140 dict def $DITroff begin /fontnum 1 def /fontsize 10 def /fontheight 10 def /fontslant 0 def /xi {0 72 11 mul translate 72 resolution div dup neg scale 0 0 moveto --- 7,13 ---- % Copyright (c) 1985,1987 Adobe Systems Incorporated. All Rights Reserved. % GOVERNMENT END USERS: See Notice file in TranScript library directory % -- probably /usr/lib/ps/Notice ! % RCS: $Header: /u/merge/src/osprey1.0/libdwarf/index.v2.ps,v 1.1.1.1 2001/06/25 06:32:49 llx Exp $ /$DITroff 140 dict def $DITroff begin /fontnum 1 def /fontsize 10 def /fontheight 10 def /fontslant 0 def /xi {0 72 11 mul translate 72 resolution div dup neg scale 0 0 moveto diff -c -r -N orc-2.1/src/osprey1.0/libdwarf/libdwarf2.1.ps orc-2.1-new/src/osprey1.0/libdwarf/libdwarf2.1.ps *** orc-2.1/src/osprey1.0/libdwarf/libdwarf2.1.ps Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libdwarf/libdwarf2.1.ps Mon Jun 25 14:32:49 2001 *************** *** 7,13 **** % Copyright (c) 1985,1987 Adobe Systems Incorporated. All Rights Reserved. % GOVERNMENT END USERS: See Notice file in TranScript library directory % -- probably /usr/lib/ps/Notice ! % $Revision: 1.20 $ /$DITroff 140 dict def $DITroff begin /fontnum 1 def /fontsize 10 def /fontheight 10 def /fontslant 0 def /xi {0 72 11 mul translate 72 resolution div dup neg scale 0 0 moveto --- 7,13 ---- % Copyright (c) 1985,1987 Adobe Systems Incorporated. All Rights Reserved. % GOVERNMENT END USERS: See Notice file in TranScript library directory % -- probably /usr/lib/ps/Notice ! % $Revision: 1.1.1.1 $ /$DITroff 140 dict def $DITroff begin /fontnum 1 def /fontsize 10 def /fontheight 10 def /fontslant 0 def /xi {0 72 11 mul translate 72 resolution div dup neg scale 0 0 moveto diff -c -r -N orc-2.1/src/osprey1.0/libdwarf/libdwarf2p.1.mm orc-2.1-new/src/osprey1.0/libdwarf/libdwarf2p.1.mm *** orc-2.1/src/osprey1.0/libdwarf/libdwarf2p.1.mm Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libdwarf/libdwarf2p.1.mm Mon Jun 25 14:32:49 2001 *************** *** 1,5 **** ! \." $Revision: 1.15 $ ! \." $Date: 1999/09/30 00:54:11 $ \." \." \." the following line may be removed if the ff ligature works on your machine --- 1,5 ---- ! \." $Revision: 1.1.1.1 $ ! \." $Date: 2001/06/25 06:32:49 $ \." \." \." the following line may be removed if the ff ligature works on your machine diff -c -r -N orc-2.1/src/osprey1.0/libdwarf/libdwarf2p.1.ps orc-2.1-new/src/osprey1.0/libdwarf/libdwarf2p.1.ps *** orc-2.1/src/osprey1.0/libdwarf/libdwarf2p.1.ps Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libdwarf/libdwarf2p.1.ps Mon Jun 25 14:32:49 2001 *************** *** 7,13 **** % Copyright (c) 1985,1987 Adobe Systems Incorporated. All Rights Reserved. % GOVERNMENT END USERS: See Notice file in TranScript library directory % -- probably /usr/lib/ps/Notice ! % $Revision: 1.11 $ /$DITroff 140 dict def $DITroff begin /fontnum 1 def /fontsize 10 def /fontheight 10 def /fontslant 0 def /xi {0 72 11 mul translate 72 resolution div dup neg scale 0 0 moveto --- 7,13 ---- % Copyright (c) 1985,1987 Adobe Systems Incorporated. All Rights Reserved. % GOVERNMENT END USERS: See Notice file in TranScript library directory % -- probably /usr/lib/ps/Notice ! % $Revision: 1.1.1.1 $ /$DITroff 140 dict def $DITroff begin /fontnum 1 def /fontsize 10 def /fontheight 10 def /fontslant 0 def /xi {0 72 11 mul translate 72 resolution div dup neg scale 0 0 moveto diff -c -r -N orc-2.1/src/osprey1.0/libdwarf/mips_extensions.mm orc-2.1-new/src/osprey1.0/libdwarf/mips_extensions.mm *** orc-2.1/src/osprey1.0/libdwarf/mips_extensions.mm Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libdwarf/mips_extensions.mm Mon Jun 25 14:32:49 2001 *************** *** 1,5 **** ! \." $Revision: 1.15 $ ! \." $Date: 2000/04/01 21:24:20 $ \." \." \." the following line may be removed if the ff ligature works on your machine --- 1,5 ---- ! \." $Revision: 1.1.1.1 $ ! \." $Date: 2001/06/25 06:32:49 $ \." \." \." the following line may be removed if the ff ligature works on your machine diff -c -r -N orc-2.1/src/osprey1.0/libdwarf/mips_extensions.ps orc-2.1-new/src/osprey1.0/libdwarf/mips_extensions.ps *** orc-2.1/src/osprey1.0/libdwarf/mips_extensions.ps Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libdwarf/mips_extensions.ps Mon Jun 25 14:32:49 2001 *************** *** 7,13 **** % Copyright (c) 1985,1987 Adobe Systems Incorporated. All Rights Reserved. % GOVERNMENT END USERS: See Notice file in TranScript library directory % -- probably /usr/lib/ps/Notice ! % $Revision: 1.14 $ /$DITroff 140 dict def $DITroff begin /fontnum 1 def /fontsize 10 def /fontheight 10 def /fontslant 0 def /xi {0 72 11 mul translate 72 resolution div dup neg scale 0 0 moveto --- 7,13 ---- % Copyright (c) 1985,1987 Adobe Systems Incorporated. All Rights Reserved. % GOVERNMENT END USERS: See Notice file in TranScript library directory % -- probably /usr/lib/ps/Notice ! % $Revision: 1.1.1.1 $ /$DITroff 140 dict def $DITroff begin /fontnum 1 def /fontsize 10 def /fontheight 10 def /fontslant 0 def /xi {0 72 11 mul translate 72 resolution div dup neg scale 0 0 moveto diff -c -r -N orc-2.1/src/osprey1.0/libdwarf/pro_util.c orc-2.1-new/src/osprey1.0/libdwarf/pro_util.c *** orc-2.1/src/osprey1.0/libdwarf/pro_util.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libdwarf/pro_util.c Mon Jun 25 14:32:49 2001 *************** *** 39,44 **** No longer needed. See pro_encode_nm.c pro_util.c ! $Revision: 1.10 $ */ --- 39,44 ---- No longer needed. See pro_encode_nm.c pro_util.c ! $Revision: 1.1.1.1 $ */ diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/README orc-2.1-new/src/osprey1.0/libelfutil/README *** orc-2.1/src/osprey1.0/libelfutil/README Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/README Mon Jun 25 14:32:49 2001 *************** *** 1,6 **** README ! $Revision: 1.2 $ The xlate reader code is written with the idea that on opening a handle one decides what functions to call to implement the --- 1,6 ---- README ! $Revision: 1.1.1.1 $ The xlate reader code is written with the idea that on opening a handle one decides what functions to call to implement the diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/con_decode.c orc-2.1-new/src/osprey1.0/libelfutil/con_decode.c *** orc-2.1/src/osprey1.0/libelfutil/con_decode.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/con_decode.c Mon Jun 25 14:32:49 2001 *************** *** 37,42 **** /* con_table.c ! $Revision: 1.6 $ $Date: 2001/03/10 05:10:56 $ */ no longer used --- 37,42 ---- /* con_table.c ! $Revision: 1.1.1.1 $ $Date: 2001/06/25 06:32:49 $ */ no longer used diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/con_table.c orc-2.1-new/src/osprey1.0/libelfutil/con_table.c *** orc-2.1/src/osprey1.0/libelfutil/con_table.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/con_table.c Mon Jun 25 14:32:49 2001 *************** *** 37,42 **** /* con_table.c ! $Revision: 1.6 $ $Date: 2001/03/10 05:11:01 $ */ no longer used. --- 37,42 ---- /* con_table.c ! $Revision: 1.1.1.1 $ $Date: 2001/06/25 06:32:49 $ */ no longer used. diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/lebdecodes32.c orc-2.1-new/src/osprey1.0/libelfutil/lebdecodes32.c *** orc-2.1/src/osprey1.0/libelfutil/lebdecodes32.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/lebdecodes32.c Mon Jun 25 14:32:49 2001 *************** *** 38,45 **** lebdecodes32.c ! $Revision: 1.5 $ ! $Date: 2001/03/10 05:11:25 $ */ --- 38,45 ---- lebdecodes32.c ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:49 $ */ diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/lebdecodes64.c orc-2.1-new/src/osprey1.0/libelfutil/lebdecodes64.c *** orc-2.1/src/osprey1.0/libelfutil/lebdecodes64.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/lebdecodes64.c Mon Jun 25 14:32:49 2001 *************** *** 38,45 **** lebdecodes64.c ! $Revision: 1.5 $ ! $Date: 2001/03/10 05:11:30 $ */ #ifndef _LP64 --- 38,45 ---- lebdecodes64.c ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:49 $ */ #ifndef _LP64 diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/lebdecodeu32.c orc-2.1-new/src/osprey1.0/libelfutil/lebdecodeu32.c *** orc-2.1/src/osprey1.0/libelfutil/lebdecodeu32.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/lebdecodeu32.c Mon Jun 25 14:32:49 2001 *************** *** 37,44 **** /* lebdecodeu32.c ! $Revision: 1.5 $ ! $Date: 2001/03/10 05:11:35 $ */ --- 37,44 ---- /* lebdecodeu32.c ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:49 $ */ diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/lebdecodeu64.c orc-2.1-new/src/osprey1.0/libelfutil/lebdecodeu64.c *** orc-2.1/src/osprey1.0/libelfutil/lebdecodeu64.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/lebdecodeu64.c Mon Jun 25 14:32:49 2001 *************** *** 37,44 **** /* lebdecodeu64.c ! $Revision: 1.5 $ ! $Date: 2001/03/10 05:11:41 $ */ --- 37,44 ---- /* lebdecodeu64.c ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:49 $ */ diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/lebencodes32.c orc-2.1-new/src/osprey1.0/libelfutil/lebencodes32.c *** orc-2.1/src/osprey1.0/libelfutil/lebencodes32.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/lebencodes32.c Mon Jun 25 14:32:49 2001 *************** *** 37,44 **** /* lebencodes32.c ! $Revision: 1.7 $ ! $Date: 2001/03/10 05:11:47 $ */ #ifndef _LP64 --- 37,44 ---- /* lebencodes32.c ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:49 $ */ #ifndef _LP64 diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/lebencodes64.c orc-2.1-new/src/osprey1.0/libelfutil/lebencodes64.c *** orc-2.1/src/osprey1.0/libelfutil/lebencodes64.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/lebencodes64.c Mon Jun 25 14:32:49 2001 *************** *** 37,44 **** /* lebencodes64.c ! $Revision: 1.7 $ ! $Date: 2001/03/10 05:11:53 $ */ --- 37,44 ---- /* lebencodes64.c ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:49 $ */ diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/lebencodeu32.c orc-2.1-new/src/osprey1.0/libelfutil/lebencodeu32.c *** orc-2.1/src/osprey1.0/libelfutil/lebencodeu32.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/lebencodeu32.c Mon Jun 25 14:32:49 2001 *************** *** 37,44 **** /* lebencodeu32.c ! $Revision: 1.6 $ ! $Date: 2001/03/10 05:11:58 $ */ #ifndef _LP64 --- 37,44 ---- /* lebencodeu32.c ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:49 $ */ #ifndef _LP64 diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/lebencodeu64.c orc-2.1-new/src/osprey1.0/libelfutil/lebencodeu64.c *** orc-2.1/src/osprey1.0/libelfutil/lebencodeu64.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/lebencodeu64.c Mon Jun 25 14:32:49 2001 *************** *** 37,44 **** /* lebencodeu64.c ! $Revision: 1.6 $ ! $Date: 2001/03/10 05:12:03 $ */ #ifndef _LP64 --- 37,44 ---- /* lebencodeu64.c ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:49 $ */ #ifndef _LP64 diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/pro_encode.c orc-2.1-new/src/osprey1.0/libelfutil/pro_encode.c *** orc-2.1/src/osprey1.0/libelfutil/pro_encode.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/pro_encode.c Mon Jun 25 14:32:49 2001 *************** *** 37,42 **** /* pro_encode.c ! $Revision: 1.5 $ $Date: 2001/03/10 05:12:09 $ */ No longer used. --- 37,42 ---- /* pro_encode.c ! $Revision: 1.1.1.1 $ $Date: 2001/06/25 06:32:49 $ */ No longer used. diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/pro_table.c orc-2.1-new/src/osprey1.0/libelfutil/pro_table.c *** orc-2.1/src/osprey1.0/libelfutil/pro_table.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/pro_table.c Mon Jun 25 14:32:49 2001 *************** *** 37,42 **** /* pro_table.c ! $Revision: 1.6 $ $Date: 2001/03/10 05:12:14 $ */ no longer used --- 37,42 ---- /* pro_table.c ! $Revision: 1.1.1.1 $ $Date: 2001/06/25 06:32:49 $ */ no longer used diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/syn.h orc-2.1-new/src/osprey1.0/libelfutil/syn.h *** orc-2.1/src/osprey1.0/libelfutil/syn.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/syn.h Mon Jun 25 14:32:49 2001 *************** *** 36,42 **** /* ! $Revision: 1.5 $ syn.h is the 'traditional' name of the header file containing --- 36,42 ---- /* ! $Revision: 1.1.1.1 $ syn.h is the 'traditional' name of the header file containing diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlateTypes.h orc-2.1-new/src/osprey1.0/libelfutil/xlateTypes.h *** orc-2.1/src/osprey1.0/libelfutil/xlateTypes.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlateTypes.h Mon Jun 25 14:32:49 2001 *************** *** 37,43 **** /* xlateTypes.h ! $Revision: 1.8 $ This is internal to the xlate functions. --- 37,43 ---- /* xlateTypes.h ! $Revision: 1.1.1.1 $ This is internal to the xlate functions. diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_address.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_address.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_address.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_address.c Mon Jun 25 14:32:49 2001 *************** *** 39,46 **** xlate_address.c ! $Revision: 1.4 $ ! $Date: 2001/03/10 05:10:45 $ */ #include "xlateincl.h" --- 39,46 ---- xlate_address.c ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:49 $ */ #include "xlateincl.h" diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_block_index.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_block_index.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_block_index.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_block_index.c Mon Jun 25 14:32:49 2001 *************** *** 38,44 **** xlate_block_index.c ! $Revision: 1.5 $ The index functions return 0 or a negative error code. In addition they set the out-addresses --- 38,44 ---- xlate_block_index.c ! $Revision: 1.1.1.1 $ The index functions return 0 or a negative error code. In addition they set the out-addresses diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_block_search.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_block_search.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_block_search.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_block_search.c Mon Jun 25 14:32:49 2001 *************** *** 38,44 **** xlate_block_search.c ! $Revision: 1.7 $ These functions are referenced to initialize function pointers so they all all get linked in from the archive. --- 38,44 ---- xlate_block_search.c ! $Revision: 1.1.1.1 $ These functions are referenced to initialize function pointers so they all all get linked in from the archive. diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_expand_reg.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_expand_reg.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_expand_reg.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_expand_reg.c Mon Jun 25 14:32:49 2001 *************** *** 38,44 **** xlate_expand_reg.c ! $Revision: 1.4 $ These are used little: mainly by elfdump. --- 38,44 ---- xlate_expand_reg.c ! $Revision: 1.1.1.1 $ These are used little: mainly by elfdump. diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_expand_reg2.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_expand_reg2.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_expand_reg2.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_expand_reg2.c Mon Jun 25 14:32:49 2001 *************** *** 38,44 **** xlate_expand_reg.c ! $Revision: 1.5 $ These are used little: mainly by elfdump. --- 38,44 ---- xlate_expand_reg.c ! $Revision: 1.1.1.1 $ These are used little: mainly by elfdump. diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_get_all_reg.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_get_all_reg.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_get_all_reg.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_get_all_reg.c Mon Jun 25 14:32:49 2001 *************** *** 38,44 **** xlate_get_all_reg.c ! $Revision: 1.4 $ */ --- 38,44 ---- xlate_get_all_reg.c ! $Revision: 1.1.1.1 $ */ diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_get_info.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_get_info.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_get_info.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_get_info.c Mon Jun 25 14:32:49 2001 *************** *** 39,46 **** xlate_get_info.c ! $Revision: 1.5 $ ! $Date: 2001/03/10 05:13:03 $ */ --- 39,46 ---- xlate_get_info.c ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:49 $ */ diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_get_range.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_get_range.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_get_range.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_get_range.c Mon Jun 25 14:32:49 2001 *************** *** 38,44 **** xlate_get_range.c ! $Revision: 1.10 $ These are the 9 possible versions implementing all combinations of table format and tablekind. --- 38,44 ---- xlate_get_range.c ! $Revision: 1.1.1.1 $ These are the 9 possible versions implementing all combinations of table format and tablekind. diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_get_reg.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_get_reg.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_get_reg.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_get_reg.c Mon Jun 25 14:32:49 2001 *************** *** 38,44 **** xlate_get_reg.c ! $Revision: 1.4 $ */ --- 38,44 ---- xlate_get_reg.c ! $Revision: 1.1.1.1 $ */ diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_get_reg_internal.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_get_reg_internal.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_get_reg_internal.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_get_reg_internal.c Mon Jun 25 14:32:49 2001 *************** *** 38,44 **** xlate_get_reg_internal.c ! $Revision: 1.8 $ */ --- 38,44 ---- xlate_get_reg_internal.c ! $Revision: 1.1.1.1 $ */ diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_init_elf.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_init_elf.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_init_elf.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_init_elf.c Mon Jun 25 14:32:49 2001 *************** *** 40,47 **** xlate_init_elf.c ! $Revision: 1.6 $ ! $Date: 2001/03/10 05:13:25 $ */ #include "xlateincl.h" --- 40,47 ---- xlate_init_elf.c ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:49 $ */ #include "xlateincl.h" diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_init_fd.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_init_fd.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_init_fd.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_init_fd.c Mon Jun 25 14:32:49 2001 *************** *** 40,47 **** xlate_init_fd.c ! $Revision: 1.6 $ ! $Date: 2001/03/10 05:13:30 $ */ #include "xlateincl.h" --- 40,47 ---- xlate_init_fd.c ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:49 $ */ #include "xlateincl.h" diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_named_init_elf.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_named_init_elf.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_named_init_elf.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_named_init_elf.c Mon Jun 25 14:32:49 2001 *************** *** 42,49 **** xlate_named_init_elf.c ! $Revision: 1.5 $ ! $Date: 2001/03/10 05:13:20 $ */ #include "xlateincl.h" --- 42,49 ---- xlate_named_init_elf.c ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:49 $ */ #include "xlateincl.h" diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_named_init_fd.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_named_init_fd.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_named_init_fd.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_named_init_fd.c Mon Jun 25 14:32:49 2001 *************** *** 40,47 **** xlate_named_init_fd.c ! $Revision: 1.5 $ ! $Date: 2001/03/10 05:13:42 $ */ #include "xlateincl.h" --- 40,47 ---- xlate_named_init_fd.c ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:49 $ */ #include "xlateincl.h" diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_proTypes.h orc-2.1-new/src/osprey1.0/libelfutil/xlate_proTypes.h *** orc-2.1/src/osprey1.0/libelfutil/xlate_proTypes.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_proTypes.h Mon Jun 25 14:32:49 2001 *************** *** 37,43 **** /* xlate_proTypes.h ! $Revision: 1.5 $ This is internal to libxlate. --- 37,43 ---- /* xlate_proTypes.h ! $Revision: 1.1.1.1 $ This is internal to libxlate. diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_pro_add_info.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_pro_add_info.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_pro_add_info.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_pro_add_info.c Mon Jun 25 14:32:49 2001 *************** *** 38,44 **** /* xlate_pro_add_info.c ! $Revision: 1.5 $ */ --- 38,44 ---- /* xlate_pro_add_info.c ! $Revision: 1.1.1.1 $ */ diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_pro_add_range.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_pro_add_range.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_pro_add_range.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_pro_add_range.c Mon Jun 25 14:32:49 2001 *************** *** 36,42 **** /* xlate_pro_add_range.c ! $Revision: 1.7 $ 'range' is the same meaning as 'length' and is length in bytes of instructions. (not numbers of instructions) --- 36,42 ---- /* xlate_pro_add_range.c ! $Revision: 1.1.1.1 $ 'range' is the same meaning as 'length' and is length in bytes of instructions. (not numbers of instructions) diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_pro_add_range_internal.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_pro_add_range_internal.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_pro_add_range_internal.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_pro_add_range_internal.c Mon Jun 25 14:32:49 2001 *************** *** 37,43 **** /* xlate_pro_add_range_internal.c ! $Revision: 1.7 $ 'range' is the same meaning as 'length' and is length in bytes of instructions. (not numbers of instructions) --- 37,43 ---- /* xlate_pro_add_range_internal.c ! $Revision: 1.1.1.1 $ 'range' is the same meaning as 'length' and is length in bytes of instructions. (not numbers of instructions) diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_pro_add_reg_info.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_pro_add_reg_info.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_pro_add_reg_info.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_pro_add_reg_info.c Mon Jun 25 14:32:49 2001 *************** *** 39,45 **** /* xlate_pro_add_reg_info.c ! $Revision: 1.4 $ */ --- 39,45 ---- /* xlate_pro_add_reg_info.c ! $Revision: 1.1.1.1 $ */ diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_pro_disk_header.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_pro_disk_header.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_pro_disk_header.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_pro_disk_header.c Mon Jun 25 14:32:49 2001 *************** *** 37,43 **** /* xlate_pro_disk_header.c ! $Revision: 1.4 $ */ --- 37,43 ---- /* xlate_pro_disk_header.c ! $Revision: 1.1.1.1 $ */ diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_pro_disk_next_block.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_pro_disk_next_block.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_pro_disk_next_block.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_pro_disk_next_block.c Mon Jun 25 14:32:49 2001 *************** *** 37,43 **** /* xlate_pro_disk_next_block.c ! $Revision: 1.5 $ If this is the first call, we return a pointer to a set of headers (xlate header plus array of block headers) --- 37,43 ---- /* xlate_pro_disk_next_block.c ! $Revision: 1.1.1.1 $ If this is the first call, we return a pointer to a set of headers (xlate header plus array of block headers) diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_pro_externs.h orc-2.1-new/src/osprey1.0/libelfutil/xlate_pro_externs.h *** orc-2.1/src/osprey1.0/libelfutil/xlate_pro_externs.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_pro_externs.h Mon Jun 25 14:32:49 2001 *************** *** 41,48 **** xlate_pro_externs.h ! $Revision: 1.5 $ ! $Date: 2001/03/10 05:14:20 $ */ --- 41,48 ---- xlate_pro_externs.h ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:49 $ */ diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_pro_init.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_pro_init.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_pro_init.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_pro_init.c Mon Jun 25 14:32:49 2001 *************** *** 37,43 **** /* xlate_pro_init.c ! $Revision: 1.5 $ This is the initialization and release of data involved in production of a translate section. --- 37,43 ---- /* xlate_pro_init.c ! $Revision: 1.1.1.1 $ This is the initialization and release of data involved in production of a translate section. diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlate_update_for_movement.c orc-2.1-new/src/osprey1.0/libelfutil/xlate_update_for_movement.c *** orc-2.1/src/osprey1.0/libelfutil/xlate_update_for_movement.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlate_update_for_movement.c Mon Jun 25 14:32:49 2001 *************** *** 37,43 **** /* fixxlate.c ! $Revision: 1.7 $ xlate section fixer. --- 37,43 ---- /* fixxlate.c ! $Revision: 1.1.1.1 $ xlate section fixer. diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlatebase.h orc-2.1-new/src/osprey1.0/libelfutil/xlatebase.h *** orc-2.1/src/osprey1.0/libelfutil/xlatebase.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlatebase.h Mon Jun 25 14:32:49 2001 *************** *** 42,49 **** xlatebase.h ! $Revision: 1.4 $ ! $Date: 2001/03/10 05:14:38 $ */ --- 42,49 ---- xlatebase.h ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:49 $ */ diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlateincl.h orc-2.1-new/src/osprey1.0/libelfutil/xlateincl.h *** orc-2.1/src/osprey1.0/libelfutil/xlateincl.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlateincl.h Mon Jun 25 14:32:49 2001 *************** *** 40,47 **** This is the #include in the c files. xlateincl.h ! $Revision: 1.5 $ ! $Date: 2001/03/10 05:14:43 $ */ --- 40,47 ---- This is the #include in the c files. xlateincl.h ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:49 $ */ diff -c -r -N orc-2.1/src/osprey1.0/libelfutil/xlatexterns.h orc-2.1-new/src/osprey1.0/libelfutil/xlatexterns.h *** orc-2.1/src/osprey1.0/libelfutil/xlatexterns.h Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libelfutil/xlatexterns.h Mon Jun 25 14:32:49 2001 *************** *** 40,47 **** xlatexterns.h ! $Revision: 1.7 $ ! $Date: 2001/03/10 05:14:49 $ */ --- 40,47 ---- xlatexterns.h ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:32:49 $ */ diff -c -r -N orc-2.1/src/osprey1.0/libfi/matrix/f90_mmult_error.c orc-2.1-new/src/osprey1.0/libfi/matrix/f90_mmult_error.c *** orc-2.1/src/osprey1.0/libfi/matrix/f90_mmult_error.c Fri Dec 24 14:14:25 2004 --- orc-2.1-new/src/osprey1.0/libfi/matrix/f90_mmult_error.c Mon Jun 25 14:32:50 2001 *************** *** 35,41 **** #pragma ident "@(#) libfi/matrix/f90_mmult_error.c 92.2 07/09/99 15:18:08" ! /* $Header: /isms/cmplrs.src/osprey1.0/libfi/matrix/RCS/f90_mmult_error.c,v 1.6 2001/03/10 06:16:52 mtibuild Exp $ */ /* This is just a wrapper to indicate conformance errors in Matrix multiply */ --- 35,41 ---- #pragma ident "@(#) libfi/matrix/f90_mmult_error.c 92.2 07/09/99 15:18:08" ! /* $Header: /u/merge/src/osprey1.0/libfi/matrix/f90_mmult_error.c,v 1.1.1.1 2001/06/25 06:32:50 llx Exp $ */ /* This is just a wrapper to indicate conformance errors in Matrix multiply */ diff -c -r -N orc-2.1/src/osprey1.0/libkapi/kapi_bv.h orc-2.1-new/src/osprey1.0/libkapi/kapi_bv.h *** orc-2.1/src/osprey1.0/libkapi/kapi_bv.h Fri Dec 24 14:14:34 2004 --- orc-2.1-new/src/osprey1.0/libkapi/kapi_bv.h Wed Nov 24 15:31:43 2004 *************** *** 47,55 **** --- 47,62 ---- /* = = = = = = = = = = = = = = = = == = = = = = = = = = = = = */ #ifndef HPUX + + #if defined(__GNUC__) && (__GNUC__ >= 3) && (__GNUC_MINOR__ >=4) + // Error found by gcc3.4.x + typedef unsigned int uint32_t; // Error found by gcc3.4.x + #else typedef unsigned long uint32_t; /* 32-bit unsigned integers */ #endif + #endif + typedef uint32_t bv32_t; /* 32-bit long bit vector */ #define i2bv32( i ) ( 1 << (i) ) diff -c -r -N orc-2.1/src/osprey1.0/libm/atan2ftab.c orc-2.1-new/src/osprey1.0/libm/atan2ftab.c *** orc-2.1/src/osprey1.0/libm/atan2ftab.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/atan2ftab.c Mon Jun 25 14:33:17 2001 *************** *** 39,48 **** * ==================================================================== * * Module: atan2ftab.c ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 08:58:26 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/atan2ftab.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 39,48 ---- * ==================================================================== * * Module: atan2ftab.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/atan2ftab.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 53,59 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/atan2ftab.c,v $ $Revision: 1.10 $"; #include "libm.h" --- 53,59 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/atan2ftab.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/atan2tab.c orc-2.1-new/src/osprey1.0/libm/atan2tab.c *** orc-2.1/src/osprey1.0/libm/atan2tab.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/atan2tab.c Mon Jun 25 14:33:17 2001 *************** *** 39,48 **** * ==================================================================== * * Module: atan2tab.c ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 08:58:32 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/atan2tab.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 39,48 ---- * ==================================================================== * * Module: atan2tab.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/atan2tab.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 53,59 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/atan2tab.c,v $ $Revision: 1.10 $"; #include "libm.h" --- 53,59 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/atan2tab.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/cabs.c orc-2.1-new/src/osprey1.0/libm/cabs.c *** orc-2.1/src/osprey1.0/libm/cabs.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/cabs.c Mon Jun 25 14:33:17 2001 *************** *** 39,48 **** * ==================================================================== * * Module: cabs.c ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 08:58:18 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/cabs.c,v $ * * Revision history: * 20-Jun-93 - Original Version --- 39,48 ---- * ==================================================================== * * Module: cabs.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/cabs.c,v $ * * Revision history: * 20-Jun-93 - Original Version *************** *** 53,59 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/cabs.c,v $ $Revision: 1.10 $"; #include "libm.h" --- 53,59 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/cabs.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/cabsf.c orc-2.1-new/src/osprey1.0/libm/cabsf.c *** orc-2.1/src/osprey1.0/libm/cabsf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/cabsf.c Mon Jun 25 14:33:17 2001 *************** *** 39,48 **** * ==================================================================== * * Module: cabsf.c ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 08:58:12 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/cabsf.c,v $ * * Revision history: * 20-Jun-93 - Original Version --- 39,48 ---- * ==================================================================== * * Module: cabsf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/cabsf.c,v $ * * Revision history: * 20-Jun-93 - Original Version *************** *** 53,59 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/cabsf.c,v $ $Revision: 1.9 $"; #include "libm.h" --- 53,59 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/cabsf.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/complex.h orc-2.1-new/src/osprey1.0/libm/complex.h *** orc-2.1/src/osprey1.0/libm/complex.h Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/complex.h Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: complex.h ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 08:58:38 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/complex.h,v $ * * Revision history: * 18-Feb-97 - Original Version --- 38,47 ---- * ==================================================================== * * Module: complex.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/complex.h,v $ * * Revision history: * 18-Feb-97 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libm/RCS/complex.h,v 1.6 2001/03/10 08:58:38 mtibuild Exp $ */ typedef struct { float real, imag; } complex; typedef struct { double dreal, dimag; } dcomplex; --- 52,58 ---- * ==================================================================== */ ! /* $Header: /u/merge/src/osprey1.0/libm/complex.h,v 1.1.1.1 2001/06/25 06:33:17 llx Exp $ */ typedef struct { float real, imag; } complex; typedef struct { double dreal, dimag; } dcomplex; diff -c -r -N orc-2.1/src/osprey1.0/libm/drem.c orc-2.1-new/src/osprey1.0/libm/drem.c *** orc-2.1/src/osprey1.0/libm/drem.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/drem.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: drem.c ! * $Revision: 1.23 $ ! * $Date: 2001/03/10 08:58:43 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/drem.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: drem.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/drem.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/drem.c,v $ $Revision: 1.23 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/drem.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/expftab.c orc-2.1-new/src/osprey1.0/libm/expftab.c *** orc-2.1/src/osprey1.0/libm/expftab.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/expftab.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: expftab.c ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 08:58:49 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/expftab.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: expftab.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/expftab.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/expftab.c,v $ $Revision: 1.10 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/expftab.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/exptab.c orc-2.1-new/src/osprey1.0/libm/exptab.c *** orc-2.1/src/osprey1.0/libm/exptab.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/exptab.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: exptab.c ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 08:58:55 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/exptab.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: exptab.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/exptab.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/exptab.c,v $ $Revision: 1.9 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/exptab.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/fmod.c orc-2.1-new/src/osprey1.0/libm/fmod.c *** orc-2.1/src/osprey1.0/libm/fmod.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/fmod.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: fmod.c ! * $Revision: 1.22 $ ! * $Date: 2001/03/10 08:59:01 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/fmod.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: fmod.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/fmod.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/fmod.c,v $ $Revision: 1.22 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/fmod.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/libm.h orc-2.1-new/src/osprey1.0/libm/libm.h *** orc-2.1/src/osprey1.0/libm/libm.h Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/libm.h Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: libm.h ! * $Revision: 1.42 $ ! * $Date: 2001/03/10 08:59:07 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/libm.h,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: libm.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/libm.h,v $ * * Revision history: * 09-Jun-93 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/libm/logftab.c orc-2.1-new/src/osprey1.0/libm/logftab.c *** orc-2.1/src/osprey1.0/libm/logftab.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/logftab.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: logftab.c ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 08:59:13 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/logftab.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: logftab.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/logftab.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/logftab.c,v $ $Revision: 1.8 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/logftab.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/logtab.c orc-2.1-new/src/osprey1.0/libm/logtab.c *** orc-2.1/src/osprey1.0/libm/logtab.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/logtab.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: logtab.c ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 08:59:19 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/logtab.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: logtab.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/logtab.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/logtab.c,v $ $Revision: 1.7 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/logtab.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/acos.c orc-2.1-new/src/osprey1.0/libm/mips/acos.c *** orc-2.1/src/osprey1.0/libm/mips/acos.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/acos.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: acos.c ! * $Revision: 1.22 $ ! * $Date: 2001/03/10 08:53:55 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/acos.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: acos.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/acos.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/acos.c,v $ $Revision: 1.22 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/acos.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/acosf.c orc-2.1-new/src/osprey1.0/libm/mips/acosf.c *** orc-2.1/src/osprey1.0/libm/mips/acosf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/acosf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: acosf.c ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 08:53:49 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/acosf.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: acosf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/acosf.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/acosf.c,v $ $Revision: 1.10 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/acosf.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/asin.c orc-2.1-new/src/osprey1.0/libm/mips/asin.c *** orc-2.1/src/osprey1.0/libm/mips/asin.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/asin.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: asin.c ! * $Revision: 1.19 $ ! * $Date: 2001/03/10 08:54:07 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/asin.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: asin.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/asin.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/asin.c,v $ $Revision: 1.19 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/asin.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/asinf.c orc-2.1-new/src/osprey1.0/libm/mips/asinf.c *** orc-2.1/src/osprey1.0/libm/mips/asinf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/asinf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: asinf.c ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 08:54:01 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/asinf.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: asinf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/asinf.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/asinf.c,v $ $Revision: 1.9 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/asinf.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/atan.c orc-2.1-new/src/osprey1.0/libm/mips/atan.c *** orc-2.1/src/osprey1.0/libm/mips/atan.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/atan.c Mon Jun 25 14:33:17 2001 *************** *** 39,48 **** * ==================================================================== * * Module: atan.c ! * $Revision: 1.18 $ ! * $Date: 2001/03/10 08:54:19 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/atan.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 39,48 ---- * ==================================================================== * * Module: atan.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/atan.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 53,59 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/atan.c,v $ $Revision: 1.18 $"; #ifdef _CALL_MATHERR #include --- 53,59 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/atan.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/atan2.c orc-2.1-new/src/osprey1.0/libm/mips/atan2.c *** orc-2.1/src/osprey1.0/libm/mips/atan2.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/atan2.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: atan2.c ! * $Revision: 1.21 $ ! * $Date: 2001/03/10 08:54:13 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/atan2.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: atan2.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/atan2.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/atan2.c,v $ $Revision: 1.21 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/atan2.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/atan2f.c orc-2.1-new/src/osprey1.0/libm/mips/atan2f.c *** orc-2.1/src/osprey1.0/libm/mips/atan2f.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/atan2f.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: atan2f.c ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 08:54:25 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/atan2f.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: atan2f.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/atan2f.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/atan2f.c,v $ $Revision: 1.9 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/atan2f.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/atanf.c orc-2.1-new/src/osprey1.0/libm/mips/atanf.c *** orc-2.1/src/osprey1.0/libm/mips/atanf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/atanf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: atanf.c ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 08:54:31 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/atanf.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: atanf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/atanf.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/atanf.c,v $ $Revision: 1.9 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/atanf.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/cos.c orc-2.1-new/src/osprey1.0/libm/mips/cos.c *** orc-2.1/src/osprey1.0/libm/mips/cos.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/cos.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: cos.c ! * $Revision: 1.23 $ ! * $Date: 2001/03/10 08:54:43 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/cos.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: cos.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/cos.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/cos.c,v $ $Revision: 1.23 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/cos.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/cosf.c orc-2.1-new/src/osprey1.0/libm/mips/cosf.c *** orc-2.1/src/osprey1.0/libm/mips/cosf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/cosf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: cosf.c ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 08:54:49 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/cosf.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: cosf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/cosf.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/cosf.c,v $ $Revision: 1.8 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/cosf.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/dcis.c orc-2.1-new/src/osprey1.0/libm/mips/dcis.c *** orc-2.1/src/osprey1.0/libm/mips/dcis.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/dcis.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: dcis.c ! * $Revision: 1.18 $ ! * $Date: 2001/03/10 08:54:55 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/dcis.c,v $ * * Revision history: * 05-Sep-96 - Original Version --- 38,47 ---- * ==================================================================== * * Module: dcis.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/dcis.c,v $ * * Revision history: * 05-Sep-96 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/erf.c orc-2.1-new/src/osprey1.0/libm/mips/erf.c *** orc-2.1/src/osprey1.0/libm/mips/erf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/erf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: erf.c ! * $Revision: 1.22 $ ! * $Date: 2001/03/10 08:55:01 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/erf.c,v $ * * Revision history: * 28-May-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: erf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/erf.c,v $ * * Revision history: * 28-May-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/erf.c,v 1.22 2001/03/10 08:55:01 mtibuild Exp $ */ /* C program for floating point error function --- 52,58 ---- * ==================================================================== */ ! /* $Header: /u/merge/src/osprey1.0/libm/mips/erf.c,v 1.1.1.1 2001/06/25 06:33:17 llx Exp $ */ /* C program for floating point error function diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/exp.c orc-2.1-new/src/osprey1.0/libm/mips/exp.c *** orc-2.1/src/osprey1.0/libm/mips/exp.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/exp.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: exp.c ! * $Revision: 1.21 $ ! * $Date: 2001/03/10 08:55:07 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/exp.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: exp.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/exp.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/exp.c,v $ $Revision: 1.21 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/exp.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/expf.c orc-2.1-new/src/osprey1.0/libm/mips/expf.c *** orc-2.1/src/osprey1.0/libm/mips/expf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/expf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: expf.c ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 08:55:13 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/expf.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: expf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/expf.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/expf.c,v $ $Revision: 1.10 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/expf.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/expm1.c orc-2.1-new/src/osprey1.0/libm/mips/expm1.c *** orc-2.1/src/osprey1.0/libm/mips/expm1.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/expm1.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: expm1.c ! * $Revision: 1.19 $ ! * $Date: 2001/03/10 08:54:37 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/expm1.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: expm1.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/expm1.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/expm1.c,v $ $Revision: 1.19 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/expm1.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/expm1f.c orc-2.1-new/src/osprey1.0/libm/mips/expm1f.c *** orc-2.1/src/osprey1.0/libm/mips/expm1f.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/expm1f.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: expm1f.c ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 08:55:25 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/expm1f.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: expm1f.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/expm1f.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/expm1f.c,v $ $Revision: 1.9 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/expm1f.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/fmodf.c orc-2.1-new/src/osprey1.0/libm/mips/fmodf.c *** orc-2.1/src/osprey1.0/libm/mips/fmodf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/fmodf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: fmodf.c ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 08:55:32 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/fmodf.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: fmodf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/fmodf.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/fmodf.c,v $ $Revision: 1.7 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/fmodf.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/hypot.c orc-2.1-new/src/osprey1.0/libm/mips/hypot.c *** orc-2.1/src/osprey1.0/libm/mips/hypot.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/hypot.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: hypot.c ! * $Revision: 1.20 $ ! * $Date: 2001/03/10 08:55:38 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/hypot.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: hypot.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/hypot.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/hypot.c,v $ $Revision: 1.20 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/hypot.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/hypotf.c orc-2.1-new/src/osprey1.0/libm/mips/hypotf.c *** orc-2.1/src/osprey1.0/libm/mips/hypotf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/hypotf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: hypotf.c ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 08:55:43 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/hypotf.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: hypotf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/hypotf.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/hypotf.c,v $ $Revision: 1.8 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/hypotf.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/j0.c orc-2.1-new/src/osprey1.0/libm/mips/j0.c *** orc-2.1/src/osprey1.0/libm/mips/j0.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/j0.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: j0.c ! * $Revision: 1.26 $ ! * $Date: 2001/03/10 08:55:49 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/j0.c,v $ * * Revision history: * 20-Mar-98 - Original Version --- 38,47 ---- * ==================================================================== * * Module: j0.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/j0.c,v $ * * Revision history: * 20-Mar-98 - Original Version *************** *** 65,71 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/j0.c,v $ $Revision: 1.26 $"; /**************************** IMPORTANT NOTE **************************** * --- 65,71 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/j0.c,v $ $Revision: 1.1.1.1 $"; /**************************** IMPORTANT NOTE **************************** * diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/j1.c orc-2.1-new/src/osprey1.0/libm/mips/j1.c *** orc-2.1/src/osprey1.0/libm/mips/j1.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/j1.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: j1.c ! * $Revision: 1.24 $ ! * $Date: 2001/03/10 08:55:55 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/j1.c,v $ * * Revision history: * 28-May-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: j1.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/j1.c,v $ * * Revision history: * 28-May-93 - Original Version *************** *** 53,59 **** * ==================================================================== */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/j1.c,v 1.24 2001/03/10 08:55:55 mtibuild Exp $ */ /**************************** IMPORTANT NOTE **************************** * --- 53,59 ---- * ==================================================================== */ ! /* $Header: /u/merge/src/osprey1.0/libm/mips/j1.c,v 1.1.1.1 2001/06/25 06:33:17 llx Exp $ */ /**************************** IMPORTANT NOTE **************************** * diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/jn.c orc-2.1-new/src/osprey1.0/libm/mips/jn.c *** orc-2.1/src/osprey1.0/libm/mips/jn.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/jn.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: jn.c ! * $Revision: 1.20 $ ! * $Date: 2001/03/10 08:56:01 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/jn.c,v $ * * Revision history: * 28-May-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: jn.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/jn.c,v $ * * Revision history: * 28-May-93 - Original Version *************** *** 53,59 **** * ==================================================================== */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/jn.c,v 1.20 2001/03/10 08:56:01 mtibuild Exp $ */ /**************************** IMPORTANT NOTE **************************** * --- 53,59 ---- * ==================================================================== */ ! /* $Header: /u/merge/src/osprey1.0/libm/mips/jn.c,v 1.1.1.1 2001/06/25 06:33:17 llx Exp $ */ /**************************** IMPORTANT NOTE **************************** * diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/lgamma.c orc-2.1-new/src/osprey1.0/libm/mips/lgamma.c *** orc-2.1/src/osprey1.0/libm/mips/lgamma.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/lgamma.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: lgamma.c ! * $Revision: 1.23 $ ! * $Date: 2001/03/10 08:56:07 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/lgamma.c,v $ * * Revision history: * 28-May-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: lgamma.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/lgamma.c,v $ * * Revision history: * 28-May-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! /* $Header: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/lgamma.c,v 1.23 2001/03/10 08:56:07 mtibuild Exp $ */ /* C program for floating point log Gamma function --- 52,58 ---- * ==================================================================== */ ! /* $Header: /u/merge/src/osprey1.0/libm/mips/lgamma.c,v 1.1.1.1 2001/06/25 06:33:17 llx Exp $ */ /* C program for floating point log Gamma function diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/lgammatab.c orc-2.1-new/src/osprey1.0/libm/mips/lgammatab.c *** orc-2.1/src/osprey1.0/libm/mips/lgammatab.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/lgammatab.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: lgammatab.c ! * $Revision: 1.7 $ ! * $Date: 2001/03/10 08:55:19 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/lgammatab.c,v $ * * Revision history: * 14-Jan-98 - Original Version --- 38,47 ---- * ==================================================================== * * Module: lgammatab.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/lgammatab.c,v $ * * Revision history: * 14-Jan-98 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/log.c orc-2.1-new/src/osprey1.0/libm/mips/log.c *** orc-2.1/src/osprey1.0/libm/mips/log.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/log.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: log.c ! * $Revision: 1.21 $ ! * $Date: 2001/03/10 08:56:20 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/log.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: log.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/log.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/log.c,v $ $Revision: 1.21 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/log.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/log10.c orc-2.1-new/src/osprey1.0/libm/mips/log10.c *** orc-2.1/src/osprey1.0/libm/mips/log10.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/log10.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: log10.c ! * $Revision: 1.23 $ ! * $Date: 2001/03/10 08:56:14 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/log10.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: log10.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/log10.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 53,59 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/log10.c,v $ $Revision: 1.23 $"; #ifdef _CALL_MATHERR #include --- 53,59 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/log10.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/log10f.c orc-2.1-new/src/osprey1.0/libm/mips/log10f.c *** orc-2.1/src/osprey1.0/libm/mips/log10f.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/log10f.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: log10f.c ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 08:56:26 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/log10f.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: log10f.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/log10f.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/log10f.c,v $ $Revision: 1.10 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/log10f.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/log1p.c orc-2.1-new/src/osprey1.0/libm/mips/log1p.c *** orc-2.1/src/osprey1.0/libm/mips/log1p.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/log1p.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: log1p.c ! * $Revision: 1.21 $ ! * $Date: 2001/03/10 08:56:32 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/log1p.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: log1p.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/log1p.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/log1p.c,v $ $Revision: 1.21 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/log1p.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/log1pf.c orc-2.1-new/src/osprey1.0/libm/mips/log1pf.c *** orc-2.1/src/osprey1.0/libm/mips/log1pf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/log1pf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: log1pf.c ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 08:56:38 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/log1pf.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: log1pf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/log1pf.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/log1pf.c,v $ $Revision: 1.8 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/log1pf.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/logf.c orc-2.1-new/src/osprey1.0/libm/mips/logf.c *** orc-2.1/src/osprey1.0/libm/mips/logf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/logf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: logf.c ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 08:56:44 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/logf.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: logf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/logf.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/logf.c,v $ $Revision: 1.9 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/logf.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/pow.c orc-2.1-new/src/osprey1.0/libm/mips/pow.c *** orc-2.1/src/osprey1.0/libm/mips/pow.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/pow.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: pow.c ! * $Revision: 1.32 $ ! * $Date: 2001/03/10 08:56:50 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/pow.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: pow.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/pow.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/pow.c,v $ $Revision: 1.32 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/pow.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/powf.c orc-2.1-new/src/osprey1.0/libm/mips/powf.c *** orc-2.1/src/osprey1.0/libm/mips/powf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/powf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: powf.c ! * $Revision: 1.10 $ ! * $Date: 2001/03/10 08:56:56 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/powf.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: powf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/powf.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/powf.c,v $ $Revision: 1.10 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/powf.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/rcis.c orc-2.1-new/src/osprey1.0/libm/mips/rcis.c *** orc-2.1/src/osprey1.0/libm/mips/rcis.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/rcis.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: rcis.c ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 08:57:02 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/rcis.c,v $ * * Revision history: * 05-Sep-96 - Original Version --- 38,47 ---- * ==================================================================== * * Module: rcis.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/rcis.c,v $ * * Revision history: * 05-Sep-96 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/sin.c orc-2.1-new/src/osprey1.0/libm/mips/sin.c *** orc-2.1/src/osprey1.0/libm/mips/sin.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/sin.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: sin.c ! * $Revision: 1.24 $ ! * $Date: 2001/03/10 08:57:08 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/sin.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: sin.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/sin.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/sin.c,v $ $Revision: 1.24 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/sin.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/sincos.c orc-2.1-new/src/osprey1.0/libm/mips/sincos.c *** orc-2.1/src/osprey1.0/libm/mips/sincos.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/sincos.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: sincos.c ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 08:57:14 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/sincos.c,v $ * * Revision history: * 10-Mar-00 - Original Version --- 38,47 ---- * ==================================================================== * * Module: sincos.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/sincos.c,v $ * * Revision history: * 10-Mar-00 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/sincosf.c orc-2.1-new/src/osprey1.0/libm/mips/sincosf.c *** orc-2.1/src/osprey1.0/libm/mips/sincosf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/sincosf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: sincosf.c ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 08:57:20 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/sincosf.c,v $ * * Revision history: * 10-Mar-00 - Original Version --- 38,47 ---- * ==================================================================== * * Module: sincosf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/sincosf.c,v $ * * Revision history: * 10-Mar-00 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/sinf.c orc-2.1-new/src/osprey1.0/libm/mips/sinf.c *** orc-2.1/src/osprey1.0/libm/mips/sinf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/sinf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: sinf.c ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 08:57:25 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/sinf.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: sinf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/sinf.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/sinf.c,v $ $Revision: 1.9 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/sinf.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/sinh.c orc-2.1-new/src/osprey1.0/libm/mips/sinh.c *** orc-2.1/src/osprey1.0/libm/mips/sinh.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/sinh.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: sinh.c ! * $Revision: 1.25 $ ! * $Date: 2001/03/10 08:57:31 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/sinh.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: sinh.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/sinh.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/sinh.c,v $ $Revision: 1.25 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/sinh.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/sinhf.c orc-2.1-new/src/osprey1.0/libm/mips/sinhf.c *** orc-2.1/src/osprey1.0/libm/mips/sinhf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/sinhf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: sinhf.c ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 08:57:37 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/sinhf.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: sinhf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/sinhf.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/sinhf.c,v $ $Revision: 1.8 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/sinhf.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/sinhtab.c orc-2.1-new/src/osprey1.0/libm/mips/sinhtab.c *** orc-2.1/src/osprey1.0/libm/mips/sinhtab.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/sinhtab.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: sinhtab.c ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 08:57:43 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/sinhtab.c,v $ * * Revision history: * 21-Jul-98 - Original Version --- 38,47 ---- * ==================================================================== * * Module: sinhtab.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/sinhtab.c,v $ * * Revision history: * 21-Jul-98 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/tan.c orc-2.1-new/src/osprey1.0/libm/mips/tan.c *** orc-2.1/src/osprey1.0/libm/mips/tan.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/tan.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: tan.c ! * $Revision: 1.24 $ ! * $Date: 2001/03/10 08:57:49 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/tan.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: tan.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/tan.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/tan.c,v $ $Revision: 1.24 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/tan.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/tanf.c orc-2.1-new/src/osprey1.0/libm/mips/tanf.c *** orc-2.1/src/osprey1.0/libm/mips/tanf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/tanf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: tanf.c ! * $Revision: 1.9 $ ! * $Date: 2001/03/10 08:57:55 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/tanf.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: tanf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/tanf.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/tanf.c,v $ $Revision: 1.9 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/tanf.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/tanh.c orc-2.1-new/src/osprey1.0/libm/mips/tanh.c *** orc-2.1/src/osprey1.0/libm/mips/tanh.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/tanh.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: tanh.c ! * $Revision: 1.19 $ ! * $Date: 2001/03/10 08:58:01 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/tanh.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: tanh.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/tanh.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/tanh.c,v $ $Revision: 1.19 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/tanh.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/mips/tanhf.c orc-2.1-new/src/osprey1.0/libm/mips/tanhf.c *** orc-2.1/src/osprey1.0/libm/mips/tanhf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/mips/tanhf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: tanhf.c ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 08:58:06 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/tanhf.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: tanhf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/mips/tanhf.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/mips/RCS/tanhf.c,v $ $Revision: 1.8 $"; #ifdef _CALL_MATHERR #include --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/mips/tanhf.c,v $ $Revision: 1.1.1.1 $"; #ifdef _CALL_MATHERR #include diff -c -r -N orc-2.1/src/osprey1.0/libm/powtab.c orc-2.1-new/src/osprey1.0/libm/powtab.c *** orc-2.1/src/osprey1.0/libm/powtab.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/powtab.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: powtab.c ! * $Revision: 1.8 $ ! * $Date: 2001/03/10 08:59:25 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/powtab.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: powtab.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/powtab.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/powtab.c,v $ $Revision: 1.8 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/powtab.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vacos.c orc-2.1-new/src/osprey1.0/libm/vacos.c *** orc-2.1/src/osprey1.0/libm/vacos.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vacos.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vacos.c ! * $Revision: 1.14 $ ! * $Date: 2001/03/10 08:59:31 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vacos.c,v $ * * Revision history: * 01-Dec-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vacos.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vacos.c,v $ * * Revision history: * 01-Dec-94 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vacos.c,v $ $Revision: 1.14 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vacos.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vacosf.c orc-2.1-new/src/osprey1.0/libm/vacosf.c *** orc-2.1/src/osprey1.0/libm/vacosf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vacosf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vacosf.c ! * $Revision: 1.14 $ ! * $Date: 2001/03/10 08:59:36 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vacosf.c,v $ * * Revision history: * 06-Dec-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vacosf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vacosf.c,v $ * * Revision history: * 06-Dec-94 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vacosf.c,v $ $Revision: 1.14 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vacosf.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vasin.c orc-2.1-new/src/osprey1.0/libm/vasin.c *** orc-2.1/src/osprey1.0/libm/vasin.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vasin.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vasin.c ! * $Revision: 1.14 $ ! * $Date: 2001/03/10 08:59:42 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vasin.c,v $ * * Revision history: * 01-Dec-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vasin.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vasin.c,v $ * * Revision history: * 01-Dec-94 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vasin.c,v $ $Revision: 1.14 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vasin.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vasinf.c orc-2.1-new/src/osprey1.0/libm/vasinf.c *** orc-2.1/src/osprey1.0/libm/vasinf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vasinf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vasinf.c ! * $Revision: 1.14 $ ! * $Date: 2001/03/10 08:59:48 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vasinf.c,v $ * * Revision history: * 06-Dec-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vasinf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vasinf.c,v $ * * Revision history: * 06-Dec-94 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vasinf.c,v $ $Revision: 1.14 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vasinf.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vatan.c orc-2.1-new/src/osprey1.0/libm/vatan.c *** orc-2.1/src/osprey1.0/libm/vatan.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vatan.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vatan.c ! * $Revision: 1.11 $ ! * $Date: 2001/03/10 08:59:54 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vatan.c,v $ * * Revision history: * 01-Dec-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vatan.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vatan.c,v $ * * Revision history: * 01-Dec-94 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vatan.c,v $ $Revision: 1.11 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vatan.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vatanf.c orc-2.1-new/src/osprey1.0/libm/vatanf.c *** orc-2.1/src/osprey1.0/libm/vatanf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vatanf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vatanf.c ! * $Revision: 1.14 $ ! * $Date: 2001/03/10 09:00:00 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vatanf.c,v $ * * Revision history: * 06-Dec-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vatanf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vatanf.c,v $ * * Revision history: * 06-Dec-94 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vatanf.c,v $ $Revision: 1.14 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vatanf.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vcis.c orc-2.1-new/src/osprey1.0/libm/vcis.c *** orc-2.1/src/osprey1.0/libm/vcis.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vcis.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vcis.c ! * $Revision: 1.11 $ ! * $Date: 2001/03/10 09:00:07 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vcis.c,v $ * * Revision history: * 03-Mar-98 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vcis.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vcis.c,v $ * * Revision history: * 03-Mar-98 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/libm/vcisf.c orc-2.1-new/src/osprey1.0/libm/vcisf.c *** orc-2.1/src/osprey1.0/libm/vcisf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vcisf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vcisf.c ! * $Revision: 1.11 $ ! * $Date: 2001/03/10 09:00:15 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vcisf.c,v $ * * Revision history: * 06-Mar-98 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vcisf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vcisf.c,v $ * * Revision history: * 06-Mar-98 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/libm/vcos.c orc-2.1-new/src/osprey1.0/libm/vcos.c *** orc-2.1/src/osprey1.0/libm/vcos.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vcos.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vcos.c ! * $Revision: 1.14 $ ! * $Date: 2001/03/10 09:00:23 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vcos.c,v $ * * Revision history: * 01-Dec-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vcos.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vcos.c,v $ * * Revision history: * 01-Dec-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/libm/vcosf.c orc-2.1-new/src/osprey1.0/libm/vcosf.c *** orc-2.1/src/osprey1.0/libm/vcosf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vcosf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vcosf.c ! * $Revision: 1.14 $ ! * $Date: 2001/03/10 09:00:32 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vcosf.c,v $ * * Revision history: * 01-Dec-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vcosf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vcosf.c,v $ * * Revision history: * 01-Dec-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/libm/vexp.c orc-2.1-new/src/osprey1.0/libm/vexp.c *** orc-2.1/src/osprey1.0/libm/vexp.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vexp.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vexp.c ! * $Revision: 1.20 $ ! * $Date: 2001/03/10 09:00:44 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vexp.c,v $ * * Revision history: * 01-Dec-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vexp.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vexp.c,v $ * * Revision history: * 01-Dec-94 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vexp.c,v $ $Revision: 1.20 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vexp.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vexpf.c orc-2.1-new/src/osprey1.0/libm/vexpf.c *** orc-2.1/src/osprey1.0/libm/vexpf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vexpf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vexpf.c ! * $Revision: 1.19 $ ! * $Date: 2001/03/10 09:00:54 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vexpf.c,v $ * * Revision history: * 03-Dec-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vexpf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vexpf.c,v $ * * Revision history: * 03-Dec-94 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vexpf.c,v $ $Revision: 1.19 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vexpf.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vexpftab.c orc-2.1-new/src/osprey1.0/libm/vexpftab.c *** orc-2.1/src/osprey1.0/libm/vexpftab.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vexpftab.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vexpftab.c ! * $Revision: 1.3 $ ! * $Date: 2001/03/10 09:01:04 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vexpftab.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vexpftab.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vexpftab.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vexpftab.c,v $ $Revision: 1.3 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vexpftab.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vexptab.c orc-2.1-new/src/osprey1.0/libm/vexptab.c *** orc-2.1/src/osprey1.0/libm/vexptab.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vexptab.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vexptab.c ! * $Revision: 1.3 $ ! * $Date: 2001/03/10 09:01:14 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vexptab.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vexptab.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vexptab.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vexptab.c,v $ $Revision: 1.3 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vexptab.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vlog.c orc-2.1-new/src/osprey1.0/libm/vlog.c *** orc-2.1/src/osprey1.0/libm/vlog.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vlog.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vlog.c ! * $Revision: 1.22 $ ! * $Date: 2001/03/10 09:01:20 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vlog.c,v $ * * Revision history: * 01-Dec-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vlog.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vlog.c,v $ * * Revision history: * 01-Dec-94 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vlog.c,v $ $Revision: 1.22 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vlog.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vlog10.c orc-2.1-new/src/osprey1.0/libm/vlog10.c *** orc-2.1/src/osprey1.0/libm/vlog10.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vlog10.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vlog10.c ! * $Revision: 1.15 $ ! * $Date: 2001/03/10 09:01:26 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vlog10.c,v $ * * Revision history: * 05-Feb-96 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vlog10.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vlog10.c,v $ * * Revision history: * 05-Feb-96 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vlog10.c,v $ $Revision: 1.15 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vlog10.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vlog10f.c orc-2.1-new/src/osprey1.0/libm/vlog10f.c *** orc-2.1/src/osprey1.0/libm/vlog10f.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vlog10f.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vlog10f.c ! * $Revision: 1.15 $ ! * $Date: 2001/03/10 09:01:32 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vlog10f.c,v $ * * Revision history: * 05-Feb-96 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vlog10f.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vlog10f.c,v $ * * Revision history: * 05-Feb-96 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vlog10f.c,v $ $Revision: 1.15 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vlog10f.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vlogf.c orc-2.1-new/src/osprey1.0/libm/vlogf.c *** orc-2.1/src/osprey1.0/libm/vlogf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vlogf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vlogf.c ! * $Revision: 1.20 $ ! * $Date: 2001/03/10 09:01:38 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vlogf.c,v $ * * Revision history: * 02-Dec-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vlogf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vlogf.c,v $ * * Revision history: * 02-Dec-94 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vlogf.c,v $ $Revision: 1.20 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vlogf.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vlogftab.c orc-2.1-new/src/osprey1.0/libm/vlogftab.c *** orc-2.1/src/osprey1.0/libm/vlogftab.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vlogftab.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vlogftab.c ! * $Revision: 1.6 $ ! * $Date: 2001/03/10 09:01:43 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vlogftab.c,v $ * * Revision history: * 02-Dec-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vlogftab.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vlogftab.c,v $ * * Revision history: * 02-Dec-94 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vlogftab.c,v $ $Revision: 1.6 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vlogftab.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vlogtab.c orc-2.1-new/src/osprey1.0/libm/vlogtab.c *** orc-2.1/src/osprey1.0/libm/vlogtab.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vlogtab.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vlogtab.c ! * $Revision: 1.3 $ ! * $Date: 2001/03/10 09:01:50 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vlogtab.c,v $ * * Revision history: * 09-Jun-93 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vlogtab.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vlogtab.c,v $ * * Revision history: * 09-Jun-93 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vlogtab.c,v $ $Revision: 1.3 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vlogtab.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vsin.c orc-2.1-new/src/osprey1.0/libm/vsin.c *** orc-2.1/src/osprey1.0/libm/vsin.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vsin.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vsin.c ! * $Revision: 1.14 $ ! * $Date: 2001/03/10 09:01:58 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vsin.c,v $ * * Revision history: * 01-Dec-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vsin.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vsin.c,v $ * * Revision history: * 01-Dec-94 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vsin.c,v $ $Revision: 1.14 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vsin.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vsinf.c orc-2.1-new/src/osprey1.0/libm/vsinf.c *** orc-2.1/src/osprey1.0/libm/vsinf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vsinf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vsinf.c ! * $Revision: 1.14 $ ! * $Date: 2001/03/10 09:02:04 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vsinf.c,v $ * * Revision history: * 01-Dec-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vsinf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vsinf.c,v $ * * Revision history: * 01-Dec-94 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/libm/vsqrt.c orc-2.1-new/src/osprey1.0/libm/vsqrt.c *** orc-2.1/src/osprey1.0/libm/vsqrt.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vsqrt.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vsqrt.c ! * $Revision: 1.12 $ ! * $Date: 2001/03/10 09:02:11 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vsqrt.c,v $ * * Revision history: * 10-Feb-95 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vsqrt.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vsqrt.c,v $ * * Revision history: * 10-Feb-95 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vsqrt.c,v $ $Revision: 1.12 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vsqrt.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vsqrtf.c orc-2.1-new/src/osprey1.0/libm/vsqrtf.c *** orc-2.1/src/osprey1.0/libm/vsqrtf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vsqrtf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vsqrtf.c ! * $Revision: 1.12 $ ! * $Date: 2001/03/10 09:02:18 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vsqrtf.c,v $ * * Revision history: * 10-Feb-95 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vsqrtf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vsqrtf.c,v $ * * Revision history: * 10-Feb-95 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vsqrtf.c,v $ $Revision: 1.12 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vsqrtf.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vtan.c orc-2.1-new/src/osprey1.0/libm/vtan.c *** orc-2.1/src/osprey1.0/libm/vtan.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vtan.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vtan.c ! * $Revision: 1.12 $ ! * $Date: 2001/03/10 09:02:25 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vtan.c,v $ * * Revision history: * 01-Dec-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vtan.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vtan.c,v $ * * Revision history: * 01-Dec-94 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vtan.c,v $ $Revision: 1.12 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vtan.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/libm/vtanf.c orc-2.1-new/src/osprey1.0/libm/vtanf.c *** orc-2.1/src/osprey1.0/libm/vtanf.c Fri Dec 24 14:14:28 2004 --- orc-2.1-new/src/osprey1.0/libm/vtanf.c Mon Jun 25 14:33:17 2001 *************** *** 38,47 **** * ==================================================================== * * Module: vtanf.c ! * $Revision: 1.13 $ ! * $Date: 2001/03/10 09:02:32 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vtanf.c,v $ * * Revision history: * 03-Dec-94 - Original Version --- 38,47 ---- * ==================================================================== * * Module: vtanf.c ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/libm/vtanf.c,v $ * * Revision history: * 03-Dec-94 - Original Version *************** *** 52,58 **** * ==================================================================== */ ! static char *rcs_id = "$Source: /isms/cmplrs.src/osprey1.0/libm/RCS/vtanf.c,v $ $Revision: 1.13 $"; #include "libm.h" --- 52,58 ---- * ==================================================================== */ ! static char *rcs_id = "$Source: /u/merge/src/osprey1.0/libm/vtanf.c,v $ $Revision: 1.1.1.1 $"; #include "libm.h" diff -c -r -N orc-2.1/src/osprey1.0/linux/include/bstring.h orc-2.1-new/src/osprey1.0/linux/include/bstring.h *** orc-2.1/src/osprey1.0/linux/include/bstring.h Fri Dec 24 14:14:29 2004 --- orc-2.1-new/src/osprey1.0/linux/include/bstring.h Mon Jun 25 14:33:17 2001 *************** *** 50,56 **** #endif ! #ident "$Revision: 1.5 $" #if !defined(_SIZE_T) && !defined(_SIZE_T_) #define _SIZE_T --- 50,56 ---- #endif ! #ident "$Revision: 1.1.1.1 $" #if !defined(_SIZE_T) && !defined(_SIZE_T_) #define _SIZE_T diff -c -r -N orc-2.1/src/osprey1.0/linux/include/standards.h orc-2.1-new/src/osprey1.0/linux/include/standards.h *** orc-2.1/src/osprey1.0/linux/include/standards.h Fri Dec 24 14:14:29 2004 --- orc-2.1-new/src/osprey1.0/linux/include/standards.h Mon Jun 25 14:33:17 2001 *************** *** 35,41 **** #ifndef __STANDARDS_H__ #define __STANDARDS_H__ ! #ident "$Id: standards.h,v 1.5 2001/03/10 10:24:44 mtibuild Exp $" #include "features.h" --- 35,41 ---- #ifndef __STANDARDS_H__ #define __STANDARDS_H__ ! #ident "$Id: standards.h,v 1.1.1.1 2001/06/25 06:33:17 llx Exp $" #include "features.h" diff -c -r -N orc-2.1/src/osprey1.0/linux/include/sys/syssgi.h orc-2.1-new/src/osprey1.0/linux/include/sys/syssgi.h *** orc-2.1/src/osprey1.0/linux/include/sys/syssgi.h Fri Dec 24 14:14:29 2004 --- orc-2.1-new/src/osprey1.0/linux/include/sys/syssgi.h Mon Jun 25 14:33:17 2001 *************** *** 40,46 **** extern "C" { #endif ! #ident "$Revision: 1.4 $" #include --- 40,46 ---- extern "C" { #endif ! #ident "$Revision: 1.1.1.1 $" #include diff -c -r -N orc-2.1/src/osprey1.0/linux/make/gcommondefs orc-2.1-new/src/osprey1.0/linux/make/gcommondefs *** orc-2.1/src/osprey1.0/linux/make/gcommondefs Fri Dec 24 14:14:29 2004 --- orc-2.1-new/src/osprey1.0/linux/make/gcommondefs Fri Nov 26 11:34:32 2004 *************** *** 33,39 **** # # ! #ident "$Revision: 1.5 $" # # This file has been heavily hacked for building on Linux # --- 33,39 ---- # # ! #ident "$Revision: 1.8 $" # # This file has been heavily hacked for building on Linux # *************** *** 96,107 **** --- 96,115 ---- endif ifeq ($(BUILD_COMPILER), GNU) + ifeq ($(BUILD_OS_VER), 9) + ASNAME = gcc296 + CCNAME = gcc296 + C++NAME = g++296 + F77 = g77 + F90 = orf90 + else ASNAME = gcc CCNAME = gcc C++NAME = g++ F77 = g77 F90 = orf90 endif + endif ifeq ($(BUILD_COMPILER), SGI) # sgi compiler should be in path in order to be found ASNAME = orcc *************** *** 130,135 **** --- 138,149 ---- C++ += -Wformat -funsigned-char -D__GNU_BUG_WORKAROUND -D_NOTHREADS endif + ifeq ($(BUILD_COMPILER), GNU) + C++ += -Wno-deprecated + endif + + + C++C = $(C++) CXX = $(C++) ECHO = echo *************** *** 157,163 **** # The native C compiler, which must be used when building programs that are # run on the build host from a makefile. # ! HOST_CC = gcc -funsigned-char -D_SGI_SOURCE -D__GNU_BUG_WORKAROUND -D_LONGLONG -D_MIPS_SZPTR=32 -D_MIPS_SZINT=32 -D_MIPS_SZLONG=32 -D_LANGUAGE_C HOST_C++ = g++ -funsigned-char -D_SGI_SOURCE -D__GNU_BUG_WORKAROUND -D_NOTHREADS -D_LONGLONG -D_MIPS_SZPTR=32 -D_MIPS_SZINT=32 -D_MIPS_SZLONG=32 -D_LANGUAGE_C_PLUS_PLUS HOST_CXX = $(HOST_C++) --- 171,177 ---- # The native C compiler, which must be used when building programs that are # run on the build host from a makefile. # ! HOST_CC = $(CC) -funsigned-char -D_SGI_SOURCE -D__GNU_BUG_WORKAROUND -D_LONGLONG -D_MIPS_SZPTR=32 -D_MIPS_SZINT=32 -D_MIPS_SZLONG=32 -D_LANGUAGE_C HOST_C++ = g++ -funsigned-char -D_SGI_SOURCE -D__GNU_BUG_WORKAROUND -D_NOTHREADS -D_LONGLONG -D_MIPS_SZPTR=32 -D_MIPS_SZINT=32 -D_MIPS_SZLONG=32 -D_LANGUAGE_C_PLUS_PLUS HOST_CXX = $(HOST_C++) diff -c -r -N orc-2.1/src/osprey1.0/linux/make/gcommonrules orc-2.1-new/src/osprey1.0/linux/make/gcommonrules *** orc-2.1/src/osprey1.0/linux/make/gcommonrules Fri Dec 24 14:14:29 2004 --- orc-2.1-new/src/osprey1.0/linux/make/gcommonrules Mon Jun 25 14:33:17 2001 *************** *** 32,38 **** # # ! #ident "$Revision: 1.6 $" # # Common makefile rules. # --- 32,38 ---- # # ! #ident "$Revision: 1.1.1.1 $" # # Common makefile rules. # diff -c -r -N orc-2.1/src/osprey1.0/linux/mfef90_includes/cmplrs/host.h orc-2.1-new/src/osprey1.0/linux/mfef90_includes/cmplrs/host.h *** orc-2.1/src/osprey1.0/linux/mfef90_includes/cmplrs/host.h Fri Dec 24 14:14:29 2004 --- orc-2.1-new/src/osprey1.0/linux/mfef90_includes/cmplrs/host.h Mon Jun 25 14:33:17 2001 *************** *** 33,39 **** */ ! /* $Header: /isms/cmplrs.src/osprey1.0/linux/mfef90_includes/cmplrs/RCS/host.h,v 1.4 2001/03/10 10:25:46 mtibuild Exp $ */ #ifndef _HOST_H #define _HOST_H --- 33,39 ---- */ ! /* $Header: /u/merge/src/osprey1.0/linux/mfef90_includes/cmplrs/host.h,v 1.1.1.1 2001/06/25 06:33:17 llx Exp $ */ #ifndef _HOST_H #define _HOST_H diff -c -r -N orc-2.1/src/osprey1.0/linux/mfef90_includes/glob.h orc-2.1-new/src/osprey1.0/linux/mfef90_includes/glob.h *** orc-2.1/src/osprey1.0/linux/mfef90_includes/glob.h Fri Dec 24 14:14:29 2004 --- orc-2.1-new/src/osprey1.0/linux/mfef90_includes/glob.h Mon Jun 25 14:33:17 2001 *************** *** 42,51 **** * ==================================================================== * * Module: glob.h ! * $Revision: 1.3 $ ! * $Date: 2001/03/10 10:26:05 $ ! * $Author: mtibuild $ ! * $Source: /isms/cmplrs.src/osprey1.0/linux/mfef90_includes/RCS/glob.h,v $ * * Revision history: * 15-Sep-89 - Original Version --- 42,51 ---- * ==================================================================== * * Module: glob.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ ! * $Author: llx $ ! * $Source: /u/merge/src/osprey1.0/linux/mfef90_includes/glob.h,v $ * * Revision history: * 15-Sep-89 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/linux/mfef90_includes/inttypes.h orc-2.1-new/src/osprey1.0/linux/mfef90_includes/inttypes.h *** orc-2.1/src/osprey1.0/linux/mfef90_includes/inttypes.h Fri Dec 24 14:14:29 2004 --- orc-2.1-new/src/osprey1.0/linux/mfef90_includes/inttypes.h Mon Jun 25 14:33:17 2001 *************** *** 36,43 **** * ==================================================================== * * Module: inttypes.h ! * $Revision: 1.4 $ ! * $Date: 2001/03/10 10:25:58 $ * * Revision history: * 14-Sep-92 - Original Version --- 36,43 ---- * ==================================================================== * * Module: inttypes.h ! * $Revision: 1.1.1.1 $ ! * $Date: 2001/06/25 06:33:17 $ * * Revision history: * 14-Sep-92 - Original Version Binary files orc-2.1/src/osprey1.0/linux/mfef90_includes/libm.a and orc-2.1-new/src/osprey1.0/linux/mfef90_includes/libm.a differ diff -c -r -N orc-2.1/src/osprey1.0/linux/mfef90_includes/sgidefs.h orc-2.1-new/src/osprey1.0/linux/mfef90_includes/sgidefs.h *** orc-2.1/src/osprey1.0/linux/mfef90_includes/sgidefs.h Fri Dec 24 14:14:29 2004 --- orc-2.1-new/src/osprey1.0/linux/mfef90_includes/sgidefs.h Mon Jun 25 14:33:17 2001 *************** *** 40,46 **** extern "C" { #endif ! #ident "$Revision: 1.3 $" /* * sgidefs.h - SGI/MIPS basic software generation system constants & types --- 40,46 ---- extern "C" { #endif ! #ident "$Revision: 1.1.1.1 $" /* * sgidefs.h - SGI/MIPS basic software generation system constants & types diff -c -r -N orc-2.1/src/osprey1.0/linux/mfef90_includes/stab.h orc-2.1-new/src/osprey1.0/linux/mfef90_includes/stab.h *** orc-2.1/src/osprey1.0/linux/mfef90_includes/stab.h Fri Dec 24 14:14:29 2004 --- orc-2.1-new/src/osprey1.0/linux/mfef90_includes/stab.h Mon Jun 25 14:33:17 2001 *************** *** 57,63 **** * ==================================================================== * * Module: stab.h ! * $Source: /isms/cmplrs.src/osprey1.0/linux/mfef90_includes/RCS/stab.h,v $ * * Revision history: * 11-Feb-89 - Original Version --- 57,63 ---- * ==================================================================== * * Module: stab.h ! * $Source: /u/merge/src/osprey1.0/linux/mfef90_includes/stab.h,v $ * * Revision history: * 11-Feb-89 - Original Version diff -c -r -N orc-2.1/src/osprey1.0/linux/mfef90_includes/standards.h orc-2.1-new/src/osprey1.0/linux/mfef90_includes/standards.h *** orc-2.1/src/osprey1.0/linux/mfef90_includes/standards.h Fri Dec 24 14:14:29 2004 --- orc-2.1-new/src/osprey1.0/linux/mfef90_includes/standards.h Mon Jun 25 14:33:17 2001 *************** *** 35,41 **** */ ! #ident "$Id: standards.h,v 1.3 2001/03/10 10:26:19 mtibuild Exp $" /* * We define short forms for the predicates required by various --- 35,41 ---- */ ! #ident "$Id: standards.h,v 1.1.1.1 2001/06/25 06:33:17 llx Exp $" /* * We define short forms for the predicates required by various diff -c -r -N orc-2.1/src/osprey1.0/linux/mfef90_includes/sys/fpu.h orc-2.1-new/src/osprey1.0/linux/mfef90_includes/sys/fpu.h *** orc-2.1/src/osprey1.0/linux/mfef90_includes/sys/fpu.h Fri Dec 24 14:14:29 2004 --- orc-2.1-new/src/osprey1.0/linux/mfef90_includes/sys/fpu.h Mon Jun 25 14:33:17 2001 *************** *** 42,48 **** /* %Q% %I% %M% */ ! #ident "$Revision: 1.5 $" /* * fpu.h -- fpu specific defines --- 42,48 ---- /* %Q% %I% %M% */ ! #ident "$Revision: 1.1.1.1 $" /* * fpu.h -- fpu specific defines Binary files orc-2.1/src/osprey1.0/linux/objtools/libpthread.a and orc-2.1-new/src/osprey1.0/linux/objtools/libpthread.a differ diff -c -r -N orc-2.1/src/osprey1.0/targcygnus_ia32_ia64/README orc-2.1-new/src/osprey1.0/targcygnus_ia32_ia64/README *** orc-2.1/src/osprey1.0/targcygnus_ia32_ia64/README Fri Dec 24 14:14:29 2004 --- orc-2.1-new/src/osprey1.0/targcygnus_ia32_ia64/README Mon Jun 25 14:33:17 2001 *************** *** 33,37 **** 6: make davea ! $Revision: 1.2 $ ! $Date: 1999/10/24 21:53:42 $ --- 33,37 ---- 6: make davea ! $Revision: 1.1.1.1 $ ! $Date: 2001/06/25 06:33:17 $