aboutsummaryrefslogtreecommitdiff
path: root/gdb/saber.suppress
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-09-28 01:35:29 +0000
committerJohn Gilmore <gnu@cygnus>1991-09-28 01:35:29 +0000
commitd8ce13268e9c7514b4b09757ad762bce9d0bfb0a (patch)
tree7156d8661603b50b662933c870fbc95050b43f60 /gdb/saber.suppress
parentdad0e12d57c432daeabe8f9a05848a60a5d08f91 (diff)
downloadfsf-binutils-gdb-d8ce13268e9c7514b4b09757ad762bce9d0bfb0a.zip
fsf-binutils-gdb-d8ce13268e9c7514b4b09757ad762bce9d0bfb0a.tar.gz
fsf-binutils-gdb-d8ce13268e9c7514b4b09757ad762bce9d0bfb0a.tar.bz2
* coffread.c (coff_symfile_read): Use xmalloc, not malloc.
* language.c, printcmd.c: Lint. * language.h (get_frame_language): Declare. * saber.suppress: update. * stack.c (find_relative_frame): Remove complex code that was #if 0'd, stick with simple code. Lint. * saber.suppress: Update a bit. * symfile.c (add_symbol_file_command): Add "?" to question. * utils.c (parse_escape): Avoid \a due to bdead compilers. * value.h: Declare typedef_print. * valprint.c (val_print, type_print_base): TYPE_CODE_RANGE less kludgey.
Diffstat (limited to 'gdb/saber.suppress')
-rw-r--r--gdb/saber.suppress32
1 files changed, 21 insertions, 11 deletions
diff --git a/gdb/saber.suppress b/gdb/saber.suppress
index 959dec9..b1e1772 100644
--- a/gdb/saber.suppress
+++ b/gdb/saber.suppress
@@ -368,26 +368,36 @@ suppress 68 on complain
/* Benign type mismatch */
suppress 3 in read_range_type
/* Over/underflow unary minus */
-suppress 594 ../expread.tab.c
-/* Set but not used */
-suppress 593 ../expread.tab.c
-/* Label not used */
-suppress 590 ../expread.tab.c
-/* Formal param not used */
-suppress 442 ../../bfd/archive.c
+suppress 442 ../bfd/archive.c
/* \0 in string */
-suppress 558 ../../bfd/b.out.c
+suppress 558 ../bfd/b.out.c
/* Conditional if always true */
-suppress 558 ../../bfd/coffswap.c
+suppress 558 ../bfd/coffswap.c
/* Conditional if always true -- bfd_h_put_x */
-suppress 529 ../../bfd/coffswap.c
+suppress 529 ../bfd/coffswap.c
/* Stmt unreach -- bfd_h_put_x */
-suppress 590 ../../bfd/ecoff.c
+suppress 590 ../bfd/ecoff.c
/* Formal parameter not used */
suppress 590 on ignore
/* Formal param not used */
+suppress 590 on ignore_exec_bfd
+/* Formal param not used */
+suppress 590 on ignore_core_bfd
+/* Formal param not used */
+suppress 590 on ignore_input_section
+/* Formal param not used */
suppress 590 on ignore_newsect
/* Formal param not used */
+suppress 590 on ignore_abfd
+/* Formal param not used */
+suppress 590 on ignore_symbol
+/* Formal param not used */
+suppress 590 on ignore_symbols
+/* Formal param not used */
+suppress 652 in ../bfd/libaout.h
+/* The declaration has no effect */
+suppress 442 in ../bfd/archive.c
+/* Escape sequence in string literal has null value */
/* Signals caught and ignored */
catch HUP