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
2001-01-10
Remove {save|restore}_machine_status.
Nick Clifton
1
-10
/
+6
2001-01-10
function.c (instantiate_virtual_regs): Instantiate virtual registers found in...
Jeffrey A Law
1
-0
/
+4
2001-01-05
function.c (fixup_var_refs): Use push_to_full_sequence where possible.
Zack Weinberg
1
-1
/
+1
2001-01-05
function.c (reorder_blocks): Make sure the flags are all reset before using t...
DJ Delorie
1
-0
/
+31
2001-01-04
integrate.c (expand_inline_function): Don't put a virtual register into the r...
J"orn Rennecke
1
-1
/
+3
2001-01-01
function.c (expand_function_end): Properly handle DECL_RESULT and copy when p...
Richard Kenner
1
-5
/
+15
2000-12-30
alias.c (alias_sets_conflict_p): New function.
Richard Kenner
1
-26
/
+25
2000-12-29
function.c (assign_parms): Convert arguments passed by reference to the right...
Alexandre Oliva
1
-1
/
+16
2000-12-22
function.c (assign_parms): Update parm's DECL_INCOMING_RTL when optimizing PA...
Alexandre Oliva
1
-0
/
+1
2000-12-15
function.c (adjust_trampoline_addr): New function.
Alexandre Oliva
1
-3
/
+19
2000-12-13
function.c (assign_parms): Optimize incoming PARALLELs into REGs if possible.
Alexandre Oliva
1
-0
/
+20
2000-11-29
function.h (emit_status): Delete member regno_pointer_flag and rename regno_p...
John David Anglin
1
-1
/
+1
2000-11-27
* function.c (free_after_compilation): Clear x_clobber_return_insn.
Mark Mitchell
1
-0
/
+1
2000-11-13
function.c (assign_parms): When calling put_var_into_stack...
Mark Mitchell
1
-1
/
+13
2000-11-11
function.c (assign_parms): If TREE_ADDRESSABLE is set...
Jason Merrill
1
-4
/
+3
2000-11-08
function.c (expand_function_start): Cast GET_MODE_SIZE to HOST_WIDE_INT befor...
Jakub Jelinek
1
-1
/
+2
2000-11-07
alias.c [...] (init_alias_analysis, [...]): Use memset () instead of bzero ().
Joseph Myers
1
-1
/
+1
2000-10-20
* function.c (locate_and_pad_parm): Use host_integerp and tree_low_cst.
Richard Kenner
1
-4
/
+4
2000-10-20
* function.c (locate_and_pad_parm): Zero alignment_pad.
Richard Henderson
1
-0
/
+2
2000-10-17
function.c (locate_and_pad_parm): Don't align stack unconditionally.
Franz Sirl
1
-1
/
+6
2000-10-13
Remove obstacks.
Mark Mitchell
1
-45
/
+8
2000-10-06
function.c (diddle_return_value): Examine current_function_return_rtx instead...
Richard Henderson
1
-28
/
+48
2000-10-05
c-decl.c (warn_missing_noreturn): Remove.
Richard Henderson
1
-0
/
+9
2000-10-05
Fix IA-64 REG_LIBCALL dangling reference.
Jim Wilson
1
-10
/
+34
2000-09-18
Fix ia64-linux kernel fn_hash() miscompilation.
Jim Wilson
1
-0
/
+8
2000-09-18
toplev.c (rest_of_compilation): Call purge_hard_subreg_sets to remove all SET...
Andrew Haley
1
-0
/
+66
2000-09-17
Bring back equal forms for libcalls
Bernd Schmidt
1
-5
/
+6
2000-09-01
stmt.c (expand_asm_operands): Twiddle generating_concat_p so that CONCATs are...
Geoff Keating
1
-0
/
+4
2000-08-25
Fix x86-x-ia64 abort while compiling glibc ldbl2mpn.c.
Jim Wilson
1
-1
/
+6
2000-08-18
function.c (fixup_var_refs_1, case MEM): Update CODE after updating X.
Richard Kenner
1
-0
/
+1
2000-08-16
calls.c (calls_function_1, [...]): Only test TYPE_RETURNS_STACK_DEPRESSED for...
Richard Kenner
1
-1
/
+2
2000-08-15
calls.c (ECF_SP_DEPRESSED): New macro.
Richard Kenner
1
-0
/
+71
2000-08-14
* cse.c: Fix formatting.
Kazu Hirata
1
-146
/
+141
2000-08-14
flow.c (attempt_auto_inc): Remove unused variable `bb'.
Geoff Keating
1
-1
/
+0
2000-08-11
function.c (put_reg_into_stack): Allow type to be NULL.
Richard Henderson
1
-22
/
+46
2000-08-04
function.c (schedule_fixup_var_refs): New function, broken out of put_reg_int...
J"orn Rennecke
1
-14
/
+40
2000-08-04
alias.c (mark_constant_function): Use INSN_P.
Rodney Brown
1
-2
/
+2
2000-07-30
function.c (assign_stack_local_1, [...]): Do not call gen_mode_alignment when...
Jan Hubicka
1
-2
/
+4
2000-06-21
* function.c (round_down): Delete obsolete prototype.
J. David Anglin
1
-3
/
+0
2000-06-18
function.c (put_var_into_stack): Don't reference DECL_ fields if input is a S...
Richard Kenner
1
-25
/
+11
2000-06-05
function.c (assign_parms): Add missing argument to set_mem_attributes call.
J. David Anglin
1
-1
/
+1
2000-06-02
alias.c (struct alias_set_entry): New field has_zero_child.
Richard Kenner
1
-1
/
+2
2000-05-31
Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
Richard Kenner
1
-84
/
+41
2000-05-29
function.c (emit_return_into_block): New line_note arg; emit it.
Richard Henderson
1
-23
/
+48
2000-05-28
function.c (diddle_return_value): A pcc-style struct return returns a pointer.
Richard Henderson
1
-2
/
+14
2000-05-27
function.c (thread_prologue_epilogue_insns): Don't move the line note at the ...
Richard Henderson
1
-24
/
+27
2000-05-22
function.c (thread_prologue_and_epilogue_insns): Make sure existing line numb...
Richard Henderson
1
-27
/
+57
2000-05-17
Add options -Wunused-variable, -Wunused-function, -Wunused-label,
Andrew Cagney
1
-1
/
+5
2000-05-09
top level:
Zack Weinberg
1
-1
/
+1
2000-05-04
bb-reorder.c (get_next_bb_note, [...]): Prototype.
Kaveh R. Ghazi
1
-1
/
+1
[next]