Timeline
Jul 13, 2021:
- 12:43 PM Ticket #253 (cfa-cc - Plan-9 with dynamic layout gives wrong field offsets) closed by
- fixed: In 801978b: […]
- 12:41 PM Changeset [801978b]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- GenPoly? field-number selection for dynamic layouts uses uniqueId to …
- 12:31 PM Ticket #253 (cfa-cc - Plan-9 with dynamic layout gives wrong field offsets) created by
- Subsequent plan9-inlined fields (which make the owning struct have …
- 9:30 AM Changeset [37c6f77]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 9:30 AM Changeset [9345684]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- added dependency for mutex test
Jul 12, 2021:
- 4:31 PM Changeset [6f27b67]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Could not get rmit.py working with the exception benchmark, but I got …
- 2:38 PM Changeset [605673f]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added a way to call the exception benchmark script so it is compatable …
- 1:44 PM Changeset [6ff08d8]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:43 PM Changeset [cf444b6]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- added more testing to thread_test
- 1:41 PM Changeset [eba9d27]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fixed incorrect copy ctor
- 1:41 PM Changeset [4ae968e]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- refactored mutex testing and added lin backoff lock
- 12:17 PM Changeset [55ad35c]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- removed print and deleted equal operator for lock
Jul 8, 2021:
- 4:09 PM Changeset [a953c2e3]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added allocator design objectives
Jul 7, 2021:
- 6:24 PM Changeset [c86ee4c]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 6:24 PM Changeset [1f45c7d]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Now tracking cpu migrations using push_stat. Some minor fixes to the …
- 6:09 PM Changeset [b1a2c4a]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added first attempt at processing array
- 1:55 PM Changeset [47e413b]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Cforall exception benchmarks now use a more high resolution clock.
- 11:56 AM Changeset [11d4fa5]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Updated the Java exception benchmarks to provide some warm-up. Does …
Jul 6, 2021:
- 3:33 PM Changeset [acb38ce9]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added helper script for exception benchmarks.
- 12:36 PM Changeset [d1ecd39]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Removd debug print failing the build
- 11:29 AM Changeset [8ee4475]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Conditional matching benchmarks renamed based on type of catch used …
Jul 5, 2021:
- 5:21 PM Changeset [0052ada]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:59 PM Changeset [e49b6f5]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Missed some benchmarks.
- 4:59 PM Changeset [11ad42f]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added a second argument to conditional catch benchmarks. Should the …
- 4:58 PM Changeset [b7d94ac5]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Last step tools and benchmark
- 4:58 PM Changeset [8f1a99e]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Step 3 Fixed tests
- 4:57 PM Changeset [7f62b708]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Step 2 of $thread to thread$ Missed some of the source
- 4:44 PM Changeset [e84ab3d]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Step 1 of changing $thread to thread$
- 3:17 PM Changeset [ee23a8d]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added duration information (in nanoseconds) to EHM benchmarks.
- 2:21 PM Changeset [b7763da]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- added martin lock and improvement
- 2:11 PM Changeset [d5f6a14]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:11 PM Changeset [f7f07f6]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- added test for thierry to look at
Jul 1, 2021:
- 12:13 PM Changeset [943bfad]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed several warnings for clang@head
- 10:47 AM Changeset [ea593a3]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- First draft of all the exception benchmarks. There is an issue with …
Jun 30, 2021:
- 2:13 PM Changeset [262c600]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fixed whitespace issue
Jun 29, 2021:
- 6:29 PM Changeset [dcad80a]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fixed bug with locks
- 5:35 PM Changeset [660665f]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:33 PM Changeset [5a46e09]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added Martins SpinCondLock? as linear_backoff_then_block lock
- 12:10 PM Changeset [d02e547]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Andrew MMath: Improvements to implement figures.
- 9:23 AM Changeset [9380add]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- formatting, remove spurious semi-colon at end of vtable rule
Jun 28, 2021:
- 3:52 PM Changeset [d0da7ed]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:52 PM Changeset [44b37de]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix wording problem
- 3:37 PM Changeset [8a07213]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- disjoint test now aborts to allow inspecting core dump
- 12:35 PM Changeset [1781e97]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed whitespace
Jun 27, 2021:
- 10:07 PM Changeset [e75b753]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix conflict
- 9:55 PM Changeset [2ac218d]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add commented out parse rules for new ftype syntax
- 9:53 PM Changeset [4200b7e]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- update README and INSTALL files
Jun 25, 2021:
- 1:26 PM Changeset [22a4292]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed test suite to not crash when running on machines that don't have …
- 1:08 PM Changeset [7de2affc]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Small corrections to INSTALL script
- 8:43 AM Changeset [2e19e91]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- update entries
Jun 24, 2021:
- 2:30 PM Changeset [44856ed]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Baseline "new" vector, with iterators. Implementation has not had …
- 11:56 AM Changeset [b6f39aa]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Forgot to add gcc-10/11 to jenkins options
Jun 23, 2021:
- 5:19 PM Changeset [27434e9]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:19 PM Changeset [2b910f9]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- started chapter allocator
- 4:59 PM Changeset [1d71208]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Implementing new-array subscripting syntax, in which a[x,y,z] now …
- 4:54 PM Changeset [6448f7d]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixing compiler warnings with new arrays due to placeholder empty …
- 4:52 PM Changeset [68b52b0]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Implementing syntax forall( T * ) abbreviating forall( T & | sized(T) )
- 2:06 PM Changeset [b680198]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:05 PM Changeset [6ba6846]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Minor ready-queue fixes
Jun 21, 2021:
- 4:55 PM Changeset [929d925]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'andrew-mmath' into branch 'master', the last 3 reviews …
- 4:55 PM Changeset [33e1c91]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Andrew MMath: Some feedback for additions to implement went to …
- 4:48 PM Changeset [5a4f1a8]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Andrew MMath: Folded in feedback into the implement chapter. (6/6 …
- 3:42 PM Changeset [953827a]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed cpu work stealing to properly fall back on other nodes.
- 3:41 PM Changeset [5614552a]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed warnings
- 3:41 PM Changeset [ef94ae7]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Changed ready-queue to use -1 for empty ts.
- 3:40 PM Changeset [4d865ca7]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Minor documentation
- 3:40 PM Changeset [0ee224b]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed rseq so it is initilizaed even for non-processor threads.
- 3:16 PM Changeset [8110bc3]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- FullBuild? now uses gcc-10 instead of gcc-5 and jenkins understands the …
- 12:40 PM Changeset [1f3d212]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Remove psutil from test.py which doesn't seem needed
Jun 20, 2021:
- 8:16 PM Changeset [15f769c]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add _DecimalXX to lexer/parser, but mark as unimplemented
Jun 19, 2021:
- 3:53 PM Changeset [e319fc5]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:52 PM Changeset [6992f95]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- remove decimal-floating constants from math test
- 3:51 PM Changeset [4b891e9]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- update literal test for floating and decimal floating suffix
- 3:50 PM Changeset [d3b5a14]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- lex gcc types _Decimal32/64/128 and return them as float/double/uuFLOAT128
Jun 18, 2021:
- 3:24 PM Changeset [c7d8696a]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add .expect file for array-md-sbscr-cases.txt to be architecture …
- 12:20 PM Changeset [6e50a6b]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Implementing language-provided syntax for (array) dimensions. Former …
Jun 17, 2021:
- 10:38 PM Changeset [dcbfcbc]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 10:37 PM Changeset [07b4970]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fix incorrect change that disabled all lists
- 10:32 PM Changeset [df7597e0]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fix the cpu-based ready to actually use cpu_info rather then being a …
- 10:31 PM Changeset [cf85f96]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Cpu map now has aself pointer to figure out where between start and …
- 6:45 PM Changeset [572a02f]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- revert .expect file for array-md-sbscr-cases.txt to be architecture …
- 6:30 PM Changeset [a38a9f8]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- revert .expect file for array-md-sbscr-cases.txt to be architecture …
- 6:08 PM Changeset [26da2a0]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- convert changes to latex and adjust macros slightly to build
- 3:05 PM Changeset [12daa43]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added a define switch for using cpu workstealing. Not Fully implemented.
- 1:55 PM Changeset [fde879b3]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed typo in startup.cfa without rseq support.
- 1:38 PM Changeset [26d944c]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:37 PM Changeset [f558b5f]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Implemented kernel_getcpu from rseq and librseq.
- 10:52 AM Ticket #252 (cfa-cc - Designator problem with arrays) created by
- […] This error should not occur. […]
Jun 16, 2021:
- 9:06 PM Changeset [02f4eb8]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- simplify change for section .data attribute for global constructors
- 8:39 PM Changeset [7e1cb79]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 6:29 PM Changeset [cb304ca]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 6:29 PM Changeset [eef2a9b]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- change .expect file for array-md-sbscr-cases.txt to be architecture …
- 6:21 PM Changeset [d96becd]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 6:19 PM Changeset [d269894]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- create .expect file for gmp test on ARM
- 6:17 PM Changeset [1f2e957]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- make section .data attribute for global constructors architecture …
- 6:04 PM Changeset [012cfc3]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 6:04 PM Changeset [32318de]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- added benchmark descriptions
- 2:44 PM Changeset [798a8b3]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Attributes are now correctly visited when replacing typedefs
- 2:43 PM Changeset [1d61b67]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added attribute case to typedef replacement test.
- 2:30 PM Changeset [029cbc0]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Andrew MMath: Performance feedback is a bit stranger as the content is …
- 1:48 PM Changeset [95958a8]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- create stdhdr/pthread.h so #include pthread.h does not require extern "C"
- 11:50 AM Changeset [edebbf7]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Andrew MMath: Folded in Peter's feedback on future. (4/6 files done.)
- 10:44 AM Changeset [6071efc]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Andrew MMath: Update the first three chapters using Colby's comments.
- 10:32 AM Changeset [ed395761]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Workaround to get default exception handling on ARM working
Jun 15, 2021:
- 9:07 PM Changeset [3814957]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Commented out broken code
- 5:18 PM Changeset [3489ea6]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Started work on kernel_getcpu
- 5:01 PM Changeset [5e2ed05]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:00 PM Changeset [43784ac]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Changed libcfathread to consistently define _GNU_SOURCE
- 4:46 PM Changeset [27c9767]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:45 PM Changeset [cb5c392]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added micro benchmark suite description
- 4:17 PM Changeset [b51e389c]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Revert "proofread Andrew's implement, performance and future …
- 1:24 PM Changeset [45fde9f]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed width sum check to actually sum.
- 12:47 PM Changeset [64780c1]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Remove incorrect check
- 12:28 PM Changeset [2f19e03]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' into andrew-mmath, collecting updates.
- 12:27 PM Changeset [4aba055]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Andrew MMath: Folded in features feedback and redid the reraise …
- 12:18 PM Changeset [4f1b8f3f]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:16 PM Changeset [1f05c83]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added more debug to defice/cpu
- 11:34 AM Changeset [6f8c46d]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 11:34 AM Changeset [b6749fd]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- proofread Andrew's implement, performance and future chapters
Jun 14, 2021:
- 4:03 PM Changeset [07033ce]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Even more work on removing any possible integer overflow in fast lock test
- 4:01 PM Changeset [a8b0618]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Changed libcfa to use cpu/present instead of cpu/possible
- 3:47 PM Changeset [9824500]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed email generation in Jenkins
- 2:55 PM Changeset [733fd3d]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added missing corctx_flag in assertion
- 2:48 PM Changeset [5c46672]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- coroutine fibonacci now uses return from resume
- 2:43 PM Changeset [d363634]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added bare-bones test for device cpu
- 2:43 PM Changeset [96f002c1]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added new device folder and cpu file to libcfa
- 2:01 PM Changeset [50871b4]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Whitespace clean-up
Note: See TracTimeline
for information about the timeline view.