From 562719f77402550ac26ff8e5c09b2d96be48f23e Mon Sep 17 00:00:00 2001 From: "sonja.mirtitsch%sun.com" Date: Fri, 8 Feb 2002 00:43:18 +0000 Subject: [PATCH] removed compiler workshop 5 marker bug# 124256 r=nelsonb --- security/nss/lib/freebl/mpi/montmulf.s | 11 +---------- security/nss/lib/freebl/mpi/montmulfv8.s | 11 +---------- security/nss/lib/freebl/mpi/montmulfv9.s | 13 ++----------- security/nss/lib/freebl/mpi/mpv_sparcv8.s | 12 +----------- security/nss/lib/freebl/mpi/mpv_sparcv9.s | 12 +----------- 5 files changed, 6 insertions(+), 53 deletions(-) diff --git a/security/nss/lib/freebl/mpi/montmulf.s b/security/nss/lib/freebl/mpi/montmulf.s index 320f51eb406f..43d73f33cb50 100644 --- a/security/nss/lib/freebl/mpi/montmulf.s +++ b/security/nss/lib/freebl/mpi/montmulf.s @@ -29,7 +29,7 @@ ! may use your version of this file under either the MPL or the ! GPL. ! -! $Id: montmulf.s,v 1.1 2000/10/13 00:30:36 nelsonb%netscape.com Exp $ +! $Id: montmulf.s,v 1.2 2002/02/08 00:43:18 sonja.mirtitsch%sun.com Exp $ ! .section ".text",#alloc,#execinstr @@ -1965,12 +1965,3 @@ TwoToMinus32: /* frequency 1.0 confidence 0.0 */ /* 0x0b1c 0 ( 0 0) */ .type mont_mulf_noconv,2 /* 0x0b1c ( 0 0) */ .size mont_mulf_noconv,(.-mont_mulf_noconv) -! Begin Disassembling Stabs - .xstabs ".stab.index","Xa ; O ; V=3.1 ; R=WorkShop Compilers 5.0 99/02/25 C 5.0 patch 107289-01",60,0,0,0 ! (/tmp/acompAAALcayz5:1) - .xstabs ".stab.index","/home/ferenc; /usr/dist/pkgs/devpro,v5.0/5.x-sparc/SC5.0/bin/cc -DMONOLITH -I../include -DNO_ASM -DSIXTY_FOUR_BIT -fast -xtarget=ultra -xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W -DULTRASPARC -Wc,-Qrm-Qd -Wc,-Qrm-Qf -Wc,-assembly -V -c montmulf.il -o montmulf.o montmulf.c -W0,-xp",52,0,0,0 ! (/tmp/acompAAALcayz5:2) -! End Disassembling Stabs - -! Begin Disassembling Ident - .ident "cg: WorkShop Compilers 5.0 99/04/15 Compiler Common 5.0 Patch 107357-02" ! (NO SOURCE LINE) - .ident "acomp: WorkShop Compilers 5.0 99/02/25 C 5.0 patch 107289-01" ! (/tmp/acompAAALcayz5:31) -! End Disassembling Ident diff --git a/security/nss/lib/freebl/mpi/montmulfv8.s b/security/nss/lib/freebl/mpi/montmulfv8.s index 407efced2bc7..9b5770eddfff 100644 --- a/security/nss/lib/freebl/mpi/montmulfv8.s +++ b/security/nss/lib/freebl/mpi/montmulfv8.s @@ -29,7 +29,7 @@ ! may use your version of this file under either the MPL or the ! GPL. ! -! $Id: montmulfv8.s,v 1.3 2001/10/17 20:35:04 nelsonb%netscape.com Exp $ +! $Id: montmulfv8.s,v 1.4 2002/02/08 00:43:17 sonja.mirtitsch%sun.com Exp $ ! .section ".text",#alloc,#execinstr @@ -1845,12 +1845,3 @@ TwoToMinus32: /* 0x0b4c 0 */ .type mont_mulf_noconv,2 /* 0x0b4c */ .size mont_mulf_noconv,(.-mont_mulf_noconv) -! Begin Disassembling Stabs - .xstabs ".stab.index","Xa ; O ; P ; V=3.1 ; R=WorkShop Compilers 5.0 98/12/15 C 5.0",60,0,0,0 ! (/usr/tmp/acompAAA7YaaOM:1) - .xstabs ".stab.index","/h/interzone/d3/nelsonb/nss_tip/mozilla/security/nss/lib/freebl/mpi32; /tools/ns/workshop-5.0/bin/../SC5.0/bin/cc -fast -xtarget=ultra -xarch=v8plus -xO5 -xstrconst -xdepend -Xa -Wc,-Qrm-Qd -Wc,-Qrm-Qf -Wc,-assembly -V -W0,-xp -KPIC -mt -o montmulf.o -c montmulf.il montmulf.c -W0,-xp",52,0,0,0 ! (/usr/tmp/acompAAA7YaaOM:2) -! End Disassembling Stabs - -! Begin Disassembling Ident - .ident "cg: WorkShop Compilers 5.0 99/08/12 Compiler Common 5.0 Patch 107357-05" ! (NO SOURCE LINE) - .ident "acomp: WorkShop Compilers 5.0 98/12/15 C 5.0" ! (/usr/tmp/acompAAA7YaaOM:36) -! End Disassembling Ident diff --git a/security/nss/lib/freebl/mpi/montmulfv9.s b/security/nss/lib/freebl/mpi/montmulfv9.s index cbc8187e2b5d..1775e877c1a4 100644 --- a/security/nss/lib/freebl/mpi/montmulfv9.s +++ b/security/nss/lib/freebl/mpi/montmulfv9.s @@ -29,7 +29,7 @@ ! may use your version of this file under either the MPL or the ! GPL. ! -! $Id: montmulfv9.s,v 1.3 2001/10/17 20:35:04 nelsonb%netscape.com Exp $ +! $Id: montmulfv9.s,v 1.4 2002/02/08 00:43:18 sonja.mirtitsch%sun.com Exp $ ! .section ".text",#alloc,#execinstr @@ -134,7 +134,7 @@ TwoToMinus32: ! 30 ! * may use your version of this file under either the MPL or the ! 31 ! * GPL. ! 32 ! * -! 33 ! * $Id: montmulfv9.s,v 1.3 2001/10/17 20:35:04 nelsonb%netscape.com Exp $ +! 33 ! * $Id: montmulfv9.s,v 1.4 2002/02/08 00:43:18 sonja.mirtitsch%sun.com Exp $ ! 34 ! */ ! 36 !#define RF_INLINE_MACROS ! 38 !static const double TwoTo16=65536.0; @@ -2375,12 +2375,3 @@ TwoToMinus32: /* 0x0dc4 0 */ .type mont_mulf_noconv,2 /* 0x0dc4 */ .size mont_mulf_noconv,(.-mont_mulf_noconv) -! Begin Disassembling Stabs - .xstabs ".stab.index","Xa ; O ; P ; V=3.1 ; R=WorkShop Compilers 5.0 98/12/15 C 5.0",60,0,0,0 ! (/usr/tmp/acompAAAl9a4BP:1) - .xstabs ".stab.index","/h/interzone/d3/nelsonb/nss_tip/mozilla/security/nss/lib/freebl/mpi32; /tools/ns/workshop-5.0/bin/../SC5.0/bin/cc -fast -xO5 -xrestrict=%%all -xdepend -xchip=ultra -xarch=v9a -KPIC -mt -S montmulf64.il -W0,-xp montmulf.c -W0,-xp",52,0,0,0 ! (/usr/tmp/acompAAAl9a4BP:2) -! End Disassembling Stabs - -! Begin Disassembling Ident - .ident "cg: WorkShop Compilers 5.0 99/08/12 Compiler Common 5.0 Patch 107357-05" ! (NO SOURCE LINE) - .ident "acomp: WorkShop Compilers 5.0 98/12/15 C 5.0" ! (/usr/tmp/acompAAAl9a4BP:36) -! End Disassembling Ident diff --git a/security/nss/lib/freebl/mpi/mpv_sparcv8.s b/security/nss/lib/freebl/mpi/mpv_sparcv8.s index 6321ca682a4c..bcb65205f87f 100644 --- a/security/nss/lib/freebl/mpi/mpv_sparcv8.s +++ b/security/nss/lib/freebl/mpi/mpv_sparcv8.s @@ -28,7 +28,7 @@ ! * the GPL. If you do not delete the provisions above, a recipient ! * may use your version of this file under either the MPL or the ! * GPL. -! * $Id: mpv_sparcv8.s,v 1.2 2000/12/29 00:36:30 nelsonb%netscape.com Exp $ +! * $Id: mpv_sparcv8.s,v 1.3 2002/02/08 00:43:12 sonja.mirtitsch%sun.com Exp $ ! */ @@ -1639,13 +1639,3 @@ /* 0x11e0 10 ( 0 0) */ .type mask_cnst,#object /* 0x11e0 11 ( 0 0) */ .size mask_cnst,8 -! Begin Disassembling Stabs - .xstabs ".stab.index","Xa ; O ; P ; V=3.1 ; R=WorkShop Compilers 5.0 99/02/25 C 5.0 patch 107289-01",60,0,0,0 ! (mpv_sparc.s:1476) - .xstabs ".stab.index","/home/ferenc/ssl/vis-code; /usr/dist/pkgs/devpro,v5.0/5.x-sparc/bin/../SC5.0/bin/cc -fast -xO4 -xrestrict -xarch=v8plusa -xchip=ultra3 -xdepend -KPIC -mt -S vis_32.il mpv_sparc.c -W0,-xp",52,0,0,0 ! (mpv_sparc.s:1477) -! End Disassembling Stabs - -! Begin Disassembling Ident - .ident "cg: WorkShop Compilers 5.0 99/04/15 Compiler Common 5.0 Patch 107357-02" ! (mpv_sparc.s:1481) - .ident "@(#)vis_proto.h 1.3 97/03/30 SMI" ! (mpv_sparc.s:1482) - .ident "acomp: WorkShop Compilers 5.0 99/02/25 C 5.0 patch 107289-01" ! (mpv_sparc.s:1483) -! End Disassembling Ident diff --git a/security/nss/lib/freebl/mpi/mpv_sparcv9.s b/security/nss/lib/freebl/mpi/mpv_sparcv9.s index e86b0a9525d1..d792ea3909da 100644 --- a/security/nss/lib/freebl/mpi/mpv_sparcv9.s +++ b/security/nss/lib/freebl/mpi/mpv_sparcv9.s @@ -28,7 +28,7 @@ ! * the GPL. If you do not delete the provisions above, a recipient ! * may use your version of this file under either the MPL or the ! * GPL. -! * $Id: mpv_sparcv9.s,v 1.2 2000/12/29 00:36:31 nelsonb%netscape.com Exp $ +! * $Id: mpv_sparcv9.s,v 1.3 2002/02/08 00:43:13 sonja.mirtitsch%sun.com Exp $ ! */ .section ".text",#alloc,#execinstr @@ -1671,13 +1671,3 @@ /* 0x1280 9 ( 0 0) */ .type mask_cnst,#object /* 0x1280 10 ( 0 0) */ .size mask_cnst,8 -! Begin Disassembling Stabs - .xstabs ".stab.index","Xa ; O ; P ; V=3.1 ; R=WorkShop Compilers 5.0 99/02/25 C 5.0 patch 107289-01",60,0,0,0 ! (mpv_sparc.s:1513) - .xstabs ".stab.index","/home/ferenc/ssl/vis-code; /usr/dist/pkgs/devpro,v5.0/5.x-sparc/bin/../SC5.0/bin/cc -fast -xO5 -xrestrict -xarch=v9a -xchip=ultra -xdepend -KPIC -mt -S vis_64.il mpv_sparc.c -W0,-xp",52,0,0,0 ! (mpv_sparc.s:1514) -! End Disassembling Stabs - -! Begin Disassembling Ident - .ident "cg: WorkShop Compilers 5.0 99/04/15 Compiler Common 5.0 Patch 107357-02" ! (mpv_sparc.s:1518) - .ident "@(#)vis_proto.h 1.3 97/03/30 SMI" ! (mpv_sparc.s:1519) - .ident "acomp: WorkShop Compilers 5.0 99/02/25 C 5.0 patch 107289-01" ! (mpv_sparc.s:1520) -! End Disassembling Ident