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
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
1999-02-14
except.c (start_catch_handler): Use emit_cmp_and_jump_insns.
Jeffrey A Law
1
-3
/
+3
1998-12-23
Warning fixes:
Kaveh R. Ghazi
1
-1
/
+0
1998-12-09
except.c (duplicate_eh_handlers, [...]): Function pointer parameters changed ...
Kaveh R. Ghazi
1
-2
/
+2
1998-12-09
except.h (struct handler_info): Add handler_number field
Andrew MacLeod
1
-7
/
+6
1998-12-08
See ChangeLog..
Andrew MacLeod
1
-27
/
+201
1998-12-03
* except.c (set_exception_version_code): Argument is an "int".
Jeffrey A Law
1
-1
/
+1
1998-11-29
except.c (add_new_handler): Complain about additional handlers after one that...
Jason Merrill
1
-2
/
+7
1998-11-11
Fix x86 __throw -O0 -fpic compiler abort.
Jim Wilson
1
-1
/
+3
1998-11-05
except.c (expand_fixup_region_end): Make sure outer context labels are not is...
Andrew MacLeod
1
-0
/
+22
1998-10-29
except.c (emit_eh_context): Make the EH context register stay alive at -O0 so...
Andrew MacLeod
1
-0
/
+8
1998-09-21
expr.h (eh_rtime_match_libfunc): New extern declaration.
Andrew MacLeod
1
-3
/
+2
1998-09-17
[multiple changes]
Andrew MacLeod
1
-4
/
+4
1998-09-15
tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused.
Richard Henderson
1
-121
/
+121
1998-09-15
[multiple changes]
Andrew MacLeod
1
-3
/
+52
1998-09-09
except.h (current_function_eh_stub_label): Declare.
Bernd Schmidt
1
-0
/
+16
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
[next]