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
2017-09-19
function.c (dump_stack_clash_frame_info): New function.
Jeff Law
1
-0
/
+52
2017-09-15
Turn FUNCTION_ARG_OFFSET into a hook
Richard Sandiford
1
-3
/
+2
2017-09-15
Turn TRULY_NOOP_TRUNCATION into a hook
Richard Sandiford
1
-1
/
+2
2017-09-12
Convert hard_regno_nregs to a function
Richard Sandiford
1
-1
/
+1
2017-09-05
Make more use of int_mode_for_size
Richard Sandiford
1
-2
/
+2
2017-09-04
Turn FUNCTION_ARG_PADDING into a target hook
Richard Sandiford
1
-13
/
+13
2017-08-30
Add a partial_subreg_p predicate
Richard Sandiford
1
-4
/
+2
2017-08-30
[77/77] Add a complex_mode class
Richard Sandiford
1
-2
/
+3
2017-08-30
[64/77] Add a scalar_mode class
Richard Sandiford
1
-3
/
+2
2017-08-30
[35/77] Add uses of as_a <scalar_int_mode>
Richard Sandiford
1
-2
/
+2
2017-08-23
function.c (fndecl_name): Use verbosity 1 (no arguments) for lang_hooks.decl_...
Richard Biener
1
-1
/
+1
2017-08-21
Simplify pad_below implementation
Richard Sandiford
1
-9
/
+4
2017-08-08
trans.c: Include header files.
Martin Liska
1
-0
/
+2
2017-08-02
re PR middle-end/79499 (ICE in rtl_verify_bb_insns, at cfgrtl.c:2661)
Jakub Jelinek
1
-7
/
+29
2017-07-26
Move non-local goto expansion after parm_birth_insn (PR sanitize/81186).
Martin Liska
1
-10
/
+10
2017-07-21
Remove TYPE_METHODS.
Nathan Sidwell
1
-14
/
+5
2017-01-13
Reload global options when strict aliasing is dropped (PR ipa/79043).
Martin Liska
1
-2
/
+2
2017-01-05
Introduce RTL function reader
David Malcolm
1
-1
/
+2
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-29
[Patch] New hook TARGET_STACK_PROTECT_RUNTIME_ENABLED_P to disable SSP runtime
Jiong Wang
1
-1
/
+1
2016-11-25
Tweak LRA handling of shared spill slots
Richard Sandiford
1
-0
/
+8
2016-11-21
make prologue_epilogue_contains take a rtx_insn *
Trevor Saunders
1
-6
/
+6
2016-11-18
Add SET_DECL_MODE
Richard Sandiford
1
-1
/
+1
2016-10-28
sched: Do not mix prologue and epilogue insns
Segher Boessenkool
1
-0
/
+23
2016-10-13
Create the *logue in the same order as before (PR77962)
Segher Boessenkool
1
-6
/
+12
2016-10-13
Move MEMMODEL_* from coretypes.h to memmodel.h
Thomas Preud'homme
1
-0
/
+1
2016-10-13
re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal...
Jakub Jelinek
1
-1
/
+4
2016-10-12
shrink-wrap: Shrink-wrapping for separate components
Segher Boessenkool
1
-3
/
+12
2016-10-09
tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...
Jakub Jelinek
1
-5
/
+4
2016-09-16
Add inline functions for various bitwise operations.
Jason Merrill
1
-1
/
+1
2016-08-28
make stack_slot_list a vec<rtx>
Trevor Saunders
1
-5
/
+3
2016-07-26
use auto_sbitmap in various places
Trevor Saunders
1
-2
/
+1
2016-07-19
builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1...
Uros Bizjak
1
-1
/
+1
2016-06-22
* function.c (assign_parm_setup_reg): Prevent sharing in another case.
Eric Botcazou
1
-2
/
+5
2016-06-02
Update TARGET_FUNCTION_INCOMING_ARG documentation
H.J. Lu
1
-1
/
+5
2016-05-20
This fixes a bug in my r236491: on nvptx, functions without prologue
Segher Boessenkool
1
-0
/
+1
2016-05-20
function: Restructure *logue insertion
Segher Boessenkool
1
-98
/
+66
2016-05-19
function: A fix for my previous commit
Segher Boessenkool
1
-5
/
+5
2016-05-18
function: Factor out make_*logue_seq
Segher Boessenkool
1
-69
/
+93
2016-05-18
function: Do the CLEANUP_EXPENSIVE after shrink-wrapping, not before
Segher Boessenkool
1
-2
/
+4
2016-05-04
shrink-wrap: Remove complicated simple_return manipulations
Segher Boessenkool
1
-211
/
+2
2016-04-18
tree.h (TYPE_ALIGN, DECL_ALIGN): Return shifted amount.
Michael Matz
1
-1
/
+1
2016-01-08
PR c++/68983 (BE)
Jason Merrill
1
-0
/
+4
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-10
Fix -Wmisleading-indentation warning in function.c
David Malcolm
1
-8
/
+8
2015-12-07
re PR middle-end/68291 (ICE in emit_move_insn, at expr.c:3540)
Eric Botcazou
1
-9
/
+10
2015-12-03
Empty the redirect_edge_var_map after each pass
Alan Lawrence
1
-0
/
+2
2015-11-26
[PR67753] adjust for padding when bypassing memory in assign_parm_setup_block
Alexandre Oliva
1
-3
/
+41
2015-11-15
remove conditional compilation of sdb debug info
Trevor Saunders
1
-1
/
+1
2015-11-06
[PR67753] fix copy of PARALLEL entry_parm to CONCAT target_reg
Alexandre Oliva
1
-5
/
+34
[next]