gcc/libgfortran/runtime
Janne Blomqvist d74fd3c72b Introduce xrealloc, use it.
2014-05-26  Janne Blomqvist  <jb@gcc.gnu.org>

	* libgfortran.h (xrealloc): New prototype.
	* runtime/memory.c (xrealloc): New function.
	* io/fbuf.c (fbuf_alloc): Use xrealloc.
	* io/list_read.c (push_char_default): Likewise.
	(push_char4): Likewise.

From-SVN: r210948
2014-05-26 23:56:45 +03:00
..
backtrace.c Update copyright years in libgfortran/ 2014-01-02 22:25:45 +00:00
bounds.c Update copyright years in libgfortran/ 2014-01-02 22:25:45 +00:00
compile_options.c Update copyright years in libgfortran/ 2014-01-02 22:25:45 +00:00
convert_char.c Update copyright years in libgfortran/ 2014-01-02 22:25:45 +00:00
environ.c Update copyright years in libgfortran/ 2014-01-02 22:25:45 +00:00
error.c Update copyright years in libgfortran/ 2014-01-02 22:25:45 +00:00
fpu.c Update copyright years in libgfortran/ 2014-01-02 22:25:45 +00:00
in_pack_generic.c Update copyright years in libgfortran/ 2014-01-02 22:25:45 +00:00
in_unpack_generic.c Update copyright years in libgfortran/ 2014-01-02 22:25:45 +00:00
main.c PR 60324 Handle long path names, don't use PATH_MAX. 2014-05-22 06:51:25 +03:00
memory.c Introduce xrealloc, use it. 2014-05-26 23:56:45 +03:00
pause.c Update copyright years in libgfortran/ 2014-01-02 22:25:45 +00:00
select_inc.c Update copyright years in libgfortran/ 2014-01-02 22:25:45 +00:00
select.c Update copyright years in libgfortran/ 2014-01-02 22:25:45 +00:00
stop.c Update copyright years in libgfortran/ 2014-01-02 22:25:45 +00:00
string.c PR 60324 Handle long path names, don't use PATH_MAX. 2014-05-23 00:17:29 +03:00