1. 01 Oct, 2016 1 commit
  2. 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
  3. 14 Feb, 2016 1 commit
  4. 03 Dec, 2015 1 commit
  5. 20 Aug, 2015 1 commit
  6. 19 Aug, 2015 1 commit
  7. 23 Feb, 2015 3 commits
  8. 27 Nov, 2014 5 commits
  9. 24 Nov, 2014 1 commit