[Ada] Handle version 2 of Windows unwinding information structures
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 24 May 2018 13:05:59 +0000 (13:05 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Thu, 24 May 2018 13:05:59 +0000 (13:05 +0000)
commit45c6d7849670dc3fd2dc4686c3c31dc6cb7bf49e
tree18927dc96d96e1b3480de2b1197b98748e575202
parentb6784d9087199e43c77a626b3de277bec9f08088
[Ada] Handle version 2 of Windows unwinding information structures

2018-05-24  Eric Botcazou  <ebotcazou@adacore.com>

gcc/ada/

* raise-gcc.c (__gnat_SEH_error_handler): Remove prototype.
(__gnat_personality_seh0): Adjust and beef up comments, and
fix formatting throughout.
(__gnat_adjust_context): Deal minimally with version 2.
* seh_init.c (__gnat_map_SEH): Fix formatting.
(_gnat_SEH_error_handler): Adjust comments.
(__gnat_install_SEH_handler): Fix formatting.

From-SVN: r260659
gcc/ada/ChangeLog
gcc/ada/raise-gcc.c
gcc/ada/seh_init.c