aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@novell.com>2007-09-26 06:58:01 +0000
committerJan Beulich <jbeulich@novell.com>2007-09-26 06:58:01 +0000
commitcc941dee4852b197c1437b2eb28eafb0c9ccaff9 (patch)
treed7a3be528fec59011b1e252e0792d14c485c6d7e /gas/ChangeLog
parentc15900ec3600482ecc5269dc0bbe25c2fa48007a (diff)
downloadgdb-cc941dee4852b197c1437b2eb28eafb0c9ccaff9.zip
gdb-cc941dee4852b197c1437b2eb28eafb0c9ccaff9.tar.gz
gdb-cc941dee4852b197c1437b2eb28eafb0c9ccaff9.tar.bz2
gas/
2007-09-26 Jan Beulich <jbeulich@novell.com> * config/tc-ia64.c (dot_pred_rel): Replace specialized handling with simple call to parse_operand.
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 06df1e6..0b5829f 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,10 @@
2007-09-26 Jan Beulich <jbeulich@novell.com>
+ * config/tc-ia64.c (dot_pred_rel): Replace specialized handling
+ with simple call to parse_operand.
+
+2007-09-26 Jan Beulich <jbeulich@novell.com>
+
* config/tc-i386.c (NUM_FLAG_CODE): Remove.
2007-09-26 Jan Beulich <jbeulich@novell.com>