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/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
/
tree-cfg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-29
20011-08-29 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com>
Artjoms Sinkarovs
1
-12
/
+42
2011-08-19
arm.md (maddhidi4): Remove '*' from name.
Andrew Stubbs
1
-2
/
+2
2011-08-17
tree.h (convert_to_ptrofftype_loc): New function.
Richard Guenther
1
-4
/
+4
2011-08-16
tree.h (ptrofftype_p): New helper function.
Richard Guenther
1
-6
/
+4
2011-07-23
bb-reorder: Split EH edges crossing partitions.
Richard Henderson
1
-1
/
+1
2011-07-21
ChangeLog gcc/
Kai Tietz
1
-1
/
+3
2011-07-19
gimplify.c (gimplify_expr): Gimplify TRUTH_NOT_EXPR as BIT_XOR_EXPR, same as ...
Richard Guenther
1
-15
/
+2
2011-07-05
07-05-2011 Razya Ladelsky <razya@il.ibm.com>
Razya Ladelsky
1
-32
/
+1
2011-06-14
dumping cleanup phase 1 -- Removing TODO_dump_func
David Li
1
-3
/
+2
2011-06-14
re PR fortran/49103 (local variables exchange values / wrong code with -O3)
Jakub Jelinek
1
-0
/
+19
2011-06-06
tree-pretty-print.c (dump_function_header): Add flags.
Alexandre Oliva
1
-1
/
+1
2011-06-01
Better function header dump
David Li
1
-6
/
+1
2011-05-19
tree-cfg.c (verify_gimple_assign_binary): Barf on TRUTH_AND_EXPR, TRUTH_OR_EX...
Kai Tietz
1
-19
/
+1
2011-05-18
re PR middle-end/48989 (FAIL: gfortran.dg/lto/pr46036 f_lto_pr46036_0.o assem...
Richard Guenther
1
-10
/
+16
2011-05-13
Change edge_to_cases_cleanup to return true.
Nathan Froyd
1
-1
/
+9
2011-05-13
gimplify.c (gimplify_expr): Make sure operand is boolified.
Kai Tietz
1
-0
/
+9
2011-05-12
gimplify.c (gimple_boolify): Re-boolify expression arguments even if expressi...
Kai Tietz
1
-4
/
+4
2011-05-04
tree.h (int_const_binop): Remove notrunc argument.
Richard Guenther
1
-3
/
+4
2011-04-29
builtins.c (fold_builtin_classify_type): Use integer_type_node for the type o...
Richard Guenther
1
-1
/
+1
2011-04-20
Makefile.in (INTERNAL_FN_DEF, [...]): Define.
Richard Sandiford
1
-5
/
+27
2011-04-18
fix doubled-word typos in comments and strings: e.g., s/in in/in/
Jim Meyering
1
-2
/
+2
2011-04-08
gimple.h (gimple_call_fntype): New function.
Richard Guenther
1
-2
/
+2
2011-04-07
basic-block.h (force_nonfallthru): Move to...
Eric Botcazou
1
-0
/
+1
2011-03-31
tree.h (CASE_CHAIN): Define.
Nathan Froyd
1
-6
/
+6
2011-03-25
Changelog c-family/
Kai Tietz
1
-1
/
+1
2011-03-25
tree-flow.h (verify_stmts): Rename to verify_gimple_in_cfg.
Richard Guenther
1
-241
/
+196
2011-03-25
tree-cfg.c (verify_gimple_assign_unary): Drop special casing of complex types...
Richard Guenther
1
-9
/
+3
2011-03-22
gimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC is not a valid RHS.
Richard Guenther
1
-3
/
+5
2011-02-12
tree-cfg.c (verify_gimple_call): Return true upon invalid argument to gimple ...
Martin Jambor
1
-0
/
+1
2011-01-19
Fixup formatting.
Mike Stump
1
-2
/
+2
2010-12-01
common.opt (main_input_filename, [...]): New Variable entries.
Joseph Myers
1
-1
/
+0
2010-11-26
re PR debug/46258 (gcc.dg/tree-ssa/pr23820.c: -fcompare-debug failure with -O...
Alexandre Oliva
1
-1
/
+1
2010-11-10
cfgloop.c (verify_loop_structure): Use %' in diagnostics.
Joseph Myers
1
-15
/
+15
2010-11-04
tree.def (FMA_EXPR): New tree code.
Richard Guenther
1
-0
/
+14
2010-11-02
re PR debug/46255 (-fcompare-debug failure with -fprofile-generate)
Jakub Jelinek
1
-2
/
+2
2010-10-20
re PR lto/45667 (ICE: verify_stmts failed: type mismatch in address expressio...
Richard Guenther
1
-3
/
+8
2010-10-18
tree-flow.h (gimple_purge_all_dead_abnormal_call_edges): Declare.
Eric Botcazou
1
-33
/
+55
2010-10-07
re PR middle-end/45869 (type mismatch in shift expression produces ice with -...
Richard Guenther
1
-2
/
+3
2010-09-24
extend.texi: (attribute leaf): Document.
Jan Hubicka
1
-2
/
+4
2010-09-15
re PR tree-optimization/45633 (internal compiler error: verify_stmts failed)
Jakub Jelinek
1
-5
/
+2
2010-09-07
re PR middle-end/45569 (ICE: verify_stmts failed: statement marked for throw ...
Richard Guenther
1
-4
/
+0
2010-09-06
tree.def (MISALIGNED_INDIRECT_REF): Remove.
Richard Guenther
1
-3
/
+1
2010-09-03
tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
Richard Guenther
1
-4
/
+3
2010-09-01
alias.c (ao_ref_from_mem): Adjust.
Richard Guenther
1
-0
/
+7
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-5
/
+5
2010-08-16
tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit.
Richard Guenther
1
-0
/
+11
2010-07-15
tree.h (DECL_CHAIN): Define.
Nathan Froyd
1
-4
/
+4
2010-07-13
re PR other/44874 (TDF_NOUID dumps miss information about DECL_UID ordering)
Joern Rennecke
1
-0
/
+2
2010-07-09
re PR middle-end/44890 (Hitting gcc_assert in build2_stat with pr30388.c test...
Richard Guenther
1
-1
/
+2
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
[next]