History log of /seL4-refos-master/seL4_tools/elfloader-tool/src/binaries/elf/elf64.c
Revision Date Author Comments
# 021452dd 15-Nov-2020 Curtis Millar <c.millar@unsw.edu.au>

trivial: Change ELF library to BSD 3 Clause

Signed-off-by: Curtis Millar <c.millar@unsw.edu.au>


# 9f904ed2 06-Mar-2020 Gerwin Klein <gerwin.klein@data61.csiro.au>

convert license headers to SPDX

Includes license review of 3rd-party files, adding missing upstream
headers, and moving the UNSW OZPLB license into its own file rather
than replicating it in the header.


# 0fb8dc0d 05-Sep-2018 Yanyan Shen <yanyan.shen@data61.csiro.au>

elfloader: Handle unaligned access for ELF64.


# 96e61aa6 13-Jul-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

Fix whitespace

- remove trailing whitespace
- remove duplicate blank lines
- remove blank lines at end of file


# d33e71c1 20-Dec-2016 amrzar <azarrabi@nicta.com.au>

elfloader: refactor files to imitate kernel design
- move files to src/include folders
- update files as required, e.g. renaming files and folders to prevent conflicts