Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-14 | kexec-tools: powerpc: Fix 64bit optimize for size (gcc -Os) build | Anton Blanchard | |
commit 46b2d0b8a719 (kexec/powerpc fix optimization for size (gcc -Os) build) added out of line GPR save/restore handlers for 32bit -Os builds. This patch adds the handlers for 64bit builds. Signed-off-by: Anton Blanchard <anton@samba.org> Signed-off-by: Simon Horman <horms@verge.net.au> |