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
/
function.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-06
re PR debug/53927 (wrong value for DW_AT_static_link)
Eric Botcazou
1
-0
/
+19
2014-06-06
re PR target/61300 (powerpc64le miscompile with K&R-style function definition...
Alan Modra
1
-5
/
+10
2014-06-03
re PR c/60439 (No warning for case overflow in switch statement.)
Marek Polacek
1
-1
/
+1
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
1
-9
/
+9
2014-05-17
emit-rtl.h (replace_equiv_address, [...]): Add an inplace argument.
Richard Sandiford
1
-4
/
+4
2014-05-13
Makefile.in: add shrink-wrap.o.
Zhenqiang Chen
1
-795
/
+12
2014-05-06
tree-pass.h (TODO_verify_ssa, [...]): Remove.
Richard Biener
1
-3
/
+2
2014-04-17
pass cfun to pass::execute
Trevor Saunders
1
-36
/
+43
2014-04-17
remove has_gate
Trevor Saunders
1
-4
/
+0
2014-03-13
re PR rtl-optimization/57320 (Shrink-wrapping leaves unreachable blocks in th...
Steven Bosscher
1
-0
/
+4
2014-03-03
re PR middle-end/60175 (ICE on gcc.dg/asan/nosanitize-and-inline.c)
Jakub Jelinek
1
-9
/
+12
2014-01-06
Reverted r205593
Bernd Edlinger
1
-2
/
+1
2014-01-02
Update copyright years in gcc/
Richard Sandiford
1
-1
/
+1
2013-12-20
merge auto_vec and stack_vec
Trevor Saunders
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
-6
/
+6
2013-12-09
Eliminate last_basic_block macro.
David Malcolm
1
-1
/
+1
2013-12-02
re PR target/58115 (testcase gcc.target/i386/intrinsics_4.c failure)
Bernd Edlinger
1
-1
/
+2
2013-11-22
gimple.h: Remove all includes.
Andrew MacLeod
1
-3
/
+1
2013-11-22
add auto_vec
Trevor Saunders
1
-2
/
+1
2013-11-21
Reword comments that mention ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-1
/
+1
2013-11-19
Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
David Malcolm
1
-25
/
+29
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+3
2013-11-19
Eliminate n_basic_blocks macro
David Malcolm
1
-2
/
+2
2013-11-18
decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout.
Richard Sandiford
1
-2
/
+2
2013-11-18
decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout.
Richard Sandiford
1
-2
/
+2
2013-11-14
gimplify-be.h: New file.
Andrew MacLeod
1
-0
/
+1
2013-11-14
function.c (assign_parms): Use all.reg_parm_stack_space instead of re-evaluat...
Ulrich Weigand
1
-21
/
+9
2013-11-12
gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.
Andrew MacLeod
1
-1
/
+1
2013-11-09
function.c (NAME__MAIN): Move to...
Jan-Benedict Glaw
1
-8
/
+0
2013-11-08
Re-factor tree.h - Part 1.
Diego Novillo
1
-58
/
+13
2013-11-01
Replace some heap vectors with stack vectors.
Trevor Saunders
1
-4
/
+1
2013-09-28
alloc-pool.c, [...]: Add missing whitespace before "(".
Richard Sandiford
1
-9
/
+9
2013-09-09
gcc/
Richard Sandiford
1
-1
/
+1
2013-09-09
asan.c (asan_clear_shadow): Use gen_int_mode with the mode of the associated ...
Richard Sandiford
1
-8
/
+10
2013-08-30
function.c (assign_parm_setup_reg): For a parameter passed by pointer and whi...
Eric Botcazou
1
-8
/
+18
2013-08-27
function.c (assign_parm_find_data_types): Set passed_mode and nominal_mode to...
Yufeng Zhang
1
-1
/
+1
2013-08-05
Automated conversion of passes to C++ classes
David Malcolm
1
-73
/
+143
2013-07-30
re PR rtl-optimization/57637 (Miscompare on 178.galgel in SPEC2000 on arm)
Zhenqiang Chen
1
-13
/
+36
2013-06-11
function.c (initial_trampoline): Remove stray copy.
David Malcolm
1
-2
/
+0
2013-06-06
re PR c++/53743 (ICE when compiling firefox with PGO and LTO)
Teresa Johnson
1
-3
/
+11
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
-2
/
+1
2013-03-29
cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...
Steven Bosscher
1
-3
/
+2
2013-03-25
function.c (emit_use_return_register_into_block): On cc0 targets, do not emit...
Eric Botcazou
1
-2
/
+7
2013-03-23
calls.c (expand_call): Add missing guard to code handling return of non-BLKmo...
Eric Botcazou
1
-0
/
+1
2013-03-09
re PR middle-end/56524 (Compiler ICE when compiling with -mips16)
Richard Sandiford
1
-17
/
+6
2013-02-19
re PR target/52555 (ICE unrecognizable insn with -ffast-math and __attribute_...
Aldy Hernandez
1
-0
/
+20
2013-01-21
re PR middle-end/56022 (ICE (segfault) at convert_memory_address_addr_space (...
Martin Jambor
1
-4
/
+6
2013-01-15
re PR target/55940 (Incorrect code for accessing parameters with 32-bit Intel...
Jakub Jelinek
1
-1
/
+1
[next]