aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-10-03 09:41:06 +0000
committerNick Clifton <nickc@redhat.com>2005-10-03 09:41:06 +0000
commitd1eac9d97d2a50f920ecd54af2c97d8ffb9df64e (patch)
tree98d35600b383a3853c694139ed767e3beec6c171 /gas/ChangeLog
parent65a7a66f3a02426753f47fe598c454d575d7f204 (diff)
downloadgdb-d1eac9d97d2a50f920ecd54af2c97d8ffb9df64e.zip
gdb-d1eac9d97d2a50f920ecd54af2c97d8ffb9df64e.tar.gz
gdb-d1eac9d97d2a50f920ecd54af2c97d8ffb9df64e.tar.bz2
(Infix Ops): '<' and '>' are not shift operators.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 0b7ddc5..7aad732 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-03 Arnold Metselaar <arnold.metselaar@planet.nl>
+
+ * doc/as.texinfo (Infix Ops): '<' and '>' are not shift
+ operators.
+
2005-09-30 Bob Wilson <bob.wilson@acm.org>
* config/tc-xtensa.c (xtensa_frob_label): Disallow labels in bundles.