]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Add missing stdlib.h includes to sim
authorTom Tromey <tromey@adacore.com>
Tue, 4 May 2021 14:56:12 +0000 (08:56 -0600)
committerTom Tromey <tromey@adacore.com>
Tue, 4 May 2021 19:19:33 +0000 (13:19 -0600)
commitbe7547b07780effc5ad8a37f48ec4047053ef6ba
treef98749db322b849437806836cf6f57af83fa281f
parenta0c4531a55c86a40b65cdc7af80473856d029a2e
Add missing stdlib.h includes to sim

This updates the various "mloop.in" files to emit an include of
stdlib.h, to avoid warnings about 'abort' being undeclared.

One such warning now remains, in mn10300.igen.  I don't know offhand
the best way to fix this one.

2021-05-04  Tom Tromey  <tromey@adacore.com>

* mloop.in: Include <stdlib.h>.

sim/iq2000/ChangeLog
2021-05-04  Tom Tromey  <tromey@adacore.com>

* mloop.in: Include <stdlib.h>.

sim/lm32/ChangeLog
2021-05-04  Tom Tromey  <tromey@adacore.com>

* mloop.in: Include <stdlib.h>.

sim/m32r/ChangeLog
2021-05-04  Tom Tromey  <tromey@adacore.com>

* mloop.in: Include <stdlib.h>.

sim/or1k/ChangeLog
2021-05-04  Tom Tromey  <tromey@adacore.com>

* mloop.in: Include <stdlib.h>.
sim/cris/ChangeLog
sim/cris/mloop.in
sim/iq2000/ChangeLog
sim/iq2000/mloop.in
sim/lm32/ChangeLog
sim/lm32/mloop.in
sim/m32r/ChangeLog
sim/m32r/mloop.in
sim/or1k/ChangeLog
sim/or1k/mloop.in