From 8dfb05cc95e407038e3b8a8647cbf8abe63dd757 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Tue, 30 Jul 1996 20:02:02 +0000 Subject: [PATCH] * config/tc-sparc.c (md_pseudo_table): Add 2byte, 4byte, and 8byte pseudo-ops. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 19e65a49b9..421c06b2c5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue Jul 30 15:51:41 1996 Ian Lance Taylor + + * config/tc-sparc.c (md_pseudo_table): Add 2byte, 4byte, and 8byte + pseudo-ops. + start-sanitize-d10v Fri Jul 26 11:43:03 1996 Martin M. Hunt