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
/
jump.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-16
re PR middle-end/43631 (var-tracking inserts notes with non-NULL BLOCK_FOR_IN...
Steven Bosscher
1
-1
/
+1
2013-03-30
cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.
Steven Bosscher
1
-12
/
+8
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-3
/
+1
2012-11-01
invoke.texi: Update -fopt-info documentation.
Sharad Singhai
1
-0
/
+1
2012-10-23
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
Vladimir Makarov
1
-2
/
+4
2012-09-19
Integrate lexical block into source_location.
Dehao Chen
1
-2
/
+1
2012-08-25
re PR rtl-optimization/54088 (ICE at dwarf2out.c:20632 with -O1 -g)
Eric Botcazou
1
-2
/
+2
2012-08-23
alias.c (rtx_equal_for_memref_p): Convert constant cases.
Kenneth Zadeck
1
-4
/
+1
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-1
/
+0
2012-05-16
Fix var tracking ICE due to reorg.
David S. Miller
1
-0
/
+20
2012-05-08
basic-block.h (struct rtl_bb_info): Remove visited member and move head_ memb...
Michael Matz
1
-2
/
+2
2012-04-18
lto-symtab.c (lto_cgraph_replace_node): Update.
Jan Hubicka
1
-1
/
+1
2011-11-23
re PR rtl-optimization/50496 (ICE in redirect_jump, at jump.c:1497)
Chung-Lin Tang
1
-1
/
+12
2011-10-15
re PR rtl-optimization/49941 (segmentation fault in redirect_jump_2)
Alan Modra
1
-1
/
+2
2011-08-27
rtl.texi (simple_return): Document.
Bernd Schmidt
1
-7
/
+10
2011-08-03
re PR rtl-optimization/49941 (segmentation fault in redirect_jump_2)
Alan Modra
1
-2
/
+11
2011-07-28
rtlanal.c (tablejump_p): False for returns.
Bernd Schmidt
1
-30
/
+42
2011-07-22
Fix mark_all_labels vs cfglayout mode.
Richard Henderson
1
-67
/
+83
2011-06-14
dumping cleanup phase 1 -- Removing TODO_dump_func
David Li
1
-1
/
+1
2011-05-03
gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
Bernd Schmidt
1
-3
/
+3
2011-04-08
re PR rtl-optimization/48389 (ICE: in make_edges, at cfgbuild.c:319 with -mtu...
Michael Matz
1
-9
/
+26
2011-03-31
tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid typo potentially lea...
Jeff Law
1
-1
/
+2
2010-12-13
re PR debug/46756 (-fcompare-debug failure (length) with ASSIGN)
Alexandre Oliva
1
-1
/
+1
2010-12-10
re PR rtl-optimization/46865 (Using -save-temps (or ccache, distcc) produces ...
Jakub Jelinek
1
-1
/
+7
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
1
-2
/
+1
2010-05-27
diagnostic-core.h: New.
Joseph Myers
1
-1
/
+1
2010-05-23
regs.h: Do not include obstack.h, basic-block.h.
Steven Bosscher
1
-0
/
+1
2010-05-21
tree.h: Include real.h and fixed-value.h as basic datatypes.
Steven Bosscher
1
-1
/
+0
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-3
/
+3
2009-10-26
extend.texi (Named Address Spaces): New section.
Ben Elliston
1
-0
/
+4
2009-09-14
builtins.c (expand_builtin_synchronize): Use gimple_build_asm_vec.
Richard Henderson
1
-5
/
+35
2009-07-01
re PR debug/40462 (ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2773 while...
Jakub Jelinek
1
-5
/
+0
2009-06-22
alias.c: Use REG_P...
Shujing Zhao
1
-7
/
+3
2009-06-17
jump.c (cleanup_barriers): Handle case of no insns before a barrier.
David Daney
1
-0
/
+2
2009-06-08
jump.c (returnjump_p): Handle delayed branches.
Adam Nemet
1
-0
/
+7
2009-05-29
cfgcleanup.c (try_crossjump_to_edge): Only skip past NOTE_INSN_BASIC_BLOCK.
Richard Henderson
1
-2
/
+31
2009-04-17
df.h: Include "timevar.h".
Ian Lance Taylor
1
-1
/
+1
2009-03-27
jump.c (rtx_renumbered_equal_p): Use subreg_get_info.
H.J. Lu
1
-23
/
+22
2009-02-25
re PR rtl-optimization/39241 (ICE in subreg_get_info, at rtlanal.c:3104)
H.J. Lu
1
-11
/
+1
2009-02-20
Update Copyright years for files modified in 2008 and/or 2009.
Jakub Jelinek
1
-1
/
+1
2008-08-26
rtlanal.c: Fix uses of "it's" with "its" where appropriate.
Ben Elliston
1
-1
/
+1
2008-08-06
jump.c (rtx_renumbered_equal_p): Do not call subreg_regno_offset for unrepres...
Joseph Myers
1
-0
/
+20
2008-07-02
rtlanal.c (add_reg_note): New function.
Ian Lance Taylor
1
-2
/
+1
2008-06-18
re PR rtl-optimization/35604 (Label references are not updated after edge ins...
Uros Bizjak
1
-0
/
+9
2008-03-19
re PR other/35094 (RTL dump file letters hosed and partly undocumented)
Jan Hubicka
1
-3
/
+5
2007-11-24
rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET.
Hans-Peter Nilsson
1
-0
/
+3
2007-10-14
fixed-bit.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2007-09-09
Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.
Hans-Peter Nilsson
1
-74
/
+159
2007-09-03
system.h (CONST_CAST2, [...]): New macros for type-specific casts.
Kaveh R. Ghazi
1
-2
/
+2
2007-09-01
c-common.c (const_strip_array_types): Delete.
Kaveh R. Ghazi
1
-2
/
+5
[next]