summaryrefslogtreecommitdiff
path: root/gcc/brig
diff options
context:
space:
mode:
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2017-01-26 08:26:48 +0000
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>2017-01-26 08:26:48 +0000
commitafd653ccdaf4e2f2dcfb83ce30ab8b064d69beeb (patch)
tree936c990c44e5b028095d834bd0bdd5edcdc73b11 /gcc/brig
parent06ebe1c45874aff2f90e45d62c78160b74c9bddb (diff)
downloadgcc-afd653ccdaf4e2f2dcfb83ce30ab8b064d69beeb.tar.gz
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244920 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/brig')
-rw-r--r--gcc/brig/ChangeLog6
1 files changed, 5 insertions, 1 deletions
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 <pekka@parmance.com>
+2017-01-26 Jakub Jelinek <jakub@redhat.com>
+
+ Update copyright years.
+
+2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
Martin Jambor <mjambor@suse.cz>
* Make-lang.in: New file.