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
/
cfgbuild.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-27
rtl_data.x_nonlocal_goto_handler_labels becomes an rtx_expr_list
David Malcolm
1
-2
/
+4
2014-08-27
Use rtx_expr_list for expr_status.x_forced_labels
David Malcolm
1
-4
/
+3
2014-08-26
Remove BB_HEAD, BB_END, BB_HEADER scaffolding
David Malcolm
1
-2
/
+2
2014-08-25
Add rtx_jump_table_data::get_labels method
David Malcolm
1
-11
/
+3
2014-08-21
cfgbuild.c: Use rtx_insn
David Malcolm
1
-6
/
+8
2014-08-19
Make tablejump_p accept a rtx_jump_table_data **
David Malcolm
1
-5
/
+6
2014-08-18
Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants
David Malcolm
1
-2
/
+2
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-09
Eliminate FOR_EACH_BB macro.
David Malcolm
1
-4
/
+4
2013-12-09
Eliminate last_basic_block macro.
David Malcolm
1
-1
/
+1
2013-12-09
Eliminate profile_status macro.
David Malcolm
1
-1
/
+1
2013-11-19
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-11
/
+12
2013-09-23
rtl.texi (REG_NOTES): Say that int_list can also be used.
Richard Sandiford
1
-1
/
+1
2013-04-08
First phase of unifying the computation of profile scale factors/probabilitie...
Teresa Johnson
1
-4
/
+2
2013-04-01
re PR middle-end/56798 (ICE in patch_jump_insn, at cfgrtl.c:1238)
Steven Bosscher
1
-1
/
+1
2013-03-30
cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.
Steven Bosscher
1
-5
/
+4
2013-03-29
cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...
Steven Bosscher
1
-7
/
+3
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2012-11-01
This patch normalizes more bitmap function names.
Lawrence Crowl
1
-2
/
+2
2012-10-30
This patch implements the unification of the *bitmap interfaces as discussed.
Lawrence Crowl
1
-2
/
+2
2012-10-16
[multiple changes]
Easwaran Raman
1
-3
/
+22
2012-05-31
output.h (__gcc_host_wide_int__): Move to hwint.h.
Steven Bosscher
1
-1
/
+0
2011-11-08
Merge from transactional-memory branch.
Aldy Hernandez
1
-10
/
+22
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
1
-2
/
+1
2010-07-08
toplev.h: Do not include diagnostic-core.h.
Manuel López-Ibáñez
1
-0
/
+1
2010-05-25
function.h (struct function): Add can_throw_non_call_exceptions bit.
Eric Botcazou
1
-2
/
+2
2010-05-22
coretypes.h (struct simple_bitmap_def, [...]): New core types.
Steven Bosscher
1
-0
/
+1
2009-09-16
re PR middle-end/41360 (Revision 151696 breaks gcc.c-torture/compile/builtin_...
Richard Henderson
1
-2
/
+2
2009-09-16
re PR middle-end/41360 (Revision 151696 breaks gcc.c-torture/compile/builtin_...
Richard Henderson
1
-2
/
+10
2009-09-14
builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.
Richard Henderson
1
-0
/
+9
2009-09-14
Squash commit of EH in gimple
Richard Henderson
1
-57
/
+31
2009-09-03
cfgbuild.c (find_bb_boundaries): Split blocks containing a barrier.
David Daney
1
-0
/
+7
2009-09-02
invoke.texi (-fvar-tracking-assignments): New.
Alexandre Oliva
1
-0
/
+2
2009-04-22
cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks references from co...
Laurynas Biveinis
1
-202
/
+0
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+2
2008-06-01
rtl.h (emit_clobber, [...]): Declare.
Richard Sandiford
1
-1
/
+1
2008-04-18
except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...
Jan Hubicka
1
-1
/
+1
2007-08-14
alias.c (rtx_equal_for_memref_p): Constify.
Kaveh R. Ghazi
1
-5
/
+5
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-5
/
+4
2007-06-06
haifa-sched.c (restore_bb_notes): Clear bb field of the notes emited outside ...
Zdenek Dvorak
1
-3
/
+31
2007-05-21
gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...
Jan Hubicka
1
-17
/
+13
2007-04-19
re PR rtl-optimization/29841 (ICE with scheduling and __builtin_trap)
Eric Botcazou
1
-0
/
+5
2007-01-03
alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
Kazu Hirata
1
-3
/
+1
2007-01-02
Revert:
Kazu Hirata
1
-1
/
+3
2007-01-02
alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
Kazu Hirata
1
-3
/
+1
2006-05-18
Whitespace fixups
Mike Stump
1
-10
/
+10
2006-01-11
basic-block.h (control_flow_graph): Change the type of x_basic_block_info to ...
Kazu Hirata
1
-3
/
+6
2005-12-17
basic-block.h: Changed basic block numbering so that the entry block is 0 and...
Daniel Berlin
1
-4
/
+7
2005-06-25
Update FSF address.
Kelley Cook
1
-2
/
+2
2005-05-26
c-common.c, [...]: Fix comment typos.
Kazu Hirata
1
-2
/
+1
[next]