diff --git a/bochs/fpu/control_w.h b/bochs/fpu/control_w.h index 1e98d2dea..5af4aff3f 100644 --- a/bochs/fpu/control_w.h +++ b/bochs/fpu/control_w.h @@ -1,4 +1,6 @@ ///////////////////////////////////////////////////////////////////////// +// $Id: control_w.h,v 1.6 2005-03-20 21:19:34 sshwarts Exp $ +///////////////////////////////////////////////////////////////////////// // // Copyright (c) 2004 Stanislav Shwartsman // Written by Stanislav Shwartsman diff --git a/bochs/fpu/ferr.cc b/bochs/fpu/ferr.cc index 8ff6233ab..54bc2d881 100755 --- a/bochs/fpu/ferr.cc +++ b/bochs/fpu/ferr.cc @@ -1,4 +1,6 @@ ///////////////////////////////////////////////////////////////////////// +// $Id: ferr.cc,v 1.5 2005-03-20 21:19:34 sshwarts Exp $ +///////////////////////////////////////////////////////////////////////// // Copyright (C) 2004 MandrakeSoft S.A. // // MandrakeSoft S.A. diff --git a/bochs/fpu/fpu.cc b/bochs/fpu/fpu.cc index 53904ee7d..a0b743998 100644 --- a/bochs/fpu/fpu.cc +++ b/bochs/fpu/fpu.cc @@ -1,4 +1,6 @@ ///////////////////////////////////////////////////////////////////////// +// $Id: fpu.cc,v 1.12 2005-03-20 21:19:38 sshwarts Exp $ +///////////////////////////////////////////////////////////////////////// // Copyright (C) 2004 MandrakeSoft S.A. // // MandrakeSoft S.A. diff --git a/bochs/fpu/fpu_arith.cc b/bochs/fpu/fpu_arith.cc index 6ab7d4af0..bb78a53e9 100755 --- a/bochs/fpu/fpu_arith.cc +++ b/bochs/fpu/fpu_arith.cc @@ -1,4 +1,6 @@ ///////////////////////////////////////////////////////////////////////// +// $Id: fpu_arith.cc,v 1.6 2005-03-20 21:19:38 sshwarts Exp $ +///////////////////////////////////////////////////////////////////////// // Copyright (C) 2004 MandrakeSoft S.A. // // MandrakeSoft S.A. diff --git a/bochs/fpu/fpu_compare.cc b/bochs/fpu/fpu_compare.cc index d3a9d5884..78a3ac941 100755 --- a/bochs/fpu/fpu_compare.cc +++ b/bochs/fpu/fpu_compare.cc @@ -1,4 +1,6 @@ ///////////////////////////////////////////////////////////////////////// +// $Id: fpu_compare.cc,v 1.6 2005-03-20 21:19:38 sshwarts Exp $ +///////////////////////////////////////////////////////////////////////// // Copyright (C) 2004 MandrakeSoft S.A. // // MandrakeSoft S.A. diff --git a/bochs/fpu/fpu_const.cc b/bochs/fpu/fpu_const.cc index a24415330..22ca68ef0 100755 --- a/bochs/fpu/fpu_const.cc +++ b/bochs/fpu/fpu_const.cc @@ -1,4 +1,6 @@ ///////////////////////////////////////////////////////////////////////// +// $Id: fpu_const.cc,v 1.5 2005-03-20 21:19:38 sshwarts Exp $ +///////////////////////////////////////////////////////////////////////// // Copyright (C) 2004 MandrakeSoft S.A. // // MandrakeSoft S.A. diff --git a/bochs/fpu/fpu_load_store.cc b/bochs/fpu/fpu_load_store.cc index 9bacc4b19..fa34be137 100755 --- a/bochs/fpu/fpu_load_store.cc +++ b/bochs/fpu/fpu_load_store.cc @@ -1,4 +1,6 @@ ///////////////////////////////////////////////////////////////////////// +// $Id: fpu_load_store.cc,v 1.7 2005-03-20 21:19:38 sshwarts Exp $ +///////////////////////////////////////////////////////////////////////// // Copyright (C) 2004 MandrakeSoft S.A. // // MandrakeSoft S.A. diff --git a/bochs/fpu/fpu_misc.cc b/bochs/fpu/fpu_misc.cc index 0e6f8c564..f5da4a8da 100755 --- a/bochs/fpu/fpu_misc.cc +++ b/bochs/fpu/fpu_misc.cc @@ -1,4 +1,6 @@ ///////////////////////////////////////////////////////////////////////// +// $Id: fpu_misc.cc,v 1.7 2005-03-20 21:19:38 sshwarts Exp $ +///////////////////////////////////////////////////////////////////////// // Copyright (C) 2004 MandrakeSoft S.A. // // MandrakeSoft S.A. diff --git a/bochs/fpu/fpu_tags.cc b/bochs/fpu/fpu_tags.cc index 008a32a06..a0d3f5551 100644 --- a/bochs/fpu/fpu_tags.cc +++ b/bochs/fpu/fpu_tags.cc @@ -1,4 +1,6 @@ ///////////////////////////////////////////////////////////////////////// +// $Id: fpu_tags.cc,v 1.3 2005-03-20 21:19:38 sshwarts Exp $ +///////////////////////////////////////////////////////////////////////// // Copyright (C) 2004 MandrakeSoft S.A. // // MandrakeSoft S.A. diff --git a/bochs/fpu/fpu_trans.cc b/bochs/fpu/fpu_trans.cc index 923a122ea..114b1b902 100755 --- a/bochs/fpu/fpu_trans.cc +++ b/bochs/fpu/fpu_trans.cc @@ -1,4 +1,6 @@ ///////////////////////////////////////////////////////////////////////// +// $Id: fpu_trans.cc,v 1.8 2005-03-20 21:19:38 sshwarts Exp $ +///////////////////////////////////////////////////////////////////////// // Copyright (C) 2004 MandrakeSoft S.A. // // MandrakeSoft S.A. diff --git a/bochs/fpu/status_w.h b/bochs/fpu/status_w.h index 731a33294..5f814cbd1 100644 --- a/bochs/fpu/status_w.h +++ b/bochs/fpu/status_w.h @@ -1,4 +1,6 @@ ///////////////////////////////////////////////////////////////////////// +// $Id: status_w.h,v 1.8 2005-03-20 21:19:38 sshwarts Exp $ +///////////////////////////////////////////////////////////////////////// // // Copyright (c) 2004 Stanislav Shwartsman // Written by Stanislav Shwartsman diff --git a/bochs/fpu/tag_w.h b/bochs/fpu/tag_w.h index 21f75a226..7b4b60425 100755 --- a/bochs/fpu/tag_w.h +++ b/bochs/fpu/tag_w.h @@ -1,4 +1,6 @@ ///////////////////////////////////////////////////////////////////////// +// $Id: tag_w.h,v 1.5 2005-03-20 21:19:38 sshwarts Exp $ +///////////////////////////////////////////////////////////////////////// // // Copyright (c) 2004 Stanislav Shwartsman // Written by Stanislav Shwartsman