summaryrefslogtreecommitdiff
path: root/gcc/ada/4cintnam.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/4cintnam.ads')
-rw-r--r--gcc/ada/4cintnam.ads5
1 files changed, 2 insertions, 3 deletions
diff --git a/gcc/ada/4cintnam.ads b/gcc/ada/4cintnam.ads
index 2fd50469848..54823751a5c 100644
--- a/gcc/ada/4cintnam.ads
+++ b/gcc/ada/4cintnam.ads
@@ -6,9 +6,9 @@
-- --
-- S p e c --
-- --
--- $Revision: 1.4 $ --
+-- $Revision$ --
-- --
--- Copyright (C) 1991-2001 Free Software Foundation, Inc. --
+-- Copyright (C) 1991-2002 Free Software Foundation, Inc. --
-- --
-- GNARL is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
@@ -49,7 +49,6 @@
-- The pragma Unreserve_All_Interrupts affects the following signal(s):
--
-- 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.