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
2000-01-14
eh-common.h: PROTO -> PARAMS.
Kaveh R. Ghazi
1
-59
/
+59
2000-01-13
calls.c (emit_call_1): Wrap varaible `struct_value_size_rtx' in macro conditi...
Kaveh R. Ghazi
1
-2
/
+2
2000-01-09
elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around assignment used a...
Kaveh R. Ghazi
1
-1
/
+3
2000-01-04
builtins.c (expand_builtin_strlen): Initialize variable `icode'.
Kaveh R. Ghazi
1
-3
/
+3
1999-12-31
function.c (update_temp_slot_address): Handle case where sum of temporary add...
Richard Kenner
1
-4
/
+15
1999-12-27
alias.c (nonlocal_reference_p): Add else for disjoint ifs.
Christophe Jaillet
1
-3
/
+3
1999-12-20
current_function -> cfun
Bernd Schmidt
1
-29
/
+29
1999-12-16
Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
Mark Mitchell
1
-64
/
+2
1999-12-15
function.c (retrofit_block): Abort if we don't find a suitable insn.
Jason Merrill
1
-12
/
+12
1999-12-15
function.c (PREFERRED_STACK_BOUDNARY): Provide default value.
Jan Hubicka
1
-0
/
+13
1999-12-05
function.h (insert_block_after_note): Declare.
Mark Mitchell
1
-20
/
+37
1999-12-04
c-common.c (enum attrs): Add A_NO_LIMIT_STACK.
Geoff Keating
1
-0
/
+3
1999-11-18
except.h (struct eh_entry): Add goto_entry_p.
Mark Mitchell
1
-0
/
+3
1999-11-16
explow.c (hard_function_value): Add outgoing argument.
Jakub Jelinek
1
-2
/
+2
1999-11-12
function.c (diddle_return_value): Set REG_FUNCTION_VALUE_P as needed.
Jeffrey A Law
1
-0
/
+1
1999-11-12
function.c (diddle_return_value): Only clal hard_function_value when the retu...
Jeffrey A Law
1
-8
/
+9
1999-11-11
function.c (diddle_return_value): Use hard_function_value to get an rtx suita...
Jeffrey A Law
1
-2
/
+8
1999-11-08
cse.c (delete_trivially_dead_insns): Replace alloca with xmalloc/xcalloc.
Mark Mitchell
1
-1
/
+2
1999-11-05
oops - add missing return values
Nick Clifton
1
-2
/
+2
1999-11-05
If purge_addressof_1 fails to remove addressofs in notes, remove the notes
Nick Clifton
1
-23
/
+65
1999-11-04
function.c (pad_to_arg_alignment): Only update argument_pad if the argument's...
Jeffrey A Law
1
-3
/
+3
1999-11-04
function.c (diddle_return_value): New.
Richard Henderson
1
-1
/
+40
1999-10-31
[multiple changes]
Richard Kenner
1
-9
/
+46
1999-10-31
toplev.c (rest_of_compilation): Seperate the setjmp/vfork clobber warning fro...
Marc Lehmann
1
-2
/
+4
1999-10-29
Fix up last patch.
Catherine Moore
1
-5
/
+7
1999-10-29
Remove stray comment.
Catherine Moore
1
-1
/
+0
1999-10-29
expr.c (emit_push_insn): New argument alignment_pad.
Catherine Moore
1
-6
/
+29
1999-10-29
except.c (free_eh_nesting_info): Free the info itself.
Mark Mitchell
1
-1
/
+2
1999-10-26
Reorg reg-stack to use the standard CFG.
Jan Hubicka
1
-11
/
+0
1999-10-21
calls.c: Include tm_p.h later, so everything we need is defined.
Kaveh R. Ghazi
1
-1
/
+1
1999-10-21
function.c (record_insns, contains): Always declare and define.
Kaveh R. Ghazi
1
-5
/
+3
1999-10-03
cpplib.c (if_directive_nameo): Add static prototype.
Kaveh R. Ghazi
1
-1
/
+6
1999-09-20
Make it possible to prototype port-specific functions (and convert i386 to us...
Bernd Schmidt
1
-0
/
+1
1999-09-17
functiion.h (struct function): Add x_whole_function_mode_p.
Mark Mitchell
1
-3
/
+61
1999-09-16
function.c (identify_blocks): Don't shadow a variable in an outer scope.
Mark Mitchell
1
-4
/
+4
1999-09-15
emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT.
Richard Henderson
1
-23
/
+66
1999-09-15
rtl.h (NOTE_BLOCK_NUMBER): Replace with ...
Mark Mitchell
1
-25
/
+23
1999-09-15
Remove second arg from assign_parms
Bernd Schmidt
1
-54
/
+36
1999-09-12
Replace insn_foo with insn_data.foo.
Richard Henderson
1
-3
/
+4
1999-09-09
function.c (assign_stack_local_1): Allocate from function->x_frame_offset, no...
Richard Henderson
1
-1
/
+1
1999-09-09
function.h (free_after_compilation): Remove decl parameter.
Mark Mitchell
1
-9
/
+13
1999-09-09
combine.c (SUBST): Break out to a real function do_SUBST.
Richard Henderson
1
-0
/
+2
1999-09-07
emit-rtl.c (free_emit_status): Take decl as a parameter.
Mark Mitchell
1
-10
/
+17
1999-09-07
Commit parts that were missing in Mark's last commit
Bernd Schmidt
1
-0
/
+1
1999-09-06
Merge in gcc2-ss-010999
Jeff Law
1
-12
/
+23
1999-09-05
Makefile.in (ggc-simple.o): Depend on varray.h.
Richard Henderson
1
-11
/
+10
1999-09-05
Makefile.in (tree.o): Depend on ggc.h.
Richard Henderson
1
-1
/
+118
1999-09-05
c-decl.c (struct language_function): Renamed from struct c_function.
Bernd Schmidt
1
-108
/
+63
1999-09-04
Change memory mangement and constant pool handling for nested functions to ma...
Bernd Schmidt
1
-9
/
+18
1999-09-04
function.h (struct function): Add new element LANGUAGE.
Bernd Schmidt
1
-3
/
+12
[next]