* config/obj-aout.c (obj_pseudo_table): Use obj_aout_type for

.type pseudo-op.
	(obj_aout_type): New static function.
This commit is contained in:
Ian Lance Taylor 1996-10-18 18:07:55 +00:00
parent 72ce05e86d
commit b70795e990
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Fri Oct 18 14:06:26 1996 Ian Lance Taylor <ian@cygnus.com>
* 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 <ian@cygnus.com>
* Makefile.in ($(OBJS)): Depend upon libiberty.h.