arc-common.c, [...]: Use the standard form for the copyright notice.

gcc/
	* common/config/arc/arc-common.c, config/arc/arc-modes.def,
	config/arc/arc-protos.h, config/arc/arc.c, config/arc/arc.h,
	config/arc/arc.md, config/arc/arc.opt, config/arm/arm_neon_builtins.def,
	config/arm/crypto.def, config/i386/avx512cdintrin.h,
	config/i386/avx512erintrin.h, config/i386/avx512fintrin.h,
	config/i386/avx512pfintrin.h, config/i386/btver2.md,
	config/i386/shaintrin.h, config/i386/slm.md, config/linux-protos.h,
	config/linux.c, config/winnt-c.c, diagnostic-color.c,
	diagnostic-color.h, gimple-ssa-isolate-paths.c, vtable-verify.c,
	vtable-verify.h: Use the standard form for the copyright notice.

gcc/c-family/
	* array-notation-common.c, c-cilkplus.c: Use the standard form for
	the copyright notice.

gcc/c/
	* c-array-notation.c: Use the standard form for the copyright notice.

gcc/cp/
	* cp-array-notation.c, cp-cilkplus.c, vtable-class-hierarchy.c: Use
	the standard form for the copyright notice.

gcc/testsuite/
	* gcc.target/arc/arc.exp: Use the standard form for the copyright
	notice.

libgcc/
	* config/arc/asm.h, config/arc/crtg.S, config/arc/crtgend.S,
	config/arc/crti.S, config/arc/crtn.S, config/arc/divtab-arc700.c,
	config/arc/dp-hack.h, config/arc/fp-hack.h,
	config/arc/ieee-754/adddf3.S, config/arc/ieee-754/addsf3.S,
	config/arc/ieee-754/arc600-dsp/divdf3.S,
	config/arc/ieee-754/arc600-dsp/divsf3.S,
	config/arc/ieee-754/arc600-dsp/muldf3.S,
	config/arc/ieee-754/arc600-dsp/mulsf3.S,
	config/arc/ieee-754/arc600-mul64/divdf3.S,
	config/arc/ieee-754/arc600-mul64/divsf3.S,
	config/arc/ieee-754/arc600-mul64/muldf3.S,
	config/arc/ieee-754/arc600-mul64/mulsf3.S,
	config/arc/ieee-754/arc600/divsf3.S,
	config/arc/ieee-754/arc600/mulsf3.S,
	config/arc/ieee-754/divdf3.S, config/arc/ieee-754/divsf3-stdmul.S,
	config/arc/ieee-754/divsf3.S, config/arc/ieee-754/divtab-arc-df.c,
	config/arc/ieee-754/divtab-arc-sf.c, config/arc/ieee-754/eqdf2.S,
	config/arc/ieee-754/eqsf2.S, config/arc/ieee-754/extendsfdf2.S,
	config/arc/ieee-754/fixdfsi.S, config/arc/ieee-754/fixsfsi.S,
	config/arc/ieee-754/fixunsdfsi.S, config/arc/ieee-754/floatsidf.S,
	config/arc/ieee-754/floatsisf.S, config/arc/ieee-754/floatunsidf.S,
	config/arc/ieee-754/gedf2.S, config/arc/ieee-754/gesf2.S,
	config/arc/ieee-754/gtdf2.S, config/arc/ieee-754/gtsf2.S,
	config/arc/ieee-754/muldf3.S, config/arc/ieee-754/mulsf3.S,
	config/arc/ieee-754/orddf2.S, config/arc/ieee-754/ordsf2.S,
	config/arc/ieee-754/truncdfsf2.S, config/arc/ieee-754/uneqdf2.S,
	config/arc/ieee-754/uneqsf2.S, config/arc/initfini.c,
	config/arc/lib1funcs.S, config/arc/t-arc, config/arc/t-arc-newlib,
	config/cris/umulsidi3.S, config/msp430/cmpsi2.S,
	config/msp430/epilogue.S, config/msp430/lib2bitcountHI.c,
	config/msp430/lib2divHI.c, config/msp430/lib2divQI.c,
	config/msp430/lib2divSI.c, config/msp430/lib2mul.c,
	config/msp430/msp430-divmod.h, config/msp430/msp430-mul.h,
	config/msp430/slli.S, config/msp430/srai.S, config/msp430/srli.S,
	config/rl78/divmodhi.S, config/rl78/divmodqi.S, config/rl78/divmodsi.S,
	config/rl78/signbit.S, vtv_end.c, vtv_end_preinit.c, vtv_start.c,
	vtv_start_preinit.c: Use the standard form for the copyright notice.

libgomp/
	* hashtab.h: Use the standard form for the copyright notice.

libstdc++-v3/
	* testsuite/18_support/new_handler.cc,
	testsuite/18_support/terminate_handler.cc,
	testsuite/18_support/unexpected_handler.cc: Use the standard form for
	the copyright notice.

From-SVN: r206288
This commit is contained in:
Richard Sandiford 2014-01-02 22:09:02 +00:00 committed by Richard Sandiford
parent 0ffc0b3be5
commit f9030485a3
113 changed files with 188 additions and 139 deletions

View file

@ -1,3 +1,16 @@
2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
* common/config/arc/arc-common.c, config/arc/arc-modes.def,
config/arc/arc-protos.h, config/arc/arc.c, config/arc/arc.h,
config/arc/arc.md, config/arc/arc.opt, config/arm/arm_neon_builtins.def,
config/arm/crypto.def, config/i386/avx512cdintrin.h,
config/i386/avx512erintrin.h, config/i386/avx512fintrin.h,
config/i386/avx512pfintrin.h, config/i386/btver2.md,
config/i386/shaintrin.h, config/i386/slm.md, config/linux-protos.h,
config/linux.c, config/winnt-c.c, diagnostic-color.c,
diagnostic-color.h, gimple-ssa-isolate-paths.c, vtable-verify.c,
vtable-verify.h: Use the standard form for the copyright notice.
2014-01-02 Tobias Burnus <burnus@net-b.de>
* gcc.c (process_command): Update copyright notice dates.

View file

@ -1,3 +1,8 @@
2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
* array-notation-common.c, c-cilkplus.c: Use the standard form for
the copyright notice.
2013-12-28 Eric Botcazou <ebotcazou@adacore.com>
* c-ada-spec.c (print_constructor): New function.

View file

@ -1,3 +1,7 @@
2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
* c-array-notation.c: Use the standard form for the copyright notice.
2013-12-18 Balaji V. Iyer <balaji.v.iyer@intel.com>
* c-parser.c (struct c_parser::cilk_simd_fn_tokens): Added new field.

View file

@ -1,6 +1,5 @@
/* Common hooks for Synopsys DesignWare ARC
Copyright (C) 1994, 1995, 1997, 1998, 2007-2013
Free Software Foundation, Inc.
Copyright (C) 1994-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc.

View file

@ -1,5 +1,5 @@
/* Definitions of target machine for GNU compiler, Synopsys DesignWare ARC cpu.
Copyright (C) 2002, 2007-2013 Free Software Foundation, Inc.
Copyright (C) 2002-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc.

View file

@ -1,5 +1,5 @@
/* Definitions of target machine for GNU compiler, Synopsys DesignWare ARC cpu.
Copyright (C) 2000, 2007-2013 Free Software Foundation, Inc.
Copyright (C) 2000-2013 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,6 +1,5 @@
/* Subroutines used for code generation on the Synopsys DesignWare ARC cpu.
Copyright (C) 1994, 1995, 1997, 2004, 2007-2013
Free Software Foundation, Inc.
Copyright (C) 1994-2013 Free Software Foundation, Inc.
Sources derived from work done by Sankhya Technologies (www.sankhya.com) on
behalf of Synopsys Inc.

View file

@ -1,6 +1,5 @@
/* Definitions of target machine for GNU compiler, Synopsys DesignWare ARC cpu.
Copyright (C) 1994, 1995, 1997, 1998, 2007-2013
Free Software Foundation, Inc.
Copyright (C) 1994-2013 Free Software Foundation, Inc.
Sources derived from work done by Sankhya Technologies (www.sankhya.com) on
behalf of Synopsys Inc.

View file

@ -1,6 +1,5 @@
;; Machine description of the Synopsys DesignWare ARC cpu for GNU C compiler
;; Copyright (C) 1994, 1997, 1999, 2006-2013
;; Free Software Foundation, Inc.
;; Copyright (C) 1994-2013 Free Software Foundation, Inc.
;; Sources derived from work done by Sankhya Technologies (www.sankhya.com) on
;; behalf of Synopsys Inc.

View file

@ -1,6 +1,6 @@
; Options for the Synopsys DesignWare ARC port of the compiler
;
; Copyright (C) 2005, 2007-2013 Free Software Foundation, Inc.
; Copyright (C) 2005-2013 Free Software Foundation, Inc.
;
; This file is part of GCC.
;

View file

@ -1,6 +1,5 @@
/* NEON builtin definitions for ARM.
Copyright (C) 2013
Free Software Foundation, Inc.
Copyright (C) 2013 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GCC.

View file

@ -1,6 +1,5 @@
/* Cryptographic instruction builtin definitions.
Copyright (C) 2013
Free Software Foundation, Inc.
Copyright (C) 2013 Free Software Foundation, Inc.
Contributed by ARM Ltd.
This file is part of GCC.

View file

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

View file

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

View file

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

View file

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

View file

@ -1,4 +1,4 @@
;; Copyright (C) 2012, Free Software Foundation, Inc.
;; Copyright (C) 2012 Free Software Foundation, Inc.
;;
;; This file is part of GCC.
;;

View file

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

View file

@ -1,5 +1,5 @@
;; Slivermont(SLM) Scheduling
;; Copyright (C) 2009, 2010 Free Software Foundation, Inc.
;; Copyright (C) 2009-2010 Free Software Foundation, Inc.
;;
;; This file is part of GCC.
;;

View file

@ -1,6 +1,5 @@
/* Prototypes.
Copyright (C) 2013.
Free Software Foundation, Inc.
Copyright (C) 2013 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,6 +1,5 @@
/* Functions for Linux Android as target machine for GNU C compiler.
Copyright (C) 2013.
Free Software Foundation, Inc.
Copyright (C) 2013 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,6 +1,5 @@
/* Default C-family target hooks initializer.
Copyright (C) 2013
Free Software Foundation, Inc.
Copyright (C) 2013 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,3 +1,8 @@
2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
* cp-array-notation.c, cp-cilkplus.c, vtable-class-hierarchy.c: Use
the standard form for the copyright notice.
2013-12-23 Jason Merrill <jason@redhat.com>
PR c++/59271

View file

@ -1,5 +1,5 @@
/* Output colorization.
Copyright 2011-2013 Free Software Foundation, Inc.
Copyright (C) 2011-2013 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View file

@ -19,7 +19,7 @@ along with GCC; see the file COPYING3. If not see
/* Based on code from: */
/* grep.c - main driver file for grep.
Copyright (C) 1992, 1997-2002, 2004-2013 Free Software Foundation, Inc.
Copyright (C) 1992-2013 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by

View file

@ -1,8 +1,7 @@
/* Detect paths through the CFG which can never be executed in a conforming
program and isolate them.
Copyright (C) 2013
Free Software Foundation, Inc.
Copyright (C) 2013 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,3 +1,8 @@
2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
* gcc.target/arc/arc.exp: Use the standard form for the copyright
notice.
2014-01-02 Janus Weil <janus@gcc.gnu.org>
PR fortran/59654

View file

@ -1,4 +1,4 @@
# Copyright (C) 2007, 2011, 2012 Free Software Foundation, Inc.
# Copyright (C) 2007-2012 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by

View file

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

View file

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

View file

@ -1,3 +1,43 @@
2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
* config/arc/asm.h, config/arc/crtg.S, config/arc/crtgend.S,
config/arc/crti.S, config/arc/crtn.S, config/arc/divtab-arc700.c,
config/arc/dp-hack.h, config/arc/fp-hack.h,
config/arc/ieee-754/adddf3.S, config/arc/ieee-754/addsf3.S,
config/arc/ieee-754/arc600-dsp/divdf3.S,
config/arc/ieee-754/arc600-dsp/divsf3.S,
config/arc/ieee-754/arc600-dsp/muldf3.S,
config/arc/ieee-754/arc600-dsp/mulsf3.S,
config/arc/ieee-754/arc600-mul64/divdf3.S,
config/arc/ieee-754/arc600-mul64/divsf3.S,
config/arc/ieee-754/arc600-mul64/muldf3.S,
config/arc/ieee-754/arc600-mul64/mulsf3.S,
config/arc/ieee-754/arc600/divsf3.S,
config/arc/ieee-754/arc600/mulsf3.S,
config/arc/ieee-754/divdf3.S, config/arc/ieee-754/divsf3-stdmul.S,
config/arc/ieee-754/divsf3.S, config/arc/ieee-754/divtab-arc-df.c,
config/arc/ieee-754/divtab-arc-sf.c, config/arc/ieee-754/eqdf2.S,
config/arc/ieee-754/eqsf2.S, config/arc/ieee-754/extendsfdf2.S,
config/arc/ieee-754/fixdfsi.S, config/arc/ieee-754/fixsfsi.S,
config/arc/ieee-754/fixunsdfsi.S, config/arc/ieee-754/floatsidf.S,
config/arc/ieee-754/floatsisf.S, config/arc/ieee-754/floatunsidf.S,
config/arc/ieee-754/gedf2.S, config/arc/ieee-754/gesf2.S,
config/arc/ieee-754/gtdf2.S, config/arc/ieee-754/gtsf2.S,
config/arc/ieee-754/muldf3.S, config/arc/ieee-754/mulsf3.S,
config/arc/ieee-754/orddf2.S, config/arc/ieee-754/ordsf2.S,
config/arc/ieee-754/truncdfsf2.S, config/arc/ieee-754/uneqdf2.S,
config/arc/ieee-754/uneqsf2.S, config/arc/initfini.c,
config/arc/lib1funcs.S, config/arc/t-arc, config/arc/t-arc-newlib,
config/cris/umulsidi3.S, config/msp430/cmpsi2.S,
config/msp430/epilogue.S, config/msp430/lib2bitcountHI.c,
config/msp430/lib2divHI.c, config/msp430/lib2divQI.c,
config/msp430/lib2divSI.c, config/msp430/lib2mul.c,
config/msp430/msp430-divmod.h, config/msp430/msp430-mul.h,
config/msp430/slli.S, config/msp430/srai.S, config/msp430/srli.S,
config/rl78/divmodhi.S, config/rl78/divmodqi.S, config/rl78/divmodsi.S,
config/rl78/signbit.S, vtv_end.c, vtv_end_preinit.c, vtv_start.c,
vtv_start_preinit.c: Use the standard form for the copyright notice.
2013-12-31 Sandra Loosemore <sandra@codesourcery.com>
Chung-Lin Tang <cltang@codesourcery.com>
Based on patches from Altera Corporation

View file

@ -1,7 +1,6 @@
/* Assembler macros for the Synopsys DesignWare ARC CPU.
Copyright (C) 1994, 1995, 1997, 2004, 2007-2013
Free Software Foundation, Inc.
Copyright (C) 1994-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc.

View file

@ -1,7 +1,6 @@
/* Code to start and stop profiling for the Synopsys DesignWare ARC CPU.
Copyright (C) 1994, 1995, 1997, 2004, 2007-2013
Free Software Foundation, Inc.
Copyright (C) 1994-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc.

View file

@ -1,7 +1,6 @@
/* Code to start and stop profiling for the Synopsys DesignWare ARC CPU.
Copyright (C) 1994, 1995, 1997, 2004, 2007-2013
Free Software Foundation, Inc.
Copyright (C) 1994-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc.

View file

@ -1,7 +1,6 @@
/* .fini/.init stack frame setup for the Synopsys DesignWare ARC CPU.
Copyright (C) 1994, 1995, 1997, 2004, 2007-2013
Free Software Foundation, Inc.
Copyright (C) 1994-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc.

View file

@ -1,7 +1,6 @@
/* Ensure .fini/.init return for the Synopsys DesignWare ARC CPU.
Copyright (C) 1994, 1995, 1997, 2004, 2007-2013
Free Software Foundation, Inc.
Copyright (C) 1994-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2004, 2006, 2007-2013 Free Software Foundation, Inc.
/* Copyright (C) 2004-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2006, 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2006-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc.

View file

@ -1,4 +1,4 @@
/* Copyright (C) 2006, 2008-2013 Free Software Foundation, Inc.
/* Copyright (C) 2006-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc.

View file

@ -1,7 +1,7 @@
/* .init/.fini section handling + C++ global constructor/destructor handling.
This file is based on crtstuff.c, sol2-crti.asm, sol2-crtn.asm.
Copyright (C) 1995, 1997, 1998, 2007-2013 Free Software Foundation, Inc.
Copyright (C) 1995-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc.

View file

@ -1,6 +1,6 @@
; libgcc1 routines for Synopsys DesignWare ARC cpu.
/* Copyright (C) 1995, 1997, 2007-2013 Free Software Foundation, Inc.
/* Copyright (C) 1995-2013 Free Software Foundation, Inc.
Contributor: Joern Rennecke <joern.rennecke@embecosm.com>
on behalf of Synopsys Inc.

View file

@ -1,4 +1,4 @@
;; Copyright (C) 2001, 2004, 2013 Free Software Foundation, Inc.
;; Copyright (C) 2001-2013 Free Software Foundation, Inc.
;;
;; This file is part of GCC.
;;

View file

@ -1,4 +1,4 @@
; Copyright (C) 2012, 2013 Free Software Foundation, Inc.
; Copyright (C) 2012-2013 Free Software Foundation, Inc.
; Contributed by Red Hat.
;
; This file is free software; you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
; Copyright (C) 2012, 2013 Free Software Foundation, Inc.
; Copyright (C) 2012-2013 Free Software Foundation, Inc.
; Contributed by Red Hat.
;
; This file is free software; you can redistribute it and/or modify it

View file

@ -1,6 +1,5 @@
/* libgcc routines for MSP430
Copyright (C) 2012
Free Software Foundation, Inc.
Copyright (C) 2012 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of GCC.

View file

@ -1,6 +1,5 @@
/* HI mode divide routines for libgcc for MSP430
Copyright (C) 2012
Free Software Foundation, Inc.
Copyright (C) 2012 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of GCC.

View file

@ -1,6 +1,5 @@
/* QI mode divide routines for libgcc for MSP430
Copyright (C) 2012
Free Software Foundation, Inc.
Copyright (C) 2012 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of GCC.

View file

@ -1,6 +1,5 @@
/* SI mode divide routines for libgcc for MSP430
Copyright (C) 2012
Free Software Foundation, Inc.
Copyright (C) 2012 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of GCC.

View file

@ -1,6 +1,5 @@
/* libgcc routines for MSP430
Copyright (C) 2005, 2009, 2011
Free Software Foundation, Inc.
Copyright (C) 2005-2011 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of GCC.

View file

@ -1,6 +1,5 @@
/* libgcc routines for MSP430
Copyright (C) 2005, 2009, 2011
Free Software Foundation, Inc.
Copyright (C) 2005-2011 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of GCC.

View file

@ -1,6 +1,5 @@
/* libgcc routines for RL78
Copyright (C) 2005, 2009, 2011
Free Software Foundation, Inc.
Copyright (C) 2005-2011 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of GCC.

View file

@ -1,4 +1,4 @@
; Copyright (C) 2012, 2013 Free Software Foundation, Inc.
; Copyright (C) 2012-2013 Free Software Foundation, Inc.
; Contributed by Red Hat.
;
; This file is free software; you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
; Copyright (C) 2012, 2013 Free Software Foundation, Inc.
; Copyright (C) 2012-2013 Free Software Foundation, Inc.
; Contributed by Red Hat.
;
; This file is free software; you can redistribute it and/or modify it

View file

@ -1,4 +1,4 @@
; Copyright (C) 2012, 2013 Free Software Foundation, Inc.
; Copyright (C) 2012-2013 Free Software Foundation, Inc.
; Contributed by Red Hat.
;
; This file is free software; you can redistribute it and/or modify it

View file

@ -1,5 +1,5 @@
/* HImode div/mod functions for the GCC support library for the Renesas RL78 processors.
Copyright (C) 2012,2013 Free Software Foundation, Inc.
Copyright (C) 2012-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* QImode div/mod functions for the GCC support library for the Renesas RL78 processors.
Copyright (C) 2012,2013 Free Software Foundation, Inc.
Copyright (C) 2012-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of GCC.

View file

@ -1,5 +1,5 @@
/* SImode div/mod functions for the GCC support library for the Renesas RL78 processors.
Copyright (C) 2012,2013 Free Software Foundation, Inc.
Copyright (C) 2012-2013 Free Software Foundation, Inc.
Contributed by Red Hat.
This file is part of GCC.

View file

@ -1,4 +1,4 @@
; Copyright (C) 2012,2013 Free Software Foundation, Inc.
; Copyright (C) 2012-2013 Free Software Foundation, Inc.
; Contributed by Red Hat.
;
; This file is free software; you can redistribute it and/or modify it

View file

@ -1,5 +1,4 @@
/* Copyright (C) 2012, 2013
Free Software Foundation, Inc.
/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,5 +1,4 @@
/* Copyright (C) 2012, 2013
Free Software Foundation, Inc.
/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,5 +1,4 @@
/* Copyright (C) 2012, 2013
Free Software Foundation, Inc.
/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,5 +1,4 @@
/* Copyright (C) 2012, 2013
Free Software Foundation, Inc.
/* Copyright (C) 2012-2013 Free Software Foundation, Inc.
This file is part of GCC.

View file

@ -1,3 +1,7 @@
2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
* hashtab.h: Use the standard form for the copyright notice.
2014-01-02 Tobias Burnus <burnus@net-b.de>
* libgomp.texi: Bump @copying's copyright year.

View file

@ -1,6 +1,5 @@
/* An expandable hash tables datatype.
Copyright (C) 1999-2013
Free Software Foundation, Inc.
Copyright (C) 1999-2013 Free Software Foundation, Inc.
Contributed by Vladimir Makarov <vmakarov@cygnus.com>.
This program is free software; you can redistribute it and/or modify

View file

@ -1,3 +1,10 @@
2014-01-02 Richard Sandiford <rdsandiford@googlemail.com>
* testsuite/18_support/new_handler.cc,
testsuite/18_support/terminate_handler.cc,
testsuite/18_support/unexpected_handler.cc: Use the standard form for
the copyright notice.
2013-12-22 Hans-Peter Nilsson <hp@axis.com>
* testsuite/20_util/hash/chi2_quality.h: Break out from

View file

@ -1,4 +1,4 @@
// Copyright (C) 2013 Free Software Foundation
// Copyright (C) 2013 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the

View file

@ -1,4 +1,4 @@
// Copyright (C) 2013 Free Software Foundation
// Copyright (C) 2013 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the

View file

@ -1,4 +1,4 @@
// Copyright (C) 2013 Free Software Foundation
// Copyright (C) 2013 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it and/or modify it under the