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 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 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 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 Introduce xmallocarray, an overflow checking variant of xmalloc. 2014-06-17 06:50:34 +03: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 * runtime/memory.c (xmallocarray): Avoid division for the common case. 2014-08-04 17:46:33 +02:00
pause.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
select_inc.c Update copyright years in libgfortran/ 2014-01-02 22:25:45 +00:00
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