index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
fortran
/
f95-lang.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-06
tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.
Richard Guenther
1
-2
/
+1
2011-06-07
tree.c (build_common_tree_nodes): Also initialize size_type_node.
Richard Guenther
1
-3
/
+0
2011-05-07
langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...
Eric Botcazou
1
-4
/
+4
2011-04-14
utils.c (gnat_poplevel): Use block_chainon.
Nathan Froyd
1
-3
/
+3
2011-04-13
ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...
Nathan Froyd
1
-1
/
+1
2011-04-05
The parameters for functions from the frexp family were the wrong way round.
Duncan Sands
1
-3
/
+2
2011-02-24
re PR fortran/47839 (ICE in dwarf2out.c:add_AT_specification)
Richard Guenther
1
-5
/
+12
2010-11-20
Fix size_type_node and sizetype in Fortran frontend
Janne Blomqvist
1
-9
/
+4
2010-11-17
invoke.texi (-dy): Remove.
Joseph Myers
1
-2
/
+2
2010-10-08
Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.
Joseph Myers
1
-0
/
+2
2010-10-06
re PR middle-end/45838 (FAIL: libgomp.c/pr34513.c execution test)
Jakub Jelinek
1
-92
/
+106
2010-10-04
f95-lang.c (current_translation_unit): New global variable.
Richard Guenther
1
-2
/
+10
2010-09-29
optc-gen.awk: Generate global_options initializer instead of individual varia...
Joseph Myers
1
-1
/
+1
2010-09-28
builtin-attrs.def (ATTR_LEAF): New attribute.
Jan Hubicka
1
-4
/
+6
2010-09-11
mathbuiltins.def: Do not defined huge_val built-in.
Francois-Xavier Coudert
1
-7
/
+0
2010-09-05
re PR fortran/45186 (Gfortran 4.5.0 emits wrong linenumbers)
Tobias Burnus
1
-4
/
+5
2010-09-01
* f95-lang.c: Fix comment: POPAR -> POPPAR.
Uros Bizjak
1
-1
/
+1
2010-08-31
re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)
Francois-Xavier Coudert
1
-1
/
+13
2010-08-27
re PR fortran/32049 (Support on x86_64 also kind=16)
Francois-Xavier Coudert
1
-1
/
+1
2010-07-27
langhooks-def.h (lhd_init_options, [...]): New.
Joseph Myers
1
-0
/
+2
2010-07-26
re PR target/44132 (emutls is broken under a range of circumstances.)
Richard Henderson
1
-0
/
+30
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
1
-3
/
+3
2010-06-15
re PR fortran/44536 (OMP: missing error with default(none))
Jakub Jelinek
1
-0
/
+2
2010-06-11
mathbuiltins.def: Add builtins that do not directly correspond to a Fortran i...
Francois-Xavier Coudert
1
-0
/
+3
2010-06-09
re PR fortran/43040 (Wrong decl for mathbuiltins -> wrong code with LTO)
Francois-Xavier Coudert
1
-2
/
+0
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-2
/
+1
2010-05-26
* fortran/f95-lang.c: Do not include libfuncs.h, expr.h, and except.h.
Steven Bosscher
1
-5
/
+0
2010-05-17
tree.c (build_function_type_list_1): Remove bogus assert condition.
Nathan Froyd
1
-181
/
+123
2010-04-21
re PR fortran/43836 (ice with -fexceptions and -fopenmp)
Jakub Jelinek
1
-1
/
+2
2010-04-18
fold-const.c (fold_comparison): Use ssizetype.
Eric Botcazou
1
-1
/
+1
2009-09-28
except.h (struct eh_region_d): Add use_cxa_end_cleanup.
Richard Henderson
1
-1
/
+1
2009-09-14
Squash commit of EH in gimple
Richard Henderson
1
-2
/
+1
2009-09-13
langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
Richard Guenther
1
-4
/
+0
2009-09-03
[multiple changes]
Diego Novillo
1
-1
/
+1
2009-09-01
tree-flow.h (mark_addressable): Move declaration ...
Richard Guenther
1
-80
/
+0
2009-07-17
re PR c/40401 (ICE: verify_gimple failed)
Richard Guenther
1
-3
/
+0
2009-05-15
re PR fortran/39352 (gfortran.dg/vect/pr39318.f90 doesn't work on ia64)
Tobias Burnus
1
-0
/
+24
2009-04-22
hashtab.h: Update GTY annotations to new syntax
Taras Glek
1
-12
/
+8
2009-03-30
f95-lang.c (gfc_init_builtin_functions): Define BUILT_IN_HUGE_VAL family of i...
Ulrich Weigand
1
-6
/
+6
2008-10-07
f95-lang.c (poplevel): Don't clear BLOCK_VARS if functionbody.
Jakub Jelinek
1
-8
/
+2
2008-10-02
re PR fortran/37635 (Fortran 2008: Support LEADZ / TRAILZ)
Steven Bosscher
1
-0
/
+31
2008-08-29
re PR fortran/29635 (debug info of modules)
Jakub Jelinek
1
-4
/
+17
2008-08-21
diagnostic.c (pedwarn_at): Rename as pedwarn.
Manuel López-Ibáñez
1
-2
/
+2
2008-08-08
re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...
Manuel López-Ibáñez
1
-3
/
+3
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-2
/
+2
2008-07-23
re PR c/35058 (-Werror= works only with some warnings)
Manuel López-Ibáñez
1
-3
/
+3
2008-07-21
fmt_g0_3.f08: Fix typo in expected error message.
Ralf Wildenhues
1
-3
/
+3
2008-07-07
re PR middle-end/36726 (ICE in move_stmt_r, at tree-cfg.c:5699 with -fopenmp)
Jakub Jelinek
1
-0
/
+4
2008-06-21
tree.h (enum tree_code): Include all-tree.def, not tree.def.
Ian Lance Taylor
1
-34
/
+0
2008-06-06
c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
Jakub Jelinek
1
-0
/
+8
[next]