index
:
ampere-computing/gcc-experimental.git
common/ipa-str-reorg
common/ipa-str-reorg-v2
common/ipa-str-reorg-v3
common/ipa-str-reorg-v4
erick/ipa-str-reorg
erick/type-escape-analysis-merge
erick/type-playground
gcc_master_new7
gcc_master_new8
master
gcc-experimental
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgfortran
/
generated
/
cshift1_8.c
Age
Commit message (
Expand
)
Author
2020-01-01
Update copyright years.
Jakub Jelinek
2019-01-01
Update copyright years.
Jakub Jelinek
2018-01-31
Use pointer sized array indices.
Janne Blomqvist
2018-01-30
re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...
Thomas Koenig
2018-01-07
libgfortran.h (GFC_DTYPE_COPY): New macro.
Thomas Koenig
2018-01-03
Update copyright years.
Jakub Jelinek
2017-06-24
re PR fortran/52473 (CSHIFT slow - inline it?)
Thomas Koenig
2017-01-01
Update copyright years.
Jakub Jelinek
2016-12-21
libgfortran.h: Include <stdlib.h> header.
Francois-Xavier Coudert
2016-12-21
abort.c: Remove unused headers.
Francois-Xavier Coudert
2016-01-04
Update copyright years.
Jakub Jelinek
2015-01-05
Update copyright years.
Jakub Jelinek
2014-06-17
Introduce xmallocarray, an overflow checking variant of xmalloc.
Janne Blomqvist
2014-01-02
Update copyright years in libgfortran/
Richard Sandiford
2013-01-14
Update copyright years in libgfortran.
Richard Sandiford
2012-03-26
Combined get_mem and internal_malloc_size.
Janne Blomqvist
2012-03-10
libgfortran.h (descriptor_dimension, [...]): Rename _lbound to lower_bound an...
Tobias Burnus
2009-07-19
[multiple changes]
Thomas Koenig
2009-06-21
re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...
Thomas Koenig
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
2008-07-21
re PR libfortran/36773 (zero-sized arrays with cshift and eoshift)
Thomas Koenig
2008-05-28
re PR fortran/36319 (Segfault with wide characters in DATA)
Francois-Xavier Coudert
2007-08-31
minloc1.m4: Update copyright year and ajust headers order.
Francois-Xavier Coudert
2006-12-30
re PR fortran/30321 (program crash for SUM applied to zero-size array)
Thomas Koenig
2006-10-20
minval_r8.c: Regenerate.
Francois-Xavier Coudert
2005-11-27
libgfortran ChangeLog:
Janne Blomqvist
2005-10-03
re PR libfortran/19308 (I/O library should support more real and integer kinds)
François-Xavier Coudert
2005-09-13
re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.)
Richard Sandiford
2005-08-17
All files: Update FSF address.
Kelley Cook
2005-07-08
libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'.
Tobias Schlüter
2005-06-25
[multiple changes]
Thomas Koenig
2005-05-04
re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly)
Thomas Koenig
2005-01-12
re PR libfortran/19280 (Inconsistent licensing of libgfortran)
Toon Moene
2004-12-12
iresolve.c (gfc_resolve_all, [...]): Use PREFIX.
Richard Henderson
2004-12-12
acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.
Richard Henderson
2004-05-13
Merge tree-ssa-20020619-branch into mainline.
Diego Novillo