gcc/libgfortran/runtime
Jakub Jelinek 62c986afde * runtime/memory.c (xmallocarray): Avoid division for the common case.
From-SVN: r213593
2014-08-04 17:46:33 +02:00
..
backtrace.c
bounds.c
compile_options.c
convert_char.c Introduce xmallocarray, an overflow checking variant of xmalloc. 2014-06-17 06:50:34 +03:00
environ.c Introduce xmallocarray, an overflow checking variant of xmalloc. 2014-06-17 06:50:34 +03:00
error.c
fpu.c
in_pack_generic.c Introduce xmallocarray, an overflow checking variant of xmalloc. 2014-06-17 06:50:34 +03:00
in_unpack_generic.c
main.c
memory.c * runtime/memory.c (xmallocarray): Avoid division for the common case. 2014-08-04 17:46:33 +02:00
pause.c
select.c
select_inc.c
stop.c stop.c: Use C11 _Noreturn. 2014-07-07 09:13:48 +00:00
string.c PR 60324 Handle long path names, don't use PATH_MAX. 2014-05-23 00:17:29 +03:00