Update copyright years.

From-SVN: r267494
This commit is contained in:
Jakub Jelinek 2019-01-01 13:31:55 +01:00
parent b5fcfdba9a
commit a554497024
14485 changed files with 51034 additions and 50886 deletions

View File

@ -49,7 +49,7 @@ configure GCC with --enable-maintainer-mode to get the master catalog
rebuilt.
Copyright (C) 1998-2018 Free Software Foundation, Inc.
Copyright (C) 1998-2019 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright

View File

@ -1,5 +1,7 @@
2019-01-01 Jakub Jelinek <jakub@redhat.com>
Update copyright years.
* gcc.c (process_command): Update copyright notice dates.
* gcov-dump.c (print_version): Ditto.
* gcov.c (print_version): Ditto.

View File

@ -57,7 +57,7 @@ Feb 1, 1998:
DEFTREECODE (CLASS_METHOD_DECL, "class_method_decl", 'd', 0)
Copyright (C) 1998-2018 Free Software Foundation, Inc.
Copyright (C) 1998-2019 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright

View File

@ -1,7 +1,7 @@
# Makefile for GNU Compiler Collection
# Run 'configure' to generate Makefile from Makefile.in
# Copyright (C) 1987-2018 Free Software Foundation, Inc.
# Copyright (C) 1987-2019 Free Software Foundation, Inc.
#This file is part of GCC.

View File

@ -1,4 +1,4 @@
Copyright (C) 2000-2018 Free Software Foundation, Inc.
Copyright (C) 2000-2019 Free Software Foundation, Inc.
This file is intended to contain a few notes about writing C code
within GCC so that it compiles without error on the full range of

View File

@ -1,4 +1,4 @@
dnl Copyright (C) 2005-2018 Free Software Foundation, Inc.
dnl Copyright (C) 2005-2019 Free Software Foundation, Inc.
dnl
dnl This file is part of GCC.
dnl

View File

@ -1,5 +1,7 @@
2019-01-01 Jakub Jelinek <jakub@redhat.com>
Update copyright years.
* gnat_ugn.texi: Bump @copying's copyright year.
* gnat_rm.texi: Likewise.

View File

@ -1,5 +1,5 @@
/* Inline functions to test validity of reg classes for addressing modes.
Copyright (C) 2006-2018 Free Software Foundation, Inc.
Copyright (C) 2006-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Alias analysis for GNU C
Copyright (C) 1997-2018 Free Software Foundation, Inc.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
Contributed by John Carr (jfc@mit.edu).
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Exported functions from alias.c
Copyright (C) 2004-2018 Free Software Foundation, Inc.
Copyright (C) 2004-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Alignment-related classes.
Copyright (C) 2018 Free Software Foundation, Inc.
Copyright (C) 2018-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Functions to support a pool of allocatable objects.
Copyright (C) 1987-2018 Free Software Foundation, Inc.
Copyright (C) 1987-2019 Free Software Foundation, Inc.
Contributed by Daniel Berlin <dan@cgsoftware.com>
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Functions to support a pool of allocatable objects
Copyright (C) 1997-2018 Free Software Foundation, Inc.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
Contributed by Daniel Berlin <dan@cgsoftware.com>
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* AddressSanitizer, a fast memory error detector.
Copyright (C) 2012-2018 Free Software Foundation, Inc.
Copyright (C) 2012-2019 Free Software Foundation, Inc.
Contributed by Kostya Serebryany <kcc@google.com>
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* AddressSanitizer, a fast memory error detector.
Copyright (C) 2011-2018 Free Software Foundation, Inc.
Copyright (C) 2011-2019 Free Software Foundation, Inc.
Contributed by Kostya Serebryany <kcc@google.com>
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Functions dealing with attribute handling, used by most front ends.
Copyright (C) 1992-2018 Free Software Foundation, Inc.
Copyright (C) 1992-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Declarations and definitions dealing with attribute handling.
Copyright (C) 2013-2018 Free Software Foundation, Inc.
Copyright (C) 2013-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Discovery of auto-inc and auto-dec instructions.
Copyright (C) 2006-2018 Free Software Foundation, Inc.
Copyright (C) 2006-2019 Free Software Foundation, Inc.
Contributed by Kenneth Zadeck <zadeck@naturalbridge.com>
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Read and annotate call graph profile from the auto profile data file.
Copyright (C) 2014-2018 Free Software Foundation, Inc.
Copyright (C) 2014-2019 Free Software Foundation, Inc.
Contributed by Dehao Chen (dehao@google.com)
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* auto-profile.h - Defines data exported from auto-profile.c
Copyright (C) 2014-2018 Free Software Foundation, Inc.
Copyright (C) 2014-2019 Free Software Foundation, Inc.
Contributed by Dehao Chen (dehao@google.com)
This file is part of GCC.

View File

@ -1,6 +1,6 @@
/* Common Backend requirements.
Copyright (C) 2015-2018 Free Software Foundation, Inc.
Copyright (C) 2015-2019 Free Software Foundation, Inc.
Contributed by Andrew MacLeod <amacleod@redhat.com>
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Define control flow data structures for the CFG.
Copyright (C) 1987-2018 Free Software Foundation, Inc.
Copyright (C) 1987-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Basic block reordering routines for the GNU compiler.
Copyright (C) 2000-2018 Free Software Foundation, Inc.
Copyright (C) 2000-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Basic block reordering routines for the GNU compiler.
Copyright (C) 2000-2018 Free Software Foundation, Inc.
Copyright (C) 2000-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Functions to support general ended bitmaps.
Copyright (C) 1997-2018 Free Software Foundation, Inc.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Functions to support general ended bitmaps.
Copyright (C) 1997-2018 Free Software Foundation, Inc.
Copyright (C) 1997-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,6 +1,6 @@
/* This file contains the definitions and documentation for the
HSAIL builtins used in the GNU compiler.
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,3 +1,7 @@
2019-01-01 Jakub Jelinek <jakub@redhat.com>
Update copyright years.
2018-10-17 David Malcolm <dmalcolm@redhat.com>
* Make-lang.in (selftest-brig): New.

View File

@ -1,7 +1,7 @@
# Make-lang.in -- Top level -*- makefile -*- fragment for gcc BRIG (HSAIL)
# frontend.
# Copyright (C) 2015-2018 Free Software Foundation, Inc.
# Copyright (C) 2015-2019 Free Software Foundation, Inc.
# This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* brig-builtins.h -- brig builtin definitions
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-c.h -- Header file for brig input's gcc C interface.
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-lang.c -- brig (HSAIL) input gcc interface.
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-arg-block-handler.cc -- brig arg block start/end directive handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-atomic-inst-handler.cc -- brig atomic instruction handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-basic-inst-handler.cc -- brig basic instruction handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-branch-inst-handler.cc -- brig branch instruction handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-cmp-inst-handler.cc -- brig cmp instruction handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-code-entry-handler.cc -- a gccbrig base class
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-code-entry-handler.h -- a gccbrig base class
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-comment-handler.cc -- brig comment directive handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-control-handler.cc -- brig control directive handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-copy-move-inst-handler.cc -- brig copy/move instruction handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-cvt-inst-handler.cc -- brig cvt (convert) instruction handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-fbarrier-handler.cc -- brig fbarrier directive handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-code-entry-handler.cc -- brig function directive handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-function.cc -- declaration of brig_function class.
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-function.h -- declaration of brig_function class.
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-inst-mod-handler.cc -- brig rounding moded instruction handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-label-handler.cc -- brig label directive handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-lane-inst-handler.cc -- brig lane instruction handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-machine.c -- gccbrig machine queries
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-machine.h -- gccbrig machine queries
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* brig-mem-inst-handler.cc -- brig memory inst handler
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-module-handler.cc -- brig module directive handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,6 +1,6 @@
/* brig-queue-inst-handler.cc -- brig user mode queue related instruction
handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-seg-inst-handler.cc -- brig segment related instruction handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-signal-inst-handler.cc -- brig signal instruction handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig2tree.cc -- brig to gcc generic/gimple tree conversion
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-to-generic.h -- brig to gcc generic conversion
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-util.cc -- gccbrig utility functions
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-util.h -- gccbrig utility functions
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brig-variable-handler.cc -- brig variable directive handling
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* phsa.h -- interfacing between the gcc BRIG FE and the phsa runtime
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,5 +1,5 @@
/* brigspec.c -- Specific flags and argument handling of the gcc BRIG front end.
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,6 +1,6 @@
# config-lang.in -- Top level configure fragment for gcc BRIG (HSAIL) frontend.
# Copyright (C) 2015-2018 Free Software Foundation, Inc.
# Copyright (C) 2015-2019 Free Software Foundation, Inc.
# This file is part of GCC.

View File

@ -1,7 +1,7 @@
\input texinfo @c -*-texinfo-*-
@setfilename gccbrig.info
@settitle The GNU BRIG (HSAIL) Compiler
@set copyrights-brig 2017-2018
@set copyrights-brig 2017-2019
@c Merge the standard indexes into a single one.
@syncodeindex fn cp

View File

@ -1,5 +1,5 @@
/* lang-specs.h -- gcc driver specs for BRIG (HSAIL) frontend.
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
Contributed by Pekka Jaaskelainen <pekka.jaaskelainen@parmance.com>
for General Processor Tech.

View File

@ -1,6 +1,6 @@
; lang.opt -- Options for the gcc BRIG (HSAIL) front end.
; Copyright (C) 2015-2018 Free Software Foundation, Inc.
; Copyright (C) 2015-2019 Free Software Foundation, Inc.
;
; This file is part of GCC.
;

View File

@ -1,5 +1,5 @@
/* Perform branch target register load optimizations.
Copyright (C) 2001-2018 Free Software Foundation, Inc.
Copyright (C) 2001-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2001-2018 Free Software Foundation, Inc.
/* Copyright (C) 2001-2019 Free Software Foundation, Inc.
Contributed by Joseph Myers <jsm28@cam.ac.uk>.
This file is part of GCC.

View File

@ -1,4 +1,4 @@
/* Copyright (C) 2001-2018 Free Software Foundation, Inc.
/* Copyright (C) 2001-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Expand builtin functions.
Copyright (C) 1988-2018 Free Software Foundation, Inc.
Copyright (C) 1988-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,6 +1,6 @@
/* This file contains the definitions and documentation for the
builtins used in the GNU compiler.
Copyright (C) 2000-2018 Free Software Foundation, Inc.
Copyright (C) 2000-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Expand builtin functions.
Copyright (C) 1988-2018 Free Software Foundation, Inc.
Copyright (C) 1988-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,3 +1,7 @@
2019-01-01 Jakub Jelinek <jakub@redhat.com>
Update copyright years.
2018-12-20 H.J. Lu <hongjiu.lu@intel.com>
PR c/51628
@ -9735,7 +9739,7 @@
* c-common.c: Include gt-c-family-c-common.h.
* c-pragma.c: Include gt-c-family-c-pragma.h.
Copyright (C) 2010-2018 Free Software Foundation, Inc.
Copyright (C) 2010-2019 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright

View File

@ -1,6 +1,6 @@
/* Print GENERIC declaration (functions, variables, types) trees coming from
the C and C++ front-ends as well as macros in Ada syntax.
Copyright (C) 2010-2018 Free Software Foundation, Inc.
Copyright (C) 2010-2019 Free Software Foundation, Inc.
Adapted from tree-pretty-print.c by Arnaud Charlet <charlet@adacore.com>
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Interface for -fdump-ada-spec capability.
Copyright (C) 2010-2018 Free Software Foundation, Inc.
Copyright (C) 2010-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* C-family attributes handling.
Copyright (C) 1992-2018 Free Software Foundation, Inc.
Copyright (C) 1992-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Subroutines shared by all languages that are variants of C.
Copyright (C) 1992-2018 Free Software Foundation, Inc.
Copyright (C) 1992-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,7 +1,7 @@
/* This file contains the definitions and documentation for the
additional tree codes used in the GNU C compiler (see tree.def
for the standard codes).
Copyright (C) 1987-2018 Free Software Foundation, Inc.
Copyright (C) 1987-2019 Free Software Foundation, Inc.
Written by Benjamin Chelf <chelf@codesourcery.com>
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Definitions for c-common.c.
Copyright (C) 1987-2018 Free Software Foundation, Inc.
Copyright (C) 1987-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Define builtin-in macros for the C family front ends.
Copyright (C) 2002-2018 Free Software Foundation, Inc.
Copyright (C) 2002-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Tree-dumping functionality for C-family languages.
Copyright (C) 2002-2018 Free Software Foundation, Inc.
Copyright (C) 2002-2019 Free Software Foundation, Inc.
Written by Mark Mitchell <mark@codesourcery.com>
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Check calls to formatted I/O functions (-Wformat).
Copyright (C) 1992-2018 Free Software Foundation, Inc.
Copyright (C) 1992-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Check calls to formatted I/O functions (-Wformat).
Copyright (C) 1992-2018 Free Software Foundation, Inc.
Copyright (C) 1992-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -2,7 +2,7 @@
by the C-based front ends. The structure of gimplified, or
language-independent, trees is dictated by the grammar described in this
file.
Copyright (C) 2002-2018 Free Software Foundation, Inc.
Copyright (C) 2002-2019 Free Software Foundation, Inc.
Lowering of expressions contributed by Sebastian Pop <s.pop@laposte.net>
Re-written to support lowering of whole function trees, documentation
and miscellaneous cleanups by Diego Novillo <dnovillo@redhat.com>

View File

@ -1,5 +1,5 @@
/* Implementation of -Wmisleading-indentation
Copyright (C) 2015-2018 Free Software Foundation, Inc.
Copyright (C) 2015-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Definitions for c-indentation.c.
Copyright (C) 2015-2018 Free Software Foundation, Inc.
Copyright (C) 2015-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Mainly the interface between cpplib and the C front ends.
Copyright (C) 1987-2018 Free Software Foundation, Inc.
Copyright (C) 1987-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Definitions of Objective-C front-end entry points used for C and C++.
Copyright (C) 1987-2018 Free Software Foundation, Inc.
Copyright (C) 1987-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,7 +1,7 @@
/* This file contains routines to construct OpenACC and OpenMP constructs,
called from parsing in the C and C++ front ends.
Copyright (C) 2005-2018 Free Software Foundation, Inc.
Copyright (C) 2005-2019 Free Software Foundation, Inc.
Contributed by Richard Henderson <rth@redhat.com>,
Diego Novillo <dnovillo@redhat.com>.

View File

@ -1,5 +1,5 @@
/* C/ObjC/C++ command line option handling.
Copyright (C) 2002-2018 Free Software Foundation, Inc.
Copyright (C) 2002-2019 Free Software Foundation, Inc.
Contributed by Neil Booth.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Precompiled header implementation for the C languages.
Copyright (C) 2000-2018 Free Software Foundation, Inc.
Copyright (C) 2000-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Preprocess only, using cpplib.
Copyright (C) 1995-2018 Free Software Foundation, Inc.
Copyright (C) 1995-2019 Free Software Foundation, Inc.
Written by Per Bothner, 1994-95.
This program is free software; you can redistribute it and/or modify it

View File

@ -1,5 +1,5 @@
/* Handle #pragma, system V.4 style. Supports #pragma weak and #pragma pack.
Copyright (C) 1992-2018 Free Software Foundation, Inc.
Copyright (C) 1992-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Pragma related interfaces.
Copyright (C) 1995-2018 Free Software Foundation, Inc.
Copyright (C) 1995-2019 Free Software Foundation, Inc.
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Subroutines common to both C and C++ pretty-printers.
Copyright (C) 2002-2018 Free Software Foundation, Inc.
Copyright (C) 2002-2019 Free Software Foundation, Inc.
Contributed by Gabriel Dos Reis <gdr@integrable-solutions.net>
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Various declarations for the C and C++ pretty-printers.
Copyright (C) 2002-2018 Free Software Foundation, Inc.
Copyright (C) 2002-2019 Free Software Foundation, Inc.
Contributed by Gabriel Dos Reis <gdr@integrable-solutions.net>
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* This file contains subroutine used by the C front-end to construct GENERIC.
Copyright (C) 2000-2018 Free Software Foundation, Inc.
Copyright (C) 2000-2019 Free Software Foundation, Inc.
Written by Benjamin Chelf (chelf@codesourcery.com).
This file is part of GCC.

View File

@ -1,5 +1,5 @@
/* Find near-matches for macros.
Copyright (C) 2016-2018 Free Software Foundation, Inc.
Copyright (C) 2016-2019 Free Software Foundation, Inc.
This file is part of GCC.

Some files were not shown because too many files have changed in this diff Show More