OSDN Git Service

gas/
authorJan Beulich <jbeulich@novell.com>
Mon, 9 May 2005 06:44:51 +0000 (06:44 +0000)
committerJan Beulich <jbeulich@novell.com>
Mon, 9 May 2005 06:44:51 +0000 (06:44 +0000)
commit90748d87ed311f3cbab7fae104b4c4e1bd46224c
treef17436818121633b6f03da642accaa723a0e08fb
parentbe97728fd1ed6330765eb291e26f3064bc1842dd
gas/
2005-05-09  Jan Beulich  <jbeulich@novell.com>

* config/tc-i386.c (tc_x86_regname_to_dw2regnum): Correct 64-bit mode
names to match ABI. Add more registers for 32-bit and 64-bit modes.
Make name array static and const. Adjust lookup to account for NULL
entries (standing for unused register numbers).
gas/ChangeLog
gas/config/tc-i386.c