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.c
Age
Commit message (
Expand
)
Author
Files
Lines
1993-10-03
(assign_parms): Pass objects who size depends on the contents of the
Richard Kenner
1
-4
/
+11
1993-09-28
(push_temp_slots, pop_temp_slots): Always change level.
Richard Kenner
1
-13
/
+0
1993-09-28
(expand_main_function): Put back accidentally
Richard Stallman
1
-1
/
+1
1993-09-24
function.c: (instantiate_virtual_regs_1...
Doug Evans
1
-0
/
+6
1993-09-23
changed bytecode rtx structure references into macros
Jan Brittenson
1
-3
/
+4
1993-09-22
bytecode modifications
Jan Brittenson
1
-3
/
+191
1993-09-22
(combine_temp_slots): Handle deletion properly.
Richard Stallman
1
-19
/
+43
1993-09-15
(current_function_has_nonlocal_goto): New var.
Jim Wilson
1
-0
/
+8
1993-09-15
(aggregate_value_p): Allow type node as argument.
Richard Stallman
1
-9
/
+17
1993-09-05
(assign_parms): When parm needs conversion on entry,
Richard Stallman
1
-0
/
+8
1993-08-31
(assign_stack_temp): When allocate a slot too large,
Jim Wilson
1
-1
/
+71
1993-08-12
(thread_prologue_and_epilogue_insns): For the
Jim Wilson
1
-9
/
+31
1993-07-28
(assign_parms): Pass extra argument SIZE to move_block_from_reg calls.
Jim Wilson
1
-4
/
+8
1993-07-27
(assign_parms): Don't copy too much when extending parm_reg_stack_loc.
Richard Stallman
1
-1
/
+3
1993-07-26
(expand_main_function): Likewise.
Richard Stallman
1
-10
/
+65
1993-07-23
(aggregate_value_p): An ARRAY_TYPE is also an aggregate.
Richard Kenner
1
-1
/
+2
1993-07-18
(init_function_start): Initialize trampoline_list here.
Richard Kenner
1
-2
/
+3
1993-06-27
(fixup_stack_1): Handle current_function_internal_arg_pointer.
Richard Kenner
1
-2
/
+3
1993-06-05
(uninitialized_vars_warning): Change warning text.
Richard Stallman
1
-2
/
+2
1993-05-20
(assign_parms): Declare and set current_call_is_indirect.
Richard Stallman
1
-0
/
+3
1993-05-06
Update copyright notice.
Richard Kenner
1
-1
/
+1
1993-05-06
(walk_fixup_memory_subreg): Add new arg UNCRITICAL.
Richard Kenner
1
-7
/
+11
1993-04-21
(assign_parms): Use mode of type, not BLKmode.
Doug Evans
1
-1
/
+1
1993-04-19
Fix style typo.
Doug Evans
1
-1
/
+1
1993-04-19
(assign_parms): Use new FUNCTION_ARG_CALLEE_COPIES macro.
Doug Evans
1
-0
/
+47
1993-04-13
Treat QUAL_UNION_TYPE like UNION_TYPE when seeing if aggregate.
Richard Kenner
1
-3
/
+8
1993-04-06
(init_function_start): Always set
Jim Wilson
1
-4
/
+2
1993-03-27
(expand_function_start): When evaluating sizes of variable types, do
Richard Kenner
1
-1
/
+1
1993-03-25
(fixup_var_refs_insns): Don't delete an insn copying
Richard Stallman
1
-0
/
+3
1993-03-18
* (assign_parms): Minor cleanup.
Doug Evans
1
-5
/
+4
1993-03-15
* (assign_parms): Remove unnecessary #ifdef.
Doug Evans
1
-4
/
+0
1993-03-11
* (aggregate_value_p): RETURN_IN_MEMORY handles BLKmode values.
Doug Evans
1
-2
/
+0
1993-03-05
(fixup_var_refs_insns): If SMALL_REGISTER_CLASSES...
Richard Kenner
1
-3
/
+42
1993-02-12
(reposition_prologue_and_epilogue_notes): Allow
John Hassey
1
-48
/
+54
1993-02-09
(promoted_input_arg): New function.
Richard Kenner
1
-0
/
+46
1993-01-27
(put_var_into_stack, fixup_var_refs_insns): Minor cleanups.
Richard Kenner
1
-12
/
+54
1993-01-19
(fixup_var_refs_1): Set INSN_CODE to -1 before seeing if new insn form
James Van Artsdalen
1
-0
/
+1
1993-01-10
# Fix misspellings in comments.
Paul Eggert
1
-1
/
+1
1993-01-08
(assign_parm): Fix typo introduced by previous change.
Richard Kenner
1
-1
/
+1
1993-01-05
(assign_parms): Pass NULL_RTX to INIT_CUMULATIVE_*.
Jim Wilson
1
-2
/
+2
1993-01-01
(fixup_var_regs_insn): Update last_parm_insn when
Jim Wilson
1
-0
/
+7
1992-12-31
(assign_parms): Emit conversions into a sequence, and
Jim Wilson
1
-15
/
+39
1992-12-11
(assign_outer_stack_local): Align proper frame offset.
Richard Kenner
1
-2
/
+2
1992-10-26
(locate_and_pad_parm): In ARGS_GROW_DOWNWARD case,
Torbjorn Granlund
1
-1
/
+2
1992-10-26
(fixup_var_refs_insns): Don't call delete_insn if not -O.
Richard Stallman
1
-1
/
+5
1992-10-22
(put_var_into_stack): When we operate on a pseudo
Richard Stallman
1
-1
/
+4
1992-10-16
(find_fixup_replacement): Renamed from find_replacement.
Richard Stallman
1
-6
/
+6
1992-10-13
(pop_function_context, push_function_context):
Richard Stallman
1
-0
/
+2
1992-10-09
(aggregate_value_p): Return 1 if regs we would use are not all call-clobbered.
Richard Stallman
1
-0
/
+10
1992-10-08
(assign_parms): Provide a safe value for
Tom Wood
1
-1
/
+2
[next]