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
2011-11-08
Merge from transactional-memory branch.
Aldy Hernandez
1
-0
/
+49
2011-10-11
Convert standard builtin functions from being arrays to using a functional in...
Michael Meissner
1
-2
/
+2
2011-09-24
except.c (expr_noexcept_p): Split out from finish_noexcept_expr.
Jason Merrill
1
-4
/
+17
2011-08-23
re PR c++/50055 ([PATCH] Location information for the throw() specification i...
Siddhesh Poyarekar
1
-2
/
+4
2011-07-19
tree.h (fold_build_pointer_plus_loc): New helper function.
Richard Guenther
1
-3
/
+3
2011-07-16
Make-lang.in (check-g++-strict-gc): New.
Jason Merrill
1
-0
/
+2
2011-06-21
call.c (add_builtin_candidates): Use cv_unqualified rather than TYPE_MAIN_VAR...
Jason Merrill
1
-1
/
+1
2011-06-08
re PR c++/49107 ([C++0x][4.7 Regression] incomplete type regression with std:...
Jason Merrill
1
-2
/
+6
2011-04-07
re PR c++/48468 ([C++0x][SFINAE] noexcept operator does not handle function t...
Jason Merrill
1
-0
/
+5
2011-03-28
except.c (build_noexcept_spec): Call cxx_constant_value after converting to b...
Jason Merrill
1
-1
/
+1
2010-11-30
diagnostic-core.h: Include bversion.h.
Joseph Myers
1
-1
/
+0
2010-11-01
call.c (null_ptr_cst_p): Use maybe_constant_value.
Jason Merrill
1
-6
/
+17
2010-10-27
* except.c (build_throw): Set EXPR_LOCATION.
Jason Merrill
1
-1
/
+4
2010-10-13
Centralize knowledge of eh personality routines.
Richard Henderson
1
-3
/
+2
2010-09-27
Require lvalues as specified by the standard.
Jason Merrill
1
-1
/
+1
2010-08-20
vec.h (FOR_EACH_VEC_ELT): Define.
Nathan Froyd
1
-3
/
+1
2010-08-19
except.c (pending_noexcept, [...]): New.
Jason Merrill
1
-6
/
+58
2010-06-28
system.h: Poison GCC_EXCEPT_H for front-end files.
Steven Bosscher
1
-8
/
+28
2010-06-16
c.opt: Add -Wnoexcept.
Jason Merrill
1
-12
/
+27
2010-06-09
call.c (build_java_interface_fn_ref): Call build_function_type_list instead o...
Nathan Froyd
1
-16
/
+14
2010-06-04
Implement noexcept-specification (15.4)
Jason Merrill
1
-0
/
+61
2010-06-04
Implement noexcept operator (5.3.7)
Jason Merrill
1
-0
/
+64
2010-05-30
cp-tree.h (cp_build_function_call_nary): Declare.
Nathan Froyd
1
-20
/
+13
2010-05-25
Makefile.in (EXCEPT_H): Fix typo.
Steven Bosscher
1
-3
/
+0
2010-05-15
c.opt: Add -fnothrow-opt.
Jason Merrill
1
-3
/
+16
2010-05-14
C++ DR 475
Jason Merrill
1
-49
/
+11
2010-05-14
re PR c++/44127 (G++ emits unnecessary EH code)
Jason Merrill
1
-2
/
+2
2010-05-06
C++ support for -Wunused-but-set-variable
Jakub Jelinek
1
-0
/
+1
2010-01-20
re PR c++/42038 (ICE: tree check: expected class 'type', have 'exceptional' (...
Paolo Carlini
1
-6
/
+7
2009-12-17
re PR c/40885 (build_indirect_ref i18n problems)
Shujing Zhao
1
-2
/
+2
2009-11-20
re PR c++/42060 ([c++0x] ICE throwing array with initializer list)
Paolo Carlini
1
-2
/
+6
2009-09-14
Squash commit of EH in gimple
Richard Henderson
1
-9
/
+5
2009-09-13
langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
Richard Guenther
1
-10
/
+3
2009-07-16
re PR c/40435 (Revision 148442 caused many regressions on trunk)
Aldy Hernandez
1
-1
/
+2
2009-07-06
decl.c: Replace %H by an explicit location.
Manuel López-Ibáñez
1
-6
/
+7
2009-06-12
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
Aldy Hernandez
1
-1
/
+1
2009-05-21
tree.c (build_tree_list_vec_stat): New function.
Ian Lance Taylor
1
-5
/
+6
2009-03-27
except.c (choose_personality_routine): Set terminate_node to abort for java e...
Jan Hubicka
1
-0
/
+1
2008-08-18
diagnostics.c (permerror_at): Rename as permerror.
Manuel López-Ibáñez
1
-1
/
+1
2008-07-28
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
Richard Biener
1
-3
/
+4
2008-07-27
decl.c (push_library_fn): Add a parameter for the exceptions that the functio...
Paolo Carlini
1
-13
/
+25
2008-06-21
typeck.c (composite_pointer_type_r, [...]): Change pedwarn to permerror.
Jonathan Wakely
1
-2
/
+2
2008-03-25
typeck.c (composite_pointer_type_r): Add SFINAE support.
Douglas Gregor
1
-15
/
+21
2007-09-05
re PR c++/15745 (exception specification incorrectly changes the type of the ...
Jason Merrill
1
-0
/
+3
2007-09-04
except.c (initialize_handler_parm): Use fold_build_cleanup_point_expr.
Jason Merrill
1
-1
/
+1
2007-09-04
re PR c++/31411 (ICE in gimplify_expr with throw/special copy constructor wit...
Jason Merrill
1
-0
/
+3
2007-08-25
c-common.c (vector_types_convertible_p, [...]): Constify.
Kaveh R. Ghazi
1
-1
/
+1
2007-08-20
re PR c++/22369 (C++ produces mis-matched types with pointers to member funct...
Richard Guenther
1
-1
/
+1
2007-08-20
tree.c (WALK_SUBTREE): Call walk_tree_1.
Richard Guenther
1
-1
/
+1
2007-08-02
typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...
Nick Clifton
1
-5
/
+4
[next]