diff options
author | John Gilmore <gnu@cygnus> | 1992-02-22 09:16:11 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-02-22 09:16:11 +0000 |
commit | 93fe4e330ebd39ea1b061383fe3521deb961e93a (patch) | |
tree | e013730c3e1e8aea07ae92cc94940869a0043fb3 /gdb/saber.suppress | |
parent | 30875e1c4b96ec9966901d7ec4e50446394d1273 (diff) | |
download | gdb-93fe4e330ebd39ea1b061383fe3521deb961e93a.zip gdb-93fe4e330ebd39ea1b061383fe3521deb961e93a.tar.gz gdb-93fe4e330ebd39ea1b061383fe3521deb961e93a.tar.bz2 |
Saberlint.
* symmisc.c, xcoffread.c: Move debug functions to symmisc.c.
Diffstat (limited to 'gdb/saber.suppress')
-rw-r--r-- | gdb/saber.suppress | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/saber.suppress b/gdb/saber.suppress index b1e1772..7ea1a86 100644 --- a/gdb/saber.suppress +++ b/gdb/saber.suppress @@ -394,6 +394,8 @@ suppress 590 on ignore_symbol /* Formal param not used */ suppress 590 on ignore_symbols /* Formal param not used */ +suppress 590 on signo +/* Formal param not used */ suppress 652 in ../bfd/libaout.h /* The declaration has no effect */ suppress 442 in ../bfd/archive.c |