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
ctype.d
errno.d d: Merge dmd, druntime bce5c1f7b5, phobos e4d0dd513. 2024-02-03 00:49:46 +01:00
errno_.c
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
signal.d
stdarg.d
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
wchar_.d d: Merge dmd, druntime bce5c1f7b5, phobos e4d0dd513. 2024-02-03 00:49:46 +01:00
wctype.d