gcc/libphobos/libdruntime
Iain Buclaw 04802ed3b9 d: Merge upstream dmd, druntime 643b1261bb, phobos 1c98326e7
D front-end changes:

    - Suggested preview switches now give gdc flags (PR109681).
    - `new S[10]' is now lowered to `_d_newarrayT!S(10)'.

D runtime changes:

    - Runtime compiler library functions `_d_newarrayU', `_d_newarrayT',
      `_d_newarrayiT' have been converted to templates.

Phobos changes:

    - Add new `std.traits.Unshared' template.

gcc/d/ChangeLog:

	* dmd/MERGE: Merge upstream dmd 643b1261bb.
	* d-attribs.cc (build_attributes): Update for new front-end interface.
	* d-lang.cc (d_post_options): Likewise.
	* decl.cc (layout_class_initializer): Likewise.

libphobos/ChangeLog:

	* libdruntime/MERGE: Merge upstream druntime 643b1261bb.
	* libdruntime/Makefile.am (DRUNTIME_DSOURCES_FREEBSD): Add
	core/sys/freebsd/ifaddrs.d, core/sys/freebsd/net/if_dl.d,
	core/sys/freebsd/sys/socket.d, core/sys/freebsd/sys/types.d.
	(DRUNTIME_DSOURCES_LINUX): Add core/sys/linux/linux/if_arp.d,
	core/sys/linux/linux/if_packet.d.
	* libdruntime/Makefile.in: Regenerate.
	* src/MERGE: Merge upstream phobos 1c98326e7.
2023-11-02 14:54:13 +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, druntime 643b1261bb, phobos 1c98326e7 2023-11-02 14:54:13 +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, druntime e48bc0987d, phobos 2458e8f82. 2023-10-29 16:41:29 +01:00
LICENSE.txt d: Import dmd b8384668f, druntime e6caaab9, phobos 5ab9ad256 (v2.098.0-beta.1) 2021-11-30 16:53:28 +01:00
MERGE d: Merge upstream dmd, druntime 643b1261bb, phobos 1c98326e7 2023-11-02 14:54:13 +01:00
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
__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
object.d d: Merge upstream dmd, druntime e48bc0987d, phobos 2458e8f82. 2023-10-29 16:41:29 +01:00