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
2004-07-02
c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s...
Richard Henderson
1
-5
/
+0
2004-07-01
tree.def (RTL_EXPR): Remove.
Richard Henderson
1
-13
/
+2
2004-07-01
function.h (struct function): Remove x_function_call_count.
Richard Henderson
1
-11
/
+0
2004-07-01
function.c (identify_blocks, [...]): Remove.
Richard Henderson
1
-3
/
+0
2004-07-01
function.h (struct function): Remove dont_emit_block_notes.
Richard Henderson
1
-4
/
+0
2004-06-30
function.h (struct function): Remove x_whole_function_mode_p.
Richard Henderson
1
-6
/
+0
2004-06-30
function.h (struct function): Remove x_last_parm_insn, inl_last_parm_insn.
Richard Henderson
1
-8
/
+0
2004-06-19
function.c (free_after_compilation): Do not free computed_goto_common*.
Jan Hubicka
1
-4
/
+0
2004-06-18
emit-rtl.c (unshare_all_rtl_1): New name of unshare_all_rtl.
Paolo Bonzini
1
-0
/
+1
2004-06-15
function.h (struct function): Remove cannot_inline field.
Paolo Bonzini
1
-5
/
+0
2004-06-03
basic-block.c (tail_recursion_label_list): Don't declare.
Steven Bosscher
1
-5
/
+0
2004-05-19
Multiple fixes: PRs 14692, 15274 and 15463
Zdenek Dvorak
1
-3
/
+7
2004-05-13
Merge tree-ssa-20020619-branch into mainline.
Diego Novillo
1
-55
/
+33
2004-04-28
re PR c/15004 ([unit-at-a-time] no warning for unused paramater in static fun...
Jan Hubicka
1
-0
/
+2
2004-04-01
cgraph.c: Add overall comment.
Jan Hubicka
1
-0
/
+7
2004-03-30
gengtype.c (create_option): New function.
Zack Weinberg
1
-1
/
+1
2004-02-04
calls.c (initialize_argument_information): Add CALL_FROM_THUNK_P parameter.
Mark Mitchell
1
-3
/
+4
2004-01-21
alias.c, [...]: Update copyright.
Kazu Hirata
1
-1
/
+1
2004-01-13
re PR c++/13376 (Incorrect dumps of RTL for passes that use current_function_...
Steven Bosscher
1
-4
/
+3
2004-01-03
Fix messed up accidental commit.
Steven Bosscher
1
-0
/
+4
2003-12-30
backport: et-forest.h (et_forest_create, [...]): Declarations removed.
Steven Bosscher
1
-4
/
+0
2003-12-05
re PR middle-end/11151 (__builtin_return(__builtin_apply(...)) gives wrong re...
Eric Botcazou
1
-0
/
+6
2003-11-24
function.c: Make outer_function-chain external.
Waldek Hebisch
1
-0
/
+3
2003-09-25
MERGE OF objc-improvements-branch into MAINLINE.
Ziemowit Laski
1
-0
/
+5
2003-08-29
function.h (struct function): Add rtl_inline_init, saved_for_inline.
Richard Henderson
1
-0
/
+7
2003-08-29
function.h (struct function): Move function_frequency and max_jumptable_ents ...
Richard Henderson
1
-17
/
+17
2003-07-01
fold-const.c: Convert prototypes to ISO C90.
Andreas Jaeger
1
-24
/
+24
2003-07-01
basic-block.h: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2003-06-16
function.h (struct emit_status): Remove x_last_linenum, x_last_filename.
Nathan Sidwell
1
-3
/
+2
2003-06-04
function.c (trampolines_created): New variable.
Jakub Jelinek
1
-0
/
+3
2003-05-11
coverage.h (coverage_counter_alloc): New function.
Nathan Sidwell
1
-3
/
+0
2003-03-05
Makefile.in (calls.o, [...]): Depend on cgraph.h
Jan Hubicka
1
-0
/
+2
2003-02-15
bb-reorder.c (find_traces_1_round): Don't connect easy to copy successors wit...
Richard Henderson
1
-0
/
+4
2003-02-14
emit-rtl.c (init_emit): Use ggc_alloc for regno_reg_rtx.
Zack Weinberg
1
-2
/
+2
2003-01-25
function.h (struct function): New field calls_constant_p.
Roger Sayle
1
-0
/
+4
2003-01-24
emit-rtl.c (reg_attrs_htab): New static variable.
Jan Hubicka
1
-5
/
+0
2002-12-16
Merge basic-improvements-branch to trunk
Zack Weinberg
1
-2
/
+0
2002-10-11
re PR c/7344 (performance regression on huge case statements)
Jan Hubicka
1
-0
/
+4
2002-09-22
dbxout.c: Follow spelling conventions.
Kazu Hirata
1
-2
/
+2
2002-09-08
basic-block.h: Fix comment formatting.
Kazu Hirata
1
-1
/
+1
2002-08-25
function.h (struct function): Add flag all_throwers_are_sibcalls.
Stuart Hastings
1
-0
/
+7
2002-07-16
varargs.h: Replace with stub which issues #error.
Zack Weinberg
1
-7
/
+1
2002-06-23
function.h (struct emit_status): Clarify potential contents of regno_reg_rtx ...
Jan Hubicka
1
-1
/
+4
2002-06-17
function.h (struct function): Rename profile_label_no.
Richard Henderson
1
-3
/
+3
2002-06-04
Merge from pch-branch up to tag pch-commit-20020603.
Geoffrey Keating
1
-28
/
+19
2002-05-15
invoke.texi (-malign-double): Re-add lost warning.
Jan Hubicka
1
-0
/
+13
2002-05-10
final.c (end_final): Tidy whitespace.
Richard Henderson
1
-1
/
+1
2002-05-09
final.c (end_final): Use C trees to output data structures for profiling.
Jan Hubicka
1
-0
/
+3
2002-04-23
re PR target/6413 (PROFILE_HOOK label_no)
Alan Modra
1
-0
/
+4
2002-04-20
Makefile.in: Update.
Neil Booth
1
-7
/
+0
[prev]
[next]