diff options
author | Nick Clifton <nickc@redhat.com> | 2001-06-12 15:56:04 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2001-06-12 15:56:04 +0000 |
commit | b131d4dca6cc3f69960dfcc3f847de335e14cd78 (patch) | |
tree | 3fe0ed8534b0d6127f3aead9412795953d78e433 /gas/ChangeLog | |
parent | 1f8cc6dbc0da3d3248de330289713ab6cebb21f2 (diff) | |
download | binutils-b131d4dca6cc3f69960dfcc3f847de335e14cd78.zip binutils-b131d4dca6cc3f69960dfcc3f847de335e14cd78.tar.gz binutils-b131d4dca6cc3f69960dfcc3f847de335e14cd78.tar.bz2 |
Document use of comparison operators as infix operators
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 5e50df7..9f906ae 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2001-06-12 Nick Clifton <nickc@cambridge.redhat.com> + + * doc/as.texinfo (Infix Ops): Document that comparison and + combiner operators can be used as infix operators. + 2001-06-12 Peter Jakubek <pjak@snafu.de> * gas/config/tc-m68k.c (parse_mri_control_operand): Fix handling |