aboutsummaryrefslogtreecommitdiff
path: root/sim/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2014-01-04 21:46:15 -0700
committerTom Tromey <tromey@redhat.com>2014-01-07 09:17:05 -0700
commit6104cb7ae77a9514ada188ded4095eed39ce267e (patch)
treebe7ebde47064f35bc580269762f3a13faea9773d /sim/ChangeLog
parentbdca5ee4bcd2fce04de6c9eabdbef8d960298e02 (diff)
downloadfsf-binutils-gdb-6104cb7ae77a9514ada188ded4095eed39ce267e.zip
fsf-binutils-gdb-6104cb7ae77a9514ada188ded4095eed39ce267e.tar.gz
fsf-binutils-gdb-6104cb7ae77a9514ada188ded4095eed39ce267e.tar.bz2
remove VA_* macros from sim
Remove the obsolete VA_* macros from sim. 2014-01-06 Tom Tromey <tromey@redhat.com> * common/cgen-trace.c: Don't use old VA_* macros. * common/sim-load.c (xprintf): Likewise. * common/sim-trace.c (trace_printf, debug_printf): Likewise.
Diffstat (limited to 'sim/ChangeLog')
-rw-r--r--sim/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog
index 04e5202..71d9db9 100644
--- a/sim/ChangeLog
+++ b/sim/ChangeLog
@@ -1,5 +1,11 @@
2014-01-06 Tom Tromey <tromey@redhat.com>
+ * common/cgen-trace.c: Don't use old VA_* macros.
+ * common/sim-load.c (xprintf): Likewise.
+ * common/sim-trace.c (trace_printf, debug_printf): Likewise.
+
+2014-01-06 Tom Tromey <tromey@redhat.com>
+
* README-HACKING: Don't use PARAMS.
* arm/wrapper.c: Don't use PARAMS.
* bfin/sim-main.h: Don't use PARAMS.