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
/
ada
/
raise-gcc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-26
ada: Update personality function for CHERI purecap
Daniel King
1
-3
/
+36
2023-01-09
ada: Update copyright notice
Arnaud Charlet
1
-1
/
+1
2022-07-05
[Ada] Remove exception propagation during bootstrap
Arnaud Charlet
1
-0
/
+4
2022-05-19
[Ada] Fix compilation of raise-gcc.c with -DSTANDALONE under windows
Arnaud Charlet
1
-1
/
+1
2022-01-11
[Ada] Update copyright notice and bump Gnatvsn.Current_Year
Arnaud Charlet
1
-1
/
+1
2021-06-15
[Ada] Minor consistency fix for Windows SEH
Eric Botcazou
1
-1
/
+1
2021-06-15
[Ada] Small cleanup in exception handling C code
Eric Botcazou
1
-6
/
+4
2021-05-07
[Ada] Fix type mismatch warnings during LTO bootstrap #5
Eric Botcazou
1
-33
/
+27
2021-05-07
[Ada] Fix type mismatch warnings during LTO bootstrap #2
Eric Botcazou
1
-7
/
+7
2021-05-03
[Ada] Update copyright notice
Arnaud Charlet
1
-1
/
+1
2021-03-09
Re: [PATCH v2] fix Ada bootstrap on Cygwin64 (PR bootstrap/94918)
Mikael Pettersson
1
-0
/
+6
2020-07-08
[Ada] Fix warnings in C runtime files on Windows
Eric Botcazou
1
-1
/
+1
2020-06-02
[Ada] Bump copyright year
Arnaud Charlet
1
-1
/
+1
2020-02-06
Initialize barrier_cache for ARM EH ABI compliance
Alexandre Oliva
1
-0
/
+10
2019-12-12
[Ada] Define __gnat_personality_v0 for SEH
Arnaud Charlet
1
-0
/
+13
2019-12-12
[Ada] Remove references to VMS
Arnaud Charlet
1
-72
/
+3
2019-07-18
Makefile.rtl, [...]: Introduce a "STANDALONE" mode where C runtime files do n...
Arnaud Charlet
1
-2
/
+6
2019-04-24
re PR target/89093 (C++ exception handling clobbers d8 VFP register)
Ramana Radhakrishnan
1
-0
/
+10
2019-01-08
[Ada] Bump copyright years to 2019
Pierre-Marie de Rodat
1
-1
/
+1
2018-06-11
[Ada] Improve last exception info availability from C++ handlers
Olivier Hainque
1
-11
/
+14
2018-05-24
[Ada] Handle version 2 of Windows unwinding information structures
Eric Botcazou
1
-31
/
+50
2018-01-11
[Ada] Bump copyright notices to 2018
Arnaud Charlet
1
-1
/
+1
2017-05-10
raise-gcc.c (exception_class_eq): Make ec parameter const.
Bernd Edlinger
1
-1
/
+2
2017-04-27
[multiple changes]
Arnaud Charlet
1
-6
/
+31
2017-04-27
[multiple changes]
Arnaud Charlet
1
-10
/
+19
2017-01-06
[multiple changes]
Arnaud Charlet
1
-5
/
+2
2016-11-30
[multiple changes]
Arnaud Charlet
1
-2
/
+27
2014-10-20
[multiple changes]
Arnaud Charlet
1
-9
/
+6
2014-10-20
[multiple changes]
Arnaud Charlet
1
-0
/
+7
2014-10-10
[multiple changes]
Arnaud Charlet
1
-3
/
+3
2014-02-24
[multiple changes]
Arnaud Charlet
1
-8
/
+7
2014-01-20
[multiple changes]
Arnaud Charlet
1
-7
/
+14
2014-01-20
[multiple changes]
Arnaud Charlet
1
-67
/
+174
2013-10-14
[multiple changes]
Arnaud Charlet
1
-0
/
+7
2013-10-14
[multiple changes]
Arnaud Charlet
1
-1
/
+3
2013-10-14
[multiple changes]
Arnaud Charlet
1
-0
/
+46
2013-10-14
cstand.adb (Create_Standard): Change Import_Code component of Standard_Except...
Tristan Gingold
1
-17
/
+24
2013-07-21
gigi.h: Likewise.
Ondřej Bílka
1
-1
/
+1
2013-04-23
re PR target/55445 (Always defined __SEH__ when build from trunk)
Kai Tietz
1
-3
/
+3
2013-02-06
[multiple changes]
Arnaud Charlet
1
-7
/
+13
2012-07-17
[multiple changes]
Arnaud Charlet
1
-3
/
+6
2012-07-16
[multiple changes]
Arnaud Charlet
1
-7
/
+10
2012-07-16
[multiple changes]
Arnaud Charlet
1
-1
/
+37
2012-07-12
[multiple changes]
Arnaud Charlet
1
-1
/
+130
2012-07-12
[multiple changes]
Arnaud Charlet
1
-91
/
+77
2012-07-09
[multiple changes]
Arnaud Charlet
1
-1
/
+1
2012-07-09
[multiple changes]
Arnaud Charlet
1
-1
/
+1
2012-07-09
[multiple changes]
Arnaud Charlet
1
-11
/
+28
2012-07-09
[multiple changes]
Arnaud Charlet
1
-0
/
+26
2012-07-09
[multiple changes]
Arnaud Charlet
1
-0
/
+11
[next]