aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorThiemo Seufer <ths@networkno.de>2002-01-16 21:30:47 +0000
committerThiemo Seufer <ths@networkno.de>2002-01-16 21:30:47 +0000
commit394f9b3adb165da30f42c771548a2d2991db8672 (patch)
treeffa692e8338522f3ba309ebb088b64f6e545c2ba /gas/ChangeLog
parent96a846ea2324acd8d167080c146ebea148453aeb (diff)
downloadgdb-394f9b3adb165da30f42c771548a2d2991db8672.zip
gdb-394f9b3adb165da30f42c771548a2d2991db8672.tar.gz
gdb-394f9b3adb165da30f42c771548a2d2991db8672.tar.bz2
* config/tc-mips.c (percent_op): Ensure longer percent_op's are
matched before the shorter ones. (my_getSmallParser): Fix handling of nested parentheses in percent_op's. Code cleanup. (my_getPercentOp): New function, code from my_getSmallParser. (my_getSmallExpression): Fix handling of closing parentheses. Code cleanup. Better comments.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index abcb3af..3e20ea5 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,13 @@
+2002-01-16 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
+ Johannes Stezenbach <js@convergence.de>
+ * config/tc-mips.c (percent_op): Ensure longer percent_op's are
+ matched before the shorter ones.
+ (my_getSmallParser): Fix handling of nested parentheses in
+ percent_op's. Code cleanup.
+ (my_getPercentOp): New function, code from my_getSmallParser.
+ (my_getSmallExpression): Fix handling of closing parentheses.
+ Code cleanup. Better comments.
+
2002-01-16 Nick Clifton <nickc@redhat.com>
po/tr.po: New file: Turkish translation.