summaryrefslogtreecommitdiffstats
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-09-18 00:56:54 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-09-18 00:56:54 +0000
commit20e192ab8df5502cd405ffd7fe5161985b8a2373 (patch)
tree180111f0d0c494e969ed6a5adedc769f6df0442a /gas/ChangeLog
parentb10a8ae01c27969e5104f76209272fb457c1e20b (diff)
downloadppe42-binutils-20e192ab8df5502cd405ffd7fe5161985b8a2373.tar.gz
ppe42-binutils-20e192ab8df5502cd405ffd7fe5161985b8a2373.zip
gas/
2007-09-17 H.J. Lu <hongjiu.lu@intel.com> * config/tc-i386.c (baseindex): Removed. (build_modrm_byte): Check reg_num for RIP register instead of reg_type. (i386_index_check): Likewise. opcodes/ 2007-09-17 H.J. Lu <hongjiu.lu@intel.com> * i386-opc.h (RegRip): New. * i386-reg.tbl (rip): Use RegRip for reg_num. * i386-tbl.h: Regenerated.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index c62639e9ea..81b5fdc4d2 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,12 @@
2007-09-17 H.J. Lu <hongjiu.lu@intel.com>
+ * config/tc-i386.c (baseindex): Removed.
+ (build_modrm_byte): Check reg_num for RIP register instead of
+ reg_type.
+ (i386_index_check): Likewise.
+
+2007-09-17 H.J. Lu <hongjiu.lu@intel.com>
+
PR gas/5035
* config/obj-coff.c (obj_coff_endef): Remove checking size of
def_symbol_in_progress.
OpenPOWER on IntegriCloud