From e6d55103c3cf917a0305628619784808e1abf096 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 26 Jan 2017 09:26:48 +0100 Subject: [PATCH] update-copyright.py: Add libhsail-rt to self.default_dirs and call self.add_dir on it. contrib/ * update-copyright.py: Add libhsail-rt to self.default_dirs and call self.add_dir on it. Add Intel Corporation to external authors. gcc/ * brig-builtins.def: Update copyright years. * config/arm/arm_acle_builtins.def: Update copyright years. gcc/brig/ Update copyright years. gcc/testsuite/ * brig.dg/dg.exp: Update copyright years. * lib/brig-dg.exp: Update copyright years. * lib/brig.exp: Update copyright years. libhsail-rt/ Update copyright years. libstdc++-v3/ * libsupc++/eh_atomics.h: Update copyright years. * testsuite/20_util/unique_ptr/cons/default.cc: Update copyright years. From-SVN: r244920 --- contrib/ChangeLog | 6 ++++++ gcc/ChangeLog | 7 ++++++- gcc/brig/ChangeLog | 6 +++++- gcc/testsuite/ChangeLog | 6 ++++++ libhsail-rt/ChangeLog | 4 ++++ libstdc++-v3/ChangeLog | 5 +++++ 6 files changed, 32 insertions(+), 2 deletions(-) diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 2f862fae976..07f7b574d32 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,9 @@ +2017-01-26 Jakub Jelinek + + * update-copyright.py: Add libhsail-rt to self.default_dirs + and call self.add_dir on it. Add Intel Corporation to external + authors. + 2017-01-25 Thomas Schwinge * gcc_update (files_and_dependencies): Care for "libhsail-rt". diff --git a/gcc/ChangeLog b/gcc/ChangeLog index a068478407a..7bed16a7270 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2017-01-26 Jakub Jelinek + + * brig-builtins.def: Update copyright years. + * config/arm/arm_acle_builtins.def: Update copyright years. + 2017-01-25 Michael Meissner PR target/79179 @@ -121,7 +126,7 @@ (record_nonwrapping_iv): Improve boundary using above function if no value range information. -2017-01-24 Pekka Jääskeläinen +2017-01-24 Pekka Jääskeläinen Martin Jambor * brig-builtins.def: New file. diff --git a/gcc/brig/ChangeLog b/gcc/brig/ChangeLog index dcea9d3ad05..d947c5afb23 100644 --- a/gcc/brig/ChangeLog +++ b/gcc/brig/ChangeLog @@ -1,4 +1,8 @@ -2017-01-24 Pekka Jääskeläinen +2017-01-26 Jakub Jelinek + + Update copyright years. + +2017-01-24 Pekka Jääskeläinen Martin Jambor * Make-lang.in: New file. diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 1cce5212987..46f8469777c 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2017-01-26 Jakub Jelinek + + * brig.dg/dg.exp: Update copyright years. + * lib/brig-dg.exp: Update copyright years. + * lib/brig.exp: Update copyright years. + 2017-01-25 Michael Meissner PR target/79179 diff --git a/libhsail-rt/ChangeLog b/libhsail-rt/ChangeLog index 0184c249d76..b986286c409 100644 --- a/libhsail-rt/ChangeLog +++ b/libhsail-rt/ChangeLog @@ -1,3 +1,7 @@ +2017-01-26 Jakub Jelinek + + Update copyright years. + 2017-01-25 Thomas Schwinge * config.h.in: Remove stale file. diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 41b5d785e32..c70aadec073 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,8 @@ +2017-01-26 Jakub Jelinek + + * libsupc++/eh_atomics.h: Update copyright years. + * testsuite/20_util/unique_ptr/cons/default.cc: Update copyright years. + 2017-01-25 Jonathan Wakely PR libstdc++/61791 -- 2.30.2