From: Sean Keys Date: Thu, 2 Aug 2012 20:26:52 +0000 (+0000) Subject: * config/tc-m68hc11.c (s_m68hc11_parse_pseudo_instruction): X-Git-Tag: sid-snapshot-20120901~296 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=03d46c0e96e4456f99a0fc63a287b26a17caea12;p=platform%2Fupstream%2Fbinutils.git * config/tc-m68hc11.c (s_m68hc11_parse_pseudo_instruction): New function to parse pseudo ops that are unreleated to existing pseudo ops. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 839b45f..5c05b2c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +2012-08-02 Sean Keys + + * config/tc-m68hc11.c (s_m68hc11_parse_pseudo_instruction): + New function to parse pseudo ops that are unreleated to + existing pseudo ops. + 2012-08-01 Catherine Moore Sandra Loosemore