From: Doug Evans Date: Fri, 12 Jun 1998 06:40:41 +0000 (+0000) Subject: * Makefile.in (stamp-{arch,cpu,decode}): Pass CGEN_FLAGS_TO_PASS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1be932424c84bcfa54e1906c2a2dd50c702bb94e;p=binutils-gdb.git * Makefile.in (stamp-{arch,cpu,decode}): Pass CGEN_FLAGS_TO_PASS to recursive makes. (stamp-{xcpu,xdecode}): Ditto. --- diff --git a/sim/m32r/ChangeLog b/sim/m32r/ChangeLog index d122c21b192..8ca97d1ad55 100644 --- a/sim/m32r/ChangeLog +++ b/sim/m32r/ChangeLog @@ -1,3 +1,11 @@ +Thu Jun 11 23:39:53 1998 Doug Evans + + * Makefile.in (stamp-{arch,cpu,decode}): Pass CGEN_FLAGS_TO_PASS + to recursive makes. +start-sanitize-m32rx + (stamp-{xcpu,xdecode}): Ditto. +end-sanitize-m32rx + Wed Jun 10 17:39:29 1998 Doug Evans * traps.c: New file. Trap support moved here from sim-if.c.