K 10 svn:author V 2 ed K 8 svn:date V 27 2016-03-31T18:52:00.395921Z K 7 svn:log V 287 Make Position Independent Executables work for CloudABI. - Set BI_CAN_EXEC_DYN, so we can execute ET_DYN ELF files in addition to regular ET_EXECs. - Provide an AT_BASE entry in the auxiliary vector, so the executable knows at which address it got loaded and can apply relocations. END