diff options
author | Nick Clifton <nickc@redhat.com> | 2001-03-23 19:35:02 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-03-23 19:35:02 +0000 |
commit | c3a27914b8158876b94fda0beaa26da202103b62 (patch) | |
tree | 29e70469e3f6d630f46b68e900104aa64eda908c /gas/ChangeLog | |
parent | 37006e4391f0851c445377b99c9e23152336dfca (diff) | |
download | gdb-c3a27914b8158876b94fda0beaa26da202103b62.zip gdb-c3a27914b8158876b94fda0beaa26da202103b62.tar.gz gdb-c3a27914b8158876b94fda0beaa26da202103b62.tar.bz2 |
Document --listing-XXX command line switches.
Explain why listings behave differently when -pipe is used.
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 5be241d..76a8c20 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2001-03-23 Nick Clifton <nickc@redhat.com> + + * doc/as.texinfo: Document --listing-XXX command line switches. + Explain why listings behave differently when -pipe is used. + 2001-03-23 Richard Sandiford <rsandifo@redhat.com> * write.c (fix_new_exp): Print an error if passed a register. |