]> gcc.gnu.org Git - gcc.git/commit
bindusg.adb: Updated documentation for -d and -D switches.
authorQuentin Ochem <ochem@adacore.com>
Wed, 15 Feb 2006 09:37:21 +0000 (10:37 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 15 Feb 2006 09:37:21 +0000 (10:37 +0100)
commit2c351f04f4026e765c15fcb5a74c809573dc666a
tree8a2a937d7f81a97a585f84040849a1517c06251d
parentba6739078139fc22634a0b45c4c34147a14665df
bindusg.adb: Updated documentation for -d and -D switches.

2006-02-13  Quentin Ochem  <ochem@adacore.com>
    Olivier Hainque  <hainque@adacore.com>

* bindusg.adb: Updated documentation for -d and -D switches.

* raise.h (__gnat_set_globals): added new parameter for
Default_Stack_Size.

* init.c (__gnat_adjust_context_for_raise) <alpha-vms case>: Implement.
(__gnat_handle_vms_condition): Adjust context before raise.
(__gnat_install_handler): Restore the global vector setup for GCC
versions before 3.4, as the frame based circtuitry is not available
in this case.
(__gnat_set_globals): added a parameter default_stack_size
(__gl_default_stack_size): new variable.

From-SVN: r111056
gcc/ada/bindusg.adb
gcc/ada/init.c
gcc/ada/raise.h
This page took 0.092428 seconds and 5 git commands to generate.