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
2008-06-26
dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings.
Kaveh R. Ghazi
1
-11
/
+11
2008-06-18
targhooks.h (struct gcc_target): New member unwind_word_mode.
Ulrich Weigand
1
-5
/
+11
2008-06-06
re PR rtl-optimization/36419 (Wrong unwind info with -Os -fasynchronous-unwin...
Jakub Jelinek
1
-0
/
+1
2008-04-25
re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)
Jan Hubicka
1
-11
/
+11
2008-04-18
except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...
Jan Hubicka
1
-5
/
+5
2008-04-15
gengtype.c (write_root): Param_is argument is OK.
Jan Hubicka
1
-153
/
+100
2008-03-19
re PR other/35094 (RTL dump file letters hosed and partly undocumented)
Jan Hubicka
1
-7
/
+13
2007-10-15
re PR tree-optimization/33735 (verify_stmts failed: missing PHI def)
Alexandre Oliva
1
-1
/
+3
2007-09-22
re PR target/32325 (cc1plus ICE configuring libstdc++ on Tru64 UNIX V5.1B: SE...
Eric Botcazou
1
-1
/
+3
2007-09-07
function.h (struct function): Rename calls_unwind_init to saves_all_registers.
Roman Zippel
1
-1
/
+1
2007-08-14
alias.c (rtx_equal_for_memref_p): Constify.
Kaveh R. Ghazi
1
-2
/
+2
2007-07-26
Change copyright header to refer to version 3 of the GNU General Public Licen...
Nick Clifton
1
-5
/
+5
2007-07-25
c-common.c (fname_as_string, [...]): Constify.
Kaveh R. Ghazi
1
-8
/
+12
2007-05-30
re PR tree-optimization/31769 (ICE with OpenMP and exceptions)
Jakub Jelinek
1
-1
/
+5
2007-05-21
builtins.c (expand_builtin_setjmp_setup): Update comment.
Nathan Sidwell
1
-1
/
+1
2007-05-21
gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...
Jan Hubicka
1
-2
/
+2
2007-05-14
builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the cal...
Uros Bizjak
1
-5
/
+7
2007-03-20
except.c (output_function_exception_table): Do not reference the EH personali...
Mark Mitchell
1
-3
/
+3
2007-02-15
tree.h (enum tree_code_class): Add tcc_vl_exp.
Sandra Loosemore
1
-2
/
+2
2007-02-11
re PR target/29487 (Shared libstdc++ fails to link)
Mark Mitchell
1
-1
/
+4
2006-12-11
Move all varpool routines out of cgraph/cgraphunit to varpool.c
Jan Hubicka
1
-3
/
+3
2006-11-12
* except.c (sjlj_emit_function_enter): Remove unused variable.
Andreas Schwab
1
-2
/
+2
2006-11-11
extended.texi (__builtin_expect): We no longer require second argument to be ...
Jan Hubicka
1
-3
/
+1
2006-11-02
re PR other/29639 (ext/bitmap_allocator/check_allocate_max_size.cc execution ...
Eric Botcazou
1
-5
/
+15
2006-10-28
except.h (output_function_exception_table): Add 'const char*' param.
Eric Botcazou
1
-3
/
+13
2006-10-10
re PR rtl-optimization/29323 (set_nothrow_function_flags does invalid analysi...
Richard Guenther
1
-0
/
+3
2006-09-13
flow.c (calculate_global_regs_live): Invalidate eh registers on eh edges.
Andreas Krebbel
1
-26
/
+0
2006-07-19
* except.c (duplicate_eh_regions_1): Clear next_peer.
Jakub Jelinek
1
-0
/
+1
2006-06-13
re PR middle-end/27536 (-fsection-anchors breaks Ada)
Richard Guenther
1
-1
/
+1
2006-05-28
cfgcleanup.c, [...]: Fix comment typos.
Kazu Hirata
1
-1
/
+1
2006-05-02
re PR middle-end/27310 (ICE in duplicate_eh_regions)
Jakub Jelinek
1
-1
/
+1
2006-04-15
re PR middle-end/26823 (ICE with OpenMP in add_stmt_to_eh_region_fn, at tree-...
Jakub Jelinek
1
-0
/
+42
2006-04-08
builtins.c, [...]: Fix comment typos.
Kazu Hirata
1
-2
/
+2
2006-03-22
re PR middle-end/26084 (ICE (segfault) on C++ OpenMP code)
Richard Henderson
1
-106
/
+177
2006-03-03
cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOOP to cfg cleanup.
Zdenek Dvorak
1
-2
/
+2
2006-03-02
tree-vrp.c (execute_vrp): Return value.
Daniel Berlin
1
-7
/
+10
2006-01-31
tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
Marcin Dalecki
1
-4
/
+3
2006-01-31
expr.h (expand_normal): new inline function.
Marcin Dalecki
1
-1
/
+1
2006-01-06
tm.texi (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Document.
Eric Christopher
1
-27
/
+29
2005-12-10
except.c (switch_to_exception_section): Only define if TARGET_UNWIND_INFO is ...
Andreas Schwab
1
-0
/
+2
2005-12-10
dwarf2out.c (default_eh_frame_section): Delete, moving handling of EH_FRAME_S...
Richard Sandiford
1
-18
/
+22
2005-12-08
ipa-type-escape.c (analyze_variable): Use gcc_assert instead of abort.
Volker Reichelt
1
-2
/
+2
2005-12-07
alpha.c (alpha_start_function): Use switch_to_section.
Richard Sandiford
1
-9
/
+6
2005-11-03
dwarf2asm.c (dw2_force_const_mem): Add new parameter 'public'.
Eric Botcazou
1
-1
/
+3
2005-10-23
re PR ada/23957 (ld terminated with signal 10 [Bus error] linking libgnat-4.0...
John David Anglin
1
-1
/
+3
2005-09-17
except.c (struct eh_status): Turn region_array into vec.
Jan Hubicka
1
-38
/
+67
2005-09-06
re PR middle-end/21460 (sjlj_emit_function_enter adds rtl to wrong block)
Alan Modra
1
-14
/
+12
2005-08-10
bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.
Paolo Bonzini
1
-2
/
+2
2005-07-05
Makefile.in: Adjust dependencies.
Paolo Bonzini
1
-1
/
+69
2005-07-03
bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...
Joseph Myers
1
-2
/
+2
[next]