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.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-07-30
[multiple changes]
H.J. Lu
1
-5
/
+43
2008-07-29
predict.c (always_optimize_for_size_p): New function.
Jan Hubicka
1
-0
/
+3
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-0
/
+4
2008-06-06
cgraph.c: Fix typos in comments.
Ralf Wildenhues
1
-2
/
+2
2008-05-25
final.c (frame_pointer_needed): Removed.
H.J. Lu
1
-0
/
+6
2008-05-16
tree-ssa-dse (max_stmt_uid): Removed.
Kenneth Zadeck
1
-0
/
+3
2008-05-01
tree-pass.h (opt_pass): Add IPA_PASS.
Jan Hubicka
1
-0
/
+9
2008-04-25
re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)
Jan Hubicka
1
-81
/
+54
2008-04-18
except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...
Jan Hubicka
1
-28
/
+19
2008-04-15
gengtype.c (write_root): Param_is argument is OK.
Jan Hubicka
1
-0
/
+31
2008-04-08
function.h (incomming_args): Break out of struct function.
Jan Hubicka
1
-64
/
+66
2008-04-07
function.h (rtl): Rename to x_rtl.
Jan Hubicka
1
-24
/
+29
2008-03-31
builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s...
Jan Hubicka
1
-80
/
+99
2008-01-26
re PR target/34814 (SDmode function args not passed according to ABI specific...
Peter Bergner
1
-0
/
+1
2008-01-19
re PR gcov-profile/34610 (ICE with "-fprofile-arcs -fopenmp")
Jakub Jelinek
1
-1
/
+5
2007-11-26
PR 34081/C++
Andreas Krebbel
1
-8
/
+11
2007-11-16
tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' to 'func'.
Tom Tromey
1
-0
/
+5
2007-09-07
function.h (struct function): Rename calls_unwind_init to saves_all_registers.
Roman Zippel
1
-4
/
+5
2007-09-05
Add target hook invoked when cfun changes.
Sandra Loosemore
1
-0
/
+5
2007-08-31
function.c (allocate_struct_function): Do not set current_function_returns_po...
Richard Guenther
1
-25
/
+6
2007-07-26
dominance.c (dom_computed, [...]): Removed.
Zdenek Dvorak
1
-0
/
+2
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-4
/
+3
2007-07-05
function.c (match_asm_constraints_1, [...]): New.
Paolo Bonzini
1
-0
/
+4
2007-06-11
Merge dataflow branch into mainline
Daniel Berlin
1
-9
/
+4
2007-05-21
builtins.c (expand_builtin_setjmp_setup): Update comment.
Nathan Sidwell
1
-13
/
+17
2007-05-14
tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_it...
Zdenek Dvorak
1
-1
/
+1
2007-04-28
alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...
Jan Hubicka
1
-8
/
+0
2007-04-24
Revert:
Jan Hubicka
1
-0
/
+8
2007-04-23
function.c (init_function_start): Don't init line number info.
Jan Hubicka
1
-8
/
+0
2007-04-16
* function.h: Remove sequence_stack extern declaration.
Aldy Hernandez
1
-2
/
+0
2007-03-06
errors.h (warning, [...]): Mark as cold.
Jan Hubicka
1
-2
/
+2
2007-01-10
function.c (get_last_funcdef_no): New function.
Razya Ladelsky
1
-0
/
+1
2006-12-16
omp-low.c (expand_omp_parallel): Set function properties.
Jan Hubicka
1
-0
/
+4
2006-12-13
Makefile.in: Add dependencies.
Jan Hubicka
1
-0
/
+4
2006-12-05
Merge gimple-tuples-branch into mainline.
Aldy Hernandez
1
-0
/
+5
2006-11-28
Privatize SSA variables into gimple_df.
Jan Hubicka
1
-0
/
+3
2006-11-17
tree-vrp.c (execute_vrp): Do not update current_loops.
Zdenek Dvorak
1
-0
/
+4
2006-06-16
function.h (enum function_frequency): Move declaration out of struct function.
Richard Guenther
1
-26
/
+27
2006-05-05
c-parser.c (c_parser_cast_expression): Only insert casts into hash table if p...
Aldy Hernandez
1
-1
/
+1
2006-04-18
function.c (temp_slots_at_level, [...]): Use VEC instead of VARRAY.
Kazu Hirata
1
-1
/
+7
2006-04-12
Makefile.in (GTFILES): Move functions.h after tree.h.
Kazu Hirata
1
-1
/
+1
2006-04-11
20060410.c: New.
Aldy Hernandez
1
-0
/
+6
2006-03-20
function.h (struct function): Rename to x_stack_check_probe_note.
Steven Bosscher
1
-2
/
+2
2006-03-11
function.h (frame_offset_overflow): Declare.
Eric Botcazou
1
-0
/
+5
2006-03-05
function.c (use_return_register): Make it static.
Kazu Hirata
1
-1
/
+0
2006-03-04
builtins.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
[next]