summaryrefslogtreecommitdiffstats
path: root/scripts/signrom.py
diff options
context:
space:
mode:
authorPeter Maydell2016-01-22 16:09:20 +0100
committerPeter Maydell2016-01-22 16:09:20 +0100
commitf42c222482b651400f0fa417eb174da1c9502c1c (patch)
treeba49197361662bd39f456c073c5fdb1c97abe3e5 /scripts/signrom.py
parentMerge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging (diff)
downloadqemu-f42c222482b651400f0fa417eb174da1c9502c1c.tar.gz
qemu-f42c222482b651400f0fa417eb174da1c9502c1c.tar.xz
qemu-f42c222482b651400f0fa417eb174da1c9502c1c.zip
fpu: Replace int64 typedef with int64_t
Replace the int64 softfloat-specific typedef with int64_t. This change was made with find include fpu target-* -name '*.[ch]' | xargs sed -i -e 's/\bint64\b/int64_t/g' together with manual removal of the typedef definition, and manual undoing of some mis-hits where macro arguments were being used for token pasting rather than as a type. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <rth@twiddle.net> Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Acked-by: Leon Alrae <leon.alrae@imgtec.com> Message-id: 1452603315-27030-2-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'scripts/signrom.py')
0 files changed, 0 insertions, 0 deletions