]> git.ipfire.org Git - people/ms/u-boot.git/commit - scripts/checkstack.pl
scripts/checkstack.pl: update to get AArch64 port from Linux
authorKim Phillips <kim.phillips@freescale.com>
Wed, 28 Jan 2015 19:15:01 +0000 (13:15 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 5 Mar 2015 16:17:53 +0000 (11:17 -0500)
commita32ab4d910b86c83a6dee557eed68298b7e9b361
treec5a33f64d6dc5ce3d4a40fa19050ec1023789052
parent0c7e8d1317daa86da7d1cfdea7733f8091a002c1
scripts/checkstack.pl: update to get AArch64 port from Linux

Bring checkstack.pl up to date from its upstream Linux development.
Effectively, the following linux commits:

208ad00 checkstack.pl: port to AArch64
fda9f99 scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86
7eb6e34 kbuild: trivial - remove trailing empty lines
690998b scripts/checkstack.pl: Add metag support

Reported-by: York Sun <yorksun@freescale.com>
Cc: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
scripts/checkstack.pl