From: Ian Lance Taylor Date: Fri, 18 Oct 1996 18:07:55 +0000 (+0000) Subject: * config/obj-aout.c (obj_pseudo_table): Use obj_aout_type for X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b70795e990d3be38a08768ef6c7f7611dad4b06a;p=binutils-gdb.git * config/obj-aout.c (obj_pseudo_table): Use obj_aout_type for .type pseudo-op. (obj_aout_type): New static function. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 1053e98d0de..9447c47c12e 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Fri Oct 18 14:06:26 1996 Ian Lance Taylor + + * config/obj-aout.c (obj_pseudo_table): Use obj_aout_type for + .type pseudo-op. + (obj_aout_type): New static function. + Thu Oct 17 17:55:17 1996 Ian Lance Taylor * Makefile.in ($(OBJS)): Depend upon libiberty.h.