diff options
author | Timothy Wall <twall@alum.mit.edu> | 2000-02-04 19:45:19 +0000 |
---|---|---|
committer | Timothy Wall <twall@alum.mit.edu> | 2000-02-04 19:45:19 +0000 |
commit | 24a17b6c620fbe76e249dae587e0618a876a6d0f (patch) | |
tree | 2a86af40d29b279c9c39962a2de4b43c537d2162 /gas/ChangeLog | |
parent | 789cba25dd417a644f709a3e3c3985f0aeae9f8f (diff) | |
download | gdb-24a17b6c620fbe76e249dae587e0618a876a6d0f.zip gdb-24a17b6c620fbe76e249dae587e0618a876a6d0f.tar.gz gdb-24a17b6c620fbe76e249dae587e0618a876a6d0f.tar.bz2 |
Remove conditionals causing a bug in listings.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 58133a1..600a855 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2000-02-04 Timothy Wall <twall@redhat.com> + + * listing.c (print_lines): Remove conditionals causing bug in + listings. + 2000-02-03 Timothy Wall <twall@cygnus.com> * as.h: Define OCTETS_PER_BYTE and OCTETS_PER_BYTE_POWER |