]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/mn10300/ChangeLog
sim: mn10300: tweak static inlines
authorMike Frysinger <vapier@gentoo.org>
Thu, 17 Jun 2021 04:12:15 +0000 (00:12 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 17 Jun 2021 04:14:02 +0000 (00:14 -0400)
commit209f108f73888741bf31d03d35722b6e0b521ec8
tree5374414480176263b5160ba9c5dc810ecd1422b3
parentef5058ae8714d68c0f671726618e721681523ac5
sim: mn10300: tweak static inlines

Use INLINE2 instead of INLINE to fix builds when -O0 are used -- the
latter define is omitted at -O0 levels while the former is always
set to inline.  These helper funcs are used by defines in here but
the defines aren't always called.
sim/mn10300/ChangeLog
sim/mn10300/mn10300_sim.h