* verbosity reduction
authorFrank Ch. Eigler <fche@redhat.com>
Sat, 24 Jun 2000 14:47:54 +0000 (14:47 +0000)
committerFrank Ch. Eigler <fche@redhat.com>
Sat, 24 Jun 2000 14:47:54 +0000 (14:47 +0000)
2000-06-23  Frank Ch. Eigler  <fche@redhat.com>

* cgen-trace.h (TRACE_USEFUL_MASK): Remove TRACE_EVENTS_IDX.

sim/common/ChangeLog
sim/common/sim-trace.h

index ba3c459..9343a07 100644 (file)
@@ -1,3 +1,7 @@
+2000-06-23  Frank Ch. Eigler  <fche@redhat.com>
+
+       * cgen-trace.h (TRACE_USEFUL_MASK): Remove TRACE_EVENTS_IDX.
+
 2000-06-24  Frank Ch. Eigler  <fche@redhat.com>
 
        From Maciej W. Rozycki <macro@ds2.pg.gda.pl>:
index 14d277e..d34f5c4 100644 (file)
@@ -85,8 +85,7 @@ enum {
 ((1 << TRACE_INSN_IDX) \
  | (1 << TRACE_LINENUM_IDX) \
  | (1 << TRACE_MEMORY_IDX) \
- | (1 << TRACE_MODEL_IDX) \
- | (1 << TRACE_EVENTS_IDX))
+ | (1 << TRACE_MODEL_IDX))
 \f
 /* Masks so WITH_TRACE can have symbolic values.
    The case choice here is on purpose.  The lowercase parts are args to