summaryrefslogtreecommitdiff
path: root/gcc/ada/4lintnam.ads
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/4lintnam.ads')
-rw-r--r--gcc/ada/4lintnam.ads3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/ada/4lintnam.ads b/gcc/ada/4lintnam.ads
index 52c3e95047a..dcb8164d47d 100644
--- a/gcc/ada/4lintnam.ads
+++ b/gcc/ada/4lintnam.ads
@@ -8,7 +8,7 @@
-- --
-- $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.