diff options
author | Brendan Kehoe <brendan@cygnus> | 1992-09-24 19:43:45 +0000 |
---|---|---|
committer | Brendan Kehoe <brendan@cygnus> | 1992-09-24 19:43:45 +0000 |
commit | 5e9d510ea673148563b59c773f423af4c6bfa90a (patch) | |
tree | f10d11b0859801fa1d4a8ce51cd1c4b0bdd32508 /gas | |
parent | cdfab267527b46283ce9c8876daa05bcf0ca4e09 (diff) | |
download | gdb-5e9d510ea673148563b59c773f423af4c6bfa90a.zip gdb-5e9d510ea673148563b59c773f423af4c6bfa90a.tar.gz gdb-5e9d510ea673148563b59c773f423af4c6bfa90a.tar.bz2 |
* listing.c (debugging_pseudo): Add stabs and stabn as things to ignore.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 776990e..98d8b1f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Thu Sep 24 12:42:32 1992 Brendan Kehoe (brendan@rtl.cygnus.com) + + * listing.c (debugging_pseudo): Add stabs and stabn as things to + ignore. + Tue Sep 15 17:25:05 1992 Jim Wilson (wilson@sphagnum.cygnus.com) * Makefile.in (as.new): Remove dependence on LOCAL_LOADLIBES. |