summaryrefslogtreecommitdiff
path: root/kexec/kexec-elf-rel.c
Commit message (Expand)AuthorAgeFilesLines
* kexec/elf: assign one to align if sh_addralign equals zeroPingfan Liu2022-04-011-3/+7
* Pass struct mem_sym into machine_apply_elf_rel()Anton Blanchard2016-03-241-1/+1
* kexec/ppc64 ELF ABIv2 ABI supportLaurent Dufour2014-02-041-5/+5
* kexec: Fix uninitialized build warningGeoff Levand2013-10-031-1/+1
* kexec, i386: Fix build warning of size_t printZhang Yanfei2013-04-081-2/+2
* kexec: use _ALIGN* to make the logic clearZhang Yanfei2013-03-151-4/+4
* kexec: fix some compiler warningsZhang Yanfei2013-03-051-1/+1
* Fix format strings of die()Aleksey Makarov2012-06-271-3/+3
* Add generic debug optionCong Wang2012-03-151-6/+5
* Use C99 initialisersSimon Horman2010-02-021-3/+3
* kexec: Fix printed symbol valueGeoff Levand2009-06-231-3/+3
* Fix all gcc warnings for ARCH=i386 builds.Jamey Sharp2008-04-241-4/+4
* kexec-tools: Add a new parameter to generic elf parsing functionsVivek Goyal2006-10-061-4/+5
* teach elf_rel_load() about section namesMagnus Damm2006-10-061-7/+14
* make elf_rel_build_load() use buffer from argumentMagnus Damm2006-10-061-1/+1
* Cleanup the warnings in gcc-4.1.0 compilationMohan2006-07-271-2/+2
* patch for REL errorsMohan Kumar M2006-07-271-0/+1
* ppc64 kdump purgatory backup supportR Sharada2006-07-271-14/+24
* kexec-tools-1.101v1.101Eric W. Biederman2006-07-271-0/+531