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
/
trans-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gcc/
jakub
2014-06-30
1
-0
/
+6
*
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
/
+3
*
2013-05-20 Tobias Burnus <burnus@net-b.de>
burnus
2013-05-20
1
-13
/
+19
*
Update copyright years in gcc/
rsandifo
2013-01-10
1
-3
/
+1
*
This patch rewrites the old VEC macro-based interface into a new one
dnovillo
2012-11-18
1
-3
/
+3
*
* output.h (__gcc_host_wide_int__): Move to hwint.h.
steven
2012-05-31
1
-1
/
+0
*
2012-05-30 Tobias Burnus <burnus@net-b.de>
burnus
2012-05-30
1
-1
/
+1
*
* cgraphbuild.c (build_cgraph_edges): Do not finalize vars
hubicka
2012-05-09
1
-2
/
+0
*
PR 51808 Support arbitrarily long bind(C) binding labels.
jb
2012-01-29
1
-1
/
+1
*
2012-01-04 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig
2012-01-04
1
-2
/
+5
*
2011-10-09 Tobias Burnus <burnus@net-b.de>
burnus
2011-10-09
1
-7
/
+3
*
2011-08-30 Tobias Burnus <burnus@net-b.de>
burnus
2011-08-30
1
-7
/
+13
*
2011-05-04 Richard Guenther <rguenther@suse.de>
rguenth
2011-05-04
1
-1
/
+1
*
Replace gfc_getmem with XCNEW, XCNEWVEC or xcalloc
jb
2011-04-19
1
-5
/
+5
*
convert each use of gfc_free (p) to free (p)
meyering
2011-04-18
1
-3
/
+3
*
* hwint.c: New. Extracted from toplev.c.
jsm28
2010-11-30
1
-1
/
+0
*
2010-11-13 Tobias Burnus <burnus@net-b.de>
burnus
2010-11-13
1
-0
/
+1
*
2010-09-02 Tobias Burnus <burnus@net-b.de>
burnus
2010-09-02
1
-2
/
+3
*
2010-08-21 Janus Weil <janus@gcc.gnu.org>
janus
2010-08-21
1
-2
/
+4
*
gcc/
froydnj
2010-07-15
1
-3
/
+3
*
gcc/ChangeLog:
steven
2010-05-26
1
-2
/
+2
*
2010-05-21 Tobias Burnus <burnus@net-b.de>
burnus
2010-05-23
1
-2
/
+1
*
* trans-expr.c: Do not include convert.h, ggc.h, real.h, and gimple.h.
steven
2010-05-20
1
-2
/
+2
*
PR debug/43166
jakub
2010-02-25
1
-1
/
+4
*
* trans-common.c (create_common): Remove unused offset variable.
jakub
2009-11-28
1
-3
/
+1
*
2009-10-28 Rafael Avila de Espindola <espindola@google.com>
espindola
2009-10-28
1
-2
/
+3
*
2009-08-13 Janus Weil <janus@gcc.gnu.org>
janus
2009-08-13
1
-2
/
+2
*
* trans.h (gfc_set_decl_assembler_name): New prototype.
fxcoudert
2009-07-22
1
-1
/
+1
*
gcc/java/
aldyh
2009-06-12
1
-8
/
+10
*
2009-04-04 Paul Thomas <pault@gcc.gnu.org>
pault
2009-04-04
1
-5
/
+0
*
2008-09-22 Janus Weil <janus@gcc.gnu.org>
janus
2008-09-22
1
-15
/
+27
*
PR fortran/29635
jakub
2008-08-29
1
-0
/
+3
*
gcc/testsuite/
rwild
2008-07-21
1
-1
/
+1
*
* gfortran.h (new): Remove macro.
ghazi
2008-07-19
1
-3
/
+3
*
2008-04-26 George Helffrich <george@gcc.gnu.org>
george
2008-04-26
1
-2
/
+6
*
2008-04-23 Paolo Bonzini <bonzini@gnu.org>
bonzini
2008-04-23
1
-2
/
+0
*
2008-04-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle
2008-04-19
1
-2
/
+5
*
* fortran/trans-common.c (create_common): Add decl to function
george
2008-04-01
1
-4
/
+1
*
* trans-array.c (gfc_conv_descriptor_data_get,
tobi
2008-02-24
1
-3
/
+3
*
PR fortran/35037
fxcoudert
2008-02-05
1
-0
/
+9
*
2007-11-23 Christopher D. Rickett <crickett@lanl.gov>
jvdelisle
2007-11-24
1
-1
/
+14
*
* trans-common.c: Remove prototype for gfc_get_common.
fxcoudert
2007-11-10
1
-6
/
+0
*
* arith.c: Change copyright header to refer to version 3 of the GNU General
nickc
2007-08-01
1
-4
/
+3
*
2007-07-01 Christopher D. Rickett <crickett@lanl.gov>
kargl
2007-07-02
1
-2
/
+32
*
2007-06-14 Paul Thomas <pault@gcc.gnu.org>
pault
2007-06-14
1
-6
/
+7
*
2007-06-12 Paul Thomas <pault@gcc.gnu.org>
pault
2007-06-12
1
-1
/
+1
*
2007-06-12 Paul Thomas <pault@gcc.gnu.org>
pault
2007-06-11
1
-23
/
+139
*
* decl.c: Miscellaneous whitespace fixes.
brooks
2007-06-07
1
-13
/
+17
*
* arith.h: Update copyright years.
tobi
2007-04-17
1
-1
/
+1
[next]