Timeline
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
Jun 10, 2021:
- 9:57 PM Changeset [3720c9aa]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- formatting and indicate compiler bug
- 9:26 PM Changeset [7f72697]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add .expect/vec2_ldouble.x86.txt
- 9:11 PM Changeset [8e37b25]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 9:11 PM Changeset [28739509]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add .expect/vec2_ldouble.x64.txt
- 5:41 PM Changeset [2fc2262]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:41 PM Changeset [1bb633b]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- added benchmarks -> performance matrices of memeory allocator -> speed
- 4:20 PM Changeset [471ff17]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Andrew MMath: Addressed most of the changes in intro and worked on the …
- 3:11 PM Ticket #251 (cfa-cc - C Array within tuple crashes the compiler) created by
- Basic example: […] Actual: That code crashes the compiler. …
- 9:17 AM Changeset [3dcd11ba]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 9:16 AM Changeset [cc5544a]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Simplified how jenkins produces the git message. FullBuild? now …
Jun 9, 2021:
- 10:59 PM Changeset [1c54958]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add ARM specific .expect file for test vector_math/vec2_ldouble
- 10:37 PM Changeset [53d34343]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'arm-eh'
Jun 8, 2021:
- 9:22 PM Changeset [bd50205]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Jenkins email must run inside node
- 9:13 PM Changeset [e018546]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- More work into not using master node
- 8:55 PM Changeset [47138ee]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- wrap apparently needs to run in a node... for some reason
- 8:53 PM Changeset [a8d8547]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fix error in previous commit
- 8:49 PM Changeset [c0c4d4f]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 8:49 PM Changeset [d3b95f1]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Trying new structure that uses fewer nodes.
- 4:37 PM Changeset [e056330]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:36 PM Changeset [0c1f3a6]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- added benchmarks -> performance matrices of memeory allocator -> …
- 1:12 PM Changeset [5e64df8e]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- More jenkins changes to stop running on Jenkins Master
- 12:51 PM Changeset [8519fac]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:51 PM Changeset [4969efd]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Testing out Jenkins not using master anymore
- 11:44 AM Changeset [382edbe]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Andrew MMath: Folded in changes to existing. (1/3 from this review)
Jun 7, 2021:
- 11:03 PM Changeset [e8261bb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Preliminary ARM exception handling support
- 4:00 PM Changeset [21f2e92]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Revert "proofread Andrew's thesis chapters", changes saved locally. …
- 3:34 PM Changeset [dac16a0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Andrew MMath: Added the beginnings of performance chapter.
- 2:09 PM Changeset [bae0d35]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
Jun 5, 2021:
- 3:21 PM Changeset [53692b3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- second attempt to fix compile-only pragma message that gcc-10/11 quote
Jun 4, 2021:
- 4:59 PM Changeset [9e67e92]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:55 PM Changeset [dad9c9f]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Configure now check for rseq.h and librseq.
- 11:24 AM Changeset [4ed7946e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- proofread Andrew's thesis chapters
Jun 3, 2021:
- 4:23 PM Changeset [553f8abe]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Andrew MMath: Responding to Peter's suggestions on the introduction.
- 3:30 PM Changeset [3f4bf57]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added automake/missing to git directory
- 3:24 PM Changeset [44f2881]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Changed gitignore to not ignore automake missing
Jun 2, 2021:
- 10:07 PM Changeset [f48577a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 9:36 PM Changeset [1d2854f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- revert again compile-only pragma message because compilers use …
- 9:16 PM Changeset [b303ec1]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- revert compile-only pragma message because compilers use different …
- 6:22 PM Changeset [96bfdde7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Forgot to add symmetric change to last verify change
- 5:59 PM Changeset [e014c6d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:59 PM Changeset [436d7d7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- first attempt to fix compile-only pragma message that gcc-10/11 quote
- 5:22 PM Changeset [ab5baab]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Attempt to fix the stack checker for when coroutines are interrupted …
- 5:21 PM Changeset [e9ea53d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Full build now promotes to GitHub?
Jun 1, 2021:
- 11:10 PM Changeset [6da81c7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fix cc1 -E flag for use with gcc11
- 4:25 PM Changeset [a804f81]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fix cc1 for use with gcc11
- 4:06 PM Changeset [62006a3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Changed sum type to uint32_t to make sure integer overflow isn't the …
- 3:18 PM Changeset [bc179fd3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Removed more gcc11 warnings
- 2:22 PM Changeset [1f68d5d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Changed signal handling to avoid incompatible pointer cast
- 2:22 PM Changeset [68ff3de]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Removed unnecessary copy in loop
- 1:52 PM Changeset [93f74c0f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Changed how new pass visitor gets the return type of previsit to avoid …
- 9:46 AM Changeset [e46ea00]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- augment introduction chapter with places for extension
- 9:45 AM Changeset [b405039]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add figure for call/return and exceptional control-flow
May 31, 2021:
- 9:28 PM Changeset [788614c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 9:27 PM Changeset [829405b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- revert change from \usepackage{common} to \input{common}
- 2:48 PM Changeset [d6cd371]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Improved INSTALL doc to take into account both devs and users. cfa-cc …
- 2:27 PM Changeset [01916bc]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed INSTALL file which had out-of-date directions.
- 2:08 PM Changeset [fa4915c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- update macros to reflect changed to common macros, remove otype
- 2:05 PM Changeset [cc022a9]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- clean up macros and add defaultdialect={CFA}
- 9:18 AM Changeset [0497bd6]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- update uC++ keywords for lstlisting language
May 28, 2021:
- 3:42 PM Changeset [cc9ec56]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed typo in jenkins file
- 3:40 PM Changeset [ef1d025d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Full build no longer builds the old ast
- 2:29 PM Changeset [dd2e084]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed how setup.sh names com files.
- 2:12 PM Changeset [e72969a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:12 PM Changeset [c0c8962]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Tentative fix to make setup.sh more robust (tokens inside [] in Bash …
May 27, 2021:
- 3:28 PM Changeset [03c0e44]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Andrew MMath: Rewrote the existing features/references piece.
- 2:53 PM Changeset [cece53c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Don't archive librairies if no test crashed.
- 2:39 PM Changeset [7bd23ce]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Tentative fix to sleep.cfa make it more robust
May 26, 2021:
- 10:15 PM Changeset [ab388c5]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- alarm.hfa is now a public header Fixed include of timeout_lock.cfa.
- 8:42 PM Changeset [8c28967]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fix error archival to match setup.sh's expectation
- 5:55 PM Changeset [7684557]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Build description now cotains node name
- 5:51 PM Changeset [32ab519]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Jenkins now generates a setup.sh script when archiving test failures. …
- 5:50 PM Changeset [375fb46]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added input script for setting up archive debugging.
- 10:38 AM Changeset [82f4063]ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- switched unified locking to use dlist
Note: See TracTimeline
for information about the timeline view.