Files
binutils-gdb/sim/mips
Mike Frysinger 6828a30253 sim: mips: rework dynamic printf logic to avoid compiler warnings
The compiler doesn't like passing non-constant strings to printf
functions, so tweak the code to always pass one in.  This code is
a little more verbose, but it's probably the same performance.

The macro usage is a bit ugly, but maybe less than copying &
pasting the extended conditional format logic.
2021-06-16 01:55:31 -04:00
..
2021-06-16 01:29:41 -04:00
2021-05-16 22:38:41 -04:00
2021-05-16 22:38:41 -04:00
2021-06-16 01:53:09 -04:00
2021-05-16 22:38:41 -04:00
2021-05-16 22:38:41 -04:00