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
2001-11-03
cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME...
Richard Kenner
1
-1
/
+0
2001-10-18
emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array.
Richard Kenner
1
-4
/
+9
2001-10-09
acconfig.h: Fix comment formatting.
Kazu Hirata
1
-3
/
+3
2001-10-08
varasm.c (restore_varasm_status): New.
Richard Henderson
1
-0
/
+1
2001-09-03
function.h (struct function): Add arg_pointer_save_area_init.
Richard Henderson
1
-0
/
+3
2001-08-31
function.c: Remove all_functions.
Zack Weinberg
1
-9
/
+3
2001-08-27
function.c (expand_function_end): Don't init arg_pointer_save_area.
Richard Henderson
1
-0
/
+2
2001-08-22
Makefile.in, [...]: replace "GNU CC" with "GCC".
Lars Brinkhoff
1
-12
/
+12
2001-06-21
integrate.c (ggc.h): Include.
DJ Delorie
1
-0
/
+4
2001-04-05
function.h (virtuals_instantiated): Declare.
DJ Delorie
1
-0
/
+3
2001-03-28
IA-64 ABI Exception Handling.
Richard Henderson
1
-0
/
+4
2001-03-27
function.h (struct function): Move all boolean valued fields to single bit fi...
Richard Henderson
1
-83
/
+89
2001-01-10
Remove {save|restore}_machine_status.
Nick Clifton
1
-6
/
+6
2000-11-29
function.h (emit_status): Delete member regno_pointer_flag and rename regno_p...
John David Anglin
1
-11
/
+8
2000-10-13
Remove obstacks.
Mark Mitchell
1
-16
/
+0
2000-10-05
c-decl.c (warn_missing_noreturn): Remove.
Richard Henderson
1
-0
/
+5
2000-09-16
function.h (no_debugging_symbols): New field.
Richard Kenner
1
-0
/
+1
2000-04-01
builtins.c (expand_builtin_apply): Pass proper parameters to allocate_dynamic...
Jan Hubicka
1
-5
/
+7
2000-03-30
calls.c (expand_call): Pass bit alignment to mark_reg_pointer.
Richard Kenner
1
-1
/
+1
2000-03-25
* Rework fields used to describe positions of bitfields and
Richard Kenner
1
-1
/
+1
2000-03-19
emit-rtl.c (remove_unncessary_notes): Check that all NOTE_INSN_BLOCK_BEG and ...
Mark Mitchell
1
-5
/
+7
2000-03-07
rtl.h (rtunion_def): Constify member `rtstr'.
Kaveh R. Ghazi
1
-1
/
+1
2000-03-05
Revert this patch:
Mark Mitchell
1
-0
/
+7
2000-03-05
function.h (struct sequence_stack): Remove rtl_expr.
Mark Mitchell
1
-7
/
+0
2000-03-02
function.h (struct expr_status): Add x_arg_space_so_far.
Jason Merrill
1
-0
/
+5
2000-02-28
emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks.
Mark Mitchell
1
-0
/
+3
2000-02-26
Fix copyrights.
Jeff Law
1
-1
/
+2
2000-02-07
calls.c (compute_argument_block_size): New argument preferred_stack_boundary.
Jan Hubicka
1
-0
/
+2
2000-02-04
function.c (diddle_return_value): Rework to use a callback function.
Richard Henderson
1
-1
/
+3
2000-01-14
eh-common.h: PROTO -> PARAMS.
Kaveh R. Ghazi
1
-30
/
+30
1999-12-20
current_function -> cfun
Bernd Schmidt
1
-70
/
+71
1999-12-16
Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
Mark Mitchell
1
-6
/
+0
1999-12-15
function.c (retrofit_block): Abort if we don't find a suitable insn.
Jason Merrill
1
-4
/
+3
1999-12-15
function.c (PREFERRED_STACK_BOUDNARY): Provide default value.
Jan Hubicka
1
-0
/
+2
1999-12-05
function.h (insert_block_after_note): Declare.
Mark Mitchell
1
-0
/
+5
1999-12-04
c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
Geoff Keating
1
-0
/
+5
1999-11-04
function.c (diddle_return_value): New.
Richard Henderson
1
-0
/
+4
1999-09-26
function.h (struct function): Add x_dont_save_pending_sizes_p.
Mark Mitchell
1
-0
/
+9
1999-09-17
functiion.h (struct function): Add x_whole_function_mode_p.
Mark Mitchell
1
-0
/
+8
1999-09-15
emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT.
Richard Henderson
1
-3
/
+5
1999-09-15
rtl.h (NOTE_BLOCK_NUMBER): Replace with ...
Mark Mitchell
1
-1
/
+1
1999-09-09
function.h (free_after_compilation): Remove decl parameter.
Mark Mitchell
1
-8
/
+6
1999-09-07
emit-rtl.c (free_emit_status): Take decl as a parameter.
Mark Mitchell
1
-3
/
+8
1999-09-05
Makefile.in (tree.o): Depend on ggc.h.
Richard Henderson
1
-0
/
+3
1999-09-05
c-decl.c (struct language_function): Renamed from struct c_function.
Bernd Schmidt
1
-0
/
+9
1999-09-04
Change memory mangement and constant pool handling for nested functions to ma...
Bernd Schmidt
1
-19
/
+9
1999-09-04
function.h (struct function): Add new element LANGUAGE.
Bernd Schmidt
1
-0
/
+7
1999-08-29
tree.c (tree_code_name): Constify a char*.
Kaveh R. Ghazi
1
-2
/
+2
1999-08-09
Include function.h in most files.
Bernd Schmidt
1
-102
/
+382
1999-08-01
Backport of GC branch patches part 2: kill stmt status saving.
Bernd Schmidt
1
-20
/
+1
[next]