diff options
author | Fred Fish <fnf@specifix.com> | 1997-02-10 17:16:28 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1997-02-10 17:16:28 +0000 |
commit | c37555c141befeefa05293b2efd3eca18a7e41a3 (patch) | |
tree | 9f8246777028ea4cc903035dc61e164374d9154b /opcodes/ChangeLog | |
parent | 86fdcdafd16b6eace7e26288b92a8ddcf958b316 (diff) | |
download | gdb-c37555c141befeefa05293b2efd3eca18a7e41a3.zip gdb-c37555c141befeefa05293b2efd3eca18a7e41a3.tar.gz gdb-c37555c141befeefa05293b2efd3eca18a7e41a3.tar.bz2 |
* tic80-opc.c (tic80_symbol_to_value): Changed to accept
a symbol class that restricts translation to just that
class (general register, condition code, etc).
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 771a996..3aa9b2d 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,4 +1,10 @@ start-sanitize-tic80 +Mon Feb 10 10:12:41 1997 Fred Fish <fnf@cygnus.com> + + * tic80-opc.c (tic80_symbol_to_value): Changed to accept + a symbol class that restricts translation to just that + class (general register, condition code, etc). + Thu Feb 6 17:34:09 1997 Fred Fish <fnf@cygnus.com> * tic80-opc.c (tic80_operands): Add REG_0_E, REG_22_E, |