History log of /seL4-l4v-10.1.1/seL4/tools/syscall_header_gen.py
Revision Date Author Comments
# 1dd8015d 12-Jun-2018 Adrian Danis <Adrian.Danis@data61.csiro.au>

tools: State jinja2 version

Provides a graceful error when jinja2 is the wrong version


# 66149498 12-Jun-2018 Kent McLeod <Kent.Mcleod@data61.csiro.au>

tools: Correct syscall numbers


# 18744500 12-Jun-2018 Kent McLeod <Kent.Mcleod@data61.csiro.au>

tools: Fix whitespace differences in header gen


# 004891f4 11-Jun-2018 Summer Li <Summer.Li@data61.csiro.au>

libsel4: change tempita to jinja2


# 992534d8 11-Jun-2018 Summer Li <Summer.Li@data61.csiro.au>

libsel4: follow style conventions in python scripts

This commit makes some constant variables upper case to follow the style guide.


# 64cf2308 18-Jun-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

tools: fix licenses


# 07f94833 18-Jun-2017 Anna Lyons <Anna.Lyons@data61.csiro.au>

libsel4: fix licenses

- some were incorrectly marked GPL (libsel4 is BSD)
- update NICTA --> DATA61 etc
- fix tags D61 --> DATA61
- update year to 2017


# 2ab27839 19-Oct-2016 Hesham Almatary <hesham.almatary@data61.csiro.au>

Debug: avoid syscall_names unsued Werror when debug mode is enabled


# 3a185a5c 17-Oct-2016 Anna Lyons <Anna.Lyons@data61.csiro.au>

debug: generate list of syscall names


# 4b043d76 24-Jan-2016 Corey Richardson <corey.richardson@nicta.com.au>

tools: syscall_header_gen: print an error to stderr that wasn't


# 90ac09c2 21-Jan-2016 Corey Richardson <corey.richardson@nicta.com.au>

tools: syscall_header_gen: python3 compat


# 9fa4457a 21-Jan-2016 Corey Richardson <corey.richardson@nicta.com.au>

tools: syscall_header_gen: remove trailing whitespace


# 6474acea 03-Jun-2015 Adrian Danis <Adrian.Danis@nicta.com.au>

Change types from uint32_t->word_t to be 32/64bit agnostic


# bea651d6 02-Sep-2015 Stephen Sherratt <Stephen.Sherratt@nicta.com.au>

Config sections in syscall.xml files take a condition which is passed to #if.


# 7d877465 11-Aug-2014 Adrian Danis <Adrian.Danis@nicta.com.au>

ia32: Move as much of the interrupt and syscall traps into C as possible


# da5ec79c 03-Aug-2014 Max R.D. Parmer <maxp@trystero.is>

Use usr/bin/env for all python bangpaths to enable virtualenv use.

Very useful with python3 as the default platform.


# 91b7da86 17-Jul-2014 TrusthworthySystems <gatekeeper@sel4.systems>

Release snapshot