From f1f3453e11e5cc4746a7f2945139bbf2b28cd8cd Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 10 Jan 2015 20:10:37 +0100 Subject: libgomp: Now known as the GNU Offloading and Multi Processing Runtime Library. libgomp/ * configure.ac: Rename libgomp from "GNU OpenMP Runtime Library" to "GNU Offloading and Multi Processing Runtime Library". Change all users. * configure: Regenerate. * libgomp.texi: Update. gcc/ * doc/install.texi: Update for libgomp being renamed from "GNU OpenMP Runtime Library" to "GNU Offloading and Multi Processing Runtime Library". * doc/sourcebuild.texi: Likewise. gcc/fortran/ * gfortran.texi: Update for libgomp being renamed from "GNU OpenMP Runtime Library" to "GNU Offloading and Multi Processing Runtime Library". * intrinsic.texi: Likewise. libstdc++-v3/ * doc/xml/manual/parallel_mode.xml: Update for libgomp being renamed from "GNU OpenMP Runtime Library" to "GNU Offloading and Multi Processing Runtime Library". Co-Authored-By: David Malcolm Co-Authored-By: Julian Brown From-SVN: r219425 --- libgomp/iter_ull.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libgomp/iter_ull.c') diff --git a/libgomp/iter_ull.c b/libgomp/iter_ull.c index 5d542bf..b1cad84 100644 --- a/libgomp/iter_ull.c +++ b/libgomp/iter_ull.c @@ -1,7 +1,8 @@ /* Copyright (C) 2005-2015 Free Software Foundation, Inc. Contributed by Richard Henderson . - This file is part of the GNU OpenMP Library (libgomp). + This file is part of the GNU Offloading and Multi Processing Library + (libgomp). Libgomp is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -- cgit v1.1