-
- Downloads
mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc, not malloc/realloc.
* mcore.c (mcore_expand_prolog): Call xmalloc/xrealloc, not malloc/realloc. * cpplib.c (glue_header_name): Likewise. * fixincl.c (run_compiles, start_fixer): Likewise. * fixlib.c (load_file_data): Likewise. * mkdeps.c (munge): Likewise. f: * malloc.c (malloc_init): Call xmalloc, not malloc. From-SVN: r37511
Showing
- gcc/ChangeLog 13 additions, 0 deletionsgcc/ChangeLog
- gcc/config/mcore/mcore.c 1 addition, 1 deletiongcc/config/mcore/mcore.c
- gcc/cpplib.c 1 addition, 1 deletiongcc/cpplib.c
- gcc/f/ChangeLog 4 additions, 0 deletionsgcc/f/ChangeLog
- gcc/f/malloc.c 1 addition, 2 deletionsgcc/f/malloc.c
- gcc/fixinc/fixincl.c 4 additions, 16 deletionsgcc/fixinc/fixincl.c
- gcc/fixinc/fixlib.c 2 additions, 5 deletionsgcc/fixinc/fixlib.c
- gcc/mkdeps.c 1 addition, 1 deletiongcc/mkdeps.c
Loading
Please register or sign in to comment