diff options
author | Martin Hunt <hunt@redhat.com> | 1996-07-31 18:49:56 +0000 |
---|---|---|
committer | Martin Hunt <hunt@redhat.com> | 1996-07-31 18:49:56 +0000 |
commit | 37e05f6443e0fe873f49c437f64b86e7d6d3caf5 (patch) | |
tree | 429d635e48a411bf72d36757b0d959afc279ebd5 /gas | |
parent | 1804c6a042a2fa37485132da98dfecf222e3e932 (diff) | |
download | gdb-37e05f6443e0fe873f49c437f64b86e7d6d3caf5.zip gdb-37e05f6443e0fe873f49c437f64b86e7d6d3caf5.tar.gz gdb-37e05f6443e0fe873f49c437f64b86e7d6d3caf5.tar.bz2 |
Wed Jul 31 11:45:15 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
* config/tc-d10v.c: Fixed bugs in short relocs and range checking.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index b2520be..03d96a9 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +start-sanitize-d10v +Wed Jul 31 11:45:15 1996 Martin M. Hunt <hunt@pizza.cygnus.com> + + * config/tc-d10v.c: Fixed bugs in short relocs and range checking. + +end-sanitize-d10v Wed Jul 31 15:41:42 1996 James G. Smith <jsmith@cygnus.co.uk> * config/tc-arm.c: Changed INSN_SIZE to variable insn_size, as |