summaryrefslogtreecommitdiff
path: root/libgfortran/runtime/memory.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-07-05 Thomas Koenig <tkoenig@gcc.gnu.org>tkoenig2011-07-051-2/+2
* Remove free_memjb2010-05-071-9/+2
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-15/+10
* * m4/minloc1.m4: Update copyright year and ajust headers order.fxcoudert2007-08-311-2/+1
* * builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.fxcoudert2007-08-291-124/+0
* Fortran frontend:jb2007-07-031-46/+28
* fortran frontend:jb2007-07-011-67/+12
* 2007-05-28 Tobias Burnus <burnus@net-b.de>burnus2007-05-281-5/+21
* PR fortran/30723fxcoudert2007-05-141-40/+0
* * runtime/memory.c (deallocate): Correct comment.fxcoudert2007-02-161-1/+1
* 2006-12-13 Richard Guenther <rguenther@suse.de>rguenth2006-12-131-67/+39
* 2006-10-16 Tobias Burnus <burnus@net-b.de>burnus2006-10-181-1/+1
* 2006-03-30 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2006-03-301-3/+13
* 2006-03-03 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2006-03-031-1/+46
* * runtime/memory.c (allocate_size): Malloc 1 byte if size == 0.jakub2005-10-031-1/+1
* * runtime/memory.c (malloc_t): Remove.jakub2005-10-011-128/+16
* PR fortran/12840rsandifo2005-09-091-1/+65
* 2005-08-17 Kelley Cook <kcook@gcc.gnu.org>kcook2005-08-171-2/+2
* 2005-05-12 Thomas Koenig <Thomas.Koenig@online.de>tkoenig2005-05-121-1/+1
* 2005-01-12 Toon Moene <toon@moene.indiv.nluug.nl>toon2005-01-121-9/+18
* * acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.rth2004-12-121-22/+23
* * intrinsics/c99_functions.c, intrinsics/eoshift0.c,rth2004-12-071-6/+0
* PR fortran/17283tobi2004-10-041-4/+4
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+312