diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2002-11-26 08:21:35 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2002-11-26 08:21:35 +0000 |
commit | fb2fd3e12c28c6faf4d048591793b9c1a5be1619 (patch) | |
tree | 6967d01df7c0f2f6801363a6a21679bf489ba772 /gas/ChangeLog | |
parent | c79b382e0643c3033a0a0d10c47aaadd1d66c7d3 (diff) | |
download | gdb-fb2fd3e12c28c6faf4d048591793b9c1a5be1619.zip gdb-fb2fd3e12c28c6faf4d048591793b9c1a5be1619.tar.gz gdb-fb2fd3e12c28c6faf4d048591793b9c1a5be1619.tar.bz2 |
* config/tc-cris.c (cris_relax_frag): Fix typo in comment.
(md_assemble): Don't pass on branches to constants as relaxable.
Tweak comment.
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 e877a41..6ca492d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2002-11-26 Hans-Peter Nilsson <hp@axis.com> + + * config/tc-cris.c (cris_relax_frag): Fix typo in comment. + (md_assemble): Don't pass on branches to constants as relaxable. + Tweak comment. + 2002-11-25 Svein E. Seldal <Svein.Seldal@solidas.com> * config/tc-tic4x.c (c4x_operands_match): Bugfix in direct mode |