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
/
calls.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-10-27
calls.c (expand_call): If sibcall_failure is set during pass 1, clear tail_ca...
Jakub Jelinek
1
-4
/
+5
2000-10-26
calls.c (expand_call): Supress sibcall if we have a BLKmode return in registers.
Richard Henderson
1
-1
/
+6
2000-10-22
calls.c (combine_pending_stack_adjustment_and_call): Don't adjust stack when ...
Alexandre Oliva
1
-1
/
+1
2000-10-07
calls.c (expand_call): Disallow sibcalls to noreturn functions.
Richard Henderson
1
-0
/
+1
2000-09-17
Bring back equal forms for libcalls
Bernd Schmidt
1
-13
/
+58
2000-09-15
Don't make bogus libcall blocks
Bernd Schmidt
1
-44
/
+0
2000-09-14
calls.c (precompute_register_parameters): Use COSTS_N_INSNS, not 2.
Richard Henderson
1
-1
/
+1
2000-09-06
* calls.c: Fix formatting.
Kazu Hirata
1
-130
/
+130
2000-09-01
Eliminate false DV warnings for predicated calls to noreturn functions.
Jim Wilson
1
-0
/
+4
2000-08-29
top level:
Zack Weinberg
1
-6
/
+2
2000-08-29
calls.c (expand_call): Don't create a VAR_DECL just to throw it away.
Mark Mitchell
1
-10
/
+4
2000-08-22
calls.c (check_sibcall_argument_overlap_1): Adjust for ARGS_GROW_DOWNWARD.
Alexandre Oliva
1
-0
/
+9
2000-08-16
calls.c (calls_function_1, [...]): Only test TYPE_RETURNS_STACK_DEPRESSED for...
Richard Kenner
1
-3
/
+6
2000-08-15
calls.c (ECF_SP_DEPRESSED): New macro.
Richard Kenner
1
-10
/
+34
2000-07-31
calls.c (combine_pending_stack_adjustment_and_call): Only use preferred_unit_...
Herman A.J. ten Brugge
1
-4
/
+7
2000-07-18
calls.c (store_arg): Return non-zero if sibcall_failure is desired.
Jakub Jelinek
1
-16
/
+59
2000-07-13
calls.c (stored_args_map): New variable.
Jakub Jelinek
1
-5
/
+125
2000-07-03
* calls.c (emit_library_call_value_1): Revert previous change.
Clinton Popetz
1
-2
/
+2
2000-07-03
calls.c (emit_library_call_value_1): Use valreg instead of hard_libcall_value.
Clinton Popetz
1
-2
/
+2
2000-06-23
calls.c (compute_argument_addresses): Force stack slots into alias set 0.
Jakub Jelinek
1
-0
/
+7
2000-06-11
Warning fixes:
Kaveh R. Ghazi
1
-2
/
+2
2000-06-09
timevar.def: Add TV_EXPAND.
Jason Merrill
1
-1
/
+6
2000-06-02
alias.c (struct alias_set_entry): New field has_zero_child.
Richard Kenner
1
-1
/
+1
2000-05-31
Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
Richard Kenner
1
-22
/
+20
2000-05-27
configure.in (stage1_warn_cflags): Add -Wstrict-prototypes -Wmissing-prototypes.
Zack Weinberg
1
-11
/
+12
2000-05-27
tree.h (TREE_CODE_LENGTH): New macro.
Richard Kenner
1
-28
/
+14
2000-05-24
calls.c (expand_call): Handle cleanups in tail-recursion arguments analagousl...
Mark Mitchell
1
-3
/
+14
2000-05-15
calls.c: Re-install both patches reverted by last patch.
Jan Hubicka
1
-237
/
+270
2000-05-15
calls.c (expand_call): Move expand_start_target_temps call after start_sequen...
Jakub Jelinek
1
-6
/
+9
2000-05-11
* calls.c: Revert both 05-09 patches.
Richard Henderson
1
-253
/
+228
2000-05-09
calls.c (expand_call): Increment currently_expanding_call before calling opti...
Richard Henderson
1
-4
/
+2
2000-05-09
calls.c (expand_call): Reorganize somewhat in order to avoid unnecesary recal...
Jan Hubicka
1
-227
/
+254
2000-05-03
Add missing blank
Richard Kenner
1
-1
/
+1
2000-05-01
* calls.c (expand_call): Don't emit reg notes for a sibcall.
Richard Henderson
1
-1
/
+2
2000-04-28
calls.c (calls_function_1): Propertly handle TREE_LIST expressions; use speci...
Jan Hubicka
1
-12
/
+13
2000-04-28
calls.c (combine_pending_stack_adjustment_and_call): Return the adjustment; d...
Richard Henderson
1
-52
/
+77
2000-04-27
calls.c (combine_pending_stack_adjustment_and_call): New function.
Mark Mitchell
1
-15
/
+72
2000-04-25
calls.c (expand_call): Disable tail call generation once rtx_equal_function_v...
Richard Henderson
1
-1
/
+8
2000-04-25
calls.c (expand_call): Use get_callee_fndecl.
Jason Merrill
1
-29
/
+26
2000-04-20
calls.c (expand_call): Avoid unnecesary precalculation and outgoing parameter...
Jan Hubicka
1
-86
/
+80
2000-04-19
calls.c (precompute_arguments): Remove must_preallocate and args_size calls.
Jan Hubicka
1
-20
/
+10
2000-04-13
alias.c (nonlocal_reference_p): Take a care for CALL_INSNS's fusage field.
Jan Hubicka
1
-39
/
+62
2000-04-12
(expand_call): Do not reverse args in "equal from" field.
Jan Hubicka
1
-13
/
+44
2000-04-12
calls.c (expand_call): Do NO_DEFER_POP unconditionally once stack is propertl...
Jan Hubicka
1
-3
/
+15
2000-04-12
calls.c (emit_library_call_value_1): Change 3rd arg to locate_and_pad_parm to...
Catherine Moore
1
-2
/
+10
2000-04-12
Minor whitespace change
Richard Kenner
1
-3
/
+1
2000-04-07
* calls.c (expand_call): emit_queue if we're trying a sibcall.
Jason Merrill
1
-0
/
+4
2000-04-05
* calls.c (initialize_argument_information): Fix typo in last change.
Kaveh R. Ghazi
1
-1
/
+1
2000-04-04
* calls.c (try_to_integrate): Initialize reg_parm_stack_space.
Richard Henderson
1
-1
/
+1
2000-04-04
calls.c (ECF_MALLOC, [...]): New constants.
Jan Hubicka
1
-213
/
+263
[next]