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
/
cp
/
except.c
Age
Commit message (
Expand
)
Author
Files
Lines
2001-12-02
c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.
Neil Booth
1
-1
/
+1
2001-08-13
expr.h: Split out optab- and libfunc-related code to...
Zack Weinberg
1
-0
/
+1
2001-08-02
Kill -fhonor-std.
Nathan Sidwell
1
-5
/
+2
2001-06-19
except.c (initialize_handler_parm): Expect __cxa_begin_catch to return pointe...
Richard Sandiford
1
-3
/
+3
2001-05-21
cp-tree.def (START_CATCH_STMT): Lose.
Jason Merrill
1
-22
/
+2
2001-05-17
except.h (protect_cleanup_actions): Remove it.
Mark Mitchell
1
-2
/
+15
2001-05-13
except.c (choose_personality_routine): Export.
Zack Weinberg
1
-20
/
+42
2001-05-02
call.c: NULL_PTR -> NULL.
Kaveh R. Ghazi
1
-2
/
+2
2001-04-27
except.c (can_convert_eh): Don't check template parms, typename types etc.
Nathan Sidwell
1
-1
/
+1
2001-04-22
except.c (build_throw): Wrap the initialization of the exception object in a ...
Jason Merrill
1
-8
/
+5
2001-03-28
IA-64 ABI Exception Handling.
Richard Henderson
1
-652
/
+318
2001-03-28
decl.c (struct named_label_list): Rename eh_region to in_try_scope, add in_ca...
Richard Henderson
1
-0
/
+1
2001-03-27
Make -fsjlj-exceptions a configure option.
Richard Henderson
1
-3
/
+3
2001-03-22
Make-lang.in (cp/except.o): Don't depend on insn-flags.h.
Richard Henderson
1
-1
/
+0
2001-03-19
Compute DECL_ASSEMBLER_NAME lazily.
Mark Mitchell
1
-0
/
+1
2001-03-15
Correct semantics restrictions checking in throw-expression.
Gabriel Dos Reis
1
-1
/
+34
2001-02-27
except.c (call_eh_info): Revert "match_function"'s type.
Jeffrey Oldham
1
-2
/
+2
2001-02-26
except.c (call_eh_info): Cleanup generation of cp_eh_info struct.
Nathan Sidwell
1
-38
/
+61
2001-02-12
Remove old ABI support.
Mark Mitchell
1
-5
/
+1
2001-02-04
diagnostic.h (set_internal_error_function): Renamed.
Richard Kenner
1
-1
/
+4
2001-01-28
configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.
Kaveh R. Ghazi
1
-3
/
+2
2000-12-04
mangle.c (write_type): Mangle VECTOR_TYPE with "U8__vector".
Jason Merrill
1
-11
/
+11
2000-10-18
c-common.h (flag_no_builtin): Declare.
Mark Mitchell
1
-1
/
+1
2000-09-20
except.c: Delete #if 0:d EXCEPTION_SECTION_ASM_OP-default and users.
Hans-Peter Nilsson
1
-32
/
+0
2000-09-17
splay-tree.c (splay_tree_predecessor): Fix typo in comment.
Mark Mitchell
1
-1
/
+1
2000-07-01
Makefile.in (C_AND_OBJC_OBJS): Added c-semantics.o.
Ben Chelf
1
-1
/
+1
2000-06-20
call.c (build_conditional_expr): Use VOID_TYPE_P.
Nathan Sidwell
1
-1
/
+1
2000-05-24
cp-tree.h (lang_decl_flags): Rename mutable_flag to uninlinable and bitfield ...
Mark Mitchell
1
-19
/
+19
2000-05-20
top level:
Zack Weinberg
1
-0
/
+2
2000-05-14
except.c (check_handlers): New fn.
Jason Merrill
1
-0
/
+84
2000-05-03
cp-tree.def (THUNK_DECL): Remove.
Mark Mitchell
1
-1
/
+1
2000-04-12
cp-tree.h (IDENTIFIER_CTOR_OR_DTOR_P): New macro.
Mark Mitchell
1
-9
/
+18
2000-03-19
emit-rtl.c (push_to_full_sequence, [...]): New functions.
Martin v. Löwis
1
-2
/
+2
2000-03-14
Jeff Sturm <jsturm@sigma6.com>
Jeff Sturm
1
-1
/
+1
2000-03-13
decl.c (grokfndecl): Set TREE_NOTHROW if TYPE_NOTHROW_P.
Jason Merrill
1
-14
/
+37
2000-03-11
exception.cc (__check_null_eh_spec): New fn.
Jason Merrill
1
-27
/
+46
2000-03-10
decl.c (push_throw_library_fn): Take the FUNCTION_TYPE.
Jason Merrill
1
-0
/
+1
2000-03-10
lang-options.h, decl2.c: Add -fno-enforce-eh-specs.
Jason Merrill
1
-0
/
+27
2000-03-10
decl.c (push_overloaded_decl_1, [...]): Lose.
Jason Merrill
1
-74
/
+20
2000-03-09
tree.h (struct tree_common): Rename raises_flag to nothrow_flag.
Jason Merrill
1
-0
/
+5
2000-03-02
cp-tree.h (build_java_class_ref): Declare.
Tom Tromey
1
-9
/
+138
2000-02-26
Fix copyrights
Jeff Law
1
-1
/
+1
2000-02-22
Refer to the standard as an ISO document, not an ANSI one.
Martin v. Löwis
1
-1
/
+1
2000-01-26
call.c: PROTO -> PARAMS.
Kaveh R. Ghazi
1
-17
/
+18
2000-01-18
cp-tree.h (get_tinfo_fn_dynamic): Remove prototype.
Nathan Sidwell
1
-2
/
+3
1999-12-17
cp-tree.h (cp_tree_index): Add CPTI_DSO_HANDLE.
Mark Mitchell
1
-43
/
+0
1999-12-15
cp-tree.h (make_aggr_type): Declare.
Richard Henderson
1
-3
/
+3
1999-12-09
except.c (expand_throw): Add static attribute to match prototype.
Andreas Jaeger
1
-1
/
+1
1999-11-25
Make-lang.in (CXX_SRCS): Add optimize.c.
Mark Mitchell
1
-7
/
+6
1999-11-18
except.c (expand_end_catch_block): Fix typo.
Mark Mitchell
1
-9
/
+4
[next]