]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/common/ChangeLog
sim: common: add PRI printf defines
authorMike Frysinger <vapier@gentoo.org>
Sat, 20 Jun 2015 09:36:26 +0000 (15:21 +0545)
committerMike Frysinger <vapier@gentoo.org>
Sun, 22 Nov 2015 06:37:24 +0000 (01:37 -0500)
commit37258e9950490293bb00808a55d82dea640efe6c
treece422f45d5576a101c5549fea979d4ba185d75fb
parent82d442c6c67e42c1697b07aa7ac2b323baf333c0
sim: common: add PRI printf defines

Keeping track of the right printf formats for the various types can be
a pretty big hassle, especially in common code which has to support a
variety of bitsizes.  Take a page from the existing standards and add
a set of PRI macros which hide the details in a common header.
sim/common/ChangeLog
sim/common/sim-types.h