removed compiler workshop 5 marker bug# 124256 r=nelsonb

This commit is contained in:
sonja.mirtitsch%sun.com 2002-02-08 00:43:18 +00:00
Родитель ba931a911b
Коммит 562719f774
5 изменённых файлов: 6 добавлений и 53 удалений

Просмотреть файл

@ -29,7 +29,7 @@
! may use your version of this file under either the MPL or the ! may use your version of this file under either the MPL or the
! GPL. ! 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 .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 0) */ .type mont_mulf_noconv,2
/* 0x0b1c ( 0 0) */ .size mont_mulf_noconv,(.-mont_mulf_noconv) /* 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

Просмотреть файл

@ -29,7 +29,7 @@
! may use your version of this file under either the MPL or the ! may use your version of this file under either the MPL or the
! GPL. ! 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 .section ".text",#alloc,#execinstr
@ -1845,12 +1845,3 @@ TwoToMinus32:
/* 0x0b4c 0 */ .type mont_mulf_noconv,2 /* 0x0b4c 0 */ .type mont_mulf_noconv,2
/* 0x0b4c */ .size mont_mulf_noconv,(.-mont_mulf_noconv) /* 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

Просмотреть файл

@ -29,7 +29,7 @@
! may use your version of this file under either the MPL or the ! may use your version of this file under either the MPL or the
! GPL. ! 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 .section ".text",#alloc,#execinstr
@ -134,7 +134,7 @@ TwoToMinus32:
! 30 ! * may use your version of this file under either the MPL or the ! 30 ! * may use your version of this file under either the MPL or the
! 31 ! * GPL. ! 31 ! * GPL.
! 32 ! * ! 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 ! */ ! 34 ! */
! 36 !#define RF_INLINE_MACROS ! 36 !#define RF_INLINE_MACROS
! 38 !static const double TwoTo16=65536.0; ! 38 !static const double TwoTo16=65536.0;
@ -2375,12 +2375,3 @@ TwoToMinus32:
/* 0x0dc4 0 */ .type mont_mulf_noconv,2 /* 0x0dc4 0 */ .type mont_mulf_noconv,2
/* 0x0dc4 */ .size mont_mulf_noconv,(.-mont_mulf_noconv) /* 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

Просмотреть файл

@ -28,7 +28,7 @@
! * the GPL. If you do not delete the provisions above, a recipient ! * 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 ! * may use your version of this file under either the MPL or the
! * GPL. ! * 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 10 ( 0 0) */ .type mask_cnst,#object
/* 0x11e0 11 ( 0 0) */ .size mask_cnst,8 /* 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

Просмотреть файл

@ -28,7 +28,7 @@
! * the GPL. If you do not delete the provisions above, a recipient ! * 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 ! * may use your version of this file under either the MPL or the
! * GPL. ! * 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 .section ".text",#alloc,#execinstr
@ -1671,13 +1671,3 @@
/* 0x1280 9 ( 0 0) */ .type mask_cnst,#object /* 0x1280 9 ( 0 0) */ .type mask_cnst,#object
/* 0x1280 10 ( 0 0) */ .size mask_cnst,8 /* 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