comparison libhsail-rt/ChangeLog @ 131:84e7813d76e9

gcc-8.2
author mir3636
date Thu, 25 Oct 2018 07:37:49 +0900
parents 04ced10e8804
children 1830386684a0
comparison
equal deleted inserted replaced
111:04ced10e8804 131:84e7813d76e9
1 2018-05-04 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2
3 * include/internal/phsa-rt.h: Whitespace cleanup.
4 * include/internal/workitems.h: Store work item ID data to easily
5 accessible locations.
6 * rt/workitems.c: Same.
7
8 2018-05-04 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
9
10 * rt/workitems.c: Fix an alloca stack underflow.
11
12 2018-04-18 David Malcolm <dmalcolm@redhat.com>
13
14 PR jit/85384
15 * configure: Regenerate.
16
17 2018-01-03 Jakub Jelinek <jakub@redhat.com>
18
19 Update copyright years.
20
1 2017-09-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com> 21 2017-09-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
2 22
3 * include/internal/phsa-rt.h: Support for improved group segment 23 * include/internal/phsa-rt.h: Support for improved group segment
4 handling with a stack-like allocation scheme. 24 handling with a stack-like allocation scheme.
5 * include/internal/workitems.h: Likewise. 25 * include/internal/workitems.h: Likewise.
97 * rt/queue.c: Likewise. 117 * rt/queue.c: Likewise.
98 * rt/sat_arithmetic.c: Likewise. 118 * rt/sat_arithmetic.c: Likewise.
99 * rt/segment.c: Likewise. 119 * rt/segment.c: Likewise.
100 * rt/workitems.c: Likewise. 120 * rt/workitems.c: Likewise.
101 121
102 Copyright (C) 2017 Free Software Foundation, Inc. 122 Copyright (C) 2017-2018 Free Software Foundation, Inc.
103 123
104 Copying and distribution of this file, with or without modification, 124 Copying and distribution of this file, with or without modification,
105 are permitted in any medium without royalty provided the copyright 125 are permitted in any medium without royalty provided the copyright
106 notice and this notice are preserved. 126 notice and this notice are preserved.