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
1998-08-17
c-decl.c (init_decl_processing): Remove unneeded &.
Kaveh R. Ghazi
1
-11
/
+5
1998-08-11
except.c (set_exception_lang_code, [...]): Use prototype-style definition if ...
John Carr
1
-0
/
+8
1998-06-29
Warning fixes:
Kaveh R. Ghazi
1
-1
/
+2
1998-06-25
[multiple changes]
Andrew MacLeod
1
-1
/
+65
1998-06-24
except.c (start_catch_handler): Do nothing if EH is not on.
Andrew MacLeod
1
-3
/
+10
1998-06-23
Have -fnew-exceptions actually use the runtime field, and not generate runtim...
Andrew MacLeod
1
-2
/
+6
1998-06-19
except.c (jumpif_rtx): Put declaration and definition inside a suitable #ifdef.
Jeffrey A Law
1
-12
/
+4
1998-06-19
except.c (jumpif_rtx): Make static and add prototype.
Jeffrey A Law
1
-2
/
+5
1998-06-18
Warning fixes:
Kaveh R. Ghazi
1
-1
/
+1
1998-06-17
except.c (add_new_handler): fix bug in finding last region handler.
Andrew MacLeod
1
-1
/
+2
1998-06-17
eh-common.h (struct eh_context): Add comment for hidden use of field dynamic_...
Andrew MacLeod
1
-1
/
+4
1998-06-11
Fix m68k build failure.
Jim Wilson
1
-2
/
+2
1998-06-09
Minor tweaks.
Andrew MacLeod
1
-11
/
+6
1998-06-08
[multiple changes]
Andrew MacLeod
1
-40
/
+50
1998-05-28
Flow now removes exception regions when their handlers are all removed.
Andrew MacLeod
1
-0
/
+28
1998-05-19
Fix logic on when to generate a new handler label
Andrew MacLeod
1
-1
/
+1
1998-05-19
Warning Fixes:
Kaveh R. Ghazi
1
-1
/
+0
1998-05-14
First cut of changes to utilize the new exception handling model
Andrew MacLeod
1
-140
/
+422
1998-05-06
typo typo fixes fixes
Jeff Law
1
-4
/
+4
1998-05-06
toplev.h: New file.
Robert Lipe
1
-0
/
+1
1998-04-16
except.c (push_eh_entry): Add prototype.
Jeffrey A Law
1
-2
/
+15
1998-04-04
* Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12
Jeff Law
1
-1
/
+1
1998-03-20
Major cutover to using system.h:
Kaveh R. Ghazi
1
-5
/
+1
1998-03-19
except.c (init_eh): Do nothing.
Jason Merrill
1
-4
/
+1
1998-03-16
except.c (insn_eh_region, [...]): New static variables.
Andrew Macleod
1
-0
/
+106
1998-03-12
d
Manfred Hollstein
1
-1
/
+1
1998-02-13
* except.c (emit_throw): Lose throw_used.
Jason Merrill
1
-8
/
+0
1998-02-10
except.c (start_dynamic_cleanup): Remove unused variable 'dhc'.
Robert Lipe
1
-19
/
+3
1998-02-07
c-common.c: Include <stdlib.h> and <string.h>/<strings.h>.
Robert Lipe
1
-0
/
+4
1998-02-02
expr.c (expand_builtin_setjmp): Accept two new arguments for the labels to br...
Richard Henderson
1
-6
/
+9
1998-01-26
except.c (check_exception_handler_labels): Disable warning when flag_syntax_o...
Benjamin Kosnik
1
-1
/
+1
1998-01-14
alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO...
Richard Henderson
1
-23
/
+21
1997-12-18
except.c: Remove register_exception_table{,_p}.
Jason Merrill
1
-24
/
+0
1997-12-15
Bring over changes from latest gcc-2.8 pre-release.
Jeff Law
1
-2
/
+2
1997-12-14
tweak comment
Jason Merrill
1
-1
/
+4
1997-12-12
except.c (call_get_eh_context): Don't mess with sequences.
Jason Merrill
1
-15
/
+5
1997-12-12
except.c (call_get_eh_context): Don't take a parm.
Jason Merrill
1
-243
/
+8
1997-12-12
except.c (use_eh_context): Don't copy_rtx a REG.
Jason Merrill
1
-15
/
+2
1997-12-11
[multiple changes]
Teemu Torma
1
-66
/
+167
1997-12-06
Merge from gcc-2.8
Jeff Law
1
-6
/
+12
1997-12-04
except.c (get_dynamic_handler_chain): Only make the call once per function.
Jason Merrill
1
-20
/
+15
1997-12-04
* except.c (expand_end_all_catch): Fix for sjlj exceptions.
Jason Merrill
1
-5
/
+8
1997-12-04
./: * libgcc2.c (__throw): Use __builtin_return_addr instead of __eh_pc.
Jason Merrill
1
-104
/
+74
1997-12-03
except.c (expand_fixup_region_end): New fn.
Jason Merrill
1
-0
/
+52
1997-12-01
O Bring in changes from release branch (egcs_ss_971127).
Jeff Law
1
-0
/
+1
1997-11-25
[multiple changes]
Jason Merrill
1
-12
/
+32
1997-11-21
except.h: Add outer_context_label_stack.
Jason Merrill
1
-4
/
+11
1997-11-20
Makefile.in (LIB2FUNCS): Remove C++ memory management support.
Jason Merrill
1
-1
/
+0
1997-11-12
except.c: Do not include "assert.h".
Jeffrey A Law
1
-8
/
+10
1997-11-10
stmt.c (expand_decl_cleanup_no_eh): New fn.
Jason Merrill
1
-0
/
+1
[next]