diff options
author | Christian Groessler <chris@groessler.org> | 2003-11-07 20:43:15 +0000 |
---|---|---|
committer | Christian Groessler <chris@groessler.org> | 2003-11-07 20:43:15 +0000 |
commit | e2a2ebaad5af00b39ccc1af2e5e27cb08fbe7e8f (patch) | |
tree | 1dbd079e8454de324256575e9eb496a1985b7e10 /gas/ChangeLog | |
parent | 22c7ba1abadff541ca42822704aa5e6b2617d5a2 (diff) | |
download | gdb-e2a2ebaad5af00b39ccc1af2e5e27cb08fbe7e8f.zip gdb-e2a2ebaad5af00b39ccc1af2e5e27cb08fbe7e8f.tar.gz gdb-e2a2ebaad5af00b39ccc1af2e5e27cb08fbe7e8f.tar.bz2 |
2003-11-07 Christian Groessler <chris@groessler.org>
* doc/c-z8k.texi: Document command-line options. Fix byte
register names. Document '.z8001' and '.z8002' directives.
Extend addressing modes documentation.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index fadb9c3..239c95d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2003-11-07 Christian Groessler <chris@groessler.org> + + * doc/c-z8k.texi: Document command-line options. Fix byte + register names. Document '.z8001' and '.z8002' directives. + Extend addressing modes documentation. + 2003-11-07 Jonathan R. Grant <jg-binutils@jguk.org> * input-file.c (input_file_open): Use "No such file" error |