diff options
Diffstat (limited to 'gcc/ada/4gintnam.ads')
-rw-r--r-- | gcc/ada/4gintnam.ads | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/ada/4gintnam.ads b/gcc/ada/4gintnam.ads index 8cc8e7f7f47..be2c19a1fbf 100644 --- a/gcc/ada/4gintnam.ads +++ b/gcc/ada/4gintnam.ads @@ -8,7 +8,7 @@ -- -- -- $Revision$ -- -- --- Copyright (C) 1997-2001, Florida State University -- +-- Copyright (C) 1997-2002, Florida State University -- -- -- -- GNARL is free software; you can redistribute it and/or modify it under -- -- terms of the GNU Library General Public License as published by the -- @@ -50,7 +50,6 @@ -- (Pthread library): -- -- SIGINT: made available for Ada handler --- SIGILL, SIGBUS, SIGSEGV: disconnected from runtime exception mapping -- This target-dependent package spec contains names of interrupts -- supported by the local system. |