aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2002-01-24 18:22:06 +0000
committerKazu Hirata <kazu@codesourcery.com>2002-01-24 18:22:06 +0000
commit166e23f998961a9a7106717406a984c23e39281a (patch)
treece2f003d6a130cb505ef41d2b5aacd4a1efe11f9 /gas/ChangeLog
parent391154e9f7452915c95b0c4acf99463f2330dfef (diff)
downloadgdb-166e23f998961a9a7106717406a984c23e39281a.zip
gdb-166e23f998961a9a7106717406a984c23e39281a.tar.gz
gdb-166e23f998961a9a7106717406a984c23e39281a.tar.bz2
* config/tc-h8300.c (check_operand): Don't print a warning
when a valid 24-bit address is given to a 16-bit address operand.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3532a9b..02b1040 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,9 @@
+2002-01-24 Kazu Hirata <kazu@hxi.com>
+
+ * config/tc-h8300.c (check_operand): Don't print a warning
+ when a valid 24-bit address is given to a 16-bit address
+ operand.
+
2002-01-24 Alexandre Oliva <aoliva@redhat.com>
* config/tc-sh.c (sh_elf_suffix): Removed.