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
/
function.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-14
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
Diego Novillo
1
-1
/
+1
2012-08-02
Revert "PR 34548"
Richard Henderson
1
-4
/
+0
2012-08-01
re PR middle-end/34548 (GCC generates too many alignment adds for alloca)
Richard Henderson
1
-0
/
+4
2012-07-23
opts.c (common_handle_option): Do not set flag_value_profile_transformations ...
Steven Bosscher
1
-3
/
+0
2012-07-08
basic-block.h: Re-group most prototypes per file.
Steven Bosscher
1
-3
/
+7
2012-06-24
output.h: (current_function_is_leaf...
Steven Bosscher
1
-0
/
+16
2012-06-17
cfglayout.h: Remove.
Steven Bosscher
1
-4
/
+0
2012-06-15
re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP di...
Eric Botcazou
1
-0
/
+4
2012-05-29
integrate.c: Remove.
Steven Bosscher
1
-3
/
+13
2012-05-02
coretypes.h (gimple_seq, [...]): Typedef as gimple.
Michael Matz
1
-1
/
+1
2012-01-31
function.h (regno_reg_rtx): Adjust comment.
Richard Sandiford
1
-4
/
+7
2011-11-09
function.h (requires_stack_frame_p): New prototype.
Jakub Jelinek
1
-0
/
+4
2011-10-05
invoke.texi (-fshrink-wrap): Document.
Bernd Schmidt
1
-0
/
+3
2011-07-07
dwarf2out: Convert fde_table to a VEC.
Richard Henderson
1
-0
/
+6
2011-06-02
function.h (struct stack_usage): Remove dynamic_alloc_count field.
Eric Botcazou
1
-5
/
+1
2011-05-05
tree.h (get_pending_sizes): Remove prototype.
Eric Botcazou
1
-9
/
+0
2011-04-22
Remove cgraph pid
Xinliang David Li
1
-0
/
+1
2011-04-14
utils.c (gnat_poplevel): Use block_chainon.
Nathan Froyd
1
-0
/
+1
2011-01-03
Update Copyright years for files modified in 2010.
Jakub Jelinek
1
-1
/
+1
2010-11-23
tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.
Jan Hubicka
1
-5
/
+0
2010-08-30
Stack usage support
Eric Botcazou
1
-0
/
+34
2010-07-06
vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
Nathan Froyd
1
-2
/
+13
2010-06-18
function.h (types_used_by_cur_var_decl): Change type to a VEC.
Nathan Froyd
1
-3
/
+3
2010-05-25
function.h (struct function): Add can_throw_non_call_exceptions bit.
Eric Botcazou
1
-0
/
+4
2010-05-24
gengtype-lex.l: Add HARD_REG_SET.
Paul Brook
1
-0
/
+7
2010-05-23
regs.h: Do not include obstack.h, basic-block.h.
Steven Bosscher
1
-0
/
+5
2010-05-23
sbitmap.h (sbitmap_ptr, [...]): Move from here...
Steven Bosscher
1
-0
/
+1
2010-05-17
function.c (try_fit_stack_local, [...]): New static functions.
Bernd Schmidt
1
-0
/
+14
2010-04-26
cgraph.c (cgraph_create_node): Set node frequency to normal.
Jan Hubicka
1
-15
/
+0
2009-11-25
Remove trailing white spaces.
H.J. Lu
1
-5
/
+5
2009-11-16
cgraph.c (cgraph_release_function_body): Update use of ipa_transforms_to_apply.
Jan Hubicka
1
-5
/
+0
2009-09-23
re PR debug/41065 (DW_TAG_enumeration_type+DW_TAG_enumerator is sometimes mis...
Dodji Seketeli
1
-0
/
+22
2009-09-14
Squash commit of EH in gimple
Richard Henderson
1
-9
/
+2
2009-09-02
invoke.texi (-fvar-tracking-assignments): New.
Alexandre Oliva
1
-0
/
+4
2009-08-07
dwarf2out.c (output_fde): When doing hot/cold partitioning...
Jakub Jelinek
1
-1
/
+1
2009-06-26
function.h (struct function): Add cannot_be_copied_reason, and cannot_be_copi...
Richard Henderson
1
-1
/
+11
2009-05-16
alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.
Ian Lance Taylor
1
-4
/
+4
2009-04-22
hashtab.h: Update GTY annotations to new syntax
Taras Glek
1
-18
/
+9
2009-04-16
function.c (current_function_assembler_name): Remove.
Kazu Hirata
1
-2
/
+0
2009-04-08
tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.
Jan Hubicka
1
-2
/
+0
2009-03-28
dwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrow
Jan Hubicka
1
-0
/
+5
2009-03-23
cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts.
Richard Guenther
1
-3
/
+3
2009-03-17
re PR middle-end/39378 (Multiple inheritence thunk not working with -mthumb)
Jing Yu
1
-6
/
+6
2009-02-10
re PR target/39139 (ICE with stringop and register var)
Jakub Jelinek
1
-1
/
+5
2009-01-06
function.h (rtl_data): Add a dbr_scheduled_p field.
Richard Sandiford
1
-0
/
+3
2008-12-10
re PR middle-end/38454 (memcpy folding breaks -D_FORTIFY_SOURCE=2 protection)
Jakub Jelinek
1
-0
/
+1
2008-09-11
cgraph.c (cgraph_release_function_body): Plug memory leak on ipa_transforms_t...
Jan Hubicka
1
-10
/
+0
2008-09-09
function.h (struct function): Add function_start_locus.
Aldy Hernandez
1
-0
/
+3
2008-08-06
re PR middle-end/37009 (No need to align stack when incoming stack is aligned)
H.J. Lu
1
-0
/
+3
2008-07-31
re PR debug/36977 (Incorrect debug info for stack variables with stack alignm...
H.J. Lu
1
-6
/
+11
[next]