Tom de Vries
b3f8962bdb
[sim] Fix mbuild build breaker in sim-cpu.c
...
When running gdb/gdb_mbuild.sh, I run into:
...
src/sim/aarch64/../common/sim-cpu.c: In function 'sim_cpu_free':
src/sim/aarch64/../common/sim-cpu.c:64:3: error: implicit declaration of \
function 'free' [-Werror=implicit-function-declaration]
free (cpu);
^~~~
src/sim/aarch64/../common/sim-cpu.c:64:3: error: incompatible implicit \
declaration of built-in function 'free' [-Werror]
src/sim/aarch64/../common/sim-cpu.c:64:3: note: include '<stdlib.h>' or \
provide a declaration of 'free'
...
Fix this by adding "#include <stdlib.h>".
Tested by gdb/gdb_mbuild.sh -e aarch64-elf.
sim/common/ChangeLog:
2020-08-10 Tom de Vries <tdevries@suse.de>
* sim-cpu.c: Include stdlib.h for free.
2020-08-10 17:26:09 +02:00
..
2018-12-06 12:21:10 +00:00
2018-06-19 16:55:06 -04:00
2020-01-01 10:20:53 +04:00
2019-06-13 21:27:10 +09:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2019-06-13 21:27:10 +09:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2015-04-21 03:10:16 -04:00
2020-08-10 17:26:09 +02:00
2018-06-19 16:55:06 -04:00
2018-06-19 16:55:06 -04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2019-09-23 22:11:02 +01:00
2016-01-10 04:01:16 -05:00
2015-04-21 03:10:16 -04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2019-09-23 22:11:02 +01:00
2020-01-19 19:48:16 -05:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-19 19:48:16 -05:00
2020-01-01 10:20:53 +04:00
2020-08-10 17:26:09 +02:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-19 19:48:16 -05:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-19 19:48:16 -05:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-19 19:48:16 -05:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-19 19:48:16 -05:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00
2020-01-01 10:20:53 +04:00