This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
gcc
Watch
2
Star
0
Fork
0
You've already forked gcc
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
gcc
/
libgfortran
/
runtime
History
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_inc.c
…
select.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