]> git.ipfire.org Git - thirdparty/gcc.git/history - libgfortran/runtime/memory.c
Update copyright years.
[thirdparty/gcc.git] / libgfortran / runtime / memory.c
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-06-14  Janne BlomqvistUse __builtin_mul_overflow in xmallocarray
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-21  Francois-Xavier... libgfortran.h: Include <stdlib.h> header.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-08-04  Jakub Jelinek* runtime/memory.c (xmallocarray): Avoid division for...
2014-06-17  Janne BlomqvistIntroduce xmallocarray, an overflow checking variant...
2014-05-26  Janne BlomqvistIntroduce xrealloc, use it.
2014-01-02  Richard SandifordUpdate copyright years in libgfortran/
2013-01-14  Richard SandifordUpdate copyright years in libgfortran.
2012-03-26  Janne BlomqvistCombined get_mem and internal_malloc_size.
2012-03-25  Janne BlomqvistUse calloc instead of malloc and memset.
2011-07-05  Thomas Koenigmemory.c (internal_malloc_size): If size is zero, alloc...
2010-05-07  Janne BlomqvistRemove free_mem
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2007-08-31  Francois-Xavier... minloc1.m4: Update copyright year and ajust headers...
2007-08-29  Francois-Xavier... builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.
2007-07-03  Janne BlomqvistFortran frontend:
2007-07-01  Janne Blomqvistfortran frontend:
2007-05-28  Tobias Burnusre PR fortran/32124 (Execution stops with stat= in...
2007-05-14  Francois-Xavier... re PR fortran/30723 (Freeing memory doesn't need to...
2007-02-16  Francois-Xavier... * runtime/memory.c (deallocate): Correct comment.
2006-12-13  Richard Guentherre PR fortran/30115 (allocate() interface pessimizes...
2006-10-18  Tobias Burnusin_pack.m4: Fixed a typo.
2006-03-30  Thomas Koenigre PR fortran/25031 ([4.1 only] Allocatable array can...
2006-03-03  Thomas Koenigre PR fortran/25031 ([4.1 only] Allocatable array can...
2005-10-03  Jakub Jelinek* runtime/memory.c (allocate_size): Malloc 1 byte if...
2005-10-01  Jakub Jelinekmemory.c (malloc_t): Remove.
2005-09-09  Richard Sandifordre PR fortran/12840 ([4.0 only] Unable to find scalariz...
2005-08-17  Kelley CookAll files: Update FSF address.
2005-05-12  Thomas Koenigre PR libfortran/21324 (#undef GFC_CLEAR_MEMORY causes...
2005-01-12  Toon Moenere PR libfortran/19280 (Inconsistent licensing of libgf...
2004-12-12  Richard Hendersonacinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY):...
2004-12-07  Richard Hendersonc99_functions.c, [...]: Whitespace fixes.
2004-10-04  Tobias Schlüterre PR fortran/17283 (UNPACK issues)
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.