From: Doug Evans Date: Thu, 29 Jan 1998 21:39:53 +0000 (+0000) Subject: * config/tc-m32r.c (allow_m32rx): Must compile with K&R C. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=72e6c688c303373c9e9ef05abc505a9ec78e1b62;p=binutils-gdb.git * config/tc-m32r.c (allow_m32rx): Must compile with K&R C. (m32rx support): only include #ifdef HAVE_CPU_M32RX. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 2273c2c308f..9aa815adf81 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,10 @@ +start-sanitize-m32rx +Thu Jan 29 13:36:29 1998 Doug Evans + + * config/tc-m32r.c (allow_m32rx): Must compile with K&R C. + (m32rx support): only include #ifdef HAVE_CPU_M32RX. + +end-sanitize-m32rx Thu Jan 29 14:42:44 1998 Ian Lance Taylor * Makefile.am (CONFIG_OBJS): New variable, containing part of old