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