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
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
2000-05-04
rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and MEM_ALIAS_SET.
Richard Kenner
1
-3
/
+0
2000-04-27
* function.c (epilogue_done): Pass whole insn to record_insns.
Jan Hubicka
1
-2
/
+4
2000-04-21
rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.
Richard Kenner
1
-1
/
+1
2000-04-18
function.c (expand_function_start): Use hard_function_value to compute the RT...
Mark Mitchell
1
-6
/
+1
2000-04-12
Jeffrey A Law (law@cygnus.com)
Jeffrey A Law
1
-0
/
+14
2000-04-12
function.c (aggregate_value_p): VOID_TYPE nodes are never aggregates.
Mark Mitchell
1
-0
/
+2
2000-04-06
final.c (final): Use xcalloc to allocate line_note_exists.
Mark Mitchell
1
-5
/
+17
2000-03-30
function.c (expand_function_end): Pass alignment argument to emit_block_move ...
Jeffrey A Law
1
-1
/
+1
2000-03-30
calls.c (expand_call): Pass bit alignment to mark_reg_pointer.
Richard Kenner
1
-2
/
+2
2000-03-30
builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.
Richard Kenner
1
-5
/
+4
2000-03-29
Convert ACCUMULATE_OUTGOING_ARGS to an expression.
Jan Hubicka
1
-8
/
+9
[next]