Alan Modra d1a3c973fa PR24028, PPC_INT_FMT
PPC_INT_FMT is redundant now that bfd.h pulls in inttypes.h if
available.  Apparently MacOS Mojave defines int64_t as long long even
though long is also 64 bits, which confuses the logic selecting
PPC_INT_FMT (and BFD_PRI64 too).  Hopefully inttypes.h is available on
Mojave.

	PR 24028
include/
	* opcode/ppc.h (PPC_INT_FMT): Delete.
opcodes/
	* ppc-dis.c (print_insn_powerpc): Replace PPC_INT_FMT uses with
	PRId64/PRIx64.
2018-12-28 15:02:04 +10:30
..
2018-05-04 18:58:23 +09:30
2018-12-14 04:55:34 -08:00
2018-12-28 15:02:04 +10:30
2018-05-04 18:58:23 +09:30
2018-12-28 15:02:04 +10:30
2016-01-01 22:59:17 +10:30
2017-01-02 13:55:05 +10:30
2018-01-03 17:49:42 +10:30
2012-12-10 12:48:03 +00:00
2018-06-19 14:15:17 -04:00
2018-06-19 14:15:17 -04:00
2018-06-18 09:34:12 -04:00
2011-07-25 17:11:48 +00:00