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
/
module.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
2009-08-05 Tobias Burnus <burnus@net-b.de>
burnus
2009-08-09
1
-0
/
+4
*
2009-07-25 Janus Weil <janus@gcc.gnu.org>
janus
2009-07-25
1
-23
/
+33
*
2009-07-24 Janus Weil <janus@gcc.gnu.org>
janus
2009-07-24
1
-5
/
+1
*
2009-07-13 H.J. Lu <hongjiu.lu@intel.com>
hjl
2009-07-13
1
-2
/
+0
*
2009-07-13 Janus Weil <janus@gcc.gnu.org>
janus
2009-07-13
1
-12
/
+1
*
2009-06-28 Tobias Burnus <burnus@net-b.de>
burnus
2009-06-28
1
-3
/
+4
*
2009-06-24 Janus Weil <janus@gcc.gnu.org>
janus
2009-06-24
1
-7
/
+36
*
* gfortran.h (gfc_expr): Use mpc_t to represent complex numbers.
ghazi
2009-06-19
1
-2
/
+2
*
* module.c (mio_f2k_derived): Initialize cur.
aoliva
2009-06-03
1
-1
/
+1
*
PR fortran/40195
fxcoudert
2009-05-22
1
-2
/
+6
*
./:
ian
2009-05-14
1
-3
/
+3
*
./:
ian
2009-05-11
1
-6
/
+16
*
2009-05-06 Janus Weil <janus@gcc.gnu.org>
janus
2009-05-06
1
-0
/
+1
*
gcc/:
ian
2009-04-24
1
-2
/
+2
*
2009-04-24 Daniel Kraft <d@domob.eu>
domob
2009-04-24
1
-6
/
+8
*
* module.c (import_iso_c_binding_module): Add casts to enum type.
ian
2009-04-20
1
-2
/
+6
*
2009-03-29 Daniel Kraft <d@domob.eu>
domob
2009-03-29
1
-2
/
+10
*
2009-02-27 Tobias Burnus <burnus@net-b.de>
burnus
2009-02-27
1
-2
/
+2
*
2009-02-27 Tobias Burnus <burnus@net-b.de>
burnus
2009-02-27
1
-2
/
+12
*
2009-02-13 Mikael Morin <mikael.morin@tele2.fr>
burnus
2009-02-13
1
-3
/
+22
*
2009-01-17 Paul Thomas <pault@gcc.gnu.org>
pault
2009-01-17
1
-4
/
+8
*
2009-01-17 Paul Thomas <pault@gcc.gnu.org>
pault
2009-01-17
1
-6
/
+2
*
2009-01-10 Paul Thomas <pault@gcc.gnu.org>
pault
2009-01-09
1
-1
/
+1
*
2009-01-05 Paul Thomas <pault@gcc.gnu.org>
pault
2009-01-05
1
-2
/
+6
*
2008-11-25 H.J. Lu <hongjiu.lu@intel.com>
hjl
2008-11-25
1
-1
/
+1
*
2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
burnus
2008-11-25
1
-3
/
+11
*
2008-11-19 Paul Thomas <pault@gcc.gnu.org>
pault
2008-11-19
1
-2
/
+4
*
2008-10-11 Paul Thomas <pault@gcc.gnu.org>
pault
2008-10-11
1
-7
/
+0
*
2008-10-04 Paul Thomas <pault@gcc.gnu.org>
pault
2008-10-05
1
-2
/
+5
*
2008-09-18 Paul Thomas <pault@gcc.gnu.org>
pault
2008-09-17
1
-1
/
+51
*
2008-09-01 Daniel Kraft <d@domob.eu>
domob
2008-09-01
1
-2
/
+7
*
2008-08-31 Daniel Kraft <d@domob.eu>
domob
2008-08-31
1
-1
/
+43
*
* gfortran.h (gfc_use_list): Add where field.
jakub
2008-08-29
1
-0
/
+5
*
PR fortran/29635
jakub
2008-08-29
1
-14
/
+28
*
2008-08-28 Daniel Kraft <d@domob.eu>
domob
2008-08-28
1
-0
/
+88
*
2008-08-28 Janus Weil <janus@gcc.gnu.org>
janus
2008-08-28
1
-1
/
+13
*
2008-08-23 Janus Weil <janus@gcc.gnu.org>
janus
2008-08-23
1
-4
/
+2
*
2008-08-08 Daniel Kraft <d@domob.eu>
domob
2008-08-08
1
-0
/
+75
*
Index: gcc/fortran/trans-expr.c
pault
2008-07-29
1
-1
/
+8
*
gcc/testsuite/
rwild
2008-07-21
1
-4
/
+4
*
* gfortran.h (new): Remove macro.
ghazi
2008-07-19
1
-17
/
+17
*
* gfortran.h (operator): Remove macro.
ghazi
2008-07-19
1
-26
/
+26
*
* gfortran.h (protected): Remove macro.
ghazi
2008-07-19
1
-2
/
+2
*
* arith.c (hollerith2representation): Fix for -Wc++-compat.
ghazi
2008-06-20
1
-13
/
+13
*
Add new parameter to NAMED_INTCST and new field standard to struct intmod_sym.
saliu
2008-05-15
1
-3
/
+4
*
PR fortran/36197
fxcoudert
2008-05-10
1
-1
/
+1
*
PR fortran/36162
fxcoudert
2008-05-09
1
-9
/
+132
*
* arith.c: (gfc_arith_concat, gfc_compare_string,
fxcoudert
2008-05-06
1
-4
/
+9
*
2008-04-30 Paul Thomas <pault@gcc.gnu.org>
pault
2008-04-30
1
-4
/
+11
*
2008-03-09 Paul Thomas <pault@gcc.gnu.org>
pault
2008-03-09
1
-0
/
+6
[prev]
[next]