gcc/libphobos/libdruntime
Iain Buclaw 81f928ec8e libphobos: Fix executables segfault on mipsel architecture
The dynamic section on MIPS is read-only, but this was not properly
handled in the runtime library.  The segfault only occurred for programs
that linked to the shared libphobos library.

libphobos/ChangeLog:

	PR d/98806
	* libdruntime/gcc/sections/elf_shared.d (MIPS_Any): Declare version
	for MIPS32 and MIPS64.
	(getDependencies): Adjust dlpi_addr on MIPS_Any.
2021-01-24 00:20:25 +01:00
..
config Update copyright years. 2021-01-04 10:26:59 +01:00
core
gc
gcc libphobos: Fix executables segfault on mipsel architecture 2021-01-24 00:20:25 +01:00
rt
__entrypoint.di Update copyright years. 2021-01-04 10:26:59 +01:00
__main.di Update copyright years. 2021-01-04 10:26:59 +01:00
LICENSE
Makefile.am Update copyright years. 2021-01-04 10:26:59 +01:00
Makefile.in
MERGE
object.d