gcc/libphobos/testsuite
Iain Buclaw f99303eb4a d: Merge upstream dmd, druntime 09faa4eacd, phobos 13ef27a56.
D front-end changes:

	- Import dmd v2.102.0-beta.1
	- `static assert' now supports multiple message arguments.

D runtime changes:

	- Import druntime v2.102.0-beta.1
	- The default `Throwable.TraceInfo' generation now is `@nogc'.
	- `Object.factory' method has now been deprecated.

Phobos changes:

	- Import phobos v2.102.0-beta.1
	- Added float- and double-precision implementations for log
	  function families in std.math.
	- `std.typecons.Unique' now calls `destroy` on struct types

gcc/d/ChangeLog:

	* Make-lang.in (D_FRONTEND_OBJS): Add d/location.o.
	* d-lang.cc (d_init_options): Update for new front-end interface.
	(d_post_options): Call Loc::set after handling options.
	* dmd/MERGE: Merge upstream dmd 09faa4eacd.
	* dmd/VERSION: Bump version to v2.102.0-beta.1.

libphobos/ChangeLog:

	* libdruntime/MERGE: Merge upstream druntime 09faa4eacd.
	* src/MERGE: Merge upstream phobos 13ef27a56.
	* testsuite/libphobos.exceptions/refcounted.d: Add test for chained
	reference counted exceptions.
	* testsuite/libphobos.shared/finalize.d: Add dg-warning for deprecated
	factory interfaces.
	* testsuite/libphobos.gc/issue22843.d: New test.

gcc/testsuite/ChangeLog:

	* gdc.dg/simd2a.d: Update.
	* gdc.dg/simd2b.d: Update.
	* gdc.dg/simd2c.d: Update.
	* gdc.dg/simd2d.d: Update.
	* gdc.dg/simd2e.d: Update.
	* gdc.dg/simd2f.d: Update.
	* gdc.dg/simd2g.d: Update.
	* gdc.dg/simd2h.d: Update.
	* gdc.dg/simd2i.d: Update.
	* gdc.dg/simd2j.d: Update.
2023-02-21 15:33:38 +01:00
..
config Update copyright years. 2023-01-16 11:52:17 +01:00
lib Update copyright years. 2023-01-16 11:52:17 +01:00
libphobos.aa Update copyright years. 2023-01-16 11:52:17 +01:00
libphobos.allocations Update copyright years. 2023-01-16 11:52:17 +01:00
libphobos.betterc Update copyright years. 2023-01-16 11:52:17 +01:00
libphobos.config Update copyright years. 2023-01-16 11:52:17 +01:00
libphobos.cycles Update copyright years. 2023-01-16 11:52:17 +01:00
libphobos.druntime Update copyright years. 2023-01-16 11:52:17 +01:00
libphobos.druntime_shared Update copyright years. 2023-01-16 11:52:17 +01:00
libphobos.exceptions d: Merge upstream dmd, druntime 09faa4eacd, phobos 13ef27a56. 2023-02-21 15:33:38 +01:00
libphobos.gc d: Merge upstream dmd, druntime 09faa4eacd, phobos 13ef27a56. 2023-02-21 15:33:38 +01:00
libphobos.hash Update copyright years. 2023-01-16 11:52:17 +01:00
libphobos.imports Update copyright years. 2023-01-16 11:52:17 +01:00
libphobos.init_fini Update copyright years. 2023-01-16 11:52:17 +01:00
libphobos.lifetime Update copyright years. 2023-01-16 11:52:17 +01:00
libphobos.phobos Update copyright years. 2023-01-16 11:52:17 +01:00
libphobos.phobos_shared Update copyright years. 2023-01-16 11:52:17 +01:00
libphobos.shared d: Merge upstream dmd, druntime 09faa4eacd, phobos 13ef27a56. 2023-02-21 15:33:38 +01:00
libphobos.thread Update copyright years. 2023-01-16 11:52:17 +01:00
libphobos.traits Update copyright years. 2023-01-16 11:52:17 +01:00
libphobos.typeinfo Update copyright years. 2023-01-16 11:52:17 +01:00
libphobos.unittest Update copyright years. 2023-01-16 11:52:17 +01:00
Makefile.am Update copyright years. 2023-01-16 11:52:17 +01:00
Makefile.in libphobos: Build runtime library with -ffunction-sections -fdata-sections 2021-04-10 15:02:07 +02:00
testsuite_flags.in d: Merge upstream dmd 52844d4b1, druntime dbd0c874, phobos 896b1d0e1. 2022-02-16 11:15:02 +01:00