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
/
final.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-09
Enable fuse-caller-save on self-recursive functions
Tom de Vries
1
-1
/
+13
2014-07-09
remove has_execute
Trevor Saunders
1
-4
/
+0
2014-06-20
Fix finding reg-sets of call insn
Tom de Vries
1
-4
/
+8
2014-06-20
Don't save function_used_regs if it contains all call_used_regs
Tom de Vries
1
-0
/
+5
2014-06-20
Use function_used_regs variable in collect_fn_hard_reg_usage
Tom de Vries
1
-9
/
+10
2014-06-06
rtl.h (insn_location): Declare.
Eric Botcazou
1
-2
/
+8
2014-05-29
Fix bootstrap on powerpc64le-linux-gnu
Tom de Vries
1
-0
/
+2
2014-05-28
-fuse-caller-save - Use collected register usage information
Radovan Obradovic
1
-3
/
+0
2014-05-28
-fuse-caller-save - Collect register usage information
Radovan Obradovic
1
-1
/
+116
2014-05-26
system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.
Richard Biener
1
-1
/
+1
2014-05-24
gengtype-state.c (fatal_reading_state): Bring offline.
Jan Hubicka
1
-1
/
+1
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-1
/
+15
2014-05-06
tree-pass.h (TODO_verify_ssa, [...]): Remove.
Richard Biener
1
-1
/
+1
2014-05-05
target.def: Add new target hook.
Andreas Krebbel
1
-1
/
+3
2014-04-17
pass cfun to pass::execute
Trevor Saunders
1
-4
/
+10
2014-04-17
remove has_gate
Trevor Saunders
1
-4
/
+0
2014-04-16
final.c (compute_alignments): Do not apply loop alignment to a block falling ...
Eric Botcazou
1
-0
/
+2
2014-02-18
re PR sanitizer/60142 ([asan] -fsanitize=address breaks debugging - stepping ...
Jakub Jelinek
1
-14
/
+3
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-09
Eliminate FOR_EACH_BB_REVERSE macro.
David Malcolm
1
-1
/
+1
2013-12-09
Eliminate FOR_EACH_BB macro.
David Malcolm
1
-2
/
+2
2013-11-19
Emit a label for the split cold function part.
Sriraman Tallam
1
-0
/
+9
2013-11-19
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-1
/
+1
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+1
2013-11-12
final.c (update_alignments): Initialize label to NULL_RTX.
Marek Polacek
1
-1
/
+1
2013-11-04
libsanitizer merge from upstream r191666
Kostya Serebryany
1
-0
/
+4
2013-10-23
tree-ssa.h: Remove all #include's
Andrew MacLeod
1
-1
/
+1
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-19
/
+21
2013-09-12
tree-ssa.h: New.
Andrew MacLeod
1
-1
/
+1
2013-08-23
re PR rtl-optimization/58220 (Many new failures for SH after rev. 201833)
Kaz Kojima
1
-1
/
+1
2013-08-20
re PR rtl-optimization/57451 (Incorrect debug ranges emitted for -freorder-bl...
Teresa Johnson
1
-3
/
+17
2013-08-07
rtl.h (update_alignments): Declare.
Eric Botcazou
1
-19
/
+48
2013-08-05
Automated conversion of passes to C++ classes
David Malcolm
1
-68
/
+136
2013-06-11
final.c (debug_prefix_maps): Make static.
David Malcolm
1
-1
/
+1
2013-05-06
Support {, } and | in assembly output
Maxim Kuznetsov
1
-6
/
+36
2013-04-10
passes.c (execute_todo): Do not call ggc_collect conditional here.
Richard Biener
1
-3
/
+2
2013-03-30
cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.
Steven Bosscher
1
-11
/
+1
2013-03-29
cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...
Steven Bosscher
1
-5
/
+6
2013-02-01
re PR debug/54793 (the location of a formal_parameter is not started from a f...
Jakub Jelinek
1
-2
/
+53
2013-01-15
re PR target/43961 ([ARM thumb] "branch out of range" with thumb1_output_casesi)
Joseph Myers
1
-0
/
+23
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-4
/
+1
2012-12-02
function.h (struct rtl_data): Remove epilogue_delay_list.
Steven Bosscher
1
-21
/
+0
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-2
/
+1
2012-11-05
final.c (final_scan_insn): Handle all comparison codes in non-jump and cmove ...
Andreas Schwab
1
-30
/
+13
2012-11-05
final.c (reemit_insn_block_notes): Do not change scope if insn location is UN...
Dehao Chen
1
-1
/
+6
2012-11-05
md.texi (Defining Attributes): Document that we are defining HAVE_ATTR_name m...
Joern Rennecke
1
-45
/
+28
2012-11-01
invoke.texi: Update -fopt-info documentation.
Sharad Singhai
1
-0
/
+4
2012-10-23
dbxout.c (dbxout_symbol_location): Pass new argument to alter_subreg.
Vladimir Makarov
1
-13
/
+16
2012-10-20
final.c (shorten_branches): When optimizing...
Joern Rennecke
1
-10
/
+36
2012-09-19
Integrate lexical block into source_location.
Dehao Chen
1
-3
/
+3
[next]