mirror of git://gcc.gnu.org/git/gcc.git
18 lines
555 B
Plaintext
18 lines
555 B
Plaintext
2016-01-06 Jonathan Wakely <jwakely@redhat.com>
|
||
|
||
* include/Makefile.am: Adjust.
|
||
* include/Makefile.in: Regenerate.
|
||
* include/bits/mutex.h: Rename to bits/std_mutex.h.
|
||
* include/std/condition_variable: Adjust include.
|
||
* include/std/mutex: Likewise.
|
||
|
||
2016-01-04 Jakub Jelinek <jakub@redhat.com>
|
||
|
||
Update copyright years.
|
||
|
||
Copyright (C) 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.
|