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
/
except.c
Age
Commit message (
Expand
)
Author
Files
Lines
2000-03-29
except.c (add_eh_table_entry): Mark type_info's as referenced.
Nathan Sidwell
1
-0
/
+18
2000-03-25
* Rework fields used to describe positions of bitfields and
Richard Kenner
1
-1
/
+1
2000-03-22
Implement dwarf2 exception handling for the ARM.
Jason Merrill
1
-4
/
+6
2000-03-19
emit-rtl.c (push_to_full_sequence, [...]): New functions.
Martin v. Löwis
1
-6
/
+4
2000-03-10
Fix typo last change.
Richard Henderson
1
-2
/
+2
2000-03-10
except.c (can_throw): Use INTVAL on a CONST_INT.
Richard Henderson
1
-2
/
+2
2000-03-09
except.c (nothrow_function_p): If -fno-exceptions, just return.
Jason Merrill
1
-0
/
+9
2000-03-09
except.c (can_throw): See through a SEQUENCE.
Jason Merrill
1
-10
/
+23
2000-03-08
flow.c (count_basic_blocks, [...]): A rethrow can occur outside of an EH region.
Jason Merrill
1
-20
/
+32
2000-03-07
tree.h (INT_CST_LT, [...]): Remove unneeded casts.
Richard Kenner
1
-2
/
+1
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-02-25
Copyright fixes.
Jeff Law
1
-1
/
+2
2000-02-19
except.c (start_dynamic_handler): Use TYPE_MODE (integer_type_node) instead o...
Herman A.J. ten Brugge
1
-2
/
+4
2000-01-19
stupid.c: Die die die.
Richard Henderson
1
-8
/
+0
2000-01-18
calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.
Kaveh R. Ghazi
1
-1
/
+1
2000-01-14
eh-common.h: PROTO -> PARAMS.
Kaveh R. Ghazi
1
-31
/
+31
2000-01-04
cse.c (cse_insn): Missing cast added.
Jeff Law
1
-2
/
+2
1999-12-20
current_function -> cfun
Bernd Schmidt
1
-2
/
+1
1999-12-12
except.h (struct eh_queue): Add `next' pointer.
Mark Mitchell
1
-15
/
+40
1999-11-25
/gcc/../texinfo/makeinfo/Makefile ] ...
Mark Mitchell
1
-0
/
+3
1999-11-25
except.h (eh_status): Adjust documentation for x_protect_list.
Mark Mitchell
1
-28
/
+63
1999-11-18
except.h (struct eh_entry): Add goto_entry_p.
Mark Mitchell
1
-67
/
+104
1999-11-08
cse.c (delete_trivially_dead_insns): Replace alloca with xmalloc/xcalloc.
Mark Mitchell
1
-7
/
+12
1999-10-29
except.c (free_eh_nesting_info): Free the info itself.
Mark Mitchell
1
-0
/
+1
1999-10-21
calls.c: Include tm_p.h later, so everything we need is defined.
Kaveh R. Ghazi
1
-0
/
+1
1999-10-03
cpplib.c (if_directive_nameo): Add static prototype.
Kaveh R. Ghazi
1
-3
/
+12
1999-09-17
stmt.c (expand_start_bindings): Allow callers to pass a flag indicating that ...
Mark Mitchell
1
-1
/
+1
1999-09-15
emit-rtl.c (free_emit_status): Don't check DECL_DEFER_OUTPUT.
Richard Henderson
1
-2
/
+14
1999-09-14
except.c (expand_eh_region_start_for_decl): Use NOTE_EH_HANDLER, not NOTE_BLO...
Mark Mitchell
1
-15
/
+15
1999-09-10
Fix too small buffer problem found by ia64 port.
Jim Wilson
1
-3
/
+8
1999-09-09
Add a missing GC root
Bernd Schmidt
1
-0
/
+2
1999-09-09
except.c (find_all_handler_type_matches): Free the list if we found no matches.
Richard Henderson
1
-0
/
+6
1999-09-09
combine.c (SUBST): Break out to a real function do_SUBST.
Richard Henderson
1
-1
/
+1
1999-09-07
emit-rtl.c (free_emit_status): Take decl as a parameter.
Mark Mitchell
1
-1
/
+41
1999-09-07
Commit parts that were missing in Mark's last commit
Bernd Schmidt
1
-0
/
+2
1999-09-07
c-aux-info.c (concat): Don't define.
Kaveh R. Ghazi
1
-23
/
+13
1999-09-05
Makefile.in (tree.o): Depend on ggc.h.
Richard Henderson
1
-1
/
+75
1999-09-02
dwarf2out.c (dwarf2out_line): Constify `lastfile'.
Richard Henderson
1
-1
/
+1
1999-09-02
except.c (expand_fixup_region_end): Do not peek at INSN_UID (node->entry->out...
Jeffrey A Law
1
-2
/
+5
1999-08-26
system.h: Don't redefine abort or trim_filename.
Zack Weinberg
1
-1
/
+4
1999-08-10
except.h (eh_nesting_info): Add new structure defintion.
Andrew MacLeod
1
-21
/
+319
1999-08-09
print-tree.c (print_node): Print base for OFFSET_TYPEs.
Jason Merrill
1
-18
/
+14
1999-07-31
Backport of GC branch patches part 1: kill eh status saving.
Bernd Schmidt
1
-111
/
+2
1999-07-26
except.c (start_dynamic_cleanup): Use force_operand on the buffer's address.
Richard Henderson
1
-1
/
+3
1999-07-01
except.c: Include intl.h.
Richard Henderson
1
-0
/
+5
1999-04-15
except.c (start_catch_hadler): Be sure rtime_address is Pmode if POINTERS_EXT...
Donn Terry
1
-0
/
+3
1999-04-15
except.c (expand_eh_return): Force pointers to proper mode if POINTERS_EXTEND...
Donn Terry
1
-0
/
+6
1999-03-29
except.c (start_dynamic_handler): Force jmp_buf address to and operand before...
Richard Henderson
1
-1
/
+1
1999-02-25
Flow rewrite to use basic block structures and edge lists.
Richard Henderson
1
-2
/
+8
[next]