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
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
2012-08-15
timevar.def (TV_VARPOOL, [...]): Remove.
Steven Bosscher
1
-1
/
+1
2012-08-13
basic-block.h (struct basic_block): Remove loop_depth member, move flags and ...
Richard Guenther
1
-2
/
+3
2012-08-06
cgraphunit.c (assemble_thunk): Add source line info.
Cary Coutant
1
-5
/
+7
2012-07-31
sched-vis.c (dump_insn_slim): Print print_rtx_head at the start of each new l...
Steven Bosscher
1
-2
/
+7
2012-07-25
Split out do_assembler_dialects.
Siddhesh Poyarekar
1
-69
/
+73
2012-07-17
dumpfile.h (TDF_COMMENT): New define.
Steven Bosscher
1
-2
/
+2
2012-07-16
system.h (dump_file): Do not define.
Steven Bosscher
1
-1
/
+0
2012-07-13
ggc.h (ggc_internal_alloc_stat, [...]): Add ATTRIBUTE_MALLOC.
Steven Bosscher
1
-5
/
+2
2012-07-08
basic-block.h: Re-group most prototypes per file.
Steven Bosscher
1
-0
/
+1
2012-06-24
output.h: (current_function_is_leaf...
Steven Bosscher
1
-1
/
+1
2012-06-17
output.h (split_double): Move prototype to rtl.h.
Steven Bosscher
1
-143
/
+0
2012-06-17
cfglayout.h: Remove.
Steven Bosscher
1
-1
/
+108
2012-05-31
Makefile.in: Fix many dependencies.
Steven Bosscher
1
-2
/
+2
2011-12-13
final.c (final_scan_insn): Guard the call to begin_epilogue debug hook.
Tristan Gingold
1
-1
/
+2
2011-11-17
re PR middle-end/51144 (r181279 possibly miscompilation of genmddeps)
Steve Ellcey
1
-28
/
+1
2011-11-10
final.c, output.h (fprint_whex, [...]): New functions serving as fast replace...
Dimitrios Apostolou
1
-1
/
+119
2011-11-05
re PR tree-optimization/50693 (Loop optimization restricted by GOTOs)
Jakub Jelinek
1
-1
/
+8
2011-09-21
final.c (final): Handle if JUMP_LABEL is not LABEL_P.
Tom de Vries
1
-1
/
+1
2011-08-27
rtl.texi (simple_return): Document.
Bernd Schmidt
1
-1
/
+1
2011-08-01
final.c (output_addr_const): Print fixed-point constants as decimal not hex.
Julian Brown
1
-2
/
+1
2011-07-25
insn-notes.def (NOTE_INSN_CFA_RESTORE_STATE): Remove.
Richard Henderson
1
-5
/
+1
2011-07-09
Move ASM_COMMENT_START to defaults.h.
Richard Henderson
1
-5
/
+0
2011-07-07
dwarf2: Extract cfi creation to a new pass.
Richard Henderson
1
-10
/
+0
2011-07-07
dwarf2out: Emit NOTE_INSN_CFI_* both with and without cfi-asm.
Bernd Schmidt
1
-0
/
+5
2011-07-07
dwarf2out: Move insn scanning out of final.c.
Bernd Schmidt
1
-34
/
+20
2011-06-30
dwarf2out: Add REG_CFA_FLUSH_QUEUE.
Richard Henderson
1
-1
/
+3
2011-06-14
dumping cleanup phase 1 -- Removing TODO_dump_func
David Li
1
-2
/
+2
2011-06-06
tree-pretty-print.c (dump_function_header): Add flags.
Alexandre Oliva
1
-1
/
+2
2011-06-01
Better function header dump
David Li
1
-14
/
+2
[next]