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.c
Age
Commit message (
Expand
)
Author
Files
Lines
1996-07-23
install EH code
Mike Stump
1
-0
/
+1
1996-07-08
(aggregate_value_p): If hard_function_value returns
Jim Wilson
1
-0
/
+6
1996-07-03
formatting tweaks
Mike Stump
1
-23
/
+16
1996-06-18
(find_temp_slot_from_address): Check for overlap from BASE_OFFSET if X
Richard Kenner
1
-1
/
+6
1996-06-08
(fixup_var_refs_1, case SIGN_EXTEND): Handle paradoxical SUBREGs as first ope...
Richard Kenner
1
-4
/
+32
1996-06-06
(assign_parms): Handle PARALLEL parameter in ENTRY_PARM.
Jim Wilson
1
-10
/
+26
1996-06-06
(assign_parms): Tighten up code that makes REG_EQUIV notes for parms.
Richard Kenner
1
-19
/
+24
1996-05-19
Include bc-emit.h.
Richard Kenner
1
-8
/
+3
1996-05-09
* function.c (aggregate_value_p): Return 1 if TREE_ADDRESSABLE.
Doug Evans
1
-0
/
+4
1996-05-06
(assign_parms): Set RTX_UNCHANGING_P in stack_parm if parm is
Richard Kenner
1
-1
/
+3
1996-04-16
(expand_function_end): Allow TRAMPOLINE_TEMPLATE
Richard Kenner
1
-5
/
+12
1996-04-16
(push_function_context_{to,from}): Save and restore
Richard Kenner
1
-0
/
+2
1996-04-15
function.c (preserve_temp_slots): Only preserve temporaries that happen to be...
Mike Stump
1
-9
/
+13
1996-03-29
calls.c (expand_call): Remove current_call_is_indirect nonsense.
Jeff Law
1
-4
/
+1
1996-03-26
(expand_function_start): Don't set up context_display
Jason Merrill
1
-34
/
+38
1996-03-05
(expand_expr, case *_DECL): If we make a non-local reference from a function ...
Jason Merrill
1
-3
/
+5
1996-03-04
(bc_expand_function_start): Likewise.
Richard Kenner
1
-1
/
+1
1996-01-15
({,round_}trampoline_address): TRAMPOLINE_ALIGNMENT is in bits, not
Richard Kenner
1
-4
/
+5
1995-12-31
(assign_temp): Add extra arg, DONT_PROMOTE.
Richard Kenner
1
-6
/
+7
1995-12-31
(instantiate_decls): Check DECL_SAVED_INSNS to see if obstack change
Richard Kenner
1
-1
/
+1
1995-12-30
(assign_temp): Fix formatting.
Richard Kenner
1
-5
/
+8
1995-12-29
function.c (assign_temp): New function.
Per Bothner
1
-0
/
+40
1995-12-29
* function.c (assign_parms): Fix thinko for struct value arg.
Per Bothner
1
-1
/
+1
1995-12-27
(assign_parms): Set REGNO_POINTER_ALIGN for parms that are pointers.
Richard Kenner
1
-1
/
+3
1995-12-18
(fixup_var_refs_1): Fix error in last change (when mode of VAR is not
Richard Kenner
1
-0
/
+2
1995-12-16
(fixup_var_refs_1): Fix two incorrect calls to single_set.
Richard Kenner
1
-2
/
+2
1995-12-15
(init_temp_slots): New function.
Richard Kenner
1
-4
/
+13
1995-12-14
function.c (identify_blocks): Start with a chain of BLOCKs to match the rest ...
Mike Stump
1
-28
/
+41
1995-11-26
(fixup_var_refs_1): Make pseudo for DEST in PROMOTED_MODE unless in a
Richard Kenner
1
-5
/
+6
1995-11-12
(put_reg_into_stack): New arg volatile_p.
Richard Kenner
1
-14
/
+19
1995-10-26
(assign_parms): Don't trust the callee to copy a TREE_ADDRESSABLE
Richard Kenner
1
-1
/
+2
1995-10-20
(init_function_start): Don't call init_insn_lengths here.
Richard Kenner
1
-3
/
+0
1995-10-03
(assign_stack_temp): Adjust full_size field of temp_slot when
Richard Kenner
1
-0
/
+1
1995-09-12
(put_var_into_stack): For CONCAT case, order of placement depends on
Richard Kenner
1
-1
/
+1
1995-08-28
Fix spelling errors.
Richard Kenner
1
-1
/
+1
1995-07-28
(assign_stack_temp): When split a slot, set base_offset and full_size in the ...
Richard Kenner
1
-0
/
+4
1995-07-14
(struct temp_slot): New fields base_offset, full_size.
Richard Kenner
1
-7
/
+21
1995-07-14
(current_function_stdarg): New global variable.
Richard Kenner
1
-1
/
+11
1995-07-10
(setjmp_args_warning): Remove bogus arg.
Richard Kenner
1
-2
/
+1
1995-06-15
(assign_parms): Do all conversions in CONVERSION_INSNS.
Richard Kenner
1
-1
/
+2
1995-06-15
Update FSF address.
Richard Kenner
1
-1
/
+2
1995-06-14
(assign_parms): Use convert_to_mode instead of gen_lowpart when
Richard Kenner
1
-1
/
+1
1995-06-11
(assign_parms): Handle promotions of both passed and nominal modes separately...
Richard Kenner
1
-33
/
+51
1995-06-08
(assign_parms): Don't call promote_mode on arg unless
Richard Kenner
1
-0
/
+3
1995-05-16
Fix typos in comments.
Richard Kenner
1
-6
/
+6
1995-05-07
(expand_function_end): Don't warn about unused
Jason Merrill
1
-1
/
+2
1995-04-26
(expand_function_end): Warn about unused parms if both -Wunused and -W.
Richard Kenner
1
-6
/
+4
1995-04-25
(assign_parms): If STACK_REGS is defined...
Richard Kenner
1
-0
/
+11
1995-04-20
Use TREE_ADDRESSABLE rather than | TYPE_NEEDS_CONSTRUCTING to decide whether ...
Jason Merrill
1
-1
/
+1
1995-04-17
(instantiate_decls): Use temporary allocation if
Jim Wilson
1
-2
/
+2
[next]