diff options
author | Andrew Cagney <cagney@redhat.com> | 1998-04-03 17:13:40 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 1998-04-03 17:13:40 +0000 |
commit | 72a08ce565ebcc1e71ec20055dc1ae585f58532c (patch) | |
tree | b244d1608c4893118feacc7fe64d70e964c17a26 /sim/igen/ChangeLog | |
parent | Fri Apr 3 12:04:48 1998 Alan Modra <alan@spri.levels.unisa.edu.au> (diff) | |
download | binutils-gdb-72a08ce565ebcc1e71ec20055dc1ae585f58532c.tar.gz binutils-gdb-72a08ce565ebcc1e71ec20055dc1ae585f58532c.tar.bz2 binutils-gdb-72a08ce565ebcc1e71ec20055dc1ae585f58532c.zip |
Don't bother generating trace prefix string when not tracing.
Diffstat (limited to 'sim/igen/ChangeLog')
-rw-r--r-- | sim/igen/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sim/igen/ChangeLog b/sim/igen/ChangeLog index 15f8eaa5e5d..f56c2d387ad 100644 --- a/sim/igen/ChangeLog +++ b/sim/igen/ChangeLog @@ -1,3 +1,13 @@ +Sat Apr 4 02:15:35 1998 Andrew Cagney <cagney@b1.cygnus.com> + + * igen.c (print_itrace): Use TRACE_ANY_P macro to determine if any + tracing is needed. + +Thu Mar 26 20:51:23 1998 Stu Grossman <grossman@bhuna.cygnus.co.uk> + + * table.c (table_push): Redo, using stdio. Fixes NT native + problem with <CRLF>=><LF> translation... + Tue Mar 24 23:30:07 1998 Andrew Cagney <cagney@b1.cygnus.com> * gen-engine.c (print_run_body): Re-extract the CIA after |