gcc.c (process_command): Update copyright notice dates.

gcc/
	* gcc.c (process_command): Update copyright notice dates.
	* gcov-dump.c (print_version): Ditto.
	* gcov.c (print_version): Ditto.
	* gcov-tool.c (print_version): Ditto.
	* gengtype.c (create_file): Ditto.
	* doc/cpp.texi: Bump @copying's copyright year.
	* doc/cppinternals.texi: Ditto.
	* doc/gcc.texi: Ditto.
	* doc/gccint.texi: Ditto.
	* doc/gcov.texi: Ditto.
	* doc/install.texi: Ditto.
	* doc/invoke.texi: Ditto.
gcc/ada/
	* gnat_ugn.texi: Bump @copying's copyright year.
	* gnat_rm.texi: Likewise.
gcc/fortran/
	* gfortranspec.c (lang_specific_driver): Update copyright notice
	dates.
	* gfc-internals.texi: Bump @copying's copyright year.
	* gfortran.texi: Ditto.
	* intrinsic.texi: Ditto.
	* invoke.texi: Ditto.
gcc/go/
	* gccgo.texi: Bump @copyrights-go year.
gcc/java/
	* jcf-dump.c (version): Update copyright notice dates.
libgomp/
	* libgomp.texi: Bump @copying's copyright year.
libitm/
	* libitm.texi: Bump @copying's copyright year.
libjava/
	* classpath/gnu/java/rmi/registry/RegistryImpl.java (version): Update
	copyright notice dates.
	* classpath/tools/gnu/classpath/tools/orbd/Main.java (run): Ditto.
	* gnu/gcj/convert/Convert.java (version): Update copyright notice
	dates.
	* gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
libquadmath/
	* libquadmath.texi: Bump @copying's copyright year.

From-SVN: r232053
This commit is contained in:
Jakub Jelinek 2016-01-04 14:03:35 +01:00
parent 2fe0a2080e
commit 21fa2a29dc
40 changed files with 3215 additions and 3129 deletions

View File

@ -1,3 +1,18 @@
2016-01-04 Jakub Jelinek <jakub@redhat.com>
* gcc.c (process_command): Update copyright notice dates.
* gcov-dump.c (print_version): Ditto.
* gcov.c (print_version): Ditto.
* gcov-tool.c (print_version): Ditto.
* gengtype.c (create_file): Ditto.
* doc/cpp.texi: Bump @copying's copyright year.
* doc/cppinternals.texi: Ditto.
* doc/gcc.texi: Ditto.
* doc/gccint.texi: Ditto.
* doc/gcov.texi: Ditto.
* doc/install.texi: Ditto.
* doc/invoke.texi: Ditto.
2016-01-04 Eric Botcazou <ebotcazou@adacore.com> 2016-01-04 Eric Botcazou <ebotcazou@adacore.com>
* config/arm/arm.c (aapcs_vfp_allocate_return_reg): Treat all integer * config/arm/arm.c (aapcs_vfp_allocate_return_reg): Treat all integer

View File

@ -1,3 +1,8 @@
2016-01-04 Jakub Jelinek <jakub@redhat.com>
* gnat_ugn.texi: Bump @copying's copyright year.
* gnat_rm.texi: Likewise.
2016-01-02 Eric Botcazou <ebotcazou@adacore.com> 2016-01-02 Eric Botcazou <ebotcazou@adacore.com>
* gnatvsn.ads: Bump copyright year. * gnatvsn.ads: Bump copyright year.

View File

@ -25,7 +25,7 @@ GNAT Reference Manual , November 18, 2015
AdaCore AdaCore
Copyright @copyright{} 2008-2015, Free Software Foundation Copyright @copyright{} 2008-2016, Free Software Foundation
@end quotation @end quotation
@end copying @end copying

View File

@ -25,7 +25,7 @@ GNAT User's Guide for Native Platforms , November 18, 2015
AdaCore AdaCore
Copyright @copyright{} 2008-2015, Free Software Foundation Copyright @copyright{} 2008-2016, Free Software Foundation
@end quotation @end quotation
@end copying @end copying

View File

@ -10,7 +10,7 @@
@copying @copying
@c man begin COPYRIGHT @c man begin COPYRIGHT
Copyright @copyright{} 1987-2015 Free Software Foundation, Inc. Copyright @copyright{} 1987-2016 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or under the terms of the GNU Free Documentation License, Version 1.3 or

View File

@ -18,7 +18,7 @@
@ifinfo @ifinfo
This file documents the internals of the GNU C Preprocessor. This file documents the internals of the GNU C Preprocessor.
Copyright (C) 2000-2015 Free Software Foundation, Inc. Copyright (C) 2000-2016 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice this manual provided the copyright notice and this permission notice
@ -47,7 +47,7 @@ into another language, under the above conditions for modified versions.
@page @page
@vskip 0pt plus 1filll @vskip 0pt plus 1filll
@c man begin COPYRIGHT @c man begin COPYRIGHT
Copyright @copyright{} 2000-2015 Free Software Foundation, Inc. Copyright @copyright{} 2000-2016 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice this manual provided the copyright notice and this permission notice

View File

@ -40,7 +40,7 @@
@c %**end of header @c %**end of header
@copying @copying
Copyright @copyright{} 1988-2015 Free Software Foundation, Inc. Copyright @copyright{} 1988-2016 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or under the terms of the GNU Free Documentation License, Version 1.3 or

View File

@ -26,7 +26,7 @@
@c %**end of header @c %**end of header
@copying @copying
Copyright @copyright{} 1988-2015 Free Software Foundation, Inc. Copyright @copyright{} 1988-2016 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or under the terms of the GNU Free Documentation License, Version 1.3 or

View File

@ -4,7 +4,7 @@
@ignore @ignore
@c man begin COPYRIGHT @c man begin COPYRIGHT
Copyright @copyright{} 1996-2015 Free Software Foundation, Inc. Copyright @copyright{} 1996-2016 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or under the terms of the GNU Free Documentation License, Version 1.3 or

View File

@ -44,7 +44,7 @@
@settitle Installing GCC: GNU Free Documentation License @settitle Installing GCC: GNU Free Documentation License
@end ifset @end ifset
@c Copyright (C) 1988-2015 Free Software Foundation, Inc. @c Copyright (C) 1988-2016 Free Software Foundation, Inc.
@c *** Converted to texinfo by Dean Wakerley, dean@wakerley.com @c *** Converted to texinfo by Dean Wakerley, dean@wakerley.com
@c IMPORTANT: whenever you modify this file, run `install.texi2html' to @c IMPORTANT: whenever you modify this file, run `install.texi2html' to
@ -69,7 +69,7 @@
@c Part 2 Summary Description and Copyright @c Part 2 Summary Description and Copyright
@copying @copying
Copyright @copyright{} 1988-2015 Free Software Foundation, Inc. Copyright @copyright{} 1988-2016 Free Software Foundation, Inc.
@sp 1 @sp 1
Permission is granted to copy, distribute and/or modify this document Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or under the terms of the GNU Free Documentation License, Version 1.3 or

View File

@ -8,7 +8,7 @@
@c man end @c man end
@c man begin COPYRIGHT @c man begin COPYRIGHT
Copyright @copyright{} 1988-2015 Free Software Foundation, Inc. Copyright @copyright{} 1988-2016 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or under the terms of the GNU Free Documentation License, Version 1.3 or

File diff suppressed because it is too large Load Diff

3029
gcc/fortran/ChangeLog-2015 Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*- \input texinfo @c -*-texinfo-*-
@c %**start of header @c %**start of header
@setfilename gfc-internals.info @setfilename gfc-internals.info
@set copyrights-gfortran 2007-2015 @set copyrights-gfortran 2007-2016
@include gcc-common.texi @include gcc-common.texi

View File

@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*- \input texinfo @c -*-texinfo-*-
@c %**start of header @c %**start of header
@setfilename gfortran.info @setfilename gfortran.info
@set copyrights-gfortran 1999-2015 @set copyrights-gfortran 1999-2016
@include gcc-common.texi @include gcc-common.texi

View File

@ -1,5 +1,5 @@
/* Specific flags and argument handling of the Fortran front-end. /* Specific flags and argument handling of the Fortran front-end.
Copyright (C) 1997-2015 Free Software Foundation, Inc. Copyright (C) 1997-2016 Free Software Foundation, Inc.
This file is part of GCC. This file is part of GCC.
@ -276,7 +276,7 @@ lang_specific_driver (struct cl_decoded_option **in_decoded_options,
case OPT__version: case OPT__version:
printf ("GNU Fortran %s%s\n", pkgversion_string, version_string); printf ("GNU Fortran %s%s\n", pkgversion_string, version_string);
printf ("Copyright %s 2015 Free Software Foundation, Inc.\n", printf ("Copyright %s 2016 Free Software Foundation, Inc.\n",
_("(C)")); _("(C)"));
fputs (_("This is free software; see the source for copying conditions. There is NO\n\ fputs (_("This is free software; see the source for copying conditions. There is NO\n\
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n"), warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n"),

View File

@ -1,5 +1,5 @@
@ignore @ignore
Copyright (C) 2005-2015 Free Software Foundation, Inc. Copyright (C) 2005-2016 Free Software Foundation, Inc.
This is part of the GNU Fortran manual. This is part of the GNU Fortran manual.
For copying conditions, see the file gfortran.texi. For copying conditions, see the file gfortran.texi.

View File

@ -1,10 +1,10 @@
@c Copyright (C) 2004-2015 Free Software Foundation, Inc. @c Copyright (C) 2004-2016 Free Software Foundation, Inc.
@c This is part of the GNU Fortran manual. @c This is part of the GNU Fortran manual.
@c For copying conditions, see the file gfortran.texi. @c For copying conditions, see the file gfortran.texi.
@ignore @ignore
@c man begin COPYRIGHT @c man begin COPYRIGHT
Copyright @copyright{} 2004-2015 Free Software Foundation, Inc. Copyright @copyright{} 2004-2016 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or under the terms of the GNU Free Documentation License, Version 1.3 or

View File

@ -1,5 +1,5 @@
/* Compiler driver program that can handle many languages. /* Compiler driver program that can handle many languages.
Copyright (C) 1987-2015 Free Software Foundation, Inc. Copyright (C) 1987-2016 Free Software Foundation, Inc.
This file is part of GCC. This file is part of GCC.
@ -7812,7 +7812,7 @@ driver::maybe_print_and_exit () const
{ {
printf (_("%s %s%s\n"), progname, pkgversion_string, printf (_("%s %s%s\n"), progname, pkgversion_string,
version_string); version_string);
printf ("Copyright %s 2015 Free Software Foundation, Inc.\n", printf ("Copyright %s 2016 Free Software Foundation, Inc.\n",
_("(C)")); _("(C)"));
fputs (_("This is free software; see the source for copying conditions. There is NO\n\ fputs (_("This is free software; see the source for copying conditions. There is NO\n\
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n"), warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n"),

View File

@ -1,5 +1,5 @@
/* Dump a gcov file, for debugging use. /* Dump a gcov file, for debugging use.
Copyright (C) 2002-2015 Free Software Foundation, Inc. Copyright (C) 2002-2016 Free Software Foundation, Inc.
Contributed by Nathan Sidwell <nathan@codesourcery.com> Contributed by Nathan Sidwell <nathan@codesourcery.com>
Gcov is free software; you can redistribute it and/or modify Gcov is free software; you can redistribute it and/or modify
@ -142,7 +142,7 @@ static void
print_version (void) print_version (void)
{ {
printf ("gcov-dump %s%s\n", pkgversion_string, version_string); printf ("gcov-dump %s%s\n", pkgversion_string, version_string);
printf ("Copyright (C) 2015 Free Software Foundation, Inc.\n"); printf ("Copyright (C) 2016 Free Software Foundation, Inc.\n");
printf ("This is free software; see the source for copying conditions.\n" printf ("This is free software; see the source for copying conditions.\n"
"There is NO warranty; not even for MERCHANTABILITY or \n" "There is NO warranty; not even for MERCHANTABILITY or \n"
"FITNESS FOR A PARTICULAR PURPOSE.\n\n"); "FITNESS FOR A PARTICULAR PURPOSE.\n\n");

View File

@ -1,5 +1,5 @@
/* Gcc offline profile processing tool support. */ /* Gcc offline profile processing tool support. */
/* Copyright (C) 2014-2015 Free Software Foundation, Inc. /* Copyright (C) 2014-2016 Free Software Foundation, Inc.
Contributed by Rong Xu <xur@google.com>. Contributed by Rong Xu <xur@google.com>.
This file is part of GCC. This file is part of GCC.
@ -523,7 +523,7 @@ static void
print_version (void) print_version (void)
{ {
fnotice (stdout, "%s %s%s\n", progname, pkgversion_string, version_string); fnotice (stdout, "%s %s%s\n", progname, pkgversion_string, version_string);
fnotice (stdout, "Copyright %s 2014-2015 Free Software Foundation, Inc.\n", fnotice (stdout, "Copyright %s 2014-2016 Free Software Foundation, Inc.\n",
_("(C)")); _("(C)"));
fnotice (stdout, fnotice (stdout,
_("This is free software; see the source for copying conditions.\n" _("This is free software; see the source for copying conditions.\n"

View File

@ -1,6 +1,6 @@
/* Gcov.c: prepend line execution counts and branch probabilities to a /* Gcov.c: prepend line execution counts and branch probabilities to a
source file. source file.
Copyright (C) 1990-2015 Free Software Foundation, Inc. Copyright (C) 1990-2016 Free Software Foundation, Inc.
Contributed by James E. Wilson of Cygnus Support. Contributed by James E. Wilson of Cygnus Support.
Mangled by Bob Manson of Cygnus Support. Mangled by Bob Manson of Cygnus Support.
Mangled further by Nathan Sidwell <nathan@codesourcery.com> Mangled further by Nathan Sidwell <nathan@codesourcery.com>
@ -500,7 +500,7 @@ static void
print_version (void) print_version (void)
{ {
fnotice (stdout, "gcov %s%s\n", pkgversion_string, version_string); fnotice (stdout, "gcov %s%s\n", pkgversion_string, version_string);
fprintf (stdout, "Copyright %s 2015 Free Software Foundation, Inc.\n", fprintf (stdout, "Copyright %s 2016 Free Software Foundation, Inc.\n",
_("(C)")); _("(C)"));
fnotice (stdout, fnotice (stdout,
_("This is free software; see the source for copying conditions.\n" _("This is free software; see the source for copying conditions.\n"

View File

@ -1,5 +1,5 @@
/* Process source files and output type information. /* Process source files and output type information.
Copyright (C) 2002-2015 Free Software Foundation, Inc. Copyright (C) 2002-2016 Free Software Foundation, Inc.
This file is part of GCC. This file is part of GCC.
@ -1607,7 +1607,7 @@ static outf_p
create_file (const char *name, const char *oname) create_file (const char *name, const char *oname)
{ {
static const char *const hdr[] = { static const char *const hdr[] = {
" Copyright (C) 2004-2015 Free Software Foundation, Inc.\n", " Copyright (C) 2004-2016 Free Software Foundation, Inc.\n",
"\n", "\n",
"This file is part of GCC.\n", "This file is part of GCC.\n",
"\n", "\n",

View File

@ -1,3 +1,7 @@
2016-01-04 Jakub Jelinek <jakub@redhat.com>
* gccgo.texi: Bump @copyrights-go year.
2015-12-21 Ian Lance Taylor <iant@google.com> 2015-12-21 Ian Lance Taylor <iant@google.com>
* go-gcc.cc (class Bvariable): Remove Gcc_tree parent class. Add * go-gcc.cc (class Bvariable): Remove Gcc_tree parent class. Add
@ -1160,7 +1164,7 @@
Go frontend added to gcc repository. Go frontend added to gcc repository.
Copyright (C) 2010-2015 Free Software Foundation, Inc. Copyright (C) 2010-2016 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification, Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright are permitted in any medium without royalty provided the copyright

View File

@ -12,7 +12,7 @@
@include gcc-common.texi @include gcc-common.texi
@c Copyright years for this manual. @c Copyright years for this manual.
@set copyrights-go 2010-2015 @set copyrights-go 2010-2016
@copying @copying
@c man begin COPYRIGHT @c man begin COPYRIGHT

View File

@ -1,3 +1,7 @@
2016-01-04 Jakub Jelinek <jakub@redhat.com>
* jcf-dump.c (version): Update copyright notice dates.
2015-11-11 Andrew MacLeod <amacleod@redhat.com> 2015-11-11 Andrew MacLeod <amacleod@redhat.com>
* boehm.c: Remove unused header files. * boehm.c: Remove unused header files.
@ -23282,7 +23286,7 @@ Tue Mar 9 11:52:08 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
New directory. New directory.
Copyright (C) 1996-2015 Free Software Foundation, Inc. Copyright (C) 1996-2016 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification, Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright are permitted in any medium without royalty provided the copyright

View File

@ -17,7 +17,7 @@
@c the word ``Java'. @c the word ``Java'.
@c When this manual is copyrighted. @c When this manual is copyrighted.
@set copyrights-gcj 2001-2015 @set copyrights-gcj 2001-2016
@copying @copying
@c man begin COPYRIGHT @c man begin COPYRIGHT

View File

@ -1,7 +1,7 @@
/* Program to dump out a Java(TM) .class file. /* Program to dump out a Java(TM) .class file.
Functionally similar to Sun's javap. Functionally similar to Sun's javap.
Copyright (C) 1996-2015 Free Software Foundation, Inc. Copyright (C) 1996-2016 Free Software Foundation, Inc.
This file is part of GCC. This file is part of GCC.
@ -1226,7 +1226,7 @@ static void
version (void) version (void)
{ {
printf ("jcf-dump %s%s\n\n", pkgversion_string, version_string); printf ("jcf-dump %s%s\n\n", pkgversion_string, version_string);
printf ("Copyright %s 2015 Free Software Foundation, Inc.\n", _("(C)")); printf ("Copyright %s 2016 Free Software Foundation, Inc.\n", _("(C)"));
printf (_("This is free software; see the source for copying conditions. There is NO\n" printf (_("This is free software; see the source for copying conditions. There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n")); "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n"));
exit (0); exit (0);

View File

@ -1,3 +1,7 @@
2016-01-04 Jakub Jelinek <jakub@redhat.com>
* libgomp.texi: Bump @copying's copyright year.
2015-12-31 Nathan Sidwell <nathan@acm.org> 2015-12-31 Nathan Sidwell <nathan@acm.org>
* testsuite/libgomp.oacc-c-c++-common/loop-red-w-2.c: Correct * testsuite/libgomp.oacc-c-c++-common/loop-red-w-2.c: Correct
@ -7098,3 +7102,9 @@
2005-05-03 Richard Henderson <rth@redhat.com> 2005-05-03 Richard Henderson <rth@redhat.com>
Initial implementation and checkin. Initial implementation and checkin.
Copyright (C) 2005-2016 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.

View File

@ -7,7 +7,7 @@
@copying @copying
Copyright @copyright{} 2006-2015 Free Software Foundation, Inc. Copyright @copyright{} 2006-2016 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3 or under the terms of the GNU Free Documentation License, Version 1.3 or

View File

@ -1,3 +1,7 @@
2016-01-04 Jakub Jelinek <jakub@redhat.com>
* libitm.texi: Bump @copying's copyright year.
2015-11-26 Torvald Riegel <triegel@redhat.com> 2015-11-26 Torvald Riegel <triegel@redhat.com>
* method-ml.cc (ml_mg): Use multiplicative instead of simple hashing. * method-ml.cc (ml_mg): Use multiplicative instead of simple hashing.
@ -1856,3 +1860,9 @@
2008-11-21 Richard Henderson <rth@redhat.com> 2008-11-21 Richard Henderson <rth@redhat.com>
* Initial commit. * Initial commit.
Copyright (C) 2008-2016 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.

View File

@ -7,7 +7,7 @@
@copying @copying
Copyright @copyright{} 2011-2015 Free Software Foundation, Inc. Copyright @copyright{} 2011-2016 Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 or under the terms of the GNU Free Documentation License, Version 1.2 or

View File

@ -1,64 +1,4 @@
2016-01-03 Matthias Klose <doko@ubuntu.com> 2016-01-04 Jakub Jelinek <jakub@redhat.com>
* libtool-version: Bump soversion.
* include/jvm.h (GCJ_CXX_ABI_VERSION): Don't encode __GNUC_MINOR__.
2015-07-24 Michael Darling <darlingm@gmail.com>
PR other/66259
* configure: Reflects renaming of configure.in to configure.ac
2015-05-28 Andreas Tobler <andreast@gcc.gnu.org>
* configure.host: Add bits for FreeBSD amd64 and i386.
* configure.ac: Add signal handler for FreeBSD (amd64/i386)
* configure: Regenerate.
* include/freebsd-signal.h: New file.
2015-05-26 Andreas Tobler <andreast@gcc.gnu.org>
* testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation): Add
libiconv for FreeBSD to cxxflags.
2015-05-24 Eric Botcazou <ebotcazou@adacore.com>
* configure: Regenerate.
2015-05-13 Eric Botcazou <ebotcazou@adacore.com>
* configure.ac: Include config/sjlj.m4.
Remove manual SJLJ check, add GCC_CHECK_SJLJ_EXCEPTIONS and adjust.
* include/config.h.in: Regenerate.
* exception.cc: Replace SJLJ_EXCEPTIONS by __USING_SJLJ_EXCEPTIONS__.
* stacktrace.cc: Likewise.
* include/default-signal.h: Likewise.
* sysdep/i386/backtrace.h: Likewise.
2015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
* Makefile.in: Regenerated with automake-1.11.6.
* aclocal.m4: Likewise.
* configure: Likewise.
* gcj/Makefile.in: Likewise.
* include/Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.
2015-01-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
* libtool-version: Add a comment about cygwin.
2015-01-21 Matthias Klose <doko@ubuntu.com>
* libtool-version: Bump soversion.
2015-01-13 Jakub Jelinek <jakub@redhat.com>
PR libgcj/64219
* Makefile.am (install-data-local): Use just the major version
from GCJVERSION instead of major.minor.
* Makefile.in: Regenerated.
2015-01-05 Jakub Jelinek <jakub@redhat.com>
* classpath/gnu/java/rmi/registry/RegistryImpl.java (version): Update * classpath/gnu/java/rmi/registry/RegistryImpl.java (version): Update
copyright notice dates. copyright notice dates.
@ -66,8 +6,13 @@
* gnu/gcj/convert/Convert.java (version): Update copyright notice * gnu/gcj/convert/Convert.java (version): Update copyright notice
dates. dates.
* gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto. * gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
2016-01-03 Matthias Klose <doko@ubuntu.com>
* libtool-version: Bump soversion.
* include/jvm.h (GCJ_CXX_ABI_VERSION): Don't encode __GNUC_MINOR__.
Copyright (C) 2015 Free Software Foundation, Inc. Copyright (C) 2016 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification, Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright are permitted in any medium without royalty provided the copyright

69
libjava/ChangeLog-2015 Normal file
View File

@ -0,0 +1,69 @@
2015-07-24 Michael Darling <darlingm@gmail.com>
PR other/66259
* configure: Reflects renaming of configure.in to configure.ac
2015-05-28 Andreas Tobler <andreast@gcc.gnu.org>
* configure.host: Add bits for FreeBSD amd64 and i386.
* configure.ac: Add signal handler for FreeBSD (amd64/i386)
* configure: Regenerate.
* include/freebsd-signal.h: New file.
2015-05-26 Andreas Tobler <andreast@gcc.gnu.org>
* testsuite/libjava.jni/jni.exp (gcj_jni_get_cxxflags_invocation): Add
libiconv for FreeBSD to cxxflags.
2015-05-24 Eric Botcazou <ebotcazou@adacore.com>
* configure: Regenerate.
2015-05-13 Eric Botcazou <ebotcazou@adacore.com>
* configure.ac: Include config/sjlj.m4.
Remove manual SJLJ check, add GCC_CHECK_SJLJ_EXCEPTIONS and adjust.
* include/config.h.in: Regenerate.
* exception.cc: Replace SJLJ_EXCEPTIONS by __USING_SJLJ_EXCEPTIONS__.
* stacktrace.cc: Likewise.
* include/default-signal.h: Likewise.
* sysdep/i386/backtrace.h: Likewise.
2015-05-13 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
* Makefile.in: Regenerated with automake-1.11.6.
* aclocal.m4: Likewise.
* configure: Likewise.
* gcj/Makefile.in: Likewise.
* include/Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.
2015-01-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
* libtool-version: Add a comment about cygwin.
2015-01-21 Matthias Klose <doko@ubuntu.com>
* libtool-version: Bump soversion.
2015-01-13 Jakub Jelinek <jakub@redhat.com>
PR libgcj/64219
* Makefile.am (install-data-local): Use just the major version
from GCJVERSION instead of major.minor.
* Makefile.in: Regenerated.
2015-01-05 Jakub Jelinek <jakub@redhat.com>
* classpath/gnu/java/rmi/registry/RegistryImpl.java (version): Update
copyright notice dates.
* classpath/tools/gnu/classpath/tools/orbd/Main.java (run): Ditto.
* gnu/gcj/convert/Convert.java (version): Update copyright notice
dates.
* gnu/gcj/tools/gcj_dbtool/Main.java (main): Ditto.
Copyright (C) 2015 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.

View File

@ -1,5 +1,5 @@
/* RegistryImpl.java -- /* RegistryImpl.java --
Copyright (c) 1996-2015 Free Software Foundation, Inc. Copyright (c) 1996-2016 Free Software Foundation, Inc.
This file is part of GNU Classpath. This file is part of GNU Classpath.
@ -110,7 +110,7 @@ public static void version() {
+ System.getProperty("java.vm.name") + System.getProperty("java.vm.name")
+ ") " + ") "
+ System.getProperty("java.vm.version")); + System.getProperty("java.vm.version"));
System.out.println("Copyright 2015 Free Software Foundation, Inc."); System.out.println("Copyright 2016 Free Software Foundation, Inc.");
System.out.println("This is free software; see the source for copying conditions. There is NO"); System.out.println("This is free software; see the source for copying conditions. There is NO");
System.out.println("warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."); System.out.println("warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.");
System.exit(0); System.exit(0);

View File

@ -1,5 +1,5 @@
/* NamingServicePersistent.java -- The persistent naming service. /* NamingServicePersistent.java -- The persistent naming service.
Copyright (C) 2006-2015 Free Software Foundation, Inc. Copyright (C) 2006-2016 Free Software Foundation, Inc.
This file is part of GNU Classpath. This file is part of GNU Classpath.
@ -179,7 +179,7 @@ public class Main
System.out.println("GNU Classpath persistent naming service " System.out.println("GNU Classpath persistent naming service "
+ "started at " + iorr.Internet.host + ":" + "started at " + iorr.Internet.host + ":"
+ iorr.Internet.port + " key 'NameService'.\n\n" + iorr.Internet.port + " key 'NameService'.\n\n"
+ "Copyright (C) 2015 Free Software Foundation\n" + "Copyright (C) 2016 Free Software Foundation\n"
+ "This tool comes with ABSOLUTELY NO WARRANTY. " + "This tool comes with ABSOLUTELY NO WARRANTY. "
+ "This is free software, and you are\nwelcome to " + "This is free software, and you are\nwelcome to "
+ "redistribute it under conditions, defined in " + "redistribute it under conditions, defined in "

View File

@ -1,4 +1,4 @@
/* Copyright (C) 1999-2015 Free Software Foundation /* Copyright (C) 1999-2016 Free Software Foundation
This file is part of libgcj. This file is part of libgcj.
@ -45,7 +45,7 @@ public class Convert
+ ") " + ") "
+ System.getProperty("java.vm.version")); + System.getProperty("java.vm.version"));
System.out.println(); System.out.println();
System.out.println("Copyright (C) 2015 Free Software Foundation, Inc."); System.out.println("Copyright (C) 2016 Free Software Foundation, Inc.");
System.out.println("This is free software; see the source for copying conditions. There is NO"); System.out.println("This is free software; see the source for copying conditions. There is NO");
System.out.println("warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."); System.out.println("warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.");
System.exit(0); System.exit(0);

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2004-2015 Free Software Foundation /* Copyright (C) 2004-2016 Free Software Foundation
This file is part of libgcj. This file is part of libgcj.
@ -46,7 +46,7 @@ public class Main
+ ") " + ") "
+ System.getProperty("java.vm.version")); + System.getProperty("java.vm.version"));
System.out.println(); System.out.println();
System.out.println("Copyright 2015 Free Software Foundation, Inc."); System.out.println("Copyright 2016 Free Software Foundation, Inc.");
System.out.println("This is free software; see the source for copying conditions. There is NO"); System.out.println("This is free software; see the source for copying conditions. There is NO");
System.out.println("warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."); System.out.println("warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.");
return; return;

View File

@ -1,3 +1,7 @@
2016-01-04 Jakub Jelinek <jakub@redhat.com>
* libquadmath.texi: Bump @copying's copyright year.
2015-08-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> 2015-08-09 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
* Makefile.am (libquadmath_la_SOURCES): Add math/logbq.c. * Makefile.am (libquadmath_la_SOURCES): Add math/logbq.c.
@ -736,3 +740,9 @@
PR fortran/32049 PR fortran/32049
Initial implementation and checkin. Initial implementation and checkin.
Copyright (C) 2010-2016 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.

View File

@ -6,7 +6,7 @@
@c %**end of header @c %**end of header
@copying @copying
Copyright @copyright{} 2010-2015 Free Software Foundation, Inc. Copyright @copyright{} 2010-2016 Free Software Foundation, Inc.
@quotation @quotation
Permission is granted to copy, distribute and/or modify this document Permission is granted to copy, distribute and/or modify this document