diff options
author | Ian Lance Taylor <ian@airs.com> | 2000-02-28 03:51:32 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 2000-02-28 03:51:32 +0000 |
commit | a25fe90645fc60bdf4bc75febd628754f8c6acde (patch) | |
tree | 1ec6acfbba6e6311eb0a1811f98152de07195bbf /gas/ChangeLog | |
parent | 37fb6db1119c0552ad55112ee321ca235bcb93ec (diff) | |
download | binutils-gdb-a25fe90645fc60bdf4bc75febd628754f8c6acde.tar.gz |
2000-02-27 Jakub Jelinek <jakub@redhat.com>
* config/tc-sparc.c (OPTION_UNDECLARED_REGS): New option.
(md_parse_option): Handle it.
(md_show_usage): Document it.
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 776ffe0d398..a7d844e0c0b 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2000-02-27 Jakub Jelinek <jakub@redhat.com> + + * config/tc-sparc.c (OPTION_UNDECLARED_REGS): New option. + (md_parse_option): Handle it. + (md_show_usage): Document it. + 2000-02-27 Ian Lance Taylor <ian@zembu.com> * config/tc-alpha.c (md_assemble): Accept `1' and `9' in an |