gcc/libphobos/libdruntime/core/stdc
Iain Buclaw c428454ece d: Merge dmd, druntime a6f1083699, phobos 31dedd7da
D front-end changes:

	- Import dmd v2.107.0.
	- Character postfixes can now also be used for integers of size
	  two or four.

D run-time changes:

	- Import druntime v2.107.0.

Phobos changes:

	- Import phobos v2.107.0.

gcc/d/ChangeLog:

	* dmd/MERGE: Merge upstream dmd a6f1083699.
	* dmd/VERSION: Bump version to v2.107.0
	* Make-lang.in (D_FRONTEND_OBJS): Add d/pragmasem.o.
	* d-builtins.cc (strip_type_modifiers): Update for new front-end
	interface.
	* d-codegen.cc (declaration_type): Likewise.
	(parameter_type): Likewise.
	* d-target.cc (TargetCPP::parameterType): Likewise.
	* expr.cc (ExprVisitor::visit (IndexExp *)): Likewise.
	(ExprVisitor::visit (VarExp *)): Likewise.
	(ExprVisitor::visit (AssocArrayLiteralExp *)): Likewise.
	* runtime.cc (get_libcall_type): Likewise.
	* typeinfo.cc (TypeInfoVisitor::visit (TypeInfoConstDeclaration *)):
	Likewise.
	(TypeInfoVisitor::visit (TypeInfoInvariantDeclaration *)): Likewise.
	(TypeInfoVisitor::visit (TypeInfoSharedDeclaration *)): Likewise.
	(TypeInfoVisitor::visit (TypeInfoWildDeclaration *)): Likewise.
	* types.cc (build_ctype): Likewise.

libphobos/ChangeLog:

	* libdruntime/MERGE: Merge upstream druntime a6f1083699.
	* src/MERGE: Merge upstream phobos 31dedd7da.
2024-02-04 01:32:42 +01:00
..
assert_.d d: Merge dmd, druntime bce5c1f7b5, phobos e4d0dd513. 2024-02-03 00:49:46 +01:00
complex.d
config.d d: Merge upstream dmd, druntime 28a3b24c2e, phobos 8ab95ded5. 2023-07-09 22:08:36 +02:00
ctype.d
errno_.c
errno.d d: Merge dmd, druntime bce5c1f7b5, phobos e4d0dd513. 2024-02-03 00:49:46 +01:00
fenv.d d: Merge dmd, druntime bce5c1f7b5, phobos e4d0dd513. 2024-02-03 00:49:46 +01:00
float_.d
inttypes.d
limits.d
locale.d d: Merge dmd, druntime bce5c1f7b5, phobos e4d0dd513. 2024-02-03 00:49:46 +01:00
math.d d: Merge upstream dmd, druntime 4c18eed967, phobos d945686a4. 2023-10-16 19:14:10 +02:00
signal.d
stdarg.d d: Merge upstream dmd ff57fec515, druntime ff57fec515, phobos 17bafda79. 2023-11-21 15:07:47 +01:00
stdatomic.d d: Merge dmd, druntime a6f1083699, phobos 31dedd7da 2024-02-04 01:32:42 +01:00
stddef.d
stdint.d
stdio.d d: Merge dmd, druntime bce5c1f7b5, phobos e4d0dd513. 2024-02-03 00:49:46 +01:00
stdlib.d d: Merge dmd, druntime bce5c1f7b5, phobos e4d0dd513. 2024-02-03 00:49:46 +01:00
string.d d: Merge dmd. druntime e770945277, phobos 6d6e0b9b9 2024-02-03 12:03:37 +01:00
tgmath.d
time.d d: Merge upstream dmd, druntime 4ca4140e58, phobos 454dff14d. 2023-03-16 17:29:57 +01:00
wchar_.d d: Merge dmd, druntime bce5c1f7b5, phobos e4d0dd513. 2024-02-03 00:49:46 +01:00
wctype.d