From 03d46c0e96e4456f99a0fc63a287b26a17caea12 Mon Sep 17 00:00:00 2001 From: Sean Keys Date: Thu, 2 Aug 2012 20:26:52 +0000 Subject: [PATCH] * config/tc-m68hc11.c (s_m68hc11_parse_pseudo_instruction): New function to parse pseudo ops that are unreleated to existing pseudo ops. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.7.4