aboutsummaryrefslogtreecommitdiff
path: root/libcilkrts/ChangeLog.cilkplus
blob: db17ce0e333e9beee8b8330c8890c191b43153aa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
2013-08-05  Balaji V. Iyer  <balaji.v.iyer@intel.com>

	* include/cilk/reducer_opmul.h: Updated to revision 3520.
	* include/cilk/cilk_api_linux.h: Likewise.
	* include/cilk/reducer_min.h: Likewise.
	* include/cilk/cilk_undocumented.h: Likewise.
	* include/cilk/reducer_max.h: Likewise.
	* include/cilk/reducer_opadd.h: Likewise.
	* include/cilk/hyperobject_base.h: Likewise.
	* include/cilk/reducer_opand.h: Likewise.
	* include/cilk/cilk_api.h: Likewise.
	* include/cilk/cilk_api.h: Likewise.
	* include/cilk/cilk_stub.h: Likewise.
	* include/cilk/reducer_string.h: Likewise.
	* include/cilk/reducer_opxor.h: Likewise.
	* include/cilk/cilk.h: Likewise.
	* include/cilk/reducer_ostream.h: Likewise.
	* include/cilk/reducer_list.h: Likewise.
	* include/cilk/reducer_opor.h: Likewise.
	* include/cilk/reducer_file.h: Likewise.
	* include/cilk/common.h: Likewise.
	* include/cilktools/lock_guard.h: Likewise.
	* include/cilktools/cilkview.h: Likewise.
	* include/cilktools/cilkscreen.h: Likewise.
	* include/cilktools/fake_mutex.h: Likewise.
	* include/internal/abi.h: Likewise.
	* include/internal/rev.mk: Likewise.
	* include/internal/metacall.h: Likewise.
	* include/internal/cilk_version.h: Likewise.
	* runtime/stats.c: Likewise.
	* runtime/local_state.h: Likewise.
	* runtime/os-unix.c: Likewise.
	* runtime/stats.h: Likewise.
	* runtime/symbol_test.c: Likewise.
	* runtime/global_state.h: Likewise.
	* runtime/doxygen-layout.xml: Likewise.
	* runtime/component.h: Likewise.
	* runtime/os_mutex.h: Likewise.
	* runtime/cilk_malloc.c: Likewise.
	* runtime/cilk-abi.c: Likewise.
	* runtime/cilk_api.c: Likewise.
	* runtime/sysdep.h: Likewise.
	* runtime/unix_symbols.t: Likewise.
	* runtime/bug.cpp: Likewise.
	* runtime/cilk-ittnotify.h: Likewise.
	* runtime/cilk_malloc.h: Likewise.
	* runtime/scheduler.c: Likewise.
	* runtime/cilk-abi-cilk-for.cpp: Likewise.
	* runtime/reducer_impl.h: Likewise.
	* runtime/except-gcc.cpp: Likewise.
	* runtime/scheduler.h: Likewise.
	* runtime/os.h: Likewise.
	* runtime/worker_mutex.c: Likewise.
	* runtime/except.h: Likewise.
	* runtime/global_state.cpp: Likewise.
	* runtime/worker_mutex.h: Likewise.
	* runtime/metacall_impl.c: Likewise.
	* runtime/rts-common.h: Likewise.
	* runtime/pedigrees.c: Likewise.
	* runtime/metacall_impl.h: Likewise.
	* runtime/cilk-tbb-interop.h: Likewise.
	* runtime/reducer_impl.cpp: Likewise.
	* runtime/full_frame.c: Likewise.
	* runtime/pedigrees.h: Likewise.
	* runtime/c_reducers.c: Likewise.
	* runtime/full_frame.h: Likewise.
	* runtime/frame_malloc.c: Likewise.
	* runtime/bug.h: Likewise.
	* runtime/signal_node.c: Likewise.
	* runtime/jmpbuf.c: Likewise.
	* runtime/os_mutex-unix.c: Likewise.
	* runtime/frame_malloc.h: Likewise.
	* runtime/except-gcc.h: Likewise.
	* runtime/signal_node.h: Likewise.
	* runtime/jmpbuf.h: Likewise.
	* runtime/jmpbuf.h: Likewise.
	* runtime/local_state.c: Likewise.
	* runtime/doxygen.cfg: Likewise.
	* Makefile.am: Likewise.
	* include/cilk/metaprogramming.h: New file.
	* include/cilk/metaprogramming.h: Likewise.
	* include/cilk/reducer_opmul.h: Likewise.
	* include/internal/cilk_fake.h: Likewise.
	* runtime/cilk-abi-vla-internal.c: Likewise.
	* runtime/cilk_fiber-unix.cpp: Likewise.
	* runtime/cilk-abi-vla-internal.h: Likewise.
	* runtime/spin_mutex.c: Likewise.
	* runtime/spin_mutex.c: Likewise.
	* runtime/record-replay.cpp: Likewise.
	* runtime/cilk_fiber-unix.h: Likewise.
	* runtime/cilk-abi-vla.c: Likewise.
	* runtime/cilk_fiber.h: Likewise.
	* runtime/acknowledgements.dox: Likewise.
	* runtime/record-replay.h: Likewise.
	* runtime/cilk_fiber.cpp: Likewise.

2013-03-13  Balaji V. Iyer  <balaji.v.iyer@intel.com>

	* runtime/sysdep-unix.c (__cilkrts_stop_workers): Inserted inline 
	assembly inside a #if which is only invoked when compiled for i386.  
	Otherwise, output a warning.
	* runtime/os-unix.c (__cilkrts_gettick): Replaced #error with #warning.
	(__cilkrts_short_pause): Likewise.
	(__cilkrts_xchg): Likewise.


2013-02-05  Balaji V. Iyer  <balaji.v.iyer@intel.com>

	* Makefile.in (am_libcilkrts_la_OBJECTS): Removed symbol_test.
	* Makefile.am (libcilkrts_la_SOURCES): Likewise.

2012-12-28  Balaji V. Iyer  <balaji.v.iyer@intel.com>

	* runtime/cilk-abi-cilk-for.cpp (capture_spawn_arg_stack_frame): Added
	#ifdefs to check compiler type between the function's body.

2012-12-06  Balaji V. Iyer  <balaji.v.iyer@intel.com>

	* include/cilk/reduce_min.h: Updated to revision 2856.
	* include/cilk/reduce_max.h: Likewise.
	* include/cilk/reducer_opadd.h: Likewise.
	* include/cilk/reducer_opand.h: Likewise.
	* include/cilk/cilk_api.h: Likewise.
	* include/cilk/reducer_string.h: Likewise.
	* include/cilk/reducer_opxor.h: Likewise.
	* include/cilk/reduce_ostream.h: Likewise.
	* include/cilk/reducer_list.h: Likewise.
	* include/cilk/reducer_opor.h: Likewise.
	* include/cilk/common.h: Likewise.
	* include/internal/rev.mk: Likewise.
	* runtime/os-unix.c: Likewise.
	* runtime/cilk-abi-cilk-for.cpp: Likewise.
	* runtime/except-gcc.cpp: Likewise.
	* runtime/global_state.cpp: Likewise.
	* runtime/sysdep-unix.c: Likewise.

2012-06-12  Balaji V. Iyer  <balaji.v.iyer@intel.com>

	* configure: Updated to revision 2546.
	* Makefile.in: Likewise.
	* include/cilk/reducer.h: Likewise.
	* include/cilk/reducer_min.h: Likewise.
	* include/cilk/cilk_undocumented.h: Likewise.
	* include/cilk/cilk_api.h: Likewise.
	* include/cilk/common.h: Likewise.
	* include/cilktools/fake_mutex.h: Likewise.
	* include/internal/abi.h: Likewise.
	* include/internal/rev.mk: Likewise.
	* include/internal/cilk_revision.h: Likewise.
	* runtime/stats.c: Likewise.
	* runtime/local_state.h: Likewise.
	* runtime/os-unix.c: Likewise.
	* runtime/stats.h: Likewise.
	* runtime/global_state.h: Likewise.
	* runtime/os_mutex.h: Likewise.
	* runtime/cilk-abi.c: Likewise.
	* runtime/cilk_api.c: Likewise.
	* runtime/sysdep.h: Likewise.
	* runtime/unix_symbols.t: Likewise.
	* runtime/bug.cpp: Likewise.
	* runtime/scheduler.c: Likewise.
	* runtime/cilk-abi-cilk-for.cpp: Likewise.
	* runtime/reducer_impl.h: Likewise.
	* runtime/except-gcc.cpp: Likewise.
	* runtime/scheduler.h: Likewise.
	* runtime/os.h: Likewise.
	* runtime/worker_mutex.c: Likewise.
	* runtime/except.h: Likewise.
	* runtime/global_state.cpp: Likewise.
	* runtime/worker_mutex.h: Likewise.
	* runtime/rts-common.h: Likewise.
	* runtime/pedigrees.c: Likewise.
	* runtime/pedigrees.h: Likewise.
	* runtime/reducer_impl.cpp: Likewise.
	* runtime/full_frame.cpp: Likewise.
	* runtime/frame_malloc.c: Likewise.
	* runtime/full_frame.c: Likewise.
	* runtime/bug.h: Likewise.
	* runtime/os_mutex-unix.c: Likewise.
	* runtime/frame_malloc.h: Likewise.
	* runtime/signal_node.h: Likewise.
	* runtime/stacks.c: Likewise.
	* runtime/sysdep-unix.c: Likewise.
	* runtime/local_state.c: Likewise.
	* configure.ac: Likewise.
	* mk/unix-common.mk: Likewise.
	* Makefile.am: Likewise.

2011-12-02  Balaji V. Iyer  <balaji.v.iyer@intel.com>

	* include/cilk/cilk.h: Updated to version 2068.
	* include/cilk/cilk_api.h: Likewise.
	* include/cilk/cilk_undocumented.h: Likewise.
	* include/cilk/common.h: Likewise.
	* include/cilk/reducer_file.h: Likewise.
	* include/cilk/reducer_opand.h: Likewise.
	* include/cilk/reducer_opxor.h: Likewise.
	* include/cilktools/cilkscreen.h: Likewise.
	* include/cilktools/cilkview.h: Likewise.
	* include/internal/abi.h: Likewise.
	* include/internal/cilk_version.h: Likewise.
	* include/internal/metacall.h: Likewise.
	* include/internal/rev.mk: Likewise.
	* runtime/c_reducers.c: Likewise.
	* runtime/cilk-abi-cilk-for.cpp: Likewise.
	* runtime/cilk-abi.c: Likewise.
	* runtime/cilk-ittnotify.c: Likewise.
	* runtime/except-gcc.h: Likewise.
	* runtime/full_frame.c: Likewise.
	* runtime/global_state.cpp: Likewise.
	* runtime/global_state.h: Likewise.
	* runtime/local_state.c: Likewise.
	* runtime/metacall_impl.c: Likewise.
	* runtime/metacall_impl.h: Likewise.
	* runtime/os-unix.c: Likewise.
	* runtime/os.h: Likewise.
	* runtime/reducer_impl.cpp: Likewise.
	* runtime/rts-common.h: Likewise.
	* runtime/scheduler.c: Likewise.
	* runtime/sysdep-unix.c: Likewise.
	* runtime/unix_symbols.t: Likewise.