summaryrefslogtreecommitdiffstats
path: root/openmp/runtime
diff options
context:
space:
mode:
Diffstat (limited to 'openmp/runtime')
-rw-r--r--openmp/runtime/src/defs.mk2
-rw-r--r--openmp/runtime/src/extractExternal.cpp2
-rw-r--r--openmp/runtime/src/i18n/en_US.txt2
-rw-r--r--openmp/runtime/src/include/25/iomp.h.var2
-rw-r--r--openmp/runtime/src/include/25/iomp_lib.h.var2
-rw-r--r--openmp/runtime/src/include/25/omp.h.var2
-rw-r--r--openmp/runtime/src/include/25/omp_lib.f.var2
-rw-r--r--openmp/runtime/src/include/25/omp_lib.f90.var2
-rw-r--r--openmp/runtime/src/include/25/omp_lib.h.var2
-rw-r--r--openmp/runtime/src/include/30/iomp.h.var2
-rw-r--r--openmp/runtime/src/include/30/iomp_lib.h.var2
-rw-r--r--openmp/runtime/src/include/30/omp.h.var2
-rw-r--r--openmp/runtime/src/include/30/omp_lib.f.var2
-rw-r--r--openmp/runtime/src/include/30/omp_lib.f90.var2
-rw-r--r--openmp/runtime/src/include/30/omp_lib.h.var2
-rw-r--r--openmp/runtime/src/include/40/iomp.h.var2
-rw-r--r--openmp/runtime/src/include/40/iomp_lib.h.var2
-rw-r--r--openmp/runtime/src/include/40/omp.h.var2
-rw-r--r--openmp/runtime/src/include/40/omp_lib.f.var2
-rw-r--r--openmp/runtime/src/include/40/omp_lib.f90.var2
-rw-r--r--openmp/runtime/src/include/40/omp_lib.h.var2
-rw-r--r--openmp/runtime/src/kmp.h2
-rw-r--r--openmp/runtime/src/kmp_affinity.cpp2
-rw-r--r--openmp/runtime/src/kmp_alloc.c2
-rw-r--r--openmp/runtime/src/kmp_atomic.c2
-rw-r--r--openmp/runtime/src/kmp_atomic.h2
-rw-r--r--openmp/runtime/src/kmp_barrier.cpp2
-rw-r--r--openmp/runtime/src/kmp_csupport.c2
-rw-r--r--openmp/runtime/src/kmp_debug.c2
-rw-r--r--openmp/runtime/src/kmp_debug.h2
-rw-r--r--openmp/runtime/src/kmp_dispatch.cpp2
-rw-r--r--openmp/runtime/src/kmp_environment.c2
-rw-r--r--openmp/runtime/src/kmp_environment.h2
-rw-r--r--openmp/runtime/src/kmp_error.c2
-rw-r--r--openmp/runtime/src/kmp_error.h2
-rw-r--r--openmp/runtime/src/kmp_ftn_cdecl.c2
-rw-r--r--openmp/runtime/src/kmp_ftn_entry.h2
-rw-r--r--openmp/runtime/src/kmp_ftn_extra.c2
-rw-r--r--openmp/runtime/src/kmp_ftn_os.h2
-rw-r--r--openmp/runtime/src/kmp_ftn_stdcall.c2
-rw-r--r--openmp/runtime/src/kmp_global.c2
-rw-r--r--openmp/runtime/src/kmp_gsupport.c2
-rw-r--r--openmp/runtime/src/kmp_i18n.c2
-rw-r--r--openmp/runtime/src/kmp_i18n.h2
-rw-r--r--openmp/runtime/src/kmp_import.c2
-rw-r--r--openmp/runtime/src/kmp_io.c2
-rw-r--r--openmp/runtime/src/kmp_io.h2
-rw-r--r--openmp/runtime/src/kmp_itt.c2
-rw-r--r--openmp/runtime/src/kmp_itt.h2
-rw-r--r--openmp/runtime/src/kmp_itt.inl2
-rw-r--r--openmp/runtime/src/kmp_lock.cpp2
-rw-r--r--openmp/runtime/src/kmp_lock.h2
-rw-r--r--openmp/runtime/src/kmp_omp.h2
-rw-r--r--openmp/runtime/src/kmp_os.h2
-rw-r--r--openmp/runtime/src/kmp_runtime.c2
-rw-r--r--openmp/runtime/src/kmp_sched.cpp2
-rw-r--r--openmp/runtime/src/kmp_settings.c2
-rw-r--r--openmp/runtime/src/kmp_settings.h2
-rw-r--r--openmp/runtime/src/kmp_str.c2
-rw-r--r--openmp/runtime/src/kmp_str.h2
-rw-r--r--openmp/runtime/src/kmp_stub.c2
-rw-r--r--openmp/runtime/src/kmp_stub.h2
-rw-r--r--openmp/runtime/src/kmp_taskdeps.cpp2
-rw-r--r--openmp/runtime/src/kmp_tasking.c2
-rw-r--r--openmp/runtime/src/kmp_taskq.c2
-rw-r--r--openmp/runtime/src/kmp_threadprivate.c2
-rw-r--r--openmp/runtime/src/kmp_utility.c2
-rw-r--r--openmp/runtime/src/kmp_version.c2
-rw-r--r--openmp/runtime/src/kmp_version.h2
-rw-r--r--openmp/runtime/src/kmp_wait_release.cpp2
-rw-r--r--openmp/runtime/src/kmp_wait_release.h2
-rw-r--r--openmp/runtime/src/kmp_wrapper_getpid.h2
-rw-r--r--openmp/runtime/src/kmp_wrapper_malloc.h2
-rw-r--r--openmp/runtime/src/libiomp.rc.var2
-rw-r--r--openmp/runtime/src/makefile.mk2
-rw-r--r--openmp/runtime/src/rules.mk2
-rw-r--r--openmp/runtime/src/z_Linux_asm.s2
-rw-r--r--openmp/runtime/src/z_Linux_util.c2
-rw-r--r--openmp/runtime/src/z_Windows_NT-586_asm.asm2
-rw-r--r--openmp/runtime/src/z_Windows_NT-586_util.c2
-rw-r--r--openmp/runtime/src/z_Windows_NT_util.c2
-rw-r--r--openmp/runtime/tools/objcopy.cpp2
82 files changed, 0 insertions, 164 deletions
diff --git a/openmp/runtime/src/defs.mk b/openmp/runtime/src/defs.mk
index 1337abbff4d..2bf82ac9df3 100644
--- a/openmp/runtime/src/defs.mk
+++ b/openmp/runtime/src/defs.mk
@@ -1,6 +1,4 @@
# defs.mk
-# $Revision: 42951 $
-# $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
#
#//===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/extractExternal.cpp b/openmp/runtime/src/extractExternal.cpp
index 41f03a4a8b2..bb03b50a3bb 100644
--- a/openmp/runtime/src/extractExternal.cpp
+++ b/openmp/runtime/src/extractExternal.cpp
@@ -1,7 +1,5 @@
/*
* extractExternal.cpp
- * $Revision: 43084 $
- * $Date: 2014-04-15 09:15:14 -0500 (Tue, 15 Apr 2014) $
*/
diff --git a/openmp/runtime/src/i18n/en_US.txt b/openmp/runtime/src/i18n/en_US.txt
index c925ef97cce..ca961a70d0e 100644
--- a/openmp/runtime/src/i18n/en_US.txt
+++ b/openmp/runtime/src/i18n/en_US.txt
@@ -1,6 +1,4 @@
# en_US.txt #
-# $Revision: 43419 $
-# $Date: 2014-08-27 14:59:52 -0500 (Wed, 27 Aug 2014) $
#
#//===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/include/25/iomp.h.var b/openmp/runtime/src/include/25/iomp.h.var
index a0af224c633..bf703d6156f 100644
--- a/openmp/runtime/src/include/25/iomp.h.var
+++ b/openmp/runtime/src/include/25/iomp.h.var
@@ -1,7 +1,5 @@
/*
* include/25/iomp.h.var
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/include/25/iomp_lib.h.var b/openmp/runtime/src/include/25/iomp_lib.h.var
index d6aa093ffaa..663c4bbe903 100644
--- a/openmp/runtime/src/include/25/iomp_lib.h.var
+++ b/openmp/runtime/src/include/25/iomp_lib.h.var
@@ -1,6 +1,4 @@
! include/25/iomp_lib.h.var
-! $Revision: 42951 $
-! $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
!
!//===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/include/25/omp.h.var b/openmp/runtime/src/include/25/omp.h.var
index 12f71a4d008..751ce6c05d1 100644
--- a/openmp/runtime/src/include/25/omp.h.var
+++ b/openmp/runtime/src/include/25/omp.h.var
@@ -1,7 +1,5 @@
/*
* include/25/omp.h.var
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/include/25/omp_lib.f.var b/openmp/runtime/src/include/25/omp_lib.f.var
index 3ece259630b..7daf9f6a9d2 100644
--- a/openmp/runtime/src/include/25/omp_lib.f.var
+++ b/openmp/runtime/src/include/25/omp_lib.f.var
@@ -1,6 +1,4 @@
! include/25/omp_lib.f.var
-! $Revision: 42951 $
-! $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
!
!//===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/include/25/omp_lib.f90.var b/openmp/runtime/src/include/25/omp_lib.f90.var
index 0d86a98cea6..b6e4cba0ba8 100644
--- a/openmp/runtime/src/include/25/omp_lib.f90.var
+++ b/openmp/runtime/src/include/25/omp_lib.f90.var
@@ -1,6 +1,4 @@
! include/25/omp_lib.f90.var
-! $Revision: 42951 $
-! $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
!
!//===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/include/25/omp_lib.h.var b/openmp/runtime/src/include/25/omp_lib.h.var
index 4b93c98bc95..5da00de596d 100644
--- a/openmp/runtime/src/include/25/omp_lib.h.var
+++ b/openmp/runtime/src/include/25/omp_lib.h.var
@@ -1,6 +1,4 @@
! include/25/omp_lib.h.var
-! $Revision: 42951 $
-! $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
!
!//===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/include/30/iomp.h.var b/openmp/runtime/src/include/30/iomp.h.var
index f24901b8180..c182486f1a1 100644
--- a/openmp/runtime/src/include/30/iomp.h.var
+++ b/openmp/runtime/src/include/30/iomp.h.var
@@ -1,7 +1,5 @@
/*
* include/30/iomp.h.var
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/include/30/iomp_lib.h.var b/openmp/runtime/src/include/30/iomp_lib.h.var
index 7831073b2af..9abbd60016c 100644
--- a/openmp/runtime/src/include/30/iomp_lib.h.var
+++ b/openmp/runtime/src/include/30/iomp_lib.h.var
@@ -1,6 +1,4 @@
! include/30/iomp_lib.h.var
-! $Revision: 42951 $
-! $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
!
!//===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/include/30/omp.h.var b/openmp/runtime/src/include/30/omp.h.var
index d6f6510d958..410518f3010 100644
--- a/openmp/runtime/src/include/30/omp.h.var
+++ b/openmp/runtime/src/include/30/omp.h.var
@@ -1,7 +1,5 @@
/*
* include/30/omp.h.var
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/include/30/omp_lib.f.var b/openmp/runtime/src/include/30/omp_lib.f.var
index 04607f947f9..a8258954aad 100644
--- a/openmp/runtime/src/include/30/omp_lib.f.var
+++ b/openmp/runtime/src/include/30/omp_lib.f.var
@@ -1,6 +1,4 @@
! include/30/omp_lib.f.var
-! $Revision: 42951 $
-! $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
!
!//===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/include/30/omp_lib.f90.var b/openmp/runtime/src/include/30/omp_lib.f90.var
index 87c2b7d6dd4..dda8fdbca5b 100644
--- a/openmp/runtime/src/include/30/omp_lib.f90.var
+++ b/openmp/runtime/src/include/30/omp_lib.f90.var
@@ -1,6 +1,4 @@
! include/30/omp_lib.f90.var
-! $Revision: 42951 $
-! $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
!
!//===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/include/30/omp_lib.h.var b/openmp/runtime/src/include/30/omp_lib.h.var
index 6643c93aeeb..338005e54c3 100644
--- a/openmp/runtime/src/include/30/omp_lib.h.var
+++ b/openmp/runtime/src/include/30/omp_lib.h.var
@@ -1,6 +1,4 @@
! include/30/omp_lib.h.var
-! $Revision: 42951 $
-! $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
!
!//===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/include/40/iomp.h.var b/openmp/runtime/src/include/40/iomp.h.var
index adb7dcc5048..860c18e0e75 100644
--- a/openmp/runtime/src/include/40/iomp.h.var
+++ b/openmp/runtime/src/include/40/iomp.h.var
@@ -1,7 +1,5 @@
/*
* include/40/iomp.h.var
- * $Revision: 41674 $
- * $Date: 2012-06-05 08:33:35 -0500 (Tue, 05 Jun 2012) $
*/
diff --git a/openmp/runtime/src/include/40/iomp_lib.h.var b/openmp/runtime/src/include/40/iomp_lib.h.var
index 97c63f8c5bb..1804a319798 100644
--- a/openmp/runtime/src/include/40/iomp_lib.h.var
+++ b/openmp/runtime/src/include/40/iomp_lib.h.var
@@ -1,6 +1,4 @@
! include/40/iomp_lib.h.var
-! $Revision: 41674 $
-! $Date: 2012-06-05 08:33:35 -0500 (Tue, 05 Jun 2012) $
!
!//===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/include/40/omp.h.var b/openmp/runtime/src/include/40/omp.h.var
index c6dd4cd4ee1..e575922479b 100644
--- a/openmp/runtime/src/include/40/omp.h.var
+++ b/openmp/runtime/src/include/40/omp.h.var
@@ -1,7 +1,5 @@
/*
* include/40/omp.h.var
- * $Revision: 41674 $
- * $Date: 2012-06-05 08:33:35 -0500 (Tue, 05 Jun 2012) $
*/
diff --git a/openmp/runtime/src/include/40/omp_lib.f.var b/openmp/runtime/src/include/40/omp_lib.f.var
index fb9b2f28da4..d756d2b26b8 100644
--- a/openmp/runtime/src/include/40/omp_lib.f.var
+++ b/openmp/runtime/src/include/40/omp_lib.f.var
@@ -1,6 +1,4 @@
! include/40/omp_lib.f.var
-! $Revision: 41674 $
-! $Date: 2012-06-05 08:33:35 -0500 (Tue, 05 Jun 2012) $
!
!//===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/include/40/omp_lib.f90.var b/openmp/runtime/src/include/40/omp_lib.f90.var
index f78535212ca..b5f124c674b 100644
--- a/openmp/runtime/src/include/40/omp_lib.f90.var
+++ b/openmp/runtime/src/include/40/omp_lib.f90.var
@@ -1,6 +1,4 @@
! include/40/omp_lib.f90.var
-! $Revision: 41674 $
-! $Date: 2012-06-05 08:33:35 -0500 (Tue, 05 Jun 2012) $
!
!//===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/include/40/omp_lib.h.var b/openmp/runtime/src/include/40/omp_lib.h.var
index 8a748fad449..8afcdce3232 100644
--- a/openmp/runtime/src/include/40/omp_lib.h.var
+++ b/openmp/runtime/src/include/40/omp_lib.h.var
@@ -1,6 +1,4 @@
! include/40/omp_lib.h.var
-! $Revision: 41674 $
-! $Date: 2012-06-05 08:33:35 -0500 (Tue, 05 Jun 2012) $
!
!//===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/kmp.h b/openmp/runtime/src/kmp.h
index 1275719266e..7be619eaaa1 100644
--- a/openmp/runtime/src/kmp.h
+++ b/openmp/runtime/src/kmp.h
@@ -1,8 +1,6 @@
/*! \file */
/*
* kmp.h -- KPTS runtime header file.
- * $Revision: 43473 $
- * $Date: 2014-09-26 15:02:57 -0500 (Fri, 26 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_affinity.cpp b/openmp/runtime/src/kmp_affinity.cpp
index 2b3a2b25d4a..95dd2acbe9a 100644
--- a/openmp/runtime/src/kmp_affinity.cpp
+++ b/openmp/runtime/src/kmp_affinity.cpp
@@ -1,7 +1,5 @@
/*
* kmp_affinity.cpp -- affinity management
- * $Revision: 43473 $
- * $Date: 2014-09-26 15:02:57 -0500 (Fri, 26 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_alloc.c b/openmp/runtime/src/kmp_alloc.c
index 18f62365f74..1dd10bd3a2d 100644
--- a/openmp/runtime/src/kmp_alloc.c
+++ b/openmp/runtime/src/kmp_alloc.c
@@ -1,7 +1,5 @@
/*
* kmp_alloc.c -- private/shared dyanmic memory allocation and management
- * $Revision: 43450 $
- * $Date: 2014-09-09 10:07:22 -0500 (Tue, 09 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_atomic.c b/openmp/runtime/src/kmp_atomic.c
index 6613c6da76c..7c4433eb2e7 100644
--- a/openmp/runtime/src/kmp_atomic.c
+++ b/openmp/runtime/src/kmp_atomic.c
@@ -1,7 +1,5 @@
/*
* kmp_atomic.c -- ATOMIC implementation routines
- * $Revision: 43421 $
- * $Date: 2014-08-28 08:56:10 -0500 (Thu, 28 Aug 2014) $
*/
diff --git a/openmp/runtime/src/kmp_atomic.h b/openmp/runtime/src/kmp_atomic.h
index 68673dad8fb..90965517c14 100644
--- a/openmp/runtime/src/kmp_atomic.h
+++ b/openmp/runtime/src/kmp_atomic.h
@@ -1,7 +1,5 @@
/*
* kmp_atomic.h - ATOMIC header file
- * $Revision: 43191 $
- * $Date: 2014-05-27 07:44:11 -0500 (Tue, 27 May 2014) $
*/
diff --git a/openmp/runtime/src/kmp_barrier.cpp b/openmp/runtime/src/kmp_barrier.cpp
index d300af05db3..5ece174128e 100644
--- a/openmp/runtime/src/kmp_barrier.cpp
+++ b/openmp/runtime/src/kmp_barrier.cpp
@@ -1,7 +1,5 @@
/*
* kmp_barrier.cpp
- * $Revision: 43473 $
- * $Date: 2014-09-26 15:02:57 -0500 (Fri, 26 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_csupport.c b/openmp/runtime/src/kmp_csupport.c
index f4390c62e24..473411de86a 100644
--- a/openmp/runtime/src/kmp_csupport.c
+++ b/openmp/runtime/src/kmp_csupport.c
@@ -1,7 +1,5 @@
/*
* kmp_csupport.c -- kfront linkage support for OpenMP.
- * $Revision: 43473 $
- * $Date: 2014-09-26 15:02:57 -0500 (Fri, 26 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_debug.c b/openmp/runtime/src/kmp_debug.c
index ad049d1f25a..3bbffa53f21 100644
--- a/openmp/runtime/src/kmp_debug.c
+++ b/openmp/runtime/src/kmp_debug.c
@@ -1,7 +1,5 @@
/*
* kmp_debug.c -- debug utilities for the Guide library
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/kmp_debug.h b/openmp/runtime/src/kmp_debug.h
index f4288bf5ce2..b41e03c8dea 100644
--- a/openmp/runtime/src/kmp_debug.h
+++ b/openmp/runtime/src/kmp_debug.h
@@ -1,7 +1,5 @@
/*
* kmp_debug.h -- debug / assertion code for Assure library
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/kmp_dispatch.cpp b/openmp/runtime/src/kmp_dispatch.cpp
index cc58f493a69..b224efcaaea 100644
--- a/openmp/runtime/src/kmp_dispatch.cpp
+++ b/openmp/runtime/src/kmp_dispatch.cpp
@@ -1,7 +1,5 @@
/*
* kmp_dispatch.cpp: dynamic scheduling - iteration initialization and dispatch.
- * $Revision: 43457 $
- * $Date: 2014-09-17 03:57:22 -0500 (Wed, 17 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_environment.c b/openmp/runtime/src/kmp_environment.c
index 2d69ce71646..83e25b1ed4e 100644
--- a/openmp/runtime/src/kmp_environment.c
+++ b/openmp/runtime/src/kmp_environment.c
@@ -1,7 +1,5 @@
/*
* kmp_environment.c -- Handle environment variables OS-independently.
- * $Revision: 43084 $
- * $Date: 2014-04-15 09:15:14 -0500 (Tue, 15 Apr 2014) $
*/
diff --git a/openmp/runtime/src/kmp_environment.h b/openmp/runtime/src/kmp_environment.h
index 8655277de93..243b547451c 100644
--- a/openmp/runtime/src/kmp_environment.h
+++ b/openmp/runtime/src/kmp_environment.h
@@ -1,7 +1,5 @@
/*
* kmp_environment.h -- Handle environment varoiables OS-independently.
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/kmp_error.c b/openmp/runtime/src/kmp_error.c
index bb69b2e2eeb..8bdf2f3ba9b 100644
--- a/openmp/runtime/src/kmp_error.c
+++ b/openmp/runtime/src/kmp_error.c
@@ -1,7 +1,5 @@
/*
* kmp_error.c -- KPTS functions for error checking at runtime
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/kmp_error.h b/openmp/runtime/src/kmp_error.h
index 09817c88ae9..f7fcc6df5cb 100644
--- a/openmp/runtime/src/kmp_error.h
+++ b/openmp/runtime/src/kmp_error.h
@@ -1,7 +1,5 @@
/*
* kmp_error.h -- PTS functions for error checking at runtime.
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/kmp_ftn_cdecl.c b/openmp/runtime/src/kmp_ftn_cdecl.c
index e503e6b0eec..b8f00685830 100644
--- a/openmp/runtime/src/kmp_ftn_cdecl.c
+++ b/openmp/runtime/src/kmp_ftn_cdecl.c
@@ -1,7 +1,5 @@
/*
* kmp_ftn_cdecl.c -- Fortran __cdecl linkage support for OpenMP.
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/kmp_ftn_entry.h b/openmp/runtime/src/kmp_ftn_entry.h
index ba6e9c67672..8039853e901 100644
--- a/openmp/runtime/src/kmp_ftn_entry.h
+++ b/openmp/runtime/src/kmp_ftn_entry.h
@@ -1,7 +1,5 @@
/*
* kmp_ftn_entry.h -- Fortran entry linkage support for OpenMP.
- * $Revision: 43435 $
- * $Date: 2014-09-04 15:16:08 -0500 (Thu, 04 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_ftn_extra.c b/openmp/runtime/src/kmp_ftn_extra.c
index f3e0aa55675..1d0fb4ca13f 100644
--- a/openmp/runtime/src/kmp_ftn_extra.c
+++ b/openmp/runtime/src/kmp_ftn_extra.c
@@ -1,7 +1,5 @@
/*
* kmp_ftn_extra.c -- Fortran 'extra' linkage support for OpenMP.
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/kmp_ftn_os.h b/openmp/runtime/src/kmp_ftn_os.h
index 4be6ae84820..35f798ca26c 100644
--- a/openmp/runtime/src/kmp_ftn_os.h
+++ b/openmp/runtime/src/kmp_ftn_os.h
@@ -1,7 +1,5 @@
/*
* kmp_ftn_os.h -- KPTS Fortran defines header file.
- * $Revision: 43354 $
- * $Date: 2014-07-22 17:15:02 -0500 (Tue, 22 Jul 2014) $
*/
diff --git a/openmp/runtime/src/kmp_ftn_stdcall.c b/openmp/runtime/src/kmp_ftn_stdcall.c
index 07c074816ab..cf70d74af55 100644
--- a/openmp/runtime/src/kmp_ftn_stdcall.c
+++ b/openmp/runtime/src/kmp_ftn_stdcall.c
@@ -1,7 +1,5 @@
/*
* kmp_ftn_stdcall.c -- Fortran __stdcall linkage support for OpenMP.
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/kmp_global.c b/openmp/runtime/src/kmp_global.c
index 0ef2c3961b7..5dae4115932 100644
--- a/openmp/runtime/src/kmp_global.c
+++ b/openmp/runtime/src/kmp_global.c
@@ -1,7 +1,5 @@
/*
* kmp_global.c -- KPTS global variables for runtime support library
- * $Revision: 43473 $
- * $Date: 2014-09-26 15:02:57 -0500 (Fri, 26 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_gsupport.c b/openmp/runtime/src/kmp_gsupport.c
index 38df8f757bc..14dfdf1342b 100644
--- a/openmp/runtime/src/kmp_gsupport.c
+++ b/openmp/runtime/src/kmp_gsupport.c
@@ -1,7 +1,5 @@
/*
* kmp_gsupport.c
- * $Revision: 43473 $
- * $Date: 2014-09-26 15:02:57 -0500 (Fri, 26 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_i18n.c b/openmp/runtime/src/kmp_i18n.c
index b26d5e714ab..95c2e8e4ec7 100644
--- a/openmp/runtime/src/kmp_i18n.c
+++ b/openmp/runtime/src/kmp_i18n.c
@@ -1,7 +1,5 @@
/*
* kmp_i18n.c
- * $Revision: 43084 $
- * $Date: 2014-04-15 09:15:14 -0500 (Tue, 15 Apr 2014) $
*/
diff --git a/openmp/runtime/src/kmp_i18n.h b/openmp/runtime/src/kmp_i18n.h
index deb464e19eb..ff00436ff29 100644
--- a/openmp/runtime/src/kmp_i18n.h
+++ b/openmp/runtime/src/kmp_i18n.h
@@ -1,7 +1,5 @@
/*
* kmp_i18n.h
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/kmp_import.c b/openmp/runtime/src/kmp_import.c
index 95e8211d2df..1021a611b62 100644
--- a/openmp/runtime/src/kmp_import.c
+++ b/openmp/runtime/src/kmp_import.c
@@ -1,7 +1,5 @@
/*
* kmp_import.c
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/kmp_io.c b/openmp/runtime/src/kmp_io.c
index 03966345744..c419f023a89 100644
--- a/openmp/runtime/src/kmp_io.c
+++ b/openmp/runtime/src/kmp_io.c
@@ -1,7 +1,5 @@
/*
* kmp_io.c -- RTL IO
- * $Revision: 43236 $
- * $Date: 2014-06-04 16:42:35 -0500 (Wed, 04 Jun 2014) $
*/
diff --git a/openmp/runtime/src/kmp_io.h b/openmp/runtime/src/kmp_io.h
index 26db4dad5cc..a0caa644eed 100644
--- a/openmp/runtime/src/kmp_io.h
+++ b/openmp/runtime/src/kmp_io.h
@@ -1,7 +1,5 @@
/*
* kmp_io.h -- RTL IO header file.
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/kmp_itt.c b/openmp/runtime/src/kmp_itt.c
index bff97f8680a..77ac809d277 100644
--- a/openmp/runtime/src/kmp_itt.c
+++ b/openmp/runtime/src/kmp_itt.c
@@ -1,8 +1,6 @@
#if USE_ITT_BUILD
/*
* kmp_itt.c -- ITT Notify interface.
- * $Revision: 43457 $
- * $Date: 2014-09-17 03:57:22 -0500 (Wed, 17 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_itt.h b/openmp/runtime/src/kmp_itt.h
index 145f753fbb6..2c9f39df05e 100644
--- a/openmp/runtime/src/kmp_itt.h
+++ b/openmp/runtime/src/kmp_itt.h
@@ -1,8 +1,6 @@
#if USE_ITT_BUILD
/*
* kmp_itt.h -- ITT Notify interface.
- * $Revision: 43457 $
- * $Date: 2014-09-17 03:57:22 -0500 (Wed, 17 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_itt.inl b/openmp/runtime/src/kmp_itt.inl
index b3af0b8fb87..d9bf7b5ab1f 100644
--- a/openmp/runtime/src/kmp_itt.inl
+++ b/openmp/runtime/src/kmp_itt.inl
@@ -1,8 +1,6 @@
#if USE_ITT_BUILD
/*
* kmp_itt.inl -- Inline functions of ITT Notify.
- * $Revision: 43457 $
- * $Date: 2014-09-17 03:57:22 -0500 (Wed, 17 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_lock.cpp b/openmp/runtime/src/kmp_lock.cpp
index 84b9336d62e..203f12b4fbc 100644
--- a/openmp/runtime/src/kmp_lock.cpp
+++ b/openmp/runtime/src/kmp_lock.cpp
@@ -1,7 +1,5 @@
/*
* kmp_lock.cpp -- lock-related functions
- * $Revision: 43389 $
- * $Date: 2014-08-11 10:54:01 -0500 (Mon, 11 Aug 2014) $
*/
diff --git a/openmp/runtime/src/kmp_lock.h b/openmp/runtime/src/kmp_lock.h
index e37fe7d8397..3d8054796ea 100644
--- a/openmp/runtime/src/kmp_lock.h
+++ b/openmp/runtime/src/kmp_lock.h
@@ -1,7 +1,5 @@
/*
* kmp_lock.h -- lock header file
- * $Revision: 43473 $
- * $Date: 2014-09-26 15:02:57 -0500 (Fri, 26 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_omp.h b/openmp/runtime/src/kmp_omp.h
index e663739d462..9657f643de7 100644
--- a/openmp/runtime/src/kmp_omp.h
+++ b/openmp/runtime/src/kmp_omp.h
@@ -1,8 +1,6 @@
/*
* kmp_omp.h -- OpenMP definition for kmp_omp_struct_info_t.
* This is for information about runtime library structures.
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/kmp_os.h b/openmp/runtime/src/kmp_os.h
index d770b32ce90..71b4da6c3bb 100644
--- a/openmp/runtime/src/kmp_os.h
+++ b/openmp/runtime/src/kmp_os.h
@@ -1,7 +1,5 @@
/*
* kmp_os.h -- KPTS runtime header file.
- * $Revision: 43473 $
- * $Date: 2014-09-26 15:02:57 -0500 (Fri, 26 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_runtime.c b/openmp/runtime/src/kmp_runtime.c
index dd53dcd19b8..31c8ebddfa5 100644
--- a/openmp/runtime/src/kmp_runtime.c
+++ b/openmp/runtime/src/kmp_runtime.c
@@ -1,7 +1,5 @@
/*
* kmp_runtime.c -- KPTS runtime support library
- * $Revision: 43473 $
- * $Date: 2014-09-26 15:02:57 -0500 (Fri, 26 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_sched.cpp b/openmp/runtime/src/kmp_sched.cpp
index 14fa62ee85d..79eee33ca05 100644
--- a/openmp/runtime/src/kmp_sched.cpp
+++ b/openmp/runtime/src/kmp_sched.cpp
@@ -1,7 +1,5 @@
/*
* kmp_sched.c -- static scheduling -- iteration initialization
- * $Revision: 43457 $
- * $Date: 2014-09-17 03:57:22 -0500 (Wed, 17 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_settings.c b/openmp/runtime/src/kmp_settings.c
index 94f9ad62612..d3968c2b373 100644
--- a/openmp/runtime/src/kmp_settings.c
+++ b/openmp/runtime/src/kmp_settings.c
@@ -1,7 +1,5 @@
/*
* kmp_settings.c -- Initialize environment variables
- * $Revision: 43473 $
- * $Date: 2014-09-26 15:02:57 -0500 (Fri, 26 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_settings.h b/openmp/runtime/src/kmp_settings.h
index e1ad4280e7b..7232e619756 100644
--- a/openmp/runtime/src/kmp_settings.h
+++ b/openmp/runtime/src/kmp_settings.h
@@ -1,7 +1,5 @@
/*
* kmp_settings.h -- Initialize environment variables
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/kmp_str.c b/openmp/runtime/src/kmp_str.c
index d9e8d26a498..06ec7f2e96c 100644
--- a/openmp/runtime/src/kmp_str.c
+++ b/openmp/runtime/src/kmp_str.c
@@ -1,7 +1,5 @@
/*
* kmp_str.c -- String manipulation routines.
- * $Revision: 43084 $
- * $Date: 2014-04-15 09:15:14 -0500 (Tue, 15 Apr 2014) $
*/
diff --git a/openmp/runtime/src/kmp_str.h b/openmp/runtime/src/kmp_str.h
index 1c4fb984323..482182e6ff6 100644
--- a/openmp/runtime/src/kmp_str.h
+++ b/openmp/runtime/src/kmp_str.h
@@ -1,7 +1,5 @@
/*
* kmp_str.h -- String manipulation routines.
- * $Revision: 43435 $
- * $Date: 2014-09-04 15:16:08 -0500 (Thu, 04 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_stub.c b/openmp/runtime/src/kmp_stub.c
index aef8eb1f9c4..cb5213decff 100644
--- a/openmp/runtime/src/kmp_stub.c
+++ b/openmp/runtime/src/kmp_stub.c
@@ -1,7 +1,5 @@
/*
* kmp_stub.c -- stub versions of user-callable OpenMP RT functions.
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/kmp_stub.h b/openmp/runtime/src/kmp_stub.h
index 44bd1f764f7..cdcffa3d8c3 100644
--- a/openmp/runtime/src/kmp_stub.h
+++ b/openmp/runtime/src/kmp_stub.h
@@ -1,7 +1,5 @@
/*
* kmp_stub.h
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/kmp_taskdeps.cpp b/openmp/runtime/src/kmp_taskdeps.cpp
index be426171890..d033a603386 100644
--- a/openmp/runtime/src/kmp_taskdeps.cpp
+++ b/openmp/runtime/src/kmp_taskdeps.cpp
@@ -1,7 +1,5 @@
/*
* kmp_taskdeps.cpp
- * $Revision: 42539 $
- * $Date: 2013-07-17 11:20:01 -0500 (Wed, 17 Jul 2013) $
*/
diff --git a/openmp/runtime/src/kmp_tasking.c b/openmp/runtime/src/kmp_tasking.c
index 35ccb02255b..ad121ad0c1e 100644
--- a/openmp/runtime/src/kmp_tasking.c
+++ b/openmp/runtime/src/kmp_tasking.c
@@ -1,7 +1,5 @@
/*
* kmp_tasking.c -- OpenMP 3.0 tasking support.
- * $Revision: 43389 $
- * $Date: 2014-08-11 10:54:01 -0500 (Mon, 11 Aug 2014) $
*/
diff --git a/openmp/runtime/src/kmp_taskq.c b/openmp/runtime/src/kmp_taskq.c
index 3a276b55ad5..10ae8495d70 100644
--- a/openmp/runtime/src/kmp_taskq.c
+++ b/openmp/runtime/src/kmp_taskq.c
@@ -1,7 +1,5 @@
/*
* kmp_taskq.c -- TASKQ support for OpenMP.
- * $Revision: 43389 $
- * $Date: 2014-08-11 10:54:01 -0500 (Mon, 11 Aug 2014) $
*/
diff --git a/openmp/runtime/src/kmp_threadprivate.c b/openmp/runtime/src/kmp_threadprivate.c
index 4bf2701f245..fd5e7ae545c 100644
--- a/openmp/runtime/src/kmp_threadprivate.c
+++ b/openmp/runtime/src/kmp_threadprivate.c
@@ -1,7 +1,5 @@
/*
* kmp_threadprivate.c -- OpenMP threadprivate support library
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/kmp_utility.c b/openmp/runtime/src/kmp_utility.c
index b12c7bcf840..d0e74d52fd9 100644
--- a/openmp/runtime/src/kmp_utility.c
+++ b/openmp/runtime/src/kmp_utility.c
@@ -1,7 +1,5 @@
/*
* kmp_utility.c -- Utility routines for the OpenMP support library.
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/kmp_version.c b/openmp/runtime/src/kmp_version.c
index 77a24e8aa00..581909a7fde 100644
--- a/openmp/runtime/src/kmp_version.c
+++ b/openmp/runtime/src/kmp_version.c
@@ -1,7 +1,5 @@
/*
* kmp_version.c
- * $Revision: 43435 $
- * $Date: 2014-09-04 15:16:08 -0500 (Thu, 04 Sep 2014) $
*/
diff --git a/openmp/runtime/src/kmp_version.h b/openmp/runtime/src/kmp_version.h
index 76e1e631b67..949c50ae0b7 100644
--- a/openmp/runtime/src/kmp_version.h
+++ b/openmp/runtime/src/kmp_version.h
@@ -1,7 +1,5 @@
/*
* kmp_version.h -- version number for this release
- * $Revision: 42982 $
- * $Date: 2014-02-12 10:11:02 -0600 (Wed, 12 Feb 2014) $
*/
diff --git a/openmp/runtime/src/kmp_wait_release.cpp b/openmp/runtime/src/kmp_wait_release.cpp
index c3e228f3a61..d865bf6d46f 100644
--- a/openmp/runtime/src/kmp_wait_release.cpp
+++ b/openmp/runtime/src/kmp_wait_release.cpp
@@ -1,7 +1,5 @@
/*
* kmp_wait_release.cpp -- Wait/Release implementation
- * $Revision: 43417 $
- * $Date: 2014-08-26 14:06:38 -0500 (Tue, 26 Aug 2014) $
*/
diff --git a/openmp/runtime/src/kmp_wait_release.h b/openmp/runtime/src/kmp_wait_release.h
index 599dcf0d772..84cb8bed70e 100644
--- a/openmp/runtime/src/kmp_wait_release.h
+++ b/openmp/runtime/src/kmp_wait_release.h
@@ -1,7 +1,5 @@
/*
* kmp_wait_release.h -- Wait/Release implementation
- * $Revision: 43417 $
- * $Date: 2014-08-26 14:06:38 -0500 (Tue, 26 Aug 2014) $
*/
diff --git a/openmp/runtime/src/kmp_wrapper_getpid.h b/openmp/runtime/src/kmp_wrapper_getpid.h
index 35e4d179f62..61a046c37d2 100644
--- a/openmp/runtime/src/kmp_wrapper_getpid.h
+++ b/openmp/runtime/src/kmp_wrapper_getpid.h
@@ -1,7 +1,5 @@
/*
* kmp_wrapper_getpid.h -- getpid() declaration.
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/kmp_wrapper_malloc.h b/openmp/runtime/src/kmp_wrapper_malloc.h
index b0564b9a3f7..58a7ab7de37 100644
--- a/openmp/runtime/src/kmp_wrapper_malloc.h
+++ b/openmp/runtime/src/kmp_wrapper_malloc.h
@@ -1,8 +1,6 @@
/*
* kmp_wrapper_malloc.h -- Wrappers for memory allocation routines
* (malloc(), free(), and others).
- * $Revision: 43084 $
- * $Date: 2014-04-15 09:15:14 -0500 (Tue, 15 Apr 2014) $
*/
diff --git a/openmp/runtime/src/libiomp.rc.var b/openmp/runtime/src/libiomp.rc.var
index 5e221b69622..c5f81e8b462 100644
--- a/openmp/runtime/src/libiomp.rc.var
+++ b/openmp/runtime/src/libiomp.rc.var
@@ -1,6 +1,4 @@
// libiomp.rc.var
-// $Revision: 42994 $
-// $Date: 2014-03-04 02:22:15 -0600 (Tue, 04 Mar 2014) $
//
////===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/makefile.mk b/openmp/runtime/src/makefile.mk
index f15f4929d5d..ade031bfbe1 100644
--- a/openmp/runtime/src/makefile.mk
+++ b/openmp/runtime/src/makefile.mk
@@ -1,6 +1,4 @@
# makefile.mk #
-# $Revision: 43473 $
-# $Date: 2014-09-26 15:02:57 -0500 (Fri, 26 Sep 2014) $
#
#//===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/rules.mk b/openmp/runtime/src/rules.mk
index 09f30ba26b9..99d5c56f4b1 100644
--- a/openmp/runtime/src/rules.mk
+++ b/openmp/runtime/src/rules.mk
@@ -1,6 +1,4 @@
# rules.mk #
-# $Revision: 42951 $
-# $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
#
#//===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/z_Linux_asm.s b/openmp/runtime/src/z_Linux_asm.s
index e785fab38c4..177d6ca9582 100644
--- a/openmp/runtime/src/z_Linux_asm.s
+++ b/openmp/runtime/src/z_Linux_asm.s
@@ -1,7 +1,5 @@
// z_Linux_asm.s: - microtasking routines specifically
// written for Intel platforms running Linux* OS
-// $Revision: 43473 $
-// $Date: 2014-09-26 15:02:57 -0500 (Fri, 26 Sep 2014) $
//
////===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/z_Linux_util.c b/openmp/runtime/src/z_Linux_util.c
index d8aacf4c41f..13dead16142 100644
--- a/openmp/runtime/src/z_Linux_util.c
+++ b/openmp/runtime/src/z_Linux_util.c
@@ -1,7 +1,5 @@
/*
* z_Linux_util.c -- platform specific routines.
- * $Revision: 43473 $
- * $Date: 2014-09-26 15:02:57 -0500 (Fri, 26 Sep 2014) $
*/
diff --git a/openmp/runtime/src/z_Windows_NT-586_asm.asm b/openmp/runtime/src/z_Windows_NT-586_asm.asm
index 385e3263d2b..a34434f5902 100644
--- a/openmp/runtime/src/z_Windows_NT-586_asm.asm
+++ b/openmp/runtime/src/z_Windows_NT-586_asm.asm
@@ -1,7 +1,5 @@
; z_Windows_NT-586_asm.asm: - microtasking routines specifically
; written for IA-32 architecture and Intel(R) 64 running Windows* OS
-; $Revision: 43373 $
-; $Date: 2014-08-07 09:17:32 -0500 (Thu, 07 Aug 2014) $
;
;//===----------------------------------------------------------------------===//
diff --git a/openmp/runtime/src/z_Windows_NT-586_util.c b/openmp/runtime/src/z_Windows_NT-586_util.c
index 9e35df45d41..7b99f75e0f7 100644
--- a/openmp/runtime/src/z_Windows_NT-586_util.c
+++ b/openmp/runtime/src/z_Windows_NT-586_util.c
@@ -1,7 +1,5 @@
/*
* z_Windows_NT-586_util.c -- platform specific routines.
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
diff --git a/openmp/runtime/src/z_Windows_NT_util.c b/openmp/runtime/src/z_Windows_NT_util.c
index 81d4a30c36a..b581d4639e0 100644
--- a/openmp/runtime/src/z_Windows_NT_util.c
+++ b/openmp/runtime/src/z_Windows_NT_util.c
@@ -1,7 +1,5 @@
/*
* z_Windows_NT_util.c -- platform specific routines.
- * $Revision: 43389 $
- * $Date: 2014-08-11 10:54:01 -0500 (Mon, 11 Aug 2014) $
*/
diff --git a/openmp/runtime/tools/objcopy.cpp b/openmp/runtime/tools/objcopy.cpp
index 548e7f24751..a2811c6261d 100644
--- a/openmp/runtime/tools/objcopy.cpp
+++ b/openmp/runtime/tools/objcopy.cpp
@@ -1,6 +1,4 @@
/*
- * $Revision: 42951 $
- * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $
*/
OpenPOWER on IntegriCloud