From: Jeff Law Date: Fri, 26 Jun 1998 17:14:20 +0000 (+0000) Subject: * mn10300.h: Add "machine" field for instructions. X-Git-Tag: gdb-4_18~1746 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d7fd14cd227e19b97ad6138f5452697bcf9570fe;p=platform%2Fupstream%2Fbinutils.git * mn10300.h: Add "machine" field for instructions. (MN103, AM30): Define machine types. (AM33): Define machine type. --- diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 74eaf85..7bce16e 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,11 @@ +Fri Jun 26 11:09:06 1998 Jeffrey A Law (law@cygnus.com) + + * mn10300.h: Add "machine" field for instructions. + (MN103, AM30): Define machine types. +start-sanitize-am33 + (AM33): Define machine type. +end-sanitize-am33 + start-sanitize-am33 Mon Jun 22 13:28:59 1998 Jeffrey A Law (law@cygnus.com)