From: Dawn Perchik Date: Mon, 24 Feb 1997 10:42:50 +0000 (+0000) Subject: * Makefile.in: Remove dependancies on itbl-cpu.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=16aef5b049941bfb4df913153c2c9adc89872106;p=binutils-gdb.git * Makefile.in: Remove dependancies on itbl-cpu.h. * as.c: Define stubs for itbl_parse and itbl_init if HAVE_ITBL_CPU is not defined. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 577802710e3..f6dbd08e41d 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Mon Feb 24 02:23:00 1997 Dawn Perchik + + * Makefile.in: Remove dependancies on itbl-cpu.h. + * as.c: Define stubs for itbl_parse and itbl_init if HAVE_ITBL_CPU + is not defined. + Mon Feb 24 02:03:00 1997 Dawn Perchik * itbl-ops.h: Include as.h.