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
/
gfortran.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
2008-05-03 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2008-05-03
1
-1
/
+9
*
* gfortran.h (struct gfc_symbol): Moving "interface" member to
fxcoudert
2008-05-01
1
-3
/
+2
*
* intrinsic.c (add_functions): Add SELECTED_CHAR_KIND intrinsic.
fxcoudert
2008-04-30
1
-0
/
+1
*
* dump-parse-tree.c: Use fprintf, fputs and fputc instead of
fxcoudert
2008-04-06
1
-20
/
+2
*
2008-04-05 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2008-04-05
1
-6
/
+21
*
PR fortran/33197
fxcoudert
2008-03-03
1
-0
/
+2
*
gcc
tromey
2008-02-26
1
-8
/
+0
*
* arith.c: Update copyright years.
tobi
2008-02-24
1
-1
/
+1
*
2008-01-30 Paul Thomas <pault@gcc.gnu.org>
pault
2008-01-30
1
-0
/
+1
*
2008-01-24 Daniel Franke <franke.daniel@gmail.com>
dfranke
2008-01-24
1
-1
/
+0
*
2008-01-17 H.J. Lu <hongjiu.lu@intel.com>
hjl
2008-01-18
1
-0
/
+1
*
2008-01-17 Paul Thomas <pault@gcc.gnu.org>
pault
2008-01-17
1
-1
/
+1
*
2007-12-16 Paul Thomas <pault@gcc.gnu.org>
pault
2007-12-16
1
-0
/
+1
*
2007-12-09 Paul Thomas <pault@gcc.gnu.org>
pault
2007-12-09
1
-0
/
+1
*
2007-12-08 Tobias Burnus <burnus@net-b.de>
burnus
2007-12-08
1
-1
/
+1
*
PR fortran/34359
jakub
2007-12-08
1
-1
/
+1
*
PR debug/33739
jakub
2007-12-05
1
-1
/
+4
*
2007-11-27 Paul Thomas <pault@gcc.gnu.org>
pault
2007-11-27
1
-0
/
+1
*
PR fortran/25252
fxcoudert
2007-11-17
1
-0
/
+2
*
* gfortran.h: Shorten comment.
fxcoudert
2007-11-03
1
-3
/
+1
*
2007-10-29 Paul Thomas <pault@gcc.gnu.org>
burnus
2007-10-29
1
-0
/
+4
*
2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
kargl
2007-10-22
1
-1
/
+1
*
* gfortran.h (gfc_get_data_variable, gfc_get_data_value,
fxcoudert
2007-10-05
1
-13
/
+1
*
PR fortran/33502
fxcoudert
2007-10-04
1
-0
/
+2
*
PR fortran/33538
fxcoudert
2007-09-24
1
-1
/
+0
*
PR fortran/33502
fxcoudert
2007-09-22
1
-0
/
+1
*
PR fortran/20441
langton
2007-09-21
1
-0
/
+39
*
PR fortran/33221
fxcoudert
2007-09-20
1
-2
/
+3
*
2007-09-16 Paul Thomas <pault@gcc.gnu.org>
pault
2007-09-16
1
-1
/
+2
*
gcc:
tromey
2007-09-06
1
-0
/
+6
*
2007-09-04 Janus Weil <jaydub66@gmail.com>
burnus
2007-09-04
1
-2
/
+8
*
PR fortran/31675
fxcoudert
2007-09-03
1
-60
/
+5
*
2007-08-31 Paul Thomas <pault@gcc.gnu.org>
pault
2007-08-30
1
-0
/
+1
*
PR fortran/33105
fxcoudert
2007-08-29
1
-0
/
+2
*
2007-08-26 H.J. Lu <hongjiu.lu@intel.com>
hjl
2007-08-26
1
-0
/
+2
*
2007-08-26 Asher Langton <langton2@llnl.gov>
burnus
2007-08-26
1
-0
/
+1
*
* match.c (intrinsic_operators): Make static.
sayle
2007-08-20
1
-8
/
+1
*
2007-08-18 Tobias Burnus <burnus@net-b.de>
burnus
2007-08-19
1
-0
/
+1
*
2007-08-18 Paul Thomas <pault@gcc.gnu.org>
burnus
2007-08-18
1
-2
/
+2
*
2007-08-13 Paul Thomas <pault@gcc.gnu.org>
pault
2007-08-13
1
-1
/
+2
*
PR fortran/31629
fxcoudert
2007-08-12
1
-0
/
+1
*
PR fortran/32979
fxcoudert
2007-08-05
1
-0
/
+1
*
2007-08-04 Paul Thomas <pault@gcc.gnu.org>
pault
2007-08-04
1
-0
/
+1
*
* arith.c: Change copyright header to refer to version 3 of the GNU General
nickc
2007-08-01
1
-4
/
+3
*
* gfortran.h, interface.c, resolve.c, symbol.c: Fix comment
kazu
2007-07-28
1
-1
/
+1
*
gcc/fortran:
dfranke
2007-07-28
1
-3
/
+3
*
* c-common.c (fname_as_string, c_type_hash): Constify.
ghazi
2007-07-25
1
-1
/
+1
*
2007-07-24 Paul Thomas <pault@gcc.gnu.org>
pault
2007-07-24
1
-0
/
+2
*
gcc/fortran:
dfranke
2007-07-22
1
-1
/
+4
*
2007-07-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2007-07-15
1
-0
/
+1
[prev]
[next]