gcc/libgfortran
Janne Blomqvist db430f6a2a Fortran frontend:
2007-07-03  Janne Blomqvist  <jb@gcc.gnu.org>

	* trans-decl.c (gfc_build_builtin_function_decls): Mark
	internal_realloc as a malloc function.

libgfortran:

2007-07-03  Janne Blomqvist  <jb@gcc.gnu.org>

	* libgfortran.h: Mark internal_malloc_size as a malloc function.
	* runtime/memory.c (internal_realloc_size): Remove.
	(internal_realloc): Call realloc directly instead of
	internal_realloc_size.
	(allocate_size): Remove.
	(allocate): Call malloc directly instead of allocate_size, mark as
	malloc function.

From-SVN: r126264
2007-07-03 19:50:05 +03:00
..
config
generated Forgot to delete these during yesterdays commit. 2007-07-02 19:21:37 +03:00
intrinsics [multiple changes] 2007-07-02 02:47:21 +00:00
io [multiple changes] 2007-07-02 23:29:27 +00:00
m4
runtime Fortran frontend: 2007-07-03 19:50:05 +03:00
acinclude.m4
aclocal.m4
c99_protos.h
ChangeLog Fortran frontend: 2007-07-03 19:50:05 +03:00
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
config.h.in
configure
configure.ac
configure.host
fmain.c
gfortran.map [multiple changes] 2007-07-02 02:47:21 +00:00
libgfortran.h Fortran frontend: 2007-07-03 19:50:05 +03:00
libtool-version
Makefile.am [multiple changes] 2007-07-02 02:47:21 +00:00
Makefile.in Makefile.in: Regenerated with automake 1.9.6. 2007-07-02 19:46:19 +00:00
mk-kinds-h.sh
mk-sik-inc.sh
mk-srk-inc.sh