summaryrefslogtreecommitdiff
path: root/purgatory/Makefile
AgeCommit message (Expand)Author
2017-01-31purgatory: Add purgatory.map and purgatory.ro.sym to clean recipeDaniel Kiper
2016-12-02purgatory: Change default sha256 optimization to -O2Geoff Levand
2016-09-29arm64: Add arm64 kexec supportGeoff Levand
2015-04-30purgatory: force PIC/PIE/SSP offMike Frysinger
2015-03-19purgatory: Generate map fileGeoff Levand
2015-03-19purgatory: Generate symbol fileGeoff Levand
2015-03-19purgatory: Add no-zero-initialized-in-bss flagGeoff Levand
2013-10-03purgatory: Fix out-of-source build errorGeoff Levand
2012-11-21kexec x86_64: Make purgatory relocatable anywhere in the 64bit address space.Eric W. Biederman
2012-09-07kexec: Fix the purgatory Makefile to build arch specific purgatory code.Mahesh Salgaonkar
2012-08-02build: Avoid duplicate files in tarballSimon Horman
2011-03-30build: Pass --no-undefined as a linker optionSimon Horman
2010-09-01Add CFLAGS to compile mips purgatoryMaxim Uvarov
2010-02-02Mark unused parametersSimon Horman
2008-10-08Only use -fno-zero-initialized-in-bss if it is availableSimon Horman
2008-03-24Use separate CPPFLAGS and LDFLAGS for purgatoryJeremy Kerr
2008-03-18kexec-tools: mips: support big-endian mips (repost)Simon Horman
2008-03-06kexec-tools: mipsel: Update mipsel port for recent build changesSimon Horman
2008-02-21Only include needed files in distribution tarballSimon Horman
2008-02-19kexec: Use target linker for purgatoryGeoff Levand
2007-12-19make clean cleanupJeremy Kerr
2007-12-19Use general _SRCS and _OBJS, rather and _C_{SRCS, OBJS} and _S_{SRCS, OBJS}Jeremy Kerr
2007-12-19Build system simplification/standardisationJeremy Kerr
2006-10-06build-cpp-and-ld-flagsSimon Horman
2006-07-27ppc64 kdump purgatory backup supportR Sharada
2006-07-27build v2wrap from purgatoryR Sharada
2006-07-27kexec-tools-1.101Eric W. Biederman