An error occurred fetching the project authors.
  1. 25 Oct, 2018 1 commit
  2. 22 Oct, 2018 1 commit
  3. 19 Oct, 2018 1 commit
  4. 11 Oct, 2018 2 commits
  5. 04 Oct, 2018 1 commit
  6. 02 Oct, 2018 1 commit
  7. 27 Sep, 2018 1 commit
  8. 20 Sep, 2018 1 commit
  9. 18 Sep, 2018 1 commit
  10. 14 Sep, 2018 2 commits
  11. 13 Sep, 2018 3 commits
  12. 06 Sep, 2018 1 commit
  13. 04 Sep, 2018 1 commit
  14. 31 Aug, 2018 1 commit
  15. 29 Aug, 2018 1 commit
  16. 27 Aug, 2018 3 commits
  17. 25 Aug, 2018 2 commits
  18. 24 Aug, 2018 2 commits
  19. 23 Aug, 2018 1 commit
  20. 22 Aug, 2018 2 commits
  21. 17 Aug, 2018 2 commits
    • Cedric Roux's avatar
      compilation warning "jobserver unavailable" removal · d4a8b5f3
      Cedric Roux authored
      This commit removes the warning:
      make[4]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
      
      Basically, inside a Makefile we should use $(MAKE) instead of make.
      d4a8b5f3
    • Cedric Roux's avatar
      T: check consistency of T_messages.txt with VCD functions and variables traces · 55ba99ac
      Cedric Roux authored
      Since VCD has now to go through the T tracer, we enforce the consistency
      of data found in common/utils/LOG/vcd_signal_dumper.[ch] with data
      found in common/utils/T/T_messages.txt.
      
      We might get completely rid of common/utils/LOG/vcd_signal_dumper.[ch] at some
      point. For the moment, let's keep it.
      
      This commit adds the program common/utils/T/check_vcd.c and necessary
      modifications to enforce its use at compilation time.
      
      If you modify common/utils/LOG/vcd_signal_dumper.[ch] but do not update
      common/utils/T/T_messages.txt an error will pop up when you compile the
      software. You have to keep both modules synchronized.
      55ba99ac
  22. 09 Aug, 2018 3 commits
  23. 07 Aug, 2018 3 commits
  24. 06 Aug, 2018 1 commit
  25. 04 Aug, 2018 1 commit
  26. 02 Aug, 2018 1 commit