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/existing-fp8
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
/
cfgexpand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-09
Eliminate BASIC_BLOCK macro.
David Malcolm
1
-1
/
+1
2013-11-29
revert: cgraph.h (varpool_node): Add need_bounds_init field.
Ilya Enkovich
1
-13
/
+3
2013-11-28
re PR middle-end/59327 (warning in expand_used_vars)
Jakub Jelinek
1
-1
/
+1
2013-11-28
cfgexpand.c (struct stack_vars_data): Add asan_base and asan_alignb fields.
Jakub Jelinek
1
-5
/
+26
2013-11-27
2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
Bernd Edlinger
1
-1
/
+1
2013-11-26
Remove parameter keep_aligning from get_inner_reference.
Bernd Edlinger
1
-1
/
+1
2013-11-22
gimple.h: Remove all includes.
Andrew MacLeod
1
-0
/
+6
2013-11-19
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-38
/
+42
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+5
2013-11-18
c-common.c (convert_vector_to_pointer_for_subscript): Remove cast to unsigned...
Richard Sandiford
1
-1
/
+1
2013-11-18
decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.
Richard Sandiford
1
-5
/
+5
2013-11-18
decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout.
Richard Sandiford
1
-1
/
+1
2013-11-18
builtin-types.def (BT_FN_PTR_CONST_PTR_VAR): New.
Ilya Enkovich
1
-3
/
+13
2013-11-14
cfgexpand.c (defer_stack_allocation): When optimization is enabled...
Eric Botcazou
1
-8
/
+21
2013-11-13
gimple-walk.h: New File.
Andrew Macleod
1
-0
/
+2
2013-11-13
cfgexpand.c (expand_used_vars): Allocate space for partitions based on PARM_D...
Eric Botcazou
1
-1
/
+7
2013-11-09
function.c (NAME__MAIN): Move to...
Jan-Benedict Glaw
1
-0
/
+8
2013-11-08
Re-factor tree.h - Part 1.
Diego Novillo
1
-1
/
+910
2013-10-29
Autogenerated fixes of "->symbol." to "->"
David Malcolm
1
-1
/
+1
2013-10-29
tree-outof-ssa.h: Remove include files.
Andrew MacLeod
1
-0
/
+1
2013-10-27
Fix line number data for PIC register setup code.
Tom de Vries
1
-4
/
+8
2013-10-23
tree-ssa.h: Remove all #include's
Andrew MacLeod
1
-1
/
+9
2013-10-18
tree-ssa.h: Don't include gimple-low.h...
Andrew MacLeod
1
-0
/
+1
2013-10-09
params.def (PARAM_MIN_SIZE_FOR_STACK_SHARING): New param...
Easwaran Raman
1
-1
/
+3
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-6
/
+6
2013-09-26
tree-ssa-live.h (find_replaceable_exprs, [...]): Move prototypes to...
Andrew MacLeod
1
-1
/
+1
2013-09-12
cfgexpand.c (expand_debug_expr): Avoid sign-extending SImode to PSImode.
DJ Delorie
1
-1
/
+6
2013-09-12
tree-ssa.h: New.
Andrew MacLeod
1
-1
/
+1
2013-08-30
Merge ubsan into trunk.
Marek Polacek
1
-4
/
+4
2013-08-05
Automated conversion of passes to C++ classes
David Malcolm
1
-19
/
+36
2013-05-07
cfgexpand.c (record_or_union_type_has_array_p): New function.
Han Shen
1
-7
/
+68
2013-04-10
passes.c (execute_todo): Do not call ggc_collect conditional here.
Richard Biener
1
-1
/
+1
2013-03-21
tree-pass.h (PROP_gimple_lvec): New.
Marc Glisse
1
-1
/
+2
2013-03-18
re PR middle-end/56483 (LTO issue with expanding GIMPLE_COND)
Richard Biener
1
-2
/
+7
2013-03-05
re PR debug/56510 (More var-tracking scalability problems)
Jakub Jelinek
1
-2
/
+57
2013-01-10
Update copyright years in gcc/
Richard Sandiford
1
-2
/
+1
2012-11-20
Introduce vNULL to use as a nil initializer for vec<>.
Diego Novillo
1
-3
/
+3
2012-11-17
This patch rewrites the old VEC macro-based interface into a new one based on...
Diego Novillo
1
-34
/
+26
2012-11-12
Implement protection of stack variables
Jakub Jelinek
1
-21
/
+144
2012-11-09
rtl.h (CONST_SCALAR_INT_P): New macro.
Kenneth Zadeck
1
-2
/
+1
2012-11-01
invoke.texi: Update -fopt-info documentation.
Sharad Singhai
1
-0
/
+1
2012-10-30
This patch implements the unification of the *bitmap interfaces as discussed.
Lawrence Crowl
1
-1
/
+1
2012-10-26
re PR debug/54970 (Missing DW_OP_GNU_implicit_pointer in debuginfo)
Jakub Jelinek
1
-0
/
+21
2012-10-16
re PR rtl-optimization/54870 (gfortran.dg/array_constructor_4.f90 FAILs)
Eric Botcazou
1
-0
/
+2
2012-10-09
re PR bootstrap/54837 (lto bootstrap error: ICE in expand_debug_source_expr, ...
Richard Guenther
1
-10
/
+1
2012-09-27
tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.
Dehao Chen
1
-7
/
+7
2012-09-20
function.c (push_cfun): Check old current_function_decl matches old cfun...
Martin Jambor
1
-3
/
+0
2012-09-19
Integrate lexical block into source_location.
Dehao Chen
1
-73
/
+31
2012-08-17
re PR middle-end/54146 (Very slow compile with attribute((flatten)))
Steven Bosscher
1
-20
/
+30
2012-08-14
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
Richard Guenther
1
-1
/
+1
[next]