index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
fortran
/
iresolve.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright years in gcc/
rsandifo
2014-01-02
1
-1
/
+1
*
Factor unrelated declarations out of tree.h.
dnovillo
2013-11-19
1
-0
/
+1
*
2013-04-07 Tobias Burnus <burnus@net-b.de>
burnus
2013-04-07
1
-4
/
+1
*
2013-03-25 Tobias Burnus <burnus@net-b.de>
burnus
2013-03-25
1
-0
/
+14
*
2013-03-01 Tobias Burnus <burnus@net-b.de>
burnus
2013-03-01
1
-1
/
+1
*
Update copyright years in gcc/
rsandifo
2013-01-10
1
-3
/
+1
*
2013-01-04 Tobias Burnus <burnus@net-b.de>
burnus
2013-01-04
1
-0
/
+9
*
Update Copyright years for files modified in 2011 and/or 2012.
jakub
2013-01-04
1
-1
/
+1
*
* iresolve.c (resolve_bound, gfc_resolve_shape):
mikael
2012-08-02
1
-5
/
+12
*
PR 39654 FTELL intrinsic function return type.
jb
2012-06-21
1
-2
/
+2
*
2012-06-18 Tobias Burnus <burnus@net-b.de>
burnus
2012-06-18
1
-0
/
+9
*
2011-05-31 Tobias Burnus <burnus@net-b.de>
burnus
2011-05-31
1
-0
/
+16
*
2011-04-18 Tobias Burnus <burnus@net-b.de>
burnus
2011-04-18
1
-2
/
+3
*
2011-03-27 Tobias Burnus <burnus@net-b.de>
burnus
2011-03-27
1
-2
/
+10
*
2011-01-31 Paul Thomas <pault@gcc.gnu.org>
pault
2011-01-31
1
-1
/
+22
*
2011-01-29 Tobias Burnus <burnus@net-b.de>
burnus
2011-01-29
1
-2
/
+7
*
2010-11-09 Janus Weil <janus@gcc.gnu.org>
janus
2010-11-09
1
-2
/
+2
*
PR fortran/38282
fxcoudert
2010-09-08
1
-0
/
+54
*
2010-09-06 Tobias Burnus <burnus@net-b.de>
burnus
2010-09-06
1
-76
/
+59
*
* intrinsic.c: Add EXECUTE_COMMAND_LINE intrinsic.
fxcoudert
2010-09-01
1
-0
/
+11
*
gcc/fortran/
burnus
2010-08-27
1
-0
/
+36
*
2010-08-21 Tobias Burnus <burnus@net-b.de>
burnus
2010-08-21
1
-0
/
+43
*
2010-07-13 Janus Weil <janus@gcc.gnu.org>
janus
2010-07-13
1
-2
/
+2
*
2010-07-08 Janus Weil <janus@gcc.gnu.org>
janus
2010-07-08
1
-0
/
+12
*
2010-07-08 Tobias Burnus <burnus@net-b.de>
burnus
2010-07-08
1
-7
/
+8
*
2010-05-02 Tobias Burnus <burnus@net-b.de>
burnus
2010-05-02
1
-28
/
+50
*
2010-04-29 Janus Weil <janus@gcc.gnu.org>
pault
2010-04-29
1
-2
/
+2
*
2010-04-12 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2010-04-13
1
-10
/
+24
*
2010-04-01 Paul Thomas <pault@gcc.gnu.org>
pault
2010-04-01
1
-1
/
+2
*
2010-02-16 Tobias Burnus <burnus@net-b.de>
burnus
2010-02-16
1
-1
/
+1
*
2009-12-11 Daniel Franke <franke.daniel@gmail.com>
dfranke
2009-12-11
1
-2
/
+2
*
2009-12-10 Daniel Franke <franke.daniel@gmail.com>
dfranke
2009-12-10
1
-1
/
+1
*
merge from fortran-dev branch:
janus
2009-11-30
1
-0
/
+51
*
* trans-common.c (create_common): Remove unused offset variable.
jakub
2009-11-28
1
-5
/
+2
*
2009-08-17 Janus Weil <janus@gcc.gnu.org>
janus
2009-08-17
1
-2
/
+2
*
2009-08-13 Janus Weil <janus@gcc.gnu.org>
janus
2009-08-13
1
-39
/
+39
*
2009-08-05 Paul Thomas <pault@gcc.gnu.org>
pault
2009-08-05
1
-3
/
+13
*
2009-07-24 Janus Weil <janus@gcc.gnu.org>
janus
2009-07-24
1
-8
/
+2
*
2008-11-01 Daniel Kraft <d@domob.eu>
domob
2008-11-01
1
-0
/
+38
*
* gfortran.h (operator): Remove macro.
ghazi
2008-07-19
1
-2
/
+2
*
2008-07-07 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig
2008-07-07
1
-0
/
+2
*
2008-07-02 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig
2008-07-02
1
-1
/
+1
*
2008-06-29 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig
2008-06-29
1
-0
/
+28
*
PR fortran/36319
fxcoudert
2008-05-28
1
-6
/
+26
*
PR fortran/36257
fxcoudert
2008-05-21
1
-4
/
+1
*
* intrinsic.c (char_conversions, ncharconv): New static variables.
fxcoudert
2008-05-18
1
-16
/
+80
*
2008-04-16 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2008-04-17
1
-1
/
+2
*
2008-03-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2008-03-28
1
-1
/
+2
*
PR fortran/33197
fxcoudert
2008-03-03
1
-0
/
+8
*
PR fortran/33387
fxcoudert
2008-02-27
1
-98
/
+3
[next]