aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-07-04 10:46:35 +0000
committerNick Clifton <nickc@redhat.com>2003-07-04 10:46:35 +0000
commit0cea619061225ccddefb40dba9b13ae99d3c096d (patch)
treebe4a65c342278adb8c9f53e5a9fed1fd18e3c387 /gas/ChangeLog
parent96c223ce90d6bbaed5faac223eb8c494dc43b5a3 (diff)
downloadgdb-0cea619061225ccddefb40dba9b13ae99d3c096d.zip
gdb-0cea619061225ccddefb40dba9b13ae99d3c096d.tar.gz
gdb-0cea619061225ccddefb40dba9b13ae99d3c096d.tar.bz2
* config/tc-i386.c (tc_x86_regname_to_dw2regnum): Use ARRAY_SIZE
macro to compute size of selected register name array.
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 e425bd4..2d11c7d 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2003-07-04 Nick Clifton <nickc@redhat.com>
+
+ * config/tc-i386.c (tc_x86_regname_to_dw2regnum): Use ARRAY_SIZE
+ macro to compute size of selected register name array.
+
2003-07-01 Martin Schwidefsky <schwidefsky@de.ibm.com>
* config/tc-s390.c (md_parse_option): Add cpu type z990.