diff options
author | Doug Rupp <rupp@adacore.com> | 2021-10-06 13:03:56 -0700 |
---|---|---|
committer | Pierre-Marie de Rodat <derodat@adacore.com> | 2021-10-11 13:38:12 +0000 |
commit | 547513eeab951fddeb53baaa577de32dc8b779de (patch) | |
tree | dc4f7aced4bff3fdb89195e78930549057954ea1 /gcc/ada/gcc-interface/decl.c | |
parent | a59626c8b8497593145aa5969ca30cddaeaa8acd (diff) | |
download | gcc-547513eeab951fddeb53baaa577de32dc8b779de.zip gcc-547513eeab951fddeb53baaa577de32dc8b779de.tar.gz gcc-547513eeab951fddeb53baaa577de32dc8b779de.tar.bz2 |
[Ada] Runtime transition: System.Threads
gcc/ada/
* libgnat/s-thread.ads: Fix comments. Remove unused package
imports.
(Thread_Body_Exception_Exit): Remove Exception_Occurrence
parameter.
(ATSD): Declare type locally.
* libgnat/s-thread__ae653.adb: Fix comments. Remove unused
package imports. Remove package references to Stack_Limit
checking.
(Install_Handler): Remove.
(Set_Sec_Stack): Likewise.
(Thread_Body_Enter): Remove calls to Install_Handler and
Stack_Limit checking.
(Thread_Body_Exception_Exit): Remove Exception_Occurrence
parameter.
(Init_RTS): Call local Get_Sec_Stack. Remove call to
Install_Handler. Remove references to accessors for
Get_Sec_Stack and Set_Sec_Stack. Remove OS check.
(Set_Sec_Stack): Remove.
Diffstat (limited to 'gcc/ada/gcc-interface/decl.c')
0 files changed, 0 insertions, 0 deletions