提交历史

作者 SHA1 备注 提交日期
  YAMAMOTO Takashi 8ad9d1e0b4 libelf: Appease nxstyle complaints 4 年之前
  Masayuki Ishikawa 81f1133174 ELF64 support (#220) 4 年之前
  Gregory Nutt dd5748cee8 binfmt/: Update copyright dates in all modified files. 4 年之前
  Gregory Nutt 7a72d1e8ca binfmt/: Run all .c files under binfmt/ through tools/nxstyle and fix all resulting complaints. 4 年之前
  Gregory Nutt a1469a3e95 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 8 年之前
  Gregory Nutt fc3540cffe Replace all occurrences of vdbg with vinfo 8 年之前
  Gregory Nutt 45eebacbb4 binfmt/: More spacing/alignment fixes 9 年之前
  Gregory Nutt 48271cca05 Make some file section headers more consistent with standard 9 年之前
  Gregory Nutt 39c95050ab Fix typo in ELF variable name (only see it when C++ support is enabled) 10 年之前
  Gregory Nutt 9aca0c1c84 Rename kumalloc to kumm_malloc and kuzalloc to kumm_zalloc for consistency with other naming 10 年之前
  Gregory Nutt 241a7e17bd addrenv interface changes: up_addrenv_create() may need to create .text and .bss/.data separately because of differing access privileges (read/execute vs read/write). And, as a consequence, up_addrenv_vaddr() needs to be split into up_addrenv_vtext(0 and up_addrenv_vdata(). 10 年之前
  Gregory Nutt f8024cf409 More trailing whilespace removal 10 年之前
  patacongo 1c52dce216 More changes for a kernel-mode allocator (more to be done) 11 年之前
  patacongo 948b57f2af C++ static destructors work with ELF load too now 12 年之前
  patacongo ef6dcd6f90 C++ constructors work with ELF load now 12 年之前
  patacongo 0f70f8c9e1 Finish implemention of ELF loader static constructor support. Still some issues. 12 年之前
  patacongo 87e9dbc4c8 Finishes basic coding of ELF file support 12 年之前