gcc/libphobos/libdruntime
Iain Buclaw 1250858ac9 d: Merge upstream dmd ff57fec515, druntime ff57fec515, phobos 17bafda79.
D front-end changes:

    - Import dmd v2.106.0-rc.1.
    - New'ing multi-dimensional arrays are now are converted to a single
      template call `_d_newarraymTX'.

D runtime changes:

    - Import druntime v2.106.0-rc.1.

Phobos changes:

    - Import phobos v2.106.0-rc.1.

gcc/d/ChangeLog:

	* dmd/MERGE: Merge upstream dmd ff57fec515.
	* dmd/VERSION: Bump version to v2.106.0-rc.1.
	* expr.cc (ExprVisitor::visit (CatAssignExp *)): Update for new
	front-end interface.
	(ExprVisitor::visit (NewExp *)): Likewise.
	* runtime.def (NEWARRAYMTX): Remove.
	(NEWARRAYMITX): Remove.

libphobos/ChangeLog:

	* libdruntime/MERGE: Merge upstream druntime ff57fec515.
	* src/MERGE: Merge upstream phobos 17bafda79.

gcc/testsuite/ChangeLog:

	* gdc.dg/asm1.d: Adjust expected diagnostic.
2023-11-21 15:07:47 +01:00
..
config libphobos: Handle Darwin Arm and AArch64 in fibre context asm. 2023-07-02 15:20:04 +01:00
core d: Merge upstream dmd ff57fec515, druntime ff57fec515, phobos 17bafda79. 2023-11-21 15:07:47 +01:00
etc/valgrind d: Merge upstream dmd, druntime a88e1335f7, phobos 1921d29df. 2023-07-10 23:31:29 +02:00
gcc d: Merge upstream dmd, druntime 28a3b24c2e, phobos 8ab95ded5. 2023-07-09 22:08:36 +02:00
rt d: Merge upstream dmd ff57fec515, druntime ff57fec515, phobos 17bafda79. 2023-11-21 15:07:47 +01:00
__builtins.di d: Merge upstream dmd, druntime 17ccd12af3, phobos 8d3800bee. 2023-07-10 03:13:00 +02:00
__main.di Update copyright years. 2023-01-16 11:52:17 +01:00
LICENSE.txt
Makefile.am d: Merge upstream dmd, druntime 643b1261bb, phobos 1c98326e7 2023-11-02 14:54:13 +01:00
Makefile.in d: Merge upstream dmd, druntime 643b1261bb, phobos 1c98326e7 2023-11-02 14:54:13 +01:00
MERGE d: Merge upstream dmd ff57fec515, druntime ff57fec515, phobos 17bafda79. 2023-11-21 15:07:47 +01:00
object.d d: Merge upstream dmd ff57fec515, druntime ff57fec515, phobos 17bafda79. 2023-11-21 15:07:47 +01:00