aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/libelf.h
Commit message (Expand)AuthorAgeFilesLines
* xen: Add stdbool.h workaround for BSD.Tim Deegan2013-08-151-2/+2
* stubdom: Fix stubdom undeclared function build warningsSamuel Thibault2013-08-021-0/+2
* libelf: fix printing of pointersJan Beulich2013-06-261-4/+4
* libelf: abolish obsolete macrosIan Jackson2013-06-141-36/+12
* libelf: check loops for running awayIan Jackson2013-06-141-0/+13
* libelf: use only unsigned integersIan Jackson2013-06-141-9/+12
* libelf: use C99 bool for booleansIan Jackson2013-06-141-8/+10
* libelf: Check pointer references in elf_is_elfbinaryIan Jackson2013-06-141-1/+3
* libelf: check all pointer accessesIan Jackson2013-06-141-59/+139
* libelf: check nul-terminated strings properlyIan Jackson2013-06-141-2/+5
* libelf: introduce macros for memory access and pointer handlingIan Jackson2013-06-141-26/+162
* libelf: abolish elf_sval and elf_access_signedIan Jackson2013-06-141-11/+0
* xen: arm64: initial build + config changes, start of day codeIan Campbell2013-02-221-1/+1
* x86: Fix 32-bit stubdom build, libelf.h must support __i386__Keir Fraser2012-09-121-1/+1
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-1/+1
* remove ia64Jan Beulich2012-04-031-1/+1
* arm: domain_buildStefano Stabellini2012-02-091-1/+1
* libelf-loader: introduce elf_load_imageStefano Stabellini2012-01-231-1/+1
* add privileged (dom0) kernel feature indicationJan Beulich2011-07-231-0/+2
* libelf: Tidy up logging and remove dependency on stdio.Keir Fraser2010-05-281-2/+11
* Move libelf headers out of xen public header dir.Keir Fraser2009-01-081-0/+271