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
/
stmt.c
Age
Commit message (
Expand
)
Author
Files
Lines
1999-10-04
stmt.c (expand_anon_union_decl): When any of the elements of the union is add...
Mark Mitchell
1
-5
/
+13
1999-10-03
print-tree.c (print_node, indent_to): Remove redundant prototypes.
Kaveh R. Ghazi
1
-2
/
+3
1999-09-24
stmt.c (expand_start_bindings): Don't allow cleanup isntructions to disappear.
Mark Mitchell
1
-0
/
+7
1999-09-22
Various fixes for problems discovered stress-testing GC.
Alex Samuel
1
-6
/
+17
1999-09-21
stmt.c (any_pending_cleanups): Don't crash when current_function->stmt is unset.
Richard Earnshaw
1
-1
/
+2
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
-2
/
+13
1999-09-17
tree.h (warn_about_unused_variables): Declare.
Mark Mitchell
1
-7
/
+22
1999-09-17
stmt.c (preserve_subexpressions_p): Don't crash when current_function->stmt i...
Mark Mitchell
1
-1
/
+2
1999-09-17
stmt.c (expand_start_bindings): Allow callers to pass a flag indicating that ...
Mark Mitchell
1
-6
/
+21
1999-09-15
emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT.
Richard Henderson
1
-5
/
+4
1999-09-15
rtl.h (NOTE_BLOCK_NUMBER): Replace with ...
Mark Mitchell
1
-15
/
+2
1999-09-14
stmt.c (expand_end_case): Return right away if the case stack is empty.
Andreas Schwab
1
-0
/
+4
1999-09-12
Replace insn_foo with insn_data.foo.
Richard Henderson
1
-6
/
+6
1999-09-09
function.h (free_after_compilation): Remove decl parameter.
Mark Mitchell
1
-4
/
+2
1999-09-07
emit-rtl.c (free_emit_status): Take decl as a parameter.
Mark Mitchell
1
-0
/
+17
1999-09-06
Merge in gcc2-ss-010999
Jeff Law
1
-9
/
+20
1999-09-05
Makefile.in (tree.o): Depend on ggc.h.
Richard Henderson
1
-0
/
+140
1999-09-03
dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero.
Richard Henderson
1
-5
/
+3
1999-09-02
stmt.c (expand_asm_operands): Fix index into inout_mode when reading it.
J"orn Rennecke
1
-1
/
+1
1999-09-02
stmt.c (expand_asm_operands): Invoke MD_ASM_CLOBBERS if present.
Richard Henderson
1
-0
/
+8
1999-08-19
rtl.def (NOTE): Change format to "iuu0n".
Zack Weinberg
1
-1
/
+1
1999-08-15
Fix misuses of MAX_MACHINE_MODE that can result in an infinite loop.
Jim Wilson
1
-2
/
+2
1999-08-09
Include function.h in most files.
Bernd Schmidt
1
-4
/
+4
1999-08-09
print-tree.c (print_node): Print base for OFFSET_TYPEs.
Jason Merrill
1
-1
/
+2
1999-08-01
Backport of GC branch patches part 2: kill stmt status saving.
Bernd Schmidt
1
-100
/
+101
1999-07-31
Backport of GC branch patches part 1: kill eh status saving.
Bernd Schmidt
1
-2
/
+0
1999-05-30
[multiple changes]
Jeff Law
1
-39
/
+0
1999-05-24
stmt.c (expand_end_bindings): Ignore any elements of VARS that are not VAR_DE...
Mark Mitchell
1
-8
/
+9
1999-05-19
stmt.c (expand_return): Call start_cleanup_deferral and end_cleanup_deferral ...
Mark Mitchell
1
-0
/
+2
1999-04-25
fold-const.c (make_range): Always initialize arg0 and arg1.
Toshiyasu Morita
1
-1
/
+1
1999-04-25
* stmt.c (expand_asm_operands): Reload in-out reg-only memory operands.
Richard Henderson
1
-1
/
+14
1999-04-03
stmt.c (expand_loop_end): When copying the loop exit test, do not walk into a...
Jeffrey A Law
1
-0
/
+4
1999-03-06
c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword.
Kaveh R. Ghazi
1
-4
/
+4
1999-02-25
Flow rewrite to use basic block structures and edge lists.
Richard Henderson
1
-6
/
+16
1999-02-25
stmt.c (expand_end_loop): Grok code emitted by expand_exit_loop_if_false.
J"orn Rennecke
1
-5
/
+78
1999-02-22
reduce spurious warnings using -fsyntax-only
Craig Burley
1
-7
/
+4
1999-02-14
except.c (start_catch_handler): Use emit_cmp_and_jump_insns.
Jeffrey A Law
1
-66
/
+68
1999-02-12
Fix linux-x-cygwin build failure with readline.
Jim Wilson
1
-3
/
+8
1999-02-10
function.c (assign_stack_temp_for_type): Clear best_p when an exact match is ...
John Wehle
1
-6
/
+1
1999-02-08
output.h (current_function_has_computed_jump): Rename from current_function_a...
Richard Henderson
1
-0
/
+2
1999-02-01
recog.c (check_asm_operands): Treat indeterminate operand ok results as success.
Richard Henderson
1
-6
/
+27
1999-01-24
stmt.c (stmt_loop_nest_empty): New function.
Jeffrey A Law
1
-0
/
+8
1999-01-19
rtl.h (rtx_def): Update documentation.
Mark Mitchell
1
-5
/
+8
1999-01-15
expr.c (queued_subexp_p): Make public.
Richard Henderson
1
-32
/
+68
1999-01-08
stmt.c (optimize_tail_recursion): New function, extracted from ...
Jeffrey A Law
1
-27
/
+43
1998-12-04
final.c (cleanup_subreg_operands): Delete some unused code.
Bernd Schmidt
1
-0
/
+6
1998-11-20
function.c (nonlocal_goto_handler_slots): Renamed from nonlocal_goto_handler_...
Bernd Schmidt
1
-126
/
+177
1998-10-26
* stmt.c (expand_asm_operands): Accept `=' or `+' at any position.
Richard Henderson
1
-2
/
+21
1998-10-25
stmt.c (expand_fixup): Set fixup->before_jump to a NOTE_INSN_DELETED instead ...
Jason Merrill
1
-3
/
+9
[next]