From 753ad2d3c505aa3b5151dd1c53a99808400b94bc Mon Sep 17 00:00:00 2001 From: Stu Grossman Date: Tue, 24 Mar 1998 17:50:09 +0000 Subject: [PATCH] * Makefile.in: Get SHELL from configure. * configure: Regenerate with autoconf 2.12.1 to fix shell issues for NT native builds. --- sim/igen/ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/sim/igen/ChangeLog b/sim/igen/ChangeLog index ad09c5f..25f4a2b 100644 --- a/sim/igen/ChangeLog +++ b/sim/igen/ChangeLog @@ -1,3 +1,19 @@ +Tue Mar 24 17:46:08 1998 Stu Grossman + + * Makefile.in: Get SHELL from configure. + * configure: Regenerate with autoconf 2.12.1 to fix shell issues for + NT native builds. + +Mon Mar 16 12:51:31 1998 Andrew Cagney + + * igen.c: Pass sim_cia to trace_prefix. + +Thu Feb 26 19:25:02 1998 Andrew Cagney + + * ld-insn.c (parse_function_record): Check models are valid. + (parse_function_record): Only discard function when no model is + common. + Tue Feb 24 01:42:03 1998 Andrew Cagney * gen-engine.c (print_run_body): Always wrap generated idecode -- 2.7.4