gcc/libgfortran/runtime
Thomas Koenig 025a707d28 Allow for multiple defaults in endianness and r16 in GFORTRAN_CONVERT_UNIT.
With this patch, it is possible to specify multiple defaults inthe
GFORTRAN_CONVERT_UNIT environment variable so that, for example, R16_IEEE
and BIG_ENDIAN can be specified together.

libgfortran/ChangeLog:

	* runtime/environ.c: Allow for multiple default values so that
	separate default specifications for IBM long double format and
	endianness are possible.
2022-01-17 07:29:35 +01:00
..
ISO_Fortran_binding.c Update copyright years. 2022-01-03 10:42:10 +01:00
backtrace.c Update copyright years. 2022-01-03 10:42:10 +01:00
bounds.c Update copyright years. 2022-01-03 10:42:10 +01:00
compile_options.c Update copyright years. 2022-01-03 10:42:10 +01:00
convert_char.c Update copyright years. 2022-01-03 10:42:10 +01:00
environ.c Allow for multiple defaults in endianness and r16 in GFORTRAN_CONVERT_UNIT. 2022-01-17 07:29:35 +01:00
error.c Update copyright years. 2022-01-03 10:42:10 +01:00
fpu.c Update copyright years. 2022-01-03 10:42:10 +01:00
in_pack_generic.c Update copyright years. 2022-01-03 10:42:10 +01:00
in_unpack_generic.c Update copyright years. 2022-01-03 10:42:10 +01:00
main.c Update copyright years. 2022-01-03 10:42:10 +01:00
memory.c Update copyright years. 2022-01-03 10:42:10 +01:00
minimal.c Update copyright years. 2022-01-03 10:42:10 +01:00
pause.c Update copyright years. 2022-01-03 10:42:10 +01:00
select.c Update copyright years. 2022-01-03 10:42:10 +01:00
select_inc.c Update copyright years. 2022-01-03 10:42:10 +01:00
stop.c Update copyright years. 2022-01-03 10:42:10 +01:00
string.c Update copyright years. 2022-01-03 10:42:10 +01:00