gcc/libgfortran/runtime
Thomas Schwinge 17abb5ac38 libgfortran LIBGFOR_MINIMAL enhancements.
Based on GCC trunk r220892, for nvptx-none:

                    === gfortran Summary ===

    # of expected passes            [-31320-]{+32117+}
    # of unexpected failures        [-7222-]{+6821+}
    # of expected failures          78
    # of unresolved testcases       [-6441-]{+6158+}
    # of untested testcases         [-432-]{+391+}
    # of unsupported tests          639

	libgfortran/
	* caf/single.c (caf_runtime_error): Revert 2014-11-28 changes.
	* runtime/minimal.c (STRERR_MAXSZ): Don't define.
	(runtime_error_at, sys_abort): Bring more in line with the
	non-LIBGFOR_MINIMAL code.
	(runtime_warning_at, internal_error): New functions.

From-SVN: r221363
2015-03-11 22:42:56 +01:00
..
backtrace.c Update copyright years. 2015-01-05 13:33:28 +01:00
bounds.c Update copyright years. 2015-01-05 13:33:28 +01:00
compile_options.c Update copyright years. 2015-01-05 13:33:28 +01:00
convert_char.c Update copyright years. 2015-01-05 13:33:28 +01:00
environ.c Update copyright years. 2015-01-05 13:33:28 +01:00
error.c re PR fortran/61933 (Inquire on internal units) 2015-01-15 03:57:29 +00:00
fpu.c Update copyright years. 2015-01-05 13:33:28 +01:00
in_pack_generic.c Update copyright years. 2015-01-05 13:33:28 +01:00
in_unpack_generic.c Update copyright years. 2015-01-05 13:33:28 +01:00
main.c Update copyright years. 2015-01-05 13:33:28 +01:00
memory.c Update copyright years. 2015-01-05 13:33:28 +01:00
minimal.c libgfortran LIBGFOR_MINIMAL enhancements. 2015-03-11 22:42:56 +01:00
pause.c Update copyright years. 2015-01-05 13:33:28 +01:00
select.c Update copyright years. 2015-01-05 13:33:28 +01:00
select_inc.c Update copyright years. 2015-01-05 13:33:28 +01:00
stop.c Update copyright years. 2015-01-05 13:33:28 +01:00
string.c Update copyright years. 2015-01-05 13:33:28 +01:00