From b46f83f2d92edf22f771477e62741fbbac8ab439 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Tue, 26 Apr 1994 21:26:04 +0000 Subject: [PATCH] * listing.c (list_symbol_table): Print "NO DEFINED SYMBOLS" and "NO UNDEFINED SYMBOLS" if there aren't any, instead of displaying the header with an empty list. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 7a675c1870..827b256fbf 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Tue Apr 26 17:10:30 1994 Ken Raeburn (raeburn@cujo.cygnus.com) + + * listing.c (list_symbol_table): Print "NO DEFINED SYMBOLS" and + "NO UNDEFINED SYMBOLS" if there aren't any, instead of displaying + the header with an empty list. + Mon Apr 25 16:19:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) * doc/Makefile.in (clean, distclean): Remove asconfig.texi. -- 2.34.1