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
2000-03-13
Fix recently introduced error in expand_end_case.
Bernd Schmidt
1
-0
/
+3
2000-03-07
tree.h (INT_CST_LT, [...]): Remove unneeded casts.
Richard Kenner
1
-12
/
+9
2000-03-05
Revert this patch:
Mark Mitchell
1
-1
/
+1
2000-03-05
function.h (struct sequence_stack): Remove rtl_expr.
Mark Mitchell
1
-1
/
+1
2000-03-04
stmt.c (is_body_block): Move...
Jason Merrill
1
-0
/
+30
2000-02-21
defaults.h (ASM_OUTPUT_ASCII): Constify a char*.
Kaveh R. Ghazi
1
-5
/
+5
2000-02-19
c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
Richard Kenner
1
-9
/
+7
2000-02-17
stmt.c (set_file_and_line_for_stmt): Don't crash if cfun->stmt isn't set.
Mark Mitchell
1
-2
/
+8
2000-02-10
flow.c (mark_regs_live_at_end): Delete unused variables.
Kaveh R. Ghazi
1
-1
/
+0
2000-02-08
* stmt.c (expand_decl): Do set RTX_UNCHANGING_P for TREE_READONLY.
Richard Kenner
1
-7
/
+1
2000-02-04
function.c (diddle_return_value): Rework to use a callback function.
Richard Henderson
1
-3
/
+1
2000-01-19
stupid.c: Die die die.
Richard Henderson
1
-19
/
+1
2000-01-17
reload.c: PROTO -> PARAMS.
Kaveh R. Ghazi
1
-30
/
+30
2000-01-11
Update copyrights for last checkin.
Kaveh Ghazi
1
-1
/
+1
2000-01-10
Makefile.in (optabs.o): Depend on real.h
Kaveh R. Ghazi
1
-0
/
+2
1999-12-20
current_function -> cfun
Bernd Schmidt
1
-29
/
+25
1999-12-16
Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
Mark Mitchell
1
-12
/
+38
1999-12-15
* stmt.c (expand_decl): Expand upper bound of a dynamic array.
Jason Merrill
1
-0
/
+6
1999-12-12
except.h (struct eh_queue): Add `next' pointer.
Mark Mitchell
1
-0
/
+4
1999-12-05
* stmt.c (expand_fixup): Fix typo in comment.
Mark Mitchell
1
-1
/
+1
1999-11-12
Fix another gcc2 merge problem: fix switch statement ISO C conformancs bug
Jim Wilson
1
-7
/
+7
1999-11-04
bitmap.h (BITMAP_XFREE): New.
Richard Henderson
1
-1
/
+2
1999-11-04
function.c (diddle_return_value): New.
Richard Henderson
1
-20
/
+8
1999-11-01
stmt.c (expand_value_return): Fix typo in this change:
Mark Mitchell
1
-1
/
+1
1999-10-31
[multiple changes]
Richard Kenner
1
-41
/
+56
1999-10-29
except.c (free_eh_nesting_info): Free the info itself.
Mark Mitchell
1
-2
/
+2
1999-10-26
c-typeck.c (build_function_call): Check that the built-in function is of clas...
Jeffrey A Law
1
-0
/
+1
1999-10-26
tree.h (BLOCK_TYPE_TAGS): Remove.
Mark Mitchell
1
-21
/
+2
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
[next]