comparison libhsail-rt/ChangeLog @ 145:1830386684a0

gcc-9.2.0
author anatofuz
date Thu, 13 Feb 2020 11:34:05 +0900
parents 84e7813d76e9
children
comparison
equal deleted inserted replaced
131:84e7813d76e9 145:1830386684a0
1 2020-01-24 Maciej W. Rozycki <macro@wdc.com>
2
3 * configure.ac: Handle `--with-toolexeclibdir='.
4 * Makefile.in: Regenerate.
5 * aclocal.m4: Regenerate.
6 * configure: Regenerate.
7
8 2020-01-01 Jakub Jelinek <jakub@redhat.com>
9
10 Update copyright years.
11
12 2019-09-27 Maciej W. Rozycki <macro@wdc.com>
13
14 * configure: Regenerate.
15
16 2019-01-01 Jakub Jelinek <jakub@redhat.com>
17
18 Update copyright years.
19
20 2018-10-31 Joseph Myers <joseph@codesourcery.com>
21
22 PR bootstrap/82856
23 * configure.ac: Remove AC_PREREQ.
24 * Makefile.in, aclocal.m4, configure: Regenerate.
25
1 2018-05-04 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com> 26 2018-05-04 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2 27
3 * include/internal/phsa-rt.h: Whitespace cleanup. 28 * include/internal/phsa-rt.h: Whitespace cleanup.
4 * include/internal/workitems.h: Store work item ID data to easily 29 * include/internal/workitems.h: Store work item ID data to easily
5 accessible locations. 30 accessible locations.
117 * rt/queue.c: Likewise. 142 * rt/queue.c: Likewise.
118 * rt/sat_arithmetic.c: Likewise. 143 * rt/sat_arithmetic.c: Likewise.
119 * rt/segment.c: Likewise. 144 * rt/segment.c: Likewise.
120 * rt/workitems.c: Likewise. 145 * rt/workitems.c: Likewise.
121 146
122 Copyright (C) 2017-2018 Free Software Foundation, Inc. 147 Copyright (C) 2017-2020 Free Software Foundation, Inc.
123 148
124 Copying and distribution of this file, with or without modification, 149 Copying and distribution of this file, with or without modification,
125 are permitted in any medium without royalty provided the copyright 150 are permitted in any medium without royalty provided the copyright
126 notice and this notice are preserved. 151 notice and this notice are preserved.