1. 04 Feb, 2017 1 commit
  2. 31 Jan, 2017 1 commit
  3. 01 Oct, 2016 1 commit
  4. 30 Aug, 2016 1 commit
    • Explorer09's avatar
      Mark signal tables 'const' · 1f3d85b6
      Explorer09 authored
      
      
      Specifically, Platform_signals[] and Platform_numberOfSignals. Both are
      not supposed to be mutable. Marking them 'const' puts them into rodata
      sections in binary. And for Platform_numberOfSignals, this aids
      optimization (aids only Link Time Optimization for now). :)
      Signed-off-by: default avatarKang-Che Sung <explorer09@gmail.com>
      1f3d85b6
  5. 14 Feb, 2016 1 commit
  6. 03 Dec, 2015 1 commit
  7. 20 Aug, 2015 1 commit
  8. 19 Aug, 2015 1 commit
  9. 23 Feb, 2015 3 commits
  10. 27 Nov, 2014 5 commits
  11. 24 Nov, 2014 1 commit