]> git.ipfire.org Git - people/ms/gcc.git/blame - libphobos/ChangeLog
Daily bump.
[people/ms/gcc.git] / libphobos / ChangeLog
CommitLineData
5c389a5c
GA
12023-03-16 Iain Buclaw <ibuclaw@gdcproject.org>
2
3 * libdruntime/MERGE: Merge upstream druntime 4ca4140e58.
4 * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Add core/factory.d.
5 * libdruntime/Makefile.in: Regenerate.
6 * src/MERGE: Merge upstream phobos 454dff14d.
7 * testsuite/libphobos.hash/test_hash.d: Update test.
8 * testsuite/libphobos.shared/finalize.d: Update test.
9 * libdruntime/core/factory.d: New file.
10
c3bf22d9
GA
112023-02-21 Iain Buclaw <ibuclaw@gdcproject.org>
12
13 * src/MERGE: Merge upstream phobos e5a521ab2.
14
152023-02-21 Iain Buclaw <ibuclaw@gdcproject.org>
16
17 * libdruntime/MERGE: Merge upstream druntime 09faa4eacd.
18 * src/MERGE: Merge upstream phobos 13ef27a56.
19 * testsuite/libphobos.exceptions/refcounted.d: Add test for chained
20 reference counted exceptions.
21 * testsuite/libphobos.shared/finalize.d: Add dg-warning for deprecated
22 factory interfaces.
23 * testsuite/libphobos.gc/issue22843.d: New test.
24
252023-02-21 Iain Buclaw <ibuclaw@gdcproject.org>
26
27 * libdruntime/gcc/backtrace.d (simpleErrorCallback): Add @nogc.
28 (LibBacktrace.initLibBacktrace): Likewise.
29 (LibBacktrace.this): Likewise.
30 (UnwindBacktrace.this): Likewise.
31 (getBacktrace): Likewise.
32 (getBacktraceSymbols): Likewise.
33 * libdruntime/gcc/libbacktrace.d.in (backtrace_create_state):
34 Likewise.
35 (backtrace_full): Likewise.
36 (backtrace_simple): Likewise.
37 (backtrace_print): Likewise.
38 (backtrace_pcinfo): Likewise.
39 (backtrace_syminfo): Likewise.
40
ae719781
GA
412023-02-13 Lorenzo Salvadore <developer@lorenzosalvadore.it>
42
43 PR d/107469
44 * libdruntime/core/sys/freebsd/config.d: Update __FreeBSD_version.
45
8d07b193
GA
462023-01-17 Martin Liska <mliska@suse.cz>
47
48 * Makefile.in: Regenerate.
49 * libdruntime/Makefile.in: Regenerate.
50
324e9953
GA
512022-12-11 Iain Buclaw <ibuclaw@gdcproject.org>
52
53 * libdruntime/MERGE: Merge upstream druntime c8ae4adb2e.
54 * src/MERGE: Merge upstream phobos 792c8b7c1.
55
05788e9b
GA
562022-11-05 Iain Buclaw <ibuclaw@gdcproject.org>
57
58 * libdruntime/gcc/simd.d (equalMask): Implement using generics.
59 (notEqualMask): Likewise.
60 (greaterMask): Likewise.
61 (greaterOrEqualMask): Likewise.
62 (notMask): Likewise.
63 (andAndMask): Likewise.
64 (orOrMask): Likewise.
65
f36bba01
GA
662022-10-29 Iain Buclaw <ibuclaw@gdcproject.org>
67
68 * libdruntime/MERGE: Merge upstream druntime e4f8919591.
69 * src/MERGE: Merge upstream phobos 3ad507b51.
70
781f477a
GA
712022-10-12 Martin Liska <mliska@suse.cz>
72
73 * configure: Regenerate.
74
ab332cd7
GA
752022-10-11 Olivier Hainque <hainque@adacore.com>
76 Olivier Hainque <hainque@adacore.com>
77
78 * configure: Regenerate.
79
1f16a020
GA
802022-09-27 Iain Buclaw <ibuclaw@gdcproject.org>
81
82 * libdruntime/MERGE: Merge upstream druntime d579c467c1.
83 * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Remove
84 rt/arrayassign.d.
85 * libdruntime/Makefile.in: Regenerate.
86 * src/MERGE: Merge upstream phobos 88aa69b14.
87 * src/Makefile.am (PHOBOS_DSOURCES): Remove std/digest/digest.d,
88 std/xml.d.
89 * src/Makefile.in: Regenerate.
90
6b226ef7
GA
912022-08-27 Iain Buclaw <ibuclaw@gdcproject.org>
92
93 * libdruntime/MERGE: Merge upstream druntime 817610b16d.
94 * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Add
95 core/internal/array/arrayassign.d.
96 * libdruntime/Makefile.in: Regenerate.
97 * src/MERGE: Merge upstream phobos b578dfad9.
98 * src/Makefile.am (PHOBOS_DSOURCES): Remove
99 std/experimental/typecons.d. Add std/logger package.
100 * src/Makefile.in: Regenerate.
101
4c23b534
GA
1022022-08-03 Iain Buclaw <ibuclaw@gdcproject.org>
103
104 * configure: Regenerate.
105 * configure.ac (libtool_VERSION): Update to 4:0:0.
106 * libdruntime/MERGE: Merge upstream druntime d7772a2369.
107 * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Add
108 core/internal/array/duplication.d.
109 * libdruntime/Makefile.in: Regenerate.
110 * src/MERGE: Merge upstream phobos 5748ca43f.
111 * testsuite/libphobos.gc/nocollect.d:
112
4bc92c3b
GA
1132022-07-06 Iain Buclaw <ibuclaw@gdcproject.org>
114
115 * libdruntime/MERGE: Merge upstream druntime 651389b5.
116 * src/MERGE: Merge upstream phobos 1516ecad9.
117
ce600bc4
GA
1182022-06-29 Iain Buclaw <ibuclaw@gdcproject.org>
119
120 * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Add gcc/simd.d.
121 * libdruntime/Makefile.in: Regenerate.
122 * libdruntime/gcc/simd.d: New file.
123
fb29fdea
GA
1242022-06-28 Iain Buclaw <ibuclaw@gdcproject.org>
125
126 * libdruntime/gcc/attributes.d (simd): Define.
127
84c2131d
GA
1282022-06-24 Iain Buclaw <ibuclaw@gdcproject.org>
129
130 PR d/105413
131 * libdruntime/gcc/attributes.d (register): Define.
132
1332022-06-24 Iain Buclaw <ibuclaw@gdcproject.org>
134
135 * libdruntime/MERGE: Merge upstream druntime 148608b7.
136
5d0cf158
GA
1372022-06-22 Iain Buclaw <ibuclaw@gdcproject.org>
138
139 * libdruntime/MERGE: Merge upstream druntime e150cca1.
140 * src/MERGE: Merge upstream phobos a4a18d21c.
141 * testsuite/libphobos.cycles/cycles.exp (cycle_test_list): Update
142 expected result of deprecate test.
143
499b9c5f
GA
1442022-06-15 Iain Buclaw <ibuclaw@gdcproject.org>
145
146 * libdruntime/gcc/attributes.d (no_sanitize): Define.
147 (noSanitize): Define.
148
1492022-06-15 Iain Buclaw <ibuclaw@gdcproject.org>
150
151 * libdruntime/gcc/attributes.d (visibility): Define.
152 (hidden): Define.
153
c3642271
GA
1542022-06-13 Iain Buclaw <ibuclaw@gdcproject.org>
155
156 * libdruntime/MERGE: Merge upstream druntime 454471d8.
157 * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Add
158 core/sync/package.d.
159 * libdruntime/Makefile.in: Regenerate.
160 * src/MERGE: Merge upstream phobos 1206fc94f.
161
b168441c
GA
1622022-06-02 David Malcolm <dmalcolm@redhat.com>
163
164 * testsuite/lib/libphobos-dg.exp: Add load_gcc_lib of scansarif.exp.
165
d9176e64
GA
1662022-05-27 Iain Buclaw <ibuclaw@gdcproject.org>
167
168 * libdruntime/MERGE: Merge upstream druntime f89da313.
169 * src/MERGE: Merge upstream phobos d46814c86.
170
702bd11f
GA
1712022-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
172
173 * libdruntime/MERGE: Merge upstream druntime 94bd5bcb.
174 * libdruntime/Makefile.am (ALL_DRUNTIME_INSTALL_DSOURCES): Add
175 $(DRUNTIME_DSOURCES_ELF).
176 (ALL_DRUNTIME_SOURCES): Likewise.
177 (DRUNTIME_DSOURCES_ELF): New variable.
178 * libdruntime/Makefile.in: Regenerate.
179 * src/MERGE: Merge upstream phobos 3a1cd9a01.
180 * testsuite/libphobos.init_fini/custom_gc.d: Update test.
181
6b6f53d8
GA
1822022-04-28 Iain Buclaw <ibuclaw@gdcproject.org>
183
184 * libdruntime/MERGE: Merge upstream druntime e361d200.
185
01ad093b
GA
1862022-04-26 Iain Buclaw <ibuclaw@gdcproject.org>
187
188 * libdruntime/gcc/emutls.d (emutlsDestroyThread): Clear the per-thread
189 TLS array, don't call free().
190
c1a9cf67
GA
1912022-04-21 Iain Buclaw <ibuclaw@gdcproject.org>
192
193 * libdruntime/MERGE: Merge upstream druntime 27834edb.
194 * src/MERGE: Merge upstream phobos ac296f80c.
195 * src/Makefile.am (PHOBOS_DSOURCES): Add std/int128.d.
196 * src/Makefile.in: Regenerate.
197
247bbed1
GA
1982022-04-13 Iain Buclaw <ibuclaw@gdcproject.org>
199
200 * libdruntime/MERGE: Merge upstream druntime 9ba9a6ae.
201 * src/MERGE: Merge upstream phobos c0cc5e917.
202
8af4270d
GA
2032022-04-02 Iain Buclaw <ibuclaw@gdcproject.org>
204
205 * libdruntime/MERGE: Merge upstream druntime c52e28b7.
206 * libdruntime/Makefile.am (DRUNTIME_DSOURCES_OPENBSD): Add
207 core/sys/openbsd/pwd.d.
208 * libdruntime/Makefile.in: Regenerate.
209 * src/MERGE: Merge upstream phobos 99e9c1b77.
210 * testsuite/libphobos.exceptions/message_with_null.d: New test.
211
d156bb87
GA
2122022-03-21 Iain Buclaw <ibuclaw@gdcproject.org>
213
214 PR d/104911
215 * src/MERGE: Merge upstream phobos a74fa63e6.
216
b9756c08
GA
2172022-03-13 Iain Buclaw <ibuclaw@gdcproject.org>
218
219 * libdruntime/MERGE: Merge upstream druntime 26b58167.
220 * src/MERGE: Merge upstream phobos 16cb085b5.
221
b00f9761
GA
2222022-03-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
223
224 PR d/103528
225 * configure.ac <x86_64-*-solaris2.* | i?86-*-solaris2.*>: Remove
226 gas requirement.
227 * configure: Regenerate.
228 * configure.tgt (sparc*-*-solaris2.11*): Mark supported.
229
ea4911c4
GA
2302022-03-02 Iain Buclaw <ibuclaw@gdcproject.org>
231
232 * libdruntime/MERGE: Merge upstream druntime 100a608c.
233 * src/MERGE: Merge upstream phobos a1f8c4c07.
234
12d4552e
GA
2352022-03-01 Iain Buclaw <ibuclaw@gdcproject.org>
236
237 PR d/104659
238 * libdruntime/config/mingw/msvc.c (init_msvc): Fix misspelling of
239 msvcUsesUCRT.
240
a35f1697
GA
2412022-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
242
243 * libdruntime/MERGE: Merge upstream druntime caf14b0f.
244 * src/MERGE: Merge upstream phobos 41aaf8c26.
245
c42f1e77
GA
2462022-02-20 Iain Buclaw <ibuclaw@gdcproject.org>
247
248 * libdruntime/MERGE: Merge upstream druntime 55528bd1.
249 * src/MERGE: Merge upstream phobos 1a3e80ec2.
250 * testsuite/libphobos.hash/test_hash.d: Update.
251 * testsuite/libphobos.betterc/test19933.d: New test.
252
cb3afcd2
GA
2532022-02-16 Iain Buclaw <ibuclaw@gdcproject.org>
254
255 * Makefile.in: Regenerate.
256 * libdruntime/MERGE: Merge upstream druntime dbd0c874.
257 * libdruntime/Makefile.am (DRUNTIME_CSOURCES): Add core/int128.d.
258 (DRUNTIME_DISOURCES): Add __builtins.di.
259 * libdruntime/Makefile.in: Regenerate.
260 * src/MERGE: Merge upstream phobos 896b1d0e1.
261 * src/Makefile.am (PHOBOS_DSOURCES): Add std/checkedint.d.
262 * src/Makefile.in: Regenerate.
263 * testsuite/testsuite_flags.in: Add -fall-instantiations to
264 --gdcflags.
265
a4ae8c37
GA
2662022-01-03 Iain Buclaw <ibuclaw@gdcproject.org>
267
268 * libdruntime/MERGE: Merge upstream druntime 759e6023.
269 * src/MERGE: Merge upstream phobos 468788323.
270
aa17859b
GA
2712021-12-21 Iain Buclaw <ibuclaw@gdcproject.org>
272
273 * configure.tgt: Add power*-*-freebsd* as a supported target.
274
7631a4d1
GA
2752021-12-20 Iain Buclaw <ibuclaw@gdcproject.org>
276
277 * libdruntime/MERGE: Merge upstream druntime fd9a4544.
278 * src/MERGE: Merge upstream phobos 495e835c2.
279
8a89c39b
GA
2802021-12-15 Iain Buclaw <ibuclaw@gdcproject.org>
281
282 PR d/103604
283 * configure: Regenerate.
284 * configure.ac (libtool_VERSION): Update to 3:0:0.
285 * libdruntime/MERGE: Merge upstream druntime 6364e010.
286 * src/MERGE: Merge upstream phobos 575b67a9b.
287 * testsuite/libphobos.traits/all_satisfy.d: New test.
288 * testsuite/libphobos.traits/traits.exp: New test.
289
0bceef16
GA
2902021-12-10 Iain Buclaw <ibuclaw@gdcproject.org>
291
292 PR d/103528
293 * libdruntime/MERGE: Merge upstream druntime bc58b1e9.
294 * libdruntime/Makefile.am (DRUNTIME_DSOURCES_LINUX): Remove
295 core/sys/linux/syscalls.d.
296 * libdruntime/Makefile.in: Regenerate.
297 * src/MERGE: Merge upstream phobos 12329adb6.
298 * testsuite/libphobos.config/config.exp: Add test22523.
299 * libdruntime/core/sys/linux/syscalls.d: Removed.
300 * testsuite/libphobos.config/test22523.d: New test.
301
641ff219
GA
3022021-12-08 Iain Buclaw <ibuclaw@gdcproject.org>
303
304 PR d/103558
305 * libdruntime/MERGE: Merge upstream druntime 178c44ff.
306 * libdruntime/Makefile.am (DRUNTIME_DSOURCES_LINUX): Add
307 core/sys/linux/syscalls.d.
308 (DRUNTIME_DSOURCES_OPENBSD): Add core/sys/openbsd/pthread_np.d.
309 * libdruntime/Makefile.in: Regenerate.
310 * src/MERGE: Merge upstream phobos 574bf883b.
311 * src/Makefile.am (D_EXTRA_DFLAGS): Add -fpreview=fieldwise.
312 * src/Makefile.in: Regenerate.
313 * testsuite/libphobos.exceptions/assert_fail.d: Update test.
314 * testsuite/libphobos.betterc/test22336.d: New test.
315
ea6ef320
GA
3162021-12-02 Iain Buclaw <ibuclaw@gdcproject.org>
317
318 * libdruntime/core/thread/osthread.d (callWithStackShell): Push all
319 callee-save registers on the stack for AArch64 and ARM.
320
3212021-12-02 Iain Buclaw <ibuclaw@gdcproject.org>
322
323 * src/std/math/hardware.d (FloatingPointControl.getControlState): Add
324 missing ControlState variable for AArch64.
325
40fa651e
GA
3262021-12-01 Iain Buclaw <ibuclaw@gdcproject.org>
327
328 * testsuite/testsuite_flags.in: Add libphobos library directory as
329 search path to --gdcldflags.
330
c177e806
GA
3312021-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
332
333 * libdruntime/MERGE: Merge upstream druntime e6caaab9.
334 * libdruntime/Makefile.am (D_EXTRA_FLAGS): Build libdruntime with
335 -fpreview=dip1000, -fpreview=fieldwise, and -fpreview=dtorfields.
336 (ALL_DRUNTIME_SOURCES): Add DRUNTIME_DSOURCES_STDCXX.
337 (DRUNTIME_DSOURCES): Update list of C binding modules.
338 (DRUNTIME_DSOURCES_STDCXX): Likewise.
339 (DRUNTIME_DSOURCES_LINUX): Likewise.
340 (DRUNTIME_DSOURCES_OPENBSD): Likewise.
341 (DRUNTIME_DISOURCES): Remove __entrypoint.di.
342 * libdruntime/Makefile.in: Regenerated.
343 * libdruntime/__entrypoint.di: Removed.
344 * libdruntime/gcc/deh.d (_d_isbaseof): Update signature.
345 (_d_createTrace): Likewise.
346 (__gdc_begin_catch): Remove reference to the exception.
347 (_d_throw): Increment reference count of thrown object before unwind.
348 (__gdc_personality): Chain exceptions with Throwable.chainTogether.
349 * libdruntime/gcc/emutls.d: Update imports.
350 * libdruntime/gcc/sections/elf.d: Update imports.
351 (DSO.moduleGroup): Update signature.
352 * libdruntime/gcc/sections/macho.d: Update imports.
353 (DSO.moduleGroup): Update signature.
354 * libdruntime/gcc/sections/pecoff.d: Update imports.
355 (DSO.moduleGroup): Update signature.
356 * src/MERGE: Merge upstream phobos 5ab9ad256.
357 * src/Makefile.am (D_EXTRA_DFLAGS): Add -fpreview=dip1000 and
358 -fpreview=dtorfields flags.
359 (PHOBOS_DSOURCES): Update list of std modules.
360 * src/Makefile.in: Regenerate.
361 * testsuite/lib/libphobos.exp (libphobos-dg-test): Handle assembly
362 compile types.
363 (dg-test): Override.
364 (additional_prunes): Define.
365 (libphobos-dg-prune): Filter any additional_prunes set by tests.
366 * testsuite/libphobos.aa/test_aa.d: Update test.
367 * testsuite/libphobos.druntime/druntime.exp (version_flags): Add
368 -fversion=CoreUnittest.
369 * testsuite/libphobos.druntime_shared/druntime_shared.exp
370 (version_flags): Add -fversion=CoreUnittest -fversion=Shared.
371 * testsuite/libphobos.exceptions/unknown_gc.d: Update test.
372 * testsuite/libphobos.hash/test_hash.d: Update test.
373 * testsuite/libphobos.phobos/phobos.exp (version_flags): Add
374 -fversion=StdUnittest
375 * testsuite/libphobos.phobos_shared/phobos_shared.exp (version_flags):
376 Likewise.
377 * testsuite/libphobos.shared/host.c: Update test.
378 * testsuite/libphobos.shared/load.d: Update test.
379 * testsuite/libphobos.shared/load_13414.d: Update test.
380 * testsuite/libphobos.thread/fiber_guard_page.d: Update test.
381 * testsuite/libphobos.thread/tlsgc_sections.d: Update test.
382 * testsuite/testsuite_flags.in: Add -fpreview=dip1000 to --gdcflags.
383 * testsuite/libphobos.shared/link_mod_collision.d: Removed.
384 * testsuite/libphobos.shared/load_mod_collision.d: Removed.
385 * testsuite/libphobos.betterc/betterc.exp: New test.
386 * testsuite/libphobos.config/config.exp: New test.
387 * testsuite/libphobos.gc/gc.exp: New test.
388 * testsuite/libphobos.imports/imports.exp: New test.
389 * testsuite/libphobos.lifetime/lifetime.exp: New test.
390 * testsuite/libphobos.unittest/unittest.exp: New test.
391 * testsuite/libphobos.allocations/alloc_from_assert.d: New file.
392 * testsuite/libphobos.betterc/test18828.d: New file.
393 * testsuite/libphobos.betterc/test19416.d: New file.
394 * testsuite/libphobos.betterc/test19421.d: New file.
395 * testsuite/libphobos.betterc/test19561.d: New file.
396 * testsuite/libphobos.betterc/test19924.d: New file.
397 * testsuite/libphobos.betterc/test20088.d: New file.
398 * testsuite/libphobos.betterc/test20613.d: New file.
399 * testsuite/libphobos.config/test19433.d: New file.
400 * testsuite/libphobos.config/test20459.d: New file.
401 * testsuite/libphobos.exceptions/assert_fail.d: New file.
402 * testsuite/libphobos.exceptions/catch_in_finally.d: New file.
403 * testsuite/libphobos.exceptions/future_message.d: New file.
404 * testsuite/libphobos.exceptions/long_backtrace_trunc.d: New file.
405 * testsuite/libphobos.exceptions/refcounted.d: New file.
406 * testsuite/libphobos.exceptions/rt_trap_exceptions.d: New file.
407 * testsuite/libphobos.exceptions/rt_trap_exceptions_drt.d: New file.
408 * testsuite/libphobos.gc/attributes.d: New file.
409 * testsuite/libphobos.gc/forkgc.d: New file.
410 * testsuite/libphobos.gc/forkgc2.d: New file.
411 * testsuite/libphobos.gc/nocollect.d: New file.
412 * testsuite/libphobos.gc/precisegc.d: New file.
413 * testsuite/libphobos.gc/recoverfree.d: New file.
414 * testsuite/libphobos.gc/sigmaskgc.d: New file.
415 * testsuite/libphobos.gc/startbackgc.d: New file.
416 * testsuite/libphobos.imports/bug18193.d: New file.
417 * testsuite/libphobos.init_fini/custom_gc.d: New file.
418 * testsuite/libphobos.init_fini/test18996.d: New file.
419 * testsuite/libphobos.lifetime/large_aggregate_destroy_21097.d: New file.
420 * testsuite/libphobos.thread/external_threads.d: New file.
421 * testsuite/libphobos.thread/join_detach.d: New file.
422 * testsuite/libphobos.thread/test_import.d: New file.
423 * testsuite/libphobos.thread/tlsstack.d: New file.
424 * testsuite/libphobos.typeinfo/enum_.d: New file.
425 * testsuite/libphobos.typeinfo/isbaseof.d: New file.
426 * testsuite/libphobos.unittest/customhandler.d: New file.
427
9c077398
GA
4282021-11-19 Iain Sandoe <iain@sandoe.co.uk>
429
430 * testsuite/lib/libphobos.exp: Prune warnings from external
431 tool bugs.
432
4332021-11-19 Iain Buclaw <ibuclaw@gdcproject.org>
434
435 * libdruntime/core/thread/fiber.d (defaultStackPages): Increase size
436 on OSX X86_64 targets.
437
4382021-11-19 Iain Buclaw <ibuclaw@gdcproject.org>
439
440 * libdruntime/gcc/emutls.d (emutlsDestroyThread): Don't remove entry
441 from global array.
442 (_d_emutls_destroy): Don't call __gthread_key_delete.
443
3a4a721e
GA
4442021-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
445
446 PR d/102837
447 * libdruntime/gcc/deh.d (ExceptionHeader.free): Use memset to reset
448 contents of internal EH storage.
449
24679983
GA
4502021-09-30 Iain Buclaw <ibuclaw@gdcproject.org>
451
452 * libdruntime/gcc/deh.d (ExceptionHeader.getClassInfo): Move to...
453 (getClassInfo): ...here as free function. Add lsda parameter.
454 (scanLSDA): Pass lsda to actionTableLookup.
455 (actionTableLookup): Add lsda parameter, pass to getClassInfo.
456 (__gdc_personality): Remove currentCfa variable.
457
4582021-09-30 Iain Buclaw <ibuclaw@gdcproject.org>
459
460 * libdruntime/gcc/deh.d (_d_print_throwable): Declare.
461 (_d_throw): Print stacktrace before terminating program due to
462 uncaught exception.
463
4642021-09-30 Iain Buclaw <ibuclaw@gdcproject.org>
465
466 * libdruntime/core/runtime.d (runModuleUnitTests): Use scope to new
467 LibBacktrace on the stack.
468 * libdruntime/gcc/backtrace.d (FIRSTFRAME): Remove.
469 (LibBacktrace.MaxAlignment): Remove.
470 (LibBacktrace.this): Remove default initialization of firstFrame.
471 (UnwindBacktrace.this): Likewise.
472
4732021-09-30 Iain Buclaw <ibuclaw@gdcproject.org>
474
475 * libdruntime/gcc/unwind/generic.d (__aligned__): Define.
476 (_Unwind_Exception): Align struct to __aligned__.
477
4782021-09-30 Iain Buclaw <ibuclaw@gdcproject.org>
479
480 PR d/102476
481 * libdruntime/__main.di: Define main function as extern(C) when
482 compiling without D runtime.
483
e11c6046
GA
4842021-09-01 Iain Buclaw <ibuclaw@gdcproject.org>
485
486 * m4/druntime/os.m4: Update comment for DRUNTIME_OS_SOURCES.
487
4882021-09-01 Iain Buclaw <ibuclaw@gdcproject.org>
489
490 * src/Makefile.am: Don't add zlib when ENABLE_LIBDRUNTIME_ONLY.
491 * src/Makefile.in: Regenerate.
492
1e2f030b
GA
4932021-08-30 Iain Buclaw <ibuclaw@gdcproject.org>
494
495 * configure: Regenerate.
496 * m4/autoconf.m4 (AC_LANG_PROGRAM): Declare module name 'object'.
497 * m4/gcc_support.m4 (WITH_LOCAL_DRUNTIME): Compile tests with
498 -fno-druntime.
499
f16f65f8
GA
5002021-06-11 Iain Buclaw <ibuclaw@gdcproject.org>
501
502 PR d/100999
503 * src/MERGE: Merge upstream phobos 55bb17543.
504
87a7d10c
GA
5052021-05-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
506
507 * src/std/process.d (unittest): Remove tmpname on exit.
508 * src/MERGE: Merge upstream phobos 63f4caa90.
509
f9af11c7
GA
5102021-05-13 Iain Buclaw <ibuclaw@gdcproject.org>
511
512 * libdruntime/MERGE: Merge upstream druntime 98c6ff0c.
513
aa891c56
GA
5142021-05-10 Iain Buclaw <ibuclaw@gdcproject.org>
515
516 * src/MERGE: Merge upstream phobos 32cfe9b61.
517
c1ef0c92
GA
5182021-04-21 Iain Buclaw <ibuclaw@gdcproject.org>
519
520 * libdruntime/core/thread/osthread.d (callWithStackShell): Statically
521 generate PPC and PPC64 asm implementations, and conditionally remove
522 PPC register names on non-Darwin targets.
523
be8aad8d
GA
5242021-04-20 Iain Buclaw <ibuclaw@gdcproject.org>
525
526 PR d/98584
527 * libdruntime/gcc/deh.d (scanLSDA): Update calls to read_uleb128 and
528 read_encoded_value.
529 (actionTableLookup): Update calls to read_sleb128 and
530 read_encoded_value_with_base.
531 * libdruntime/gcc/unwind/pe.d (read_uleb128): Update signature.
532 (read_sleb128): Update signature.
533 (read_unaligned): New function.
534 (read_encoded_value_with_base): Update signature. Call read_unaligned
535 instead of unsafe pointer dereferencing.
536 (read_encoded_value): Update signature.
537
6e81e015
GA
5382021-04-19 Iain Buclaw <ibuclaw@gdcproject.org>
539
540 PR d/98494
541 * libdruntime/MERGE: Merge upstream druntime 89f870b7.
542 * src/MERGE: Merge upstream phobos e6907ff3e.
543
5442021-04-19 Iain Buclaw <ibuclaw@gdcproject.org>
545
546 PR d/98058
547 * configure: Regenerate.
548 * libdruntime/Makefile.am (DRUNTIME_DSOURCES_DARWIN): Add
549 core/sys/darwin/config.d
550 * libdruntime/Makefile.in: Regenerate.
551 * libdruntime/config/powerpc/switchcontext.S: Implement
552 fiber_switchContext for __MACH__.
553 * libdruntime/config/x86/switchcontext.S: Likewise.
554 * libdruntime/core/sys/darwin/config.d: New file.
555 * libdruntime/core/thread/fiber.d (Fiber.getThis): Mark noinline.
556 (UnsafeFiberMigration): Define for OSX/X86 and OSX/X86_64.
557 * libdruntime/core/thread/osthread.d (callWithStackShell): Add inline
558 assembler implementation for X86, X86_64, PPC, and PPC64.
559 * libdruntime/core/thread/threadbase.d (ThreadBase.getThis): Mark
560 noinline.
561 * libdruntime/gcc/deh.d (FuncTable): Remove definition.
562 * m4/druntime/os.m4 (DRUNTIME_OS_MINFO_BRACKETING): Check for right
563 bracket symbol on darwin* targets.
564 * testsuite/libphobos.thread/fiber_guard_page.d: Update test to
565 support ucontext-based Fibers.
566
5672021-04-19 Iain Buclaw <ibuclaw@gdcproject.org>
568
569 PR d/99794
570 * libdruntime/Makefile.am (DRUNTIME_SOURCES_CONFIGURED): Add
571 config/mingw/msvc.c on DRUNTIME_OS_MINGW.
572 * libdruntime/Makefile.in: Regenerate.
573 * libdruntime/config/mingw/msvc.c: New file.
574 * libdruntime/config/mingw/switchcontext.S (fiber_switchContext): Fix
575 function definition.
576 * libdruntime/gcc/deh.d (__gdc_personality_seh0): Fix call to
577 _GCC_specific_handler.
578 * libdruntime/gcc/gthread.d (__gthread_once_t): Fix definition.
579 * libdruntime/gcc/unwind/generic.d (_GCC_specific_handler): Fix
580 declaration.
581 * libdruntime/rt/dmain2.d (rt_loadLibrary): Remove function.
582 (rt_loadLibraryW): Remove function.
583 (initLibrary): Remove function.
584 (rt_unloadLibrary): Remove function.
585
5862021-04-19 Iain Buclaw <ibuclaw@gdcproject.org>
587
588 PR d/99691
589 * configure: Regenerate.
590 * libdruntime/config/common/threadasm.S: Add __OpenBSD__.
591 * libdruntime/gcc/backtrace.d: Import core.sys.openbsd.dlfcn on
592 OpenBSD platforms.
593 * libdruntime/gcc/sections/elf.d (SharedElf): Define on OpenBSD.
594 (linkMapForHandle): Implement for OpenBSD.
595 (exeLinkMap): Remove.
596 (getDependencies): Adjust dlpi_addr on OpenBSD.
597 (handleForName): Implement for OpenBSD.
598 (IterateManually): Define on OpenBSD.
599 * libdruntime/gcc/sections/package.d (SectionsElf): Define on OpenBSD.
600 * m4/druntime/libraries.m4 (DRUNTIME_LIBRARIES_ATOMIC): Test for
601 enable_libatomic.
602 (DRUNTIME_LIBRARIES_BACKTRACE): Test for enable_libbacktrace.
603
1d54b138
GA
6042021-04-10 Iain Buclaw <ibuclaw@gdcproject.org>
605
606 * Makefile.in: Regenerate.
607 * configure: Regenerate.
608 * configure.ac: Call DRUNTIME_SECTION_FLAGS.
609 * libdruntime/Makefile.am: Add SECTION_FLAGS to AM_DFLAGS.
610 * libdruntime/Makefile.in: Regenerate.
611 * m4/druntime.m4 (DRUNTIME_SECTION_FLAGS): New macro.
612 * src/Makefile.am: Add SECTION_FLAGS to AM_DFLAGS.
613 * src/Makefile.in: Regenerate.
614 * testsuite/Makefile.in: Regenerate.
615
6162021-04-10 Iain Buclaw <ibuclaw@gdcproject.org>
617
618 * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Removed
619 gcc/sections/android.d, elf_shared.d, osx.d, win32.d, and win64.d.
620 Added gcc/sections/common.d, elf.d macho.d, and pecoff.d.
621 * libdruntime/Makefile.in: Regenerate.
622 * libdruntime/core/thread/osthread.d: Update externDFunc FQDN names to
623 use platform independant section function names.
624 * libdruntime/gcc/sections/elf_shared.d: Renamed to...
625 * libdruntime/gcc/sections/elf.d: ...this. Mangle functions for
626 core.thread interface as if they come from the gcc.sections module.
627 * libdruntime/gcc/sections/package.d: Update public imports, declare
628 functions for core.thread interface.
629 * libdruntime/gcc/sections/android.d: Removed.
630 * libdruntime/gcc/sections/osx.d: Removed.
631 * libdruntime/gcc/sections/win32.d: Removed.
632 * libdruntime/gcc/sections/win64.d: Removed.
633 * libdruntime/gcc/sections/common.d: New file.
634 * libdruntime/gcc/sections/macho.d: New file.
635 * libdruntime/gcc/sections/pecoff.d: New file.
636
6372021-04-10 Iain Buclaw <ibuclaw@gdcproject.org>
638
639 * testsuite/libphobos.druntime/druntime.exp: Compile all tests with
640 -static-libphobos.
641 * testsuite/libphobos.phobos/phobos.exp: Likewise.
642
6432021-04-10 Iain Buclaw <ibuclaw@gdcproject.org>
644
645 * testsuite/libphobos.druntime/druntime.exp: Remove
646 is-effective-target static.
647 * testsuite/libphobos.phobos/phobos.exp: Likewise.
648
6492021-04-10 Iain Buclaw <ibuclaw@gdcproject.org>
650
651 PR d/99812
652 * testsuite/libphobos.druntime_shared/druntime_shared.exp: Re-add
653 -fno-moduleinfo flag to dg-runtest.
654 * testsuite/libphobos.phobos_shared/phobos_shared.exp: Likewise.
655
019a9220
GA
6562021-04-08 Iain Buclaw <ibuclaw@gdcproject.org>
657
658 * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Add
3d3b561f 659 gcc/attributes.d.
019a9220
GA
660 * libdruntime/Makefile.in: Regenerate.
661 * libdruntime/gcc/attribute.d: Deprecate module, publicly import
662 gcc.attributes.
663 * libdruntime/gcc/deh.d: Update imports.
664 * libdruntime/gcc/attributes.d: New file.
665
8cac6af6
GA
6662021-04-06 Iain Buclaw <ibuclaw@gdcproject.org>
667
668 * libdruntime/MERGE: Merge upstream druntime 1134b710.
669
c0756c4e
GA
6702021-04-03 Iain Buclaw <ibuclaw@gdcproject.org>
671
672 * libdruntime/MERGE: Merge upstream druntime 483bc129.
673 * libdruntime/Makefile.am (DRUNTIME_DSOURCES_DARWIN): Add
674 core/sys/darwin/fcntl.d.
675 (DRUNTIME_DSOURCES_OPENBSD): Add core/sys/openbsd/unistd.d.
676 (DRUNTIME_DSOURCES_WINDOWS): Add core/sys/windows/stdc/malloc.d.
677 * libdruntime/Makefile.in: Regenerate.
678 * src/MERGE: Merge upstream phobos f89dc217a.
679 * src/Makefile.am (PHOBOS_DSOURCES): Add std/regex/internal/tests2.d.
680 * src/Makefile.in: Regenerate.
681 * testsuite/libphobos.exceptions/chain.d: Fix format arguments.
682 * testsuite/libphobos.exceptions/line_trace.d: Likewise.
683
651684b4
GA
6842021-03-26 Iain Buclaw <ibuclaw@gdcproject.org>
685
686 * Makefile.in: Regenerate.
687 * configure: Regenerate.
688 * configure.ac: Substitute enable_shared, enable_static, and
689 phobos_lt_pic_flag.
690 * libdruntime/Makefile.am (AM_DFLAGS): Replace
3d3b561f
ML
691 phobos_compiler_pic_flag with phobos_lt_pic_flags, and
692 phobos_compiler_shared_flag.
651684b4
GA
693 * libdruntime/Makefile.in: Regenerate.
694 * src/Makefile.am (AM_DFLAGS): Replace phobos_compiler_pic_flag
3d3b561f 695 with phobos_lt_pic_flag, and phobos_compiler_shared_flag.
651684b4
GA
696 * src/Makefile.in: Regenerate.
697 * testsuite/Makefile.in: Regenerate.
698 * testsuite/libphobos.druntime_shared/druntime_shared.exp: Remove
699 -fversion=Shared and -fno-moduleinfo from default extra test flags.
700 * testsuite/libphobos.phobos_shared/phobos_shared.exp: Likewise.
701 * testsuite/testsuite_flags.in: Add phobos_compiler_shared_flag to
702 --gdcflags.
703
a19dd5e6
GA
7042021-02-04 Iain Buclaw <ibuclaw@gdcproject.org>
705
706 PR d/98910
707 * libdruntime/MERGE: Merge upstream druntime 0fd4364c.
708 * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Add core/volatile.d.
709 * libdruntime/Makefile.in: Regenerate.
710 * testsuite/libphobos.allocations/tls_gc_integration.d: Update test.
711
9faaa807
GA
7122021-02-03 Iain Buclaw <ibuclaw@gdcproject.org>
713
714 PR d/98910
715 * libdruntime/MERGE: Merge upstream druntime 9d0c8364.
716 * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Add
3d3b561f 717 core/internal/attributes.d
9faaa807
GA
718 (DRUNTIME_DSOURCES_BIONIC): Add core/sys/bionic/stdlib.d.
719 (DRUNTIME_DSOURCES_DARWIN): Add core/sys/darwin/stdlib.d, and
720 core/sys/darwin/sys/sysctl.d.
721 (DRUNTIME_DSOURCES_DRAGONFLYBSD): Add
722 core/sys/dragonflybsd/stdlib.d, and
723 core/sys/dragonflybsd/sys/sysctl.d.
724 (DRUNTIME_DSOURCES_FREEBSD): Add core/sys/freebsd/stdlib.d, and
725 core/sys/freebsd/sys/sysctl.d.
726 (DRUNTIME_DSOURCES_NETBSD): Add core/sys/netbsd/stdlib.d, and
727 core/sys/netbsd/sys/sysctl.d.
728 (DRUNTIME_DSOURCES_OPENBSD): Add core/sys/openbsd/stdlib.d, and
729 core/sys/openbsd/sys/sysctl.d.
730 (DRUNTIME_DSOURCES_SOLARIS): Add core/sys/solaris/stdlib.d.
731 * libdruntime/Makefile.in: Regenerate.
732 * src/MERGE: Merge upstream phobos 9d575282e.
733
5dfbad4f
GA
7342021-01-30 Iain Buclaw <ibuclaw@gdcproject.org>
735
736 * Makefile.in: Regenerate.
737 * configure: Regenerate.
738 * libdruntime/MERGE: Merge upstream druntime e4aae28e.
739 * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Refresh module list.
740 (DRUNTIME_DSOURCES_BIONIC): Add core/sys/bionic/err.d.
741 (DRUNTIME_DSOURCES_DARWIN): Add core/sys/darwin/err.d,
742 core/sys/darwin/ifaddrs.d, core/sys/darwin/mach/nlist.d,
743 core/sys/darwin/mach/stab.d, and core/sys/darwin/sys/attr.d.
744 (DRUNTIME_DSOURCES_DRAGONFLYBSD): Add core/sys/dragonflybsd/err.d.
745 (DRUNTIME_DSOURCES_FREEBSD): Add core/sys/freebsd/err.d.
746 (DRUNTIME_DSOURCES_LINUX): Add core/sys/linux/err.d.
747 (DRUNTIME_DSOURCES_NETBSD): Add core/sys/netbsd/err.d.
748 (DRUNTIME_DSOURCES_OPENBSD): Add core/sys/openbsd/err.d.
749 (DRUNTIME_DSOURCES_POSIX): Add core/sys/posix/locale.d,
750 core/sys/posix/stdc/time.d, core/sys/posix/string.d, and
751 core/sys/posix/strings.d.
752 (DRUNTIME_DSOURCES_SOLARIS): Add core/sys/solaris/err.d.
753 (DRUNTIME_DSOURCES_WINDOWS): Add core/sys/windows/sdkddkver.d,
754 and core/sys/windows/stdc/time.d
755 * libdruntime/Makefile.in: Regenerate.
756 * libdruntime/gcc/sections/elf_shared.d (sizeofTLS): New function.
757 * testsuite/libphobos.thread/fiber_guard_page.d: Use
758 __traits(getMember) to get internal fields.
759
e62bb7f0
GA
7602021-01-26 Iain Buclaw <ibuclaw@gdcproject.org>
761
762 * src/MERGE: Merge upstream phobos 3dd5df686.
763 * testsuite/libphobos.phobos/phobos.exp: Add compiler flag
764 -fversion=Linux_Pre_2639 if target is linux_pre_2639.
765 * testsuite/libphobos.phobos_shared/phobos_shared.exp: Likewise.
766
6b163337
GA
7672021-01-23 Iain Buclaw <ibuclaw@gdcproject.org>
768
769 PR d/98806
770 * libdruntime/gcc/sections/elf_shared.d (MIPS_Any): Declare version
771 for MIPS32 and MIPS64.
772 (getDependencies): Adjust dlpi_addr on MIPS_Any.
773
651b8a50
GA
7742021-01-05 Samuel Thibault <samuel.thibault@ens-lyon.org>
775
776 * configure: Re-generate.
777
6e1edf48
GA
7782020-12-05 Iain Sandoe <iain@sandoe.co.uk>
779
780 PR target/97865
781 * configure: Regenerate.
782
94358e47
GA
7832020-11-30 Iain Buclaw <ibuclaw@gdcproject.org>
784
785 PR d/87818
786 * configure.tgt: Add x86_64-*-freebsd* and i?86-*-freebsd* as
787 supported targets.
788
e87559d2
GA
7892020-11-27 Iain Buclaw <ibuclaw@gdcproject.org>
790
791 PR d/98025
792 * Makefile.in: Regenerate.
793 * configure: Regenerate.
794 * configure.ac (DCFG_ENABLE_CET): Substitute.
795 * libdruntime/MERGE: Merge upstream druntime 0fe7974c.
796 * libdruntime/Makefile.in: Regenerate.
797 * libdruntime/core/thread.d: Import gcc.config.
798 (class Fiber): Add ucontext_t fields when GNU_Enable_CET is true.
799 * libdruntime/gcc/config.d.in (GNU_Enable_CET): Define.
800 * src/Makefile.in: Regenerate.
801 * testsuite/Makefile.in: Regenerate.
802
8032020-11-27 Iain Buclaw <ibuclaw@gdcproject.org>
804
805 * libdruntime/MERGE: Merge upstream druntime d37ef985.
806 * libdruntime/Makefile.am (DRUNTIME_DSOURCES_FREEBSD): Add
807 core/sys/freebsd/config.d
808 * libdruntime/Makefile.in: Regenerate.
809
8102020-11-27 Iain Buclaw <ibuclaw@gdcproject.org>
811
812 * src/MERGE: Merge upstream phobos 38873fe6e.
813
8142020-11-27 Iain Buclaw <ibuclaw@gdcproject.org>
815
816 * libdruntime/MERGE: Merge upstream druntime 5e4492c4.
817
25bb75f8
GA
8182020-11-18 Iain Buclaw <ibuclaw@gdcproject.org>
819
820 * configure.tgt: Add *-*-dragonfly* as a supported target.
821 * configure: Regenerate.
822 * m4/druntime/os.m4 (DRUNTIME_OS_SOURCES): Add dragonfly* as a posix
823 target.
824
8252020-11-18 Iain Buclaw <ibuclaw@gdcproject.org>
826
827 * src/MERGE: Merge upstream phobos 7948e0967.
828
77f67db2
GA
8292020-11-13 Iain Buclaw <ibuclaw@gdcproject.org>
830
831 * configure: Regenerate.
832 * configure.ac (libtool_VERSION): Update to 2:0.0.
833
89bb01e7
GA
8342020-10-27 Iain Buclaw <ibuclaw@gdcproject.org>
835
836 * libdruntime/MERGE: Merge upstream druntime 58560d51.
837
8be127ca
GA
8382020-10-12 Maciej W. Rozycki <macro@linux-mips.org>
839
840 * libdruntime/config/mips/switchcontext.S [__mips_hard_float]:
841 Use L.D and S.D generic assembly instructions rather than LDC1
842 and SDC1 MIPS II hardware instructions.
843
8442020-10-12 Iain Buclaw <ibuclaw@gdcproject.org>
845
846 * testsuite/lib/libphobos.exp: Define tool_timeout, set to 600.
847
fdcc0283
GA
8482020-09-10 Iain Buclaw <ibuclaw@gdcproject.org>
849
850 PR d/95680
851 PR d/97007
852 * Makefile.am (AM_MAKEFLAGS): Remove $(CET_FLAGS).
853 * Makefile.in: Regenerate.
854 * configure: Regenerate.
855 * configure.ac (DCFG_ENABLE_CET): Remove substitution.
856 (CET_DFLAGS): Substitute.
857 * libdruntime/Makefile.am (AM_DFLAGS): Add $(CET_DFLAGS).
858 (AM_CFLAGS): Add $(CET_FLAGS).
859 (AM_CCASFLAGS): Likewise.
860 * libdruntime/Makefile.in: Regenerate.
861 * libdruntime/core/thread.d: Replace static if GNU_Enable_CET
862 condition with `version (CET)'.
863 * libdruntime/gcc/config.d.in (GNU_Enable_CET): Remove.
864 * src/Makefile.am (AM_DFLAGS): Add $(CET_DFLAGS).
865 (AM_CFLAGS): Add $(CET_FLAGS).
866 * src/Makefile.in: Regenerate.
867 * testsuite/Makefile.in: Regenerate.
868 * testsuite/testsuite_flags.in: Add $(CET_DFLAGS) to --gdcflags.
869
80f86e78
GA
8702020-09-09 H.J. Lu <hjl.tools@gmail.com>
871
872 PR d/95680
873 * libdruntime/config/x86/switchcontext.S: Include <cet.h> to
874 generate the CET marker for -fcf-protection.
875
31a05046
GA
8762020-09-08 Iain Buclaw <ibuclaw@gdcproject.org>
877
878 PR d/95680
879 * Makefile.in: Regenerate.
880 * configure: Regenerate.
881 * configure.ac (DCFG_ENABLE_CET): Substitute.
882 * libdruntime/Makefile.in: Regenerate.
883 * libdruntime/config/x86/switchcontext.S: Remove CET support code.
884 * libdruntime/core/thread.d: Import gcc.config. Don't set version
885 AsmExternal when GNU_Enable_CET is true.
886 * libdruntime/gcc/config.d.in (GNU_Enable_CET): Define.
887 * src/Makefile.in: Regenerate.
888 * testsuite/Makefile.in: Regenerate.
889
d61ffe12
GA
8902020-06-25 Iain Buclaw <ibuclaw@gdcproject.org>
891
892 * libdruntime/MERGE: Merge upstream druntime d05ebaad.
893 * src/MERGE: Merge upstream phobos 021ae0df7.
894 * testsuite/libphobos.typeinfo/struct-align.d: Remove empty statement.
895
885ef72f
GA
8962020-05-29 H.J. Lu <hjl.tools@gmail.com>
897
898 PR bootstrap/95413
899 * configure: Regenerated.
900
4c1a5d8b
L
9012020-05-15 H.J. Lu <hongjiu.lu@intel.com>
902
903 PR bootstrap/95147
904 * configure: Regenerated.
905
9e20d0f0
L
9062020-05-08 H.J. Lu <hongjiu.lu@intel.com>
907
908 * libdruntime/config/x86/switchcontext.S: Include <cet.h> if
909 __CET__ is defined.
910 (_CET_ENDBR): New. Define if __CET__ is not defined.
911 (fiber_switchContext): Add _CET_ENDBR after .cfi_startproc.
912
08c1d39d
L
9132020-05-08 H.J. Lu <hongjiu.lu@intel.com>
914
915 * Makefile.am (AM_MAKEFLAGS): Add $(CET_FLAGS) to GCC FLAGS.
916 * configure.ac (CET_FLAGS): Add GCC_CET_FLAGS and AC_SUBST.
917 * Makefile.in: Regenerated.
918 * aclocal.m4: Likewise.
919 * configure.ac: Likewise.
920
e438aee2
IB
9212020-04-30 Iain Buclaw <ibuclaw@gdcproject.org>
922
923 * libdruntime/Makefile.am (DRUNTIME_SOURCES_CONFIGURED): Remove
924 config/powerpc/switchcontext.S
925 * libdruntime/Makefile.in: Regenerate.
926 * libdruntime/config/powerpc/callwithstack.S: Remove.
927 * libdruntime/config/powerpc/switchcontext.S: Fix symbol name of
928 fiber_switchContext.
929 * libdruntime/core/thread.d: Disable fiber migration tests on PPC.
930 * testsuite/libphobos.thread/fiber_guard_page.d: Set guardPageSize
931 same as stackSize.
932
5916f2f6
IB
9332020-04-29 Iain Buclaw <ibuclaw@gdcproject.org>
934
935 * testsuite/lib/libphobos.exp (check_effective_target_linux_pre_2639):
936 Fix KERNEL_VERSION condition.
937
8b53086a
IB
9382020-04-28 Iain Buclaw <ibuclaw@gdcproject.org>
939
940 PR d/94825
941 * configure: Regenerate.
942 * libdruntime/Makefile.am (DRUNTIME_SOURCES_CONFIGURED): Add both
943 switchcontext.S and callwithstack.S if DRUNTIME_CPU_POWERPC.
944 * libdruntime/Makefile.in: Regenerate.
945 * libdruntime/config/powerpc/switchcontext.S: Add !__PPC64__ guards.
946 * libdruntime/config/powerpc64/callwithstack.S: Add __PPC64__ guards.
947 * m4/druntime/cpu.m4 (DRUNTIME_CPU_SOURCES): Define DRUNTIME_CPU_POWER
948 for all powerpc biarchs. Remove DRUNTIME_CPU_POWER64 conditional.
949
6dffa67b
IB
9502020-04-27 Iain Buclaw <ibuclaw@gdcproject.org>
951
952 * libdruntime/Makefile.am (DRUNTIME_DSOURCES_LINUX): Remove
953 core/sys/linux/sys/netinet/tcp.d.
954 * libdruntime/Makefile.in: Regenerate.
955
c8086357
IB
9562020-04-27 Iain Buclaw <ibuclaw@gdcproject.org>
957
958 * configure.tgt: Add hppa-*-linux* as a supported target.
959
1b0cbe05
IB
9602020-04-26 Iain Buclaw <ibuclaw@gdcproject.org>
961
962 * configure: Regenerate.
963 * configure.tgt: Add power*-*-linux* as a supported target, only
964 building libdruntime.
965 * m4/druntime/cpu.m4 (DRUNTIME_CPU_SOURCES): Add cases for powerpcle
966 and powerpc64le target cpus.
967
ac1a0a38
IB
9682020-04-21 Mathias Lang <pro.mathias.lang@gmail.com>
969 Iain Buclaw <ibuclaw@gdcproject.org>
970
971 * configure: Regenerate.
972 * configure.ac: Call DRUNTIME_LIBRARIES_UCONTEXT.
973 * m4/druntime/libraries.m4 (DRUNTIME_LIBRARIES_UCONTEXT): Define to
974 search libraries for swapcontext.
975 * libdruntime/gcc/sections/elf_shared.d (getTLSRange): Always use
976 __tls_get_addr on Musl.
977
371d1011
IB
9782020-04-20 Iain Buclaw <ibuclaw@gdcproject.org>
979
980 * configure: Regenerate.
981 * configure.ac: Fix option name for --with-libphobos-druntime-only.
982
8e1e6cdb
IB
9832020-04-20 Iain Buclaw <ibuclaw@gdcproject.org>
984
985 * configure: Regenerate.
986 * configure.ac: Remove DRUNTIME_GC.
987
1821ae72
IB
9882020-04-18 Iain Buclaw <ibuclaw@gdcproject.org>
989
990 PR d/94304
991 * configure: Regenerate.
992 * configure.ac: Add --with-libphobos-druntime-only option and the
993 conditional ENABLE_LIBDRUNTIME_ONLY.
994 * configure.tgt: Define LIBDRUNTIME_ONLY.
995 * src/Makefile.am: Add phobos sources if not ENABLE_LIBDRUNTIME_ONLY.
996 * src/Makefile.in: Regenerate.
997 * testsuite/testsuite_flags.in: Add phobos path if compiling phobos.
998
b57e1621
IB
9992020-04-18 Iain Buclaw <ibuclaw@gdcproject.org>
1000
1001 * testsuite/libphobos.phobos/phobos.exp: Skip if effective target is
1002 not d_runtime_has_std_library.
1003 * testsuite/libphobos.phobos_shared/phobos_shared.exp: Likewise.
1004
a1ccbae6
IB
10052020-04-13 Iain Buclaw <ibuclaw@gdcproject.org>
1006
1007 * libdruntime/core/stdc/stdarg.d: Remove run-time va_list template.
1008
7478addd
IB
10092020-04-10 Iain Buclaw <ibuclaw@gdcproject.org>
1010
1011 * d_rules.am (libdgruntime_la_LINK): Move to libdruntime/Makefile.am.
1012 (libgphobos_la_LINK): Move to src/Makefile.am
1013 * libdruntime/Makefile.am: Add libgdruntime_convenience library.
1014 * libdruntime/Makefile.in: Regenerate.
1015 * src/Makefile.am (libgphobos_la_LIBADD): Add libgdruntime_convenience
1016 library.
1017 (libgphobos_la_DEPENDENCIES): Likewise.
1018 * src/Makefile.in: Regenerate.
1019 * testsuite/lib/libphobos.exp: Remove libdruntime library paths.
1020 * testsuite/testsuite_flags.in: Likewise.
1021
bbb0de4a
IB
10222020-04-09 Iain Buclaw <ibuclaw@gdcproject.org>
1023
1024 * configure: Regenerate.
1025 * libdruntime/Makefile.am (ALL_DRUNTIME_INSTALL_DSOURCES): Remove
1026 DRUNTIME_DSOURCES_GC and DRUNTIME_DSOURCES_GCSTUB.
1027 (DRUNTIME_DSOURCES): Add gc/*.d sources.
1028 (DRUNTIME_DSOURCES_GC): Remove.
1029 (DRUNTIME_DSOURCES_GCSTUB): Remove.
1030 * libdruntime/Makefile.in: Regenerate.
1031 * libdruntime/gcstub/gc.d: Remove.
1032 * m4/druntime.m4 (DRUNTIME_GC): Remove.
1033
c0dbfbd7
IB
10342020-04-09 Iain Buclaw <ibuclaw@gdcproject.org>
1035
1036 PR d/94305
1037 * Makefile.in: Regenerate.
1038 * configure: Regenerate.
1039 * configure.ac: Add --enable-libphobos-checking and substitute
1040 CHECKING_DFLAGS. Remove -frelease from GDCFLAGS.
1041 * libdruntime/Makefile.am: Add CHECKING_DFLAGS to AM_DFLAGS.
1042 * libdruntime/Makefile.in: Regenerate.
1043 * src/Makefile.am: Add CHECKING_DFLAGS to AM_DFLAGS.
1044 * src/Makefile.in: Regenerate.
1045 * testsuite/Makefile.in: Regenerate.
1046 * testsuite/testsuite_flags.in: Add -fno-release -funittest to
1047 --gdcflags.
1048
6e286c8d
IB
10492020-04-09 Iain Buclaw <ibuclaw@gdcproject.org>
1050
1051 * configure: Regenerate.
1052 * configure.ac: Use AC_SEARCH_LIBS for pthread_create.
1053 * m4/druntime/libraries.m4: Remove DRUNTIME_LIBRARIES_THREAD.
1054
72c136c9
IB
10552020-04-08 Iain Buclaw <ibuclaw@gdcproject.org>
1056
1057 * configure: Regenerate.
1058 * configure.ac: Remove DRUNTIME_OS_UNIX.
1059 * libdruntime/Makefile.am: Add DRUNTIME_DSOURCES_POSIX if
1060 DRUNTIME_OS_POSIX is true.
1061 * libdruntime/Makefile.in: Regenerate.
1062 * m4/druntime/os.m4 (DRUNTIME_OS_UNIX): Remove, move AM_CONDITIONAL
1063 logic to...
1064 (DRUNTIME_OS_SOURCES): ...here. Rename conditional to
1065 DRUNTIME_OS_POSIX.
1066
38c3017f
IB
10672020-04-08 Iain Buclaw <ibuclaw@gdcproject.org>
1068
1069 * Makefile.in: Regenerate.
1070 * configure: Regenerate.
1071 * configure.ac: Substite WARN_DFLAGS independently of GDCFLAGS.
1072 * libdruntime/Makefile.am: Add WARN_DFLAGS to AM_DFLAGS.
1073 * libdruntime/Makefile.in: Regenerate.
1074 * src/Makefile.am: Add WARN_DFLAGS to AM_DFLAGS.
1075 * src/Makefile.in: Regenerate.
1076 * testsuite/Makefile.in: Regenerate.
1077 * testsuite/testsuite_flags.in: Add WARN_DFLAGS to --gdcflags.
1078
88e508f9
RD
10792020-04-07 Robin Dapp <rdapp@linux.ibm.com>
1080 Stefan Liebler <stli@linux.ibm.com>
1081
1082 * configure: Regenerate.
1083 * libdruntime/Makefile.am: Add s390x and s390.
1084 * libdruntime/Makefile.in: Regenerate.
1085 * libdruntime/config/s390/get_tls_offset.S: New file.
1086 * libdruntime/config/systemz/get_tls_offset.S: New file.
1087 * libdruntime/gcc/sections/elf_shared.d: Use ibmz_get_tls_offset.
1088 * m4/druntime/cpu.m4: Add s390x and s390.
1089
434fe1a4
SL
10902020-04-07 Stefan Liebler <stli@linux.ibm.com>
1091
1092 * libdruntime/core/sys/posix/signal.d:
1093 Add struct sigaction_t for SystemZ.
1094
bc093503
IB
10952020-03-16 Iain Buclaw <ibuclaw@gdcproject.org>
1096
1097 PR d/92792
1098 * Makefile.in: Regenerate.
1099 * configure: Regenerate.
1100 * configure.ac (libtool_VERSION): Reset to 1:0:0.
1101 * libdruntime/Makefile.in: Regenerate.
1102
1db97918
ML
11032020-02-17 Martin Liska <mliska@suse.cz>
1104
1105 PR other/93756
1106 * src/std/algorithm/iteration.d: Fix typo.
1107
e8e66971
MR
11082020-01-24 Maciej W. Rozycki <macro@wdc.com>
1109
1110 * m4/druntime.m4: Handle `--with-toolexeclibdir='.
1111 * m4/Makefile.in: Regenerate.
1112 * libdruntime/Makefile.in: Regenerate.
1113 * src/Makefile.in: Regenerate.
1114 * testsuite/Makefile.in: Regenerate.
1115 * Makefile.in: Regenerate.
1116 * aclocal.m4: Regenerate.
1117 * configure: Regenerate.
1118
8d9254fc
JJ
11192020-01-01 Jakub Jelinek <jakub@redhat.com>
1120
1121 Update copyright years.
1122
e9085da5
MR
11232019-09-27 Maciej W. Rozycki <macro@wdc.com>
1124
1125 * configure: Regenerate.
1126
bca30736
BE
11272019-09-03 Bernd Edlinger <bernd.edlinger@hotmail.de>
1128
1129 * testsuite/lib/libphobos.exp (libphobos_init): Add multi-lib libgcc
1130 dirs to the ld_library_path var.
1131
1e78c638
IB
11322019-08-20 Iain Buclaw <ibuclaw@gdcproject.org>
1133
1134 * libdruntime/Makefile.am (DRUNTIME_DSOURCES_BIONIC): Add
1135 core/sys/bionic/string.d.
1136 (DRUNTIME_DSOURCES_DARWIN): Add core/sys/darwin/string.d.
1137 (DRUNTIME_DSOURCES_DRAGONFLYBSD): Add core/sys/dragonflybsd/string.d,
1138 core/sys/dragonflybsd/sys/socket.d.
1139 (DRUNTIME_DSOURCES_FREEBSD): Add core/sys/freebsd/string.d.
1140 (DRUNTIME_DSOURCES_LINUX): Add core/sys/linux/string.d.
1141 (DRUNTIME_DSOURCES_NETBSD): Add core/sys/netbsd/string.d,
1142 core/sys/netbsd/sys/featuretest.d.
1143 * libdruntime/Makefile.in: Regenerate.
1144
0234a917
IB
11452019-08-20 Iain Buclaw <ibuclaw@gdcproject.org>
1146
1147 * libdruntime/Makefile.am (DRUNTIME_DSOURCES_OPENBSD): Add
1148 core/sys/openbsd/sys/cdefs.d, core/sys/openbsd/sys/elf.d,
1149 core/sys/openbsd/sys/elf32.d, core/sys/openbsd/sys/elf64.d,
1150 core/sys/openbsd/sys/elf_common.d, core/sys/openbsd/sys/link_elf.d,
1151 core/sys/openbsd/sys/mman.d, core/sys/openbsd/time.d.
1152 * libdruntime/Makefile.in: Regenerate.
1153
bca0a321
RO
11542019-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1155
1156 * m4/druntime/os.m4 (DRUNTIME_OS_LINK_SPEC): Only use -z
1157 relax=transtls if linker supports it.
1158 * configure.ac (enable_libphobos, LIBPHOBOS_SUPPORTED): Move down.
1159 (x86_64-*-solaris2.* | i?86-*-solaris2.*): Only
1160 mark supported with either gld or ld -z relax=transtls.
1161 * configure: Regenerate.
1162
b74c94ff 11632019-05-02 Maciej W. Rozycki <macro@wdc.com>
1770f169
MR
1164
1165 * std/math.d (IeeeFlags.getIeeeFlags): Handle RISC-V soft-float ABI.
1166 (IeeeFlags.resetIeeeFlags): Likewise.
1167 (FloatingPointControl.getControlState): Likewise.
1168 (FloatingPointControl.setControlState): Likewise.
1169
9125dc32
IB
11702019-04-25 Iain Buclaw <ibuclaw@gdcproject.org>
1171
1172 PR d/90250
1173 * libdruntime/gcc/sections/elf_shared.d (initTLSRanges): Populate
1174 _tlsRanges in every startup thread.
1175 * testsuite/libphobos.thread/thread.exp: Load libphobos-dg.exp.
1176 * testsuite/libphobos.thread/tlsgc_sections.d: New test.
1177
b16f2147
RO
11782019-04-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1179
1180 * m4/druntime/cpu.m4 (DRUNTIME_CPU_SOURCES): Quote brackets.
1181 * configure: Regenerate.
1182
9168f220
JP
11832019-04-25 Johannes Pfau <johannespfau@gmail.com>
1184
1185 * libdruntime/Makefile.am: Add emutls and gthread files.
1186 * libdruntime/Makefile.in: Regenerate.
1187 * libdruntime/gcc/emutls.d: New file. Implement GC-compatible emutls.
1188 * libdruntime/gcc/gthread.d: New file.
1189 * libdruntime/gcc/sections/elf_shared.d: Integrate emutls support.
1190 * testsuite/libphobos.allocations/tls_gc_integration.d: New test for TLS.
1191
7da021f0
IB
11922019-04-25 Iain Buclaw <ibuclaw@gdcproject.org>
1193
1194 * testsuite/Makefile.am: Set PWD_COMMAND.
1195 * testsuite/Makefile.in: Regenerate.
1196
2493e718
IB
11972019-04-25 Iain Buclaw <ibuclaw@gdcproject.org>
1198
1199 PR d/90086
1200 * m4/druntime/cpu.m4 (DRUNTIME_CPU_SOURCES): New macro.
1201 * configure.ac: Use it.
1202 * configure: Regenerate.
1203 * libdruntime/Makefile.am: Add new config sources to
1204 DRUNTIME_SOURCES_CONFIGURED.
1205 * libdruntime/Makefile.in: Regenerate.
1206 * libdruntime/config/aarch64/switchcontext.S: New file.
1207 * libdruntime/config/arm/switchcontext.S: New file.
1208 * libdruntime/config/common/threadasm.S: New file.
1209 * libdruntime/config/mingw/switchcontext.S: New file.
1210 * libdruntime/config/mips/switchcontext.S: New file.
1211 * libdruntime/config/powerpc/switchcontext.S: New file.
1212 * libdruntime/config/powerpc64/callwithstack.S: New file.
1213 * libdruntime/config/x86/switchcontext.S: New file.
1214 * libdruntime/core/threadasm.S: Remove.
1215
58990c4d
IB
12162019-04-24 Iain Buclaw <ibuclaw@gdcproject.org>
1217
1218 PR d/89432
1219 * testsuite/lib/libphobos.exp (check_effective_target_linux_pre_2639):
1220 New proc.
1221 * testsuite/libphobos.druntime/druntime.exp: Add compiler flag
1222 -fversion=Linux_Pre_2639 if target is linux_pre_2639.
1223 * testsuite/libphobos.druntime_shared/druntime_shared.exp: Likewise.
1224
540bc8a8
IB
12252019-04-24 Iain Buclaw <ibuclaw@gdcproject.org>
1226
1227 PR d/88654
1228 * testsuite/lib/libphobos.exp (libphobos-dg-test): Check
1229 libphobos_skipped_test_p before running test.
1230 (libphobos-dg-prune): New proc.
1231 (libphobos_init): Set libphobos_skip_tests.
1232 (libphobos_skipped_test_p): New proc.
1233 (check_effective_target_libcurl_available): New proc.
1234 * testsuite/libphobos.phobos/phobos.exp: Skip curl tests if library
1235 not found.
1236 * testsuite/libphobos.phobos_shared/phobos_shared.exp: Likewise.
1237
9bedfe18
IB
12382019-04-24 Iain Buclaw <ibuclaw@gdcproject.org>
1239
1240 PR d/88431
1241 * configure: Regenerate.
1242 * m4/libtool.m4 (lt_simple_compile_test_code): Update to not have
1243 dependencies on libphobos.
1244 (lt_simple_link_test_code): Likewise.
1245 (GDCFLAGS): Don't override for D compiler tests.
1246
a0128060
IB
12472019-04-24 Iain Buclaw <ibuclaw@gdcproject.org>
1248
1249 * configure.tgt: Add aarch64*-*-linux* as a supported target.
1250
130cc10e
IB
12512019-04-23 Iain Buclaw <ibuclaw@gdcproject.org>
1252 Robin Dapp <rdapp@linux.ibm.com>
1253
1254 * configure.tgt: Add s390*-linux* as a supported target.
1255 * libdruntime/gcc/sections/elf_shared.d: import gcc.builtins.
1256 (__tls_get_addr_internal): Declare.
1257 (TLS_DTV_OFFSET): Define as zero on SystemZ.
1258 (getTLSRange): Support getting TLS on SystemZ.
1259 * testsuite/libphobos.typeinfo/struct-align.d: New test.
1260
d9392bfa
IB
12612019-04-23 Iain Buclaw <ibuclaw@gdcproject.org>
1262
1263 * configure.tgt: Add linux/riscv as supported target.
1264 * libdruntime/gcc/sections/elf_shared.d (getDependencies): Adjust
1265 dlpi_addr on RISCV32 and RISCV64.
1266 * src/std/math.d: Add IEEE FPU control support for RISC-V.
1267
48528842
RR
12682019-04-23 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
1269 Bernd Edlinger <bernd.edlinger@hotmail.de>
1270 Jakub Jelinek <jakub@redhat.com>
1271
1272 PR target/89093
1273 * libdruntime/gcc/deh.d: Import gcc.attribute.
1274 (personality_fn_attributes): New enum.
1275 (scanLSDA, CONTINUE_UNWINDING, gdc_personality, __gdc_personality):
1276 Add @personality_fn_attributes.
1277
0aa94749
IB
12782019-04-20 Iain Buclaw <ibuclaw@gdcproject.org>
1279
1280 PR d/89293
1281 * libdruntime/core/atomic.d (casImpl): Remove static assert for
1282 GNU_Have_Atomics, add static path to handle missing atomic support.
1283 (atomicLoad): Likewise.
1284 (atomicStore): Likewise.
1285 (atomicFence): Likewise.
1286 (atomicMutexHandle, AtomicMutex): Declare types.
1287 (_getAtomicMutex): New function.
1288 (getAtomicMutex): Declare.
1289
5d71d6f2
IB
12902019-04-16 Iain Buclaw <ibuclaw@gdcproject.org>
1291
1292 * config.h.in: Regenerate.
1293 * configure: Regenerate.
1294 * m4/druntime/libraries.m4 (DRUNTIME_LIBRARIES_BACKTRACE): Set
1295 CPPFLAGS correctly for backtrace support test.
1296
7d31d331
RO
12972019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1298
1299 * configure.tgt (LIBPHOBOS_SUPPORTED): Default to no.
1300 Set to yes explicitly.
1301 (x86_64-*-solaris2.11* | i?86-*-solaris2.11*): Mark supported.
1302 * configure.ac: Handle --enable-libphobos.
1303 (x86_64-*-solaris2.* | i?86-*-solaris2.*): Only mark supported
1304 with gas.
1305 (ENABLE_LIBPHOBOS): New conditional.
1306 * configure: Regenerate.
1307 * Makefile.am (SUBDIRS): Only set if ENABLE_LIBPHOBOS.
1308 * Makefile.in: Regenerate.
1309
235d1c46
RO
13102019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1311 Iain Buclaw <ibuclaw@gdcproject.org>
1312
1313 PR d/88150
1314 * m4/druntime/os.m4 (DRUNTIME_OS_DLPI_TLS_MODID): New macro.
1315 * configure.ac: Use it.
1316 Call AC_USE_SYSTEM_EXTENSIONS.
1317 * configure: Regenerate.
1318 * Makefile.in, libdruntime/Makefile.in, src/Makefile.in,
1319 testsuite/Makefile.in: Regenerate.
1320 * libdruntime/gcc/config.d.in (OS_Have_Dlpi_Tls_Modid): Define.
1321 * libdruntime/gcc/sections/elf_shared.d: Import gcc.config.
1322 (scanSegments) <PT_TLS> [OS_Have_Dlpi_Tls_Modid]: Use
1323 dlpi_tls_modid.
1324 [Solaris]: Use dlinfo(RTLD_DI_LINKMAP) to get rt_tlsmodid.
1325 Otherwise clear pdso._tlsMod, pdso._tlsSize.
1326 (getTLSRange) [Solaris && !OS_Have_Dlpi_Tls_Modid]: Readjust mod.
1327
4d513120
RO
13282019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1329
ba838aa6
RO
1330 * m4/druntime/os.m4 (DRUNTIME_OS_LINK_SPEC): New macro.
1331 * configure.ac: Call it.
1332 * configure: Regenerate.
1333 * Makefile.in, libdruntime/Makefile.in, src/Makefile.in,
1334 testsuite/Makefile.in: Regenerate.
1335 * src/libgphobos.spec.in (*link): Append OS_LINK_SPEC.
1336
235d1c46
RO
13372019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1338
4d513120
RO
1339 PR d/88150
1340 * libdruntime/gcc/sections/elf_shared.d [Solaris] (SharedELF): Set
1341 to true.
1342 Import core.sys.solaris.dlfcn, core.sys.solaris.link,
1343 core.sys.solaris.sys.elf, core.sys.solaris.sys.link.
1344 (dummy_ref): Declare.
1345 (initSections): Initialize dummy_ref.
1346 (getDependencies): Set strtab.
1347 (handleForName): Don't dlclose handle.
1348 (findDSOInfoForAddr): Set IterateManually.
1349 (getprogname): Declare.
1350 (progname): Use it.
1351 * libdruntime/gcc/sections/package.d [Solaris]: Import
1352 gcc.sections.elf_shared instead of gcc.sections.solaris.
1353 * libdruntime/gcc/sections/solaris.d: Remove.
1354 * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Remove
1355 gcc/sections/solaris.d.
1356 * libdruntime/Makefile.in: Regenerate.
1357
8b651828
IB
13582019-04-13 Iain Buclaw <ibuclaw@gdcproject.org>
1359
1360 * libdruntime/Makefile.am (DRUNTIME_CSOURCES): Remove bss_sections.c.
1361 (DRUNTIME_DSOURCES): Rename rt/sections_* modules to gcc/sections/*.
1362 * libdruntime/Makefile.in: Regenerate.
1363 * libdruntime/gcc/sections/android.d: New file.
1364 * libdruntime/gcc/sections/elf_shared.d: New file.
1365 * libdruntime/gcc/sections/osx.d: New file.
1366 * libdruntime/gcc/sections/package.d: New file.
1367 * libdruntime/gcc/sections/solaris.d: New file.
1368 * libdruntime/gcc/sections/win32.d: New file.
1369 * libdruntime/gcc/sections/win64.d: New file.
1370 * libdruntime/rt/bss_section.c: Remove.
1371 * libdruntime/rt/sections.d: Publicly import gcc.sections.
1372 * libdruntime/rt/sections_android.d: Remove.
1373 * libdruntime/rt/sections_elf_shared.d: Remove.
1374 * libdruntime/rt/sections_osx.d: Remove.
1375 * libdruntime/rt/sections_solaris.d: Remove.
1376 * libdruntime/rt/sections_win32.d: Remove.
1377 * libdruntime/rt/sections_win64.d: Remove.
1378
d7e418a1
IB
13792019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1380
1381 * configure.ac (AM_INIT_AUTOMAKE): Add subdir-objects.
1382 * configure: Regenerate.
1383 * libdruntime/Makefile.in: Regenerate.
1384
bb50312e
IB
13852019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1386
1387 * m4/druntime/libraries.m4 (DRUNTIME_LIBRARIES_ZLIB): Use
1388 libz_convenience.a if not using system zlib.
1389 * Makefile.in: Regenerate.
1390 * configure: Regenerate.
1391 * libdruntime/Makefile.in: Regenerate.
1392 * src/Makefile.am: Remove ZLIB_CSOURCES and AM_CFLAGS.
1393 * src/Makefile.in: Regenerate.
1394 * testsuite/Makefile.in: Regenerate.
1395
df63d1b7
IB
13962019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1397
df63d1b7
IB
1398 * testsuite/Makefile.am (AUTOMAKE_OPTIONS): Remove dejagnu.
1399 (RUNTEST): Remove variable.
1400 (RUNTESTDEFAULTFLAGS, check_p_subno, check_p_numbers0,
1401 check_p_numbers1, check_p_numbers2, check_p_numbers3,
1402 check_p_numbers4, check_p_numbers5, check_p_numbers6, check_p_numbers,
1403 check_p_subdirs, check_DEJAGNU_libphobos_targets): New variables.
1404 (site.exp, %/site.exp, check-DEJAGNU, check-am, clean-local): New
1405 rules written so that all the *.exp files are ran parallelized.
1406 (CLEANFILES): Add *.exe, *.o, and site.exp.
1407 * testsuite/Makefile.in: Regenerate.
1408
0d6aae24
IB
14092019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
1410
d7e418a1 1411 PR d/89255
0d6aae24
IB
1412 * configure.ac (ENABLE_SHARED, ENABLE_STATIC): Remove conditionals.
1413 * configure: Regenerate.
1414 * d_rules.am (%.t.lo, %.t.o): Remove rules.
1415 (unittest_static_LINK, unittest_LINK, libgdruntime_t_la_LINK,
1416 libgphobos_t_la_LINK): Remove variables.
1417 * libdruntime/Makefile.am (DRUNTIME_TEST_LOBJECTS,
1418 DRUNTIME_TEST_OBJECTS, check_PROGRAMS, check_LTLIBRARIES,
1419 unittest_static_SOURCES, unittest_static_LIBTOOLFLAGS,
1420 unittest_static_LDFLAGS, unittest_static_LDADD,
1421 EXTRA_unittest_static_DEPENDENCIES, libgdruntime_t_la_SOURCES,
1422 libgdruntime_t_la_LIBTOOLFLAGS, libgdruntime_t_la_LDFLAGS,
1423 libgdruntime_t_la_LIBADD, EXTRA_libgdruntime_t_la_DEPENDENCIES,
1424 unittest_SOURCES, unittest_LIBTOOLFLAGS, unittest_LDFLAGS,
1425 unittest_LDADD): Remove variables.
1426 (clean-local): Remove rule.
1427 * libdruntime/Makefile.in: Regenerate.
1428 * src/Makefile.am (PHOBOS_TEST_LOBJECTS,
1429 PHOBOS_TEST_OBJECTS, check_PROGRAMS, check_LTLIBRARIES,
1430 unittest_static_SOURCES, unittest_static_LIBTOOLFLAGS,
1431 unittest_static_LDFLAGS, unittest_static_LDADD,
1432 EXTRA_unittest_static_DEPENDENCIES, libgdruntime_t_la_SOURCES,
1433 libgdruntime_t_la_LIBTOOLFLAGS, libgdruntime_t_la_LDFLAGS,
1434 libgdruntime_t_la_LIBADD, EXTRA_libgdruntime_t_la_DEPENDENCIES,
1435 unittest_SOURCES, unittest_LIBTOOLFLAGS, unittest_LDFLAGS,
1436 unittest_LDADD): Remove variables.
1437 (clean-local): Remove rule.
1438 * src/Makefile.in: Regenerate.
1439 * testsuite/lib/libphobos.exp (libphobos_test_name): New global.
1440 (libphobos_init): Set libphobos_test_name.
1441 (libphobos-dg-test): Override name if libphobos_test_name is set.
1442 (filter_libphobos_unittests): New proc.
1443 * testsuite/libphobos.aa/aa.exp: Don't load libphobos-dg.exp.
1444 * testsuite/libphobos.cycles/cycles.exp: Set libphobos_test_name.
1445 * testsuite/libphobos.druntime/druntime.exp: New file.
1446 * testsuite/libphobos.druntime_shared/druntime_shared.exp: New file.
1447 * testsuite/libphobos.phobos/phobos.exp: New file.
1448 * testsuite/libphobos.phobos_shared/phobos_shared.exp: New file.
1449 * testsuite/libphobos.shared/shared.exp: Use dg-runtest to run tests.
1450 * testsuite/libphobos.hash/hash.exp: Don't load libphobos-dg.exp
1451 * testsuite/libphobos.init_fini/init_fini.exp: Likewise.
1452 * testsuite/libphobos.thread/thread.exp: Likewise.
1453 * testsuite/libphobos.typeinfo/typeinfo.exp: Likewise.
1454 * testsuite/libphobos.unittests/unittests.exp: Remove.
1455 * testsuite/test_runner.d: Remove.
1456 * testsuite/testsuite_flags.in: Add phobos to --gdcpaths.
1457
0da83a16
IB
14582019-03-26 Iain Buclaw <ibuclaw@gdcproject.org>
1459
1460 * libdruntime/Makefile.am (DRUNTIME_DSOURCES_DARWIN): Add
1461 core/sys/darwin/crt_externs.d.
1462 (DRUNTIME_DSOURCES_FREEBSD): Add core/sys/freebsd/unistd.d.
1463 (DRUNTIME_DSOURCES_POSIX): Add core/sys/posix/spawn.d.
1464 * libdruntime/Makefile.in: Regenerate.
1465
27f18a62
JP
14662019-03-23 Johannes Pfau <johannespfau@gmail.com>
1467
1468 * configure.ac: Update autotool version comment.
1469
4f19d0e7
BE
14702019-02-19 Bernd Edlinger <bernd.edlinger@hotmail.de>
1471
1472 * src/Makefile.am: Avoid the -D option which is not available
1473 with the install-sh fallback. Use $(MKDIR_P) instead.
1474 * libdruntime/Makefile.am: Likewise.
1475 * src/Makefile.in: Regenerated.
1476 * libdruntime/Makefile.in: Regenerated.
1477
be200c5c
IB
14782019-02-19 Iain Buclaw <ibuclaw@gdcproject.org>
1479
1480 * testsuite/libphobos.shared/load.d: Import core.sys.posix.dlfcn.
1481 [DragonFlyBSD, FreeBSD, linux, NetBSD, OSX, Solaris]: Import only
1482 RTLD_NOLOAD from core.sys.*.dlfcn.
1483 Assert RTLD_NOLOAD is available.
1484
1d679134
RO
14852019-02-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1486
1487 * m4/druntime/libraries.m4 (DRUNTIME_LIBRARIES_NET): New macro.
1488 * configure.ac: Invoke it.
1489 * configure: Regenerate.
1490
36d7f151
JP
14912019-02-19 Johannes Pfau <johannespfau@gmail.com>
1492
1493 PR d/88127
1494 * m4/druntime/libraries.m4 (DRUNTIME_LIBRARIES_CLIB): Add new macro.
1495 * configure.ac: Use DRUNTIME_LIBRARIES_CLIB.
1496 * configure: Regenerate
1497 * Makefile.in: Regenerate
1498 * libdruntime/gcc/config.d.in: Add Have_Qsort_R.
1499 * libdruntime/Makefile.in: Regenerate.
1500 * src/Makefile.in: Regenerate.
1501 * testsuite/Makefile.in: Regenerate.
1502
cc2cc3be
RO
15032019-02-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1504
1505 * testsuite/lib/libphobos-dg.exp: Tabify.
1506 * testsuite/lib/libphobos.exp: Likewise.
1507 * testsuite/libphobos.cycles/cycles.exp: Likewise.
1508 * testsuite/libphobos.shared/shared.exp: Likewise.
1509 * testsuite/libphobos.unittests/unittests.exp: Likewise.
1510
2f2b8e40
MR
15112019-02-14 Maya Rashish <coypu@sdf.org>
1512
1513 * configure.tgt: Add netbsd/x86 as supported target.
1514
0b6e3127
RO
15152019-02-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1516
1517 PR d/87864
1518 * configure.ac (DRTSTUFF_SPEC): New variable.
1519 Substitute it.
1520 * libdruntime/m4/druntime/os.m4 (DRUNTIME_OS_MINFO_BRACKETING):
1521 New automake conditional.
1522 * configure: Regenerate.
1523 * libdruntime/gcc/drtstuff.c: New file.
1524 * libdruntime/Makefile.am [!DRUNTIME_OS_MINFO_BRACKETING]
1525 (DRTSTUFF, toolexeclib_DATA): New variables.
1526 (gcc/drtbegin.lo, gcc/drtend.lo): New rules.
1527 (libgdruntime_la_LDFLAGS): Use -Wc instead of -Xcompiler.
1528 Add -dstartfiles -B../src -Bgcc.
1529 (libgdruntime_la_DEPENDENCIES): New variable.
1530 (unittest_static_LDFLAGS): Use -Wc instead of -Xcompiler.
1531 (libgdruntime_t_la_LDFLAGS): Likewise.
1532 (unittest_LDFLAGS): Likewise.
1533 * src/Makefile.am (libgphobos_la_LDFLAGS): Use -Wc instead of
1534 -Xcompiler.
1535 Add -dstartfiles -B../libdruntime/gcc.
1536 (unittest_static_LDFLAGS): Use -Wc instead of -Xcompiler.
1537 (libgphobos_t_la_LDFLAGS): Likewise.
1538 (unittest_LDFLAGS): Likewise.
1539 * libdruntime/Makefile.in, src/Makefile.in: Regenerate.
1540 * Makefile.in, testsuite/Makefile.in: Regenerate.
1541 * libdruntime/rt/sections_elf_shared.d (Minfo_Bracketing): Don't
1542 assert.
1543 * libdruntime/gcc/config.d.in (Minfo_Bracketing): Remove.
1544 * src/drtstuff.spec: New file.
1545 * src/libgphobos.spec.in (DRTSTUFF_SPEC): Substitute.
1546 (*lib): Only pass SPEC_PHOBOS_DEPS without -debuglib, -defaultlib,
1547 -nophoboslib.
1548 * testsuite/testsuite_flags.in <--gdcldflags> (GDCLDFLAGS): Add
1549 -B${BUILD_DIR}/libdruntime/gcc.
1550
5522686e
IB
15512019-02-13 Iain Buclaw <ibuclaw@gdcproject.org>
1552
1553 * libdruntime/core/runtime.d (defaultTraceHandler): Give
1554 UnwindBacktrace handler precedence over backtrace.
1555
e613d992
IB
15562019-02-10 Iain Buclaw <ibuclaw@gdcproject.org>
1557
1558 * libdruntime/Makefile.am (DRUNTIME_DSOURCES): Remove rt/util/hash.d
1559 * libdruntime/Makefile.in: Rebuild.
1560 * testsuite/libphobos.aa/aa.exp: New file.
1561 * testsuite/libphobos.aa/test_aa.d: New test.
1562 * testsuite/libphobos.hash/hash.exp: New file.
1563 * testsuite/libphobos.hash/test_hash.d: New test.
1564
865f11b6
IB
15652019-01-12 Iain Buclaw <ibuclaw@gdcproject.org>
1566
1567 * README.gcc: New file.
1568
a5544970
JJ
15692019-01-01 Jakub Jelinek <jakub@redhat.com>
1570
1571 Update copyright years.
1572
b2d02c49
IB
15732018-12-14 Iain Buclaw <ibuclaw@gdcproject.org>
1574
1575 * src/std/internal/digest: Remove empty directory.
1576
0a6ac1b2
RO
15772018-12-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1578
1579 * Makefile.am (AM_MAKEFLAGS): Pass CCASFLAGS, GDCFLAGS.
1580 * Makefile.in: Regenerate.
1581
85041a5b
IB
15822018-11-28 Iain Buclaw <ibuclaw@gdcproject.org>
1583
1584 * Makefile.in: Rebuild.
1585 * configure: Rebuild.
1586 * configure.ac (DRUNTIME_SOVERSION): Remove.
1587 (PHOBOS_SOVERSION): Remove.
1588 (libtool_VERSION): Add.
1589 * libdruntime/Makefile.am: Use libtool_VERSION.
1590 * libdruntime/Makefile.in: Rebuild.
1591 * src/Makefile.am: Use libtool_VERSION.
1592 * src/Makefile.in: Rebuild.
1593 * testsuite/Makefile.in: Rebuild.
1594
d8bcb00f
JP
15952018-11-22 Johannes Pfau <johannespfau@gmail.com>
1596
1597 PR d/87824
1598 * testsuite/libphobos.shared/shared.exp: Set proper path to phobos
1599 library for multilib builds.
1600
6feee1e1
IB
16012018-11-19 Iain Buclaw <ibuclaw@gdcproject.org>
1602
1603 * src/Makefile.am: Remove std.internal.digest.sha_SSSE3 and
1604 std.internal.math.biguintx86 modules.
1605 * src/Makefile.in: Rebuild.
1606 * src/std/internal/digest/sha_SSSE3.d: Remove.
1607 * src/std/internal/math/biguintx86.d: Remove.
1608
ac67752d
IB
16092018-11-02 Iain Buclaw <ibuclaw@gdcproject.org>
1610
1611 PR d/87827
1612 * Makefile.in: Rebuild.
1613 * configure: Rebuild.
1614 * configure.ac: Properly set MULTISUBDIR.
1615 * d_rules.am: Set toolexecdir and toolexeclibdir.
1616 * libdruntime/Makefile.in: Rebuild.
1617 * m4/druntime.m4 (DRUNTIME_INSTALL_DIRECTORIES): Add
1618 --enable-version-specific-runtime-libs.
1619 * src/Makefile.in: Rebuild.
1620 * testsuite/Makefile.in: Rebuild.
1621
22e05272
JM
16222018-10-31 Joseph Myers <joseph@codesourcery.com>
1623
1624 PR bootstrap/82856
1625 * Makefile.am: Include multilib.am.
1626 * configure.ac: Remove AC_PREREQ. Use -Wno-override in
1627 AM_INIT_AUTOMAKE call.
1628 * m4/autoconf.m4: Add extra argument to AC_LANG_DEFINE call.
1629 * m4/druntime/os.m4: Use AC_LANG_SOURCE.
1630 * testsuite/Makefile.am (RUNTEST): Remove quotes.
1631 * Makefile.in, aclocal.m4, configure, libdruntime/Makefile.in,
1632 src/Makefile.in, testsuite/Makefile.in: Regenerate.
1633
260eedb9
IB
16342018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
1635
1636 PR bootstrap/87789
1637 PR d/87818
1638 PR d/87819
1639 * configure.tgt: New file.
1640
b4c522fa
IB
16412018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
1642
1643 * Makefile.am: New file.
1644 * Makefile.in: New file.
1645 * acinclude.m4: New file.
1646 * aclocal.m4: New file.
1647 * config.h.in: New file.
1648 * configure: New file.
1649 * configure.ac: New file.
1650 * d_rules.am: New file.
1651 * libdruntime/Makefile.am: New file.
1652 * libdruntime/Makefile.in: New file.
1653 * libdruntime/__entrypoint.di: New file.
1654 * libdruntime/__main.di: New file.
1655 * libdruntime/gcc/attribute.d: New file.
1656 * libdruntime/gcc/backtrace.d: New file.
1657 * libdruntime/gcc/builtins.d: New file.
1658 * libdruntime/gcc/config.d.in: New file.
1659 * libdruntime/gcc/deh.d: New file.
1660 * libdruntime/gcc/libbacktrace.d.in: New file.
1661 * libdruntime/gcc/unwind/arm.d: New file.
1662 * libdruntime/gcc/unwind/arm_common.d: New file.
1663 * libdruntime/gcc/unwind/c6x.d: New file.
1664 * libdruntime/gcc/unwind/generic.d: New file.
1665 * libdruntime/gcc/unwind/package.d: New file.
1666 * libdruntime/gcc/unwind/pe.d: New file.
1667 * m4/autoconf.m4: New file.
1668 * m4/druntime.m4: New file.
1669 * m4/druntime/cpu.m4: New file.
1670 * m4/druntime/libraries.m4: New file.
1671 * m4/druntime/os.m4: New file.
1672 * m4/gcc_support.m4: New file.
1673 * m4/gdc.m4: New file.
1674 * m4/libtool.m4: New file.
1675 * src/Makefile.am: New file.
1676 * src/Makefile.in: New file.
1677 * src/libgphobos.spec.in: New file.
1678 * testsuite/Makefile.am: New file.
1679 * testsuite/Makefile.in: New file.
1680 * testsuite/config/default.exp: New file.
1681 * testsuite/lib/libphobos-dg.exp: New file.
1682 * testsuite/lib/libphobos.exp: New file.
1683 * testsuite/testsuite_flags.in: New file.
1684
1685\f
68127a8e 1686Copyright (C) 2018-2023 Free Software Foundation, Inc.
b4c522fa
IB
1687
1688Copying and distribution of this file, with or without modification,
1689are permitted in any medium without royalty provided the copyright
1690notice and this notice are preserved.