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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2003-10-01
except.h (MUST_USE_SJLJ_EXCEPTIONS): Revert 2003-09-23 change.
Rainer Orth
1
-6
/
+4
2003-09-23
except.h (MUST_USE_SJLJ_EXCEPTIONS): Test for DWARF2_UNWIND_INFO value.
Rainer Orth
1
-2
/
+6
2003-06-29
except.c: Convert prototypes to ISO C90.
Andreas Jaeger
1
-42
/
+41
2003-05-10
except.c (EH_RETURN_STACKADJ_RTX): Do not define.
Ulrich Weigand
1
-4
/
+0
2003-05-03
builtins.c (expand_builtin): Remove.
Richard Henderson
1
-1
/
+1
2003-04-22
Makefile.in (calls.o): Depend on except.h.
Mark Mitchell
1
-0
/
+4
2003-03-31
* except.h: Remove definition of varray_type.
Matt Kraai
1
-9
/
+0
2002-08-25
function.h (struct function): Add flag all_throwers_are_sibcalls.
Stuart Hastings
1
-2
/
+2
2002-04-09
basic-block.h (flow_delete_block_noexpunge): Declare.
Richard Henderson
1
-3
/
+4
2002-04-03
re PR c++/5636 (gcc-3.0.3, memory leakage: function that take a string as par...
Jason Merrill
1
-14
/
+0
2002-03-19
except.c (current_function_has_exception_handlers): New.
Richard Henderson
1
-0
/
+1
2002-01-12
attribs.c (handle_deprecated_attribute): constify WHAT.
Graham Stott
1
-5
/
+4
2001-12-31
except.h: Remove forward def of tree_node, rtx_def and define of tree, rtx.
Graham Stott
1
-18
/
+0
2001-11-23
ChangeLog.0, [...]: Fix spelling errors.
Joseph Myers
1
-1
/
+1
2001-11-16
except.c: Support for catching a list of types with a single handler (struct ...
Olivier Hainque
1
-1
/
+2
2001-10-28
ChangeLog.0, [...]: Fix spelling errors.
Joseph Myers
1
-1
/
+1
2001-08-22
Makefile.in, [...]: replace "GNU CC" with "GCC".
Lars Brinkhoff
1
-12
/
+12
2001-07-06
except.h (MUST_USE_SJLJ_EXCEPTIONS): Examine the value of DWARF2_UNWIND_INFO ...
Richard Henderson
1
-1
/
+1
2001-06-08
except.c (get_exception_pointer, [...]): Take a struct function.
Richard Henderson
1
-1
/
+1
2001-05-25
Standardize header guards.
Richard Henderson
1
-2
/
+2
2001-05-17
except.h (protect_cleanup_actions): Remove it.
Mark Mitchell
1
-2
/
+7
2001-05-11
defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.
Richard Henderson
1
-6
/
+6
2001-05-04
except.h: Add prototype declaration for expand_builtin_init_dwarf_reg_sizes.
Andreas Jaeger
1
-1
/
+3
2001-04-02
except.h (lang_eh_type_covers): Mark extern.
Richard Henderson
1
-2
/
+2
2001-04-01
* except.h (expand_builtin_dwarf_fp_regnum): Declare.
Richard Henderson
1
-0
/
+1
2001-03-28
IA-64 ABI Exception Handling.
Richard Henderson
1
-441
/
+112
2001-03-27
except.c (can_throw_internal): Rename from can_throw.
Richard Henderson
1
-1
/
+1
2001-03-27
except.h (flag_non_call_exceptions): Move ...
Richard Henderson
1
-4
/
+0
2001-03-27
Make -fsjlj-exceptions a configure option.
Richard Henderson
1
-4
/
+24
2001-03-27
bb-reorder.c, [...]: Rename asynchronous_exceptions to flag_non_call_exceptions.
Richard Henderson
1
-1
/
+1
2000-05-27
Makefile.in (resource.o): Depend on except.h.
Richard Henderson
1
-0
/
+1
2000-05-25
except.h (can_throw): Declare it.
Mark Mitchell
1
-0
/
+4
2000-05-25
except.c (func_eh_entry): Add emitted field.
Andrew MacLeod
1
-0
/
+9
2000-03-19
emit-rtl.c (push_to_full_sequence, [...]): New functions.
Martin v. Löwis
1
-0
/
+3
2000-03-09
except.c (can_throw): See through a SEQUENCE.
Jason Merrill
1
-0
/
+4
2000-02-25
Copyright fixes.
Jeff Law
1
-1
/
+1
2000-01-14
eh-common.h: PROTO -> PARAMS.
Kaveh R. Ghazi
1
-65
/
+66
1999-12-20
current_function -> cfun
Bernd Schmidt
1
-9
/
+9
1999-12-12
except.h (struct eh_queue): Add `next' pointer.
Mark Mitchell
1
-1
/
+8
1999-11-25
except.h (eh_status): Adjust documentation for x_protect_list.
Mark Mitchell
1
-3
/
+9
1999-11-18
except.h (struct eh_entry): Add goto_entry_p.
Mark Mitchell
1
-13
/
+6
1999-09-30
Use lookup table to get register sizes in dwarf2 eh
Bernd Schmidt
1
-1
/
+1
1999-08-10
except.h (eh_nesting_info): Add new structure defintion.
Andrew MacLeod
1
-0
/
+45
1999-07-31
Backport of GC branch patches part 1: kill eh status saving.
Bernd Schmidt
1
-18
/
+62
1999-01-06
Copyright fixes.
Jeff Law
1
-1
/
+1
1998-12-09
except.h (struct handler_info): Add handler_number field
Andrew MacLeod
1
-1
/
+2
1998-12-08
See ChangeLog..
Andrew MacLeod
1
-8
/
+13
1998-09-15
tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.
Richard Henderson
1
-8
/
+4
1998-09-15
[multiple changes]
Andrew MacLeod
1
-0
/
+9
1998-09-09
except.h (current_function_eh_stub_label): Declare.
Bernd Schmidt
1
-1
/
+6
[next]