diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-06-09 23:46:33 +0000 |
---|---|---|
committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-06-09 23:46:33 +0000 |
commit | 2d0c81dc1877c3c20c8494035088cc745bc05d65 (patch) | |
tree | f3063ea0dc11ba062ec96ded3cbf47e54f536deb /libgomp/ChangeLog | |
parent | c0240443c240ca2f9755764a8aa74def28f45765 (diff) | |
download | gcc-2d0c81dc1877c3c20c8494035088cc745bc05d65.tar.gz |
gcc:
* doc/include/fdl.texi: Move to GFDL version 1.3.
* doc/cpp.texi: Move to GFDL version 1.3.
* doc/gcc.texi: Move to GFDL version 1.3. Fix copyright years.
* doc/gccint.texi: Move to GFDL version 1.3.
* doc/gcov.texi: Move to GFDL version 1.3. Update copyright years.
* doc/install.texi: Move to GFDL version 1.3. Fix copyright years.
* doc/invoke.texi: Move to GFDL version 1.3.
gcc/fortran:
* gfc-internals.texi: Move to GFDL 1.3.
* gfortran.texi: Ditto.
* intrinsic.texi: Ditto.
* invoke.texi: Ditto.
gcc/java:
* gcj.texi: Move to GFDL version 1.3. Fix copyright years.
libgomp:
* libgomp.texi: Move to GFDL version 1.3. Update copyright years.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@160518 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r-- | libgomp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index c2dfeb147eb..e2127b02702 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,7 @@ +2010-06-10 Gerald Pfeifer <gerald@pfeifer.com> + + * libgomp.texi: Move to GFDL version 1.3. Update copyright years. + 2010-06-09 Iain Sandoe <iains@gcc.gnu.org> PR bootstrap/43170 |