Timeline
Sep 9, 2020:
- 5:38 PM Ticket #215 (cfa-cc - Cannot declare object whose size takes multiple steps of dynamic ...) created by
- CFA-CPP generates bad C code when declaring generic-of-generic objects …
- 5:03 PM Changeset [1c01c58]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Rather large commit to get coroutine cancellation working. This …
- 3:04 PM Changeset [2b7f6f0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 11:33 AM Changeset [e6b42e7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added the ast::Pass::read utility. Converted two passes to use its two …
- 10:49 AM Ticket #21 (cfa-cc - Destructors do not run on Stack Unwinding) closed by
- fixed: There might be some cases still where this doesn't work, but in the …
Sep 8, 2020:
- 1:33 PM Changeset [14d8a9b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:08 PM Changeset [dfc13bb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- harmonize for-loop ranges for the new resize/realloc allocation tests
- 12:06 PM Changeset [113d785]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- formatting
Sep 7, 2020:
- 7:52 PM Changeset [1b55756]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- heap.cfa: removed bug in resize with alignment by adding return before …
- 6:07 PM Changeset [943a079]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- additional heap tests for heap update
- 5:48 PM Changeset [92847f7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- corrections for resize/realloc with alignment
Sep 4, 2020:
- 2:32 PM Changeset [d2bb298]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:31 PM Changeset [03b87140]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- removed bug from resize/realloc with alignment so alignment is not set …
- 2:14 PM Changeset [ce55a81]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:00 PM Changeset [1c507eb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:59 PM Changeset [2801829]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add usepackage{xspace} and usepackage{listings} to common.tex
- 12:53 PM Changeset [5a1c9ef]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fix typo where threads where referred to as tasks
- 12:49 PM Changeset [62f38ff]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed system fig, to no longer mention tasks
- 12:49 PM Changeset [62831ba]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Removed presentation.pdf, which should not have been in SC in the …
- 12:48 PM Changeset [6be34ea3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed git ignore for presentation
- 12:46 PM Changeset [8ccb0d4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed easily corruptible latin1 characters in common.tex, or not, git …
- 11:40 AM Changeset [d835116]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- More formatting changes
- 11:36 AM Changeset [843ca9f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 11:36 AM Changeset [a3ade94]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- cleaned up resize and realloc with alignment
- 11:34 AM Changeset [ebb7b66]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Modified bounded buffer Ext to use global array to ease debugging. …
Sep 3, 2020:
- 4:28 PM Changeset [9617533]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
- 4:28 PM Changeset [47dd0d2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- use math.hfa 'min' routine, work on code to reuse existing storage in …
- 4:25 PM Changeset [41096dc]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- update cfa 'man' page
- 4:24 PM Changeset [406970b1]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- remove implicit -lrt from command line-line options passed to gcc by cfa
- 1:45 PM Changeset [585d910]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added waterloo e-thesis latex stuff
- 1:29 PM Changeset [dcac8bf1]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- missed 1
- 1:28 PM Changeset [628a7c5]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Minor changes to .gitignores
- 1:00 PM Changeset [86c1f1c3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- First draft at my thesis
- 12:07 PM Changeset [447b0d2b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 12:07 PM Changeset [4bc27c0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed 32bit tests
- 11:10 AM Changeset [73f1b1c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Cleaned up comments from the PureVisitor? addition.
Sep 2, 2020:
- 5:56 PM Changeset [3a4834b3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
- 1:13 PM Changeset [f76ff0b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- alloc2.txt: added expected output file for test alloc2.cfa. heap.cfa: …
- 8:43 AM Changeset [f8acfc0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- turn on more testing after fixing heap problems
- 8:40 AM Changeset [f6fe597]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- rename tests/.expect/alloc-old.txt so it does not trigger test.py error
- 8:38 AM Changeset [da5f7de]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix build problem with mismatched line numbers
- 8:37 AM Changeset [f67b983]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- formatting
- 8:36 AM Changeset [c86f587]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix bugs in resize and realloc with alignment
- 8:35 AM Changeset [4557bcf7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add expect file for new malloc.cfa test to trigger test, temporarily …
Sep 1, 2020:
- 8:06 PM Changeset [70cab43]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 8:05 PM Changeset [68f0c4e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- stdlib.hfa: changed CFA malloc, realloc and resize as discussed with …
- 4:58 PM Changeset [a77496cb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- First draft at core objects of futures and basic tests
- 1:18 PM Changeset [25a1cb0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:18 PM Changeset [8d8ac3b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added first draft of phd defence presentation. Ran spell checker on …
Aug 31, 2020:
- 6:55 PM Changeset [d3aa64f1]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- pure visitor interface for new ast
- 5:23 PM Changeset [49a980b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:20 PM Changeset [191a190]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Removed a fill bug from alloc interface, changed pervious alloc tests …
- 5:15 PM Changeset [942453a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- create x86 expected results to harmonize with 64-bit ARM results
- 3:18 PM Changeset [2fbc904]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Makefiles now pass 'distcheck' until test folder.
- 2:38 PM Changeset [eb67b47]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed handling of non-ascii outputs. Minor Typo fix.
- 1:54 PM Changeset [4ef08f7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Implemented KeywordCast? in CandidateFinder? of new AST.
- 12:28 PM Changeset [207c7330]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Updated expected output after removal of 'with resolved type'
- 11:42 AM Changeset [d5f4613]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 9:47 AM Changeset [369ffdf]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- create x86_64 expected results to harmonize with 64-bit ARM results
- 7:24 AM Changeset [430b443]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- generate 64-bit ARM specific test results for floating-point tests
- 7:12 AM Changeset [ed9949b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- make _FloatXXx constants x86 specific
- 7:10 AM Changeset [915aa11]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- start ARM stubs for exception handling
- 7:09 AM Changeset [e9b49379]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- update for 32-bit ARM
- 7:09 AM Changeset [0190480]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- update for 32-bit ARM
- 7:04 AM Changeset [8ec4a52]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- harmonize with 32-bit ARM context switch
- 7:03 AM Changeset [98cf828]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- update ARM architecture code
Aug 28, 2020:
- 3:34 PM Changeset [56c44dc]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Worker now each do their own accept4
- 3:25 PM Changeset [b26144d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- do not print resolved type in tests
- 2:17 PM Changeset [8e3034d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Every worker now does it's own accept.
- 1:47 PM Changeset [42a2970]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- added Makefile.dist.* to the distrubuted files
- 1:26 PM Changeset [d11d6eb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed some compilation errors. Fixed file descriptor support in progress.
- 1:21 PM Changeset [720f9f82]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Minor fixes to tools Makefile to highlight why it is distributed
- 12:54 PM Changeset [e80051f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed header of new makefile
- 12:52 PM Changeset [3b2f41e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Configure now automatically generates the makefile responsible for …
- 11:15 AM Changeset [856dff8]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
Aug 27, 2020:
- 10:23 AM Changeset [8e2cb4a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Small typo but it was annoying me.
Aug 25, 2020:
- 11:12 PM Changeset [e60aedd]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- formatting
- 10:54 PM Changeset [f238769d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add 32-bit result for modified math4.cfa
- 10:10 PM Changeset [af4487d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
- 10:10 PM Changeset [29d618e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- formatting
- 9:17 PM Changeset [f7fac4b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 9:16 PM Changeset [95472ee]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- readd ARM 32-bit context-switch assemble file
- 6:08 PM Changeset [ceb7db8]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added alloc interface with backtick and removed polymorphic alloc …
- 4:01 PM Changeset [b7fe2e6]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Distribution now correctly handles libcfa but requires handcrafted …
- 3:18 PM Changeset [d119d613]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Reorganized the exception and concurrency overlap.
- 12:22 PM Changeset [5fe7322]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Implemented reverse-rng strategy
- 11:58 AM Changeset [5339a87]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added headers to Makefile Sources (since they are supposed to be)
- 11:40 AM Changeset [a3effcc]ADTarm-ehast-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 [d168fefe]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added test for basic cluster which was missing.
- 11:33 AM Changeset [772411a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Moved bias to it's own function. Fixed minor assertions triggering.
- 10:58 AM Ticket #214 (cfa-cc - Assertion with sized generic parameter breaks the declaring function's body) created by
- A sized generic struct cannot be instantiated in a function with an …
Aug 24, 2020:
- 11:22 PM Changeset [a6cafa8]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix 32-bit excepted output for move of floor, ceiling, ceiling_div
- 8:34 PM Changeset [0254454]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
- 8:34 PM Changeset [7cfef0d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- move routines floor, ceiling, ceiling_div from bitmanip.hfa to math.hfa
- 8:31 PM Changeset [9509a412]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Build now supports arm32 and arm64 as seperate machines
- 5:38 PM Changeset [c2bc6d5]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Minor fixes to make files to support dist target
- 1:36 PM Changeset [61b1447]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed small typing issues in comp-II
Aug 21, 2020:
- 1:46 PM Changeset [97cba9f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix comment
- 12:12 PM Changeset [ba70330]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix exception problems from ARM changes
- 9:01 AM Changeset [482fa08]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- correctly set CFA_REG_IP for ARM 64-bit
- 7:45 AM Changeset [c5cbc099]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- temporarily change from 32-bit to 64-bit and get it working
- 7:44 AM Changeset [636d115b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- formatting, documentation
- 7:15 AM Changeset [d685cb0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add ARM equivalent for x86 rdtsc
Aug 20, 2020:
- 11:48 PM Changeset [e67a82d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix conflicts
- 11:40 PM Changeset [67ca73e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- temporary exception hack for ARM 64-bit
- 11:39 PM Changeset [88cafe7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add CtxGet? routine for ARM 64-bit
- 11:10 PM Changeset [442b624]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- temporarily disable ARM disable/enable_global_interrupts()
- 11:01 PM Changeset [9705ffe]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add fake stack for ARM 64-bit
- 10:59 PM Changeset [9b34766]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add command-line flag -latomic for ARM
- 10:58 PM Changeset [74f5c83]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- assembler for save/restore registers FPSR/FPCR for ARM
- 10:56 PM Changeset [fd9b524]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- change from asm volatile(pause) to Pause()
- 3:59 PM Changeset [013b028]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- remove unused variable warning
- 1:56 PM Changeset [c5b55c4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix missing 'u' suffix for length suffix, change L128 constants to …
Aug 19, 2020:
- 3:08 PM Changeset [03a4c73]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Regenerated tests after add of 'with resolved type'
- 2:09 PM Changeset [8e9d567]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:08 PM Changeset [133a161]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed redeclaration of off_t for x86
Aug 18, 2020:
- 4:31 PM Changeset [13d33a75]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' into new-ast
- 4:26 PM Changeset [ef9988b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix lost typeinst in resolved assertions
- 1:58 PM Changeset [f2384c9a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added forward/reverse rng for later use in the ready queue
- 1:58 PM Changeset [93526ef]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed assertion due to typo in IO
- 11:35 AM Changeset [794db28]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 11:35 AM Changeset [d2b5d2d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Set leader lock as default for I/O, which seems the better default
Aug 17, 2020:
- 6:18 PM Changeset [36de20d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- formatting, update how bprefix is handled from the command line versus …
Aug 15, 2020:
- 12:20 PM Changeset [762fbc1]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
- 12:20 PM Changeset [7f51b9d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- formatting, make helper routines static
- 12:17 PM Changeset [0fa04a04]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- change allocation to use new alloc_set interface for array initialization
- 12:15 PM Changeset [505450a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- abort when memory check fails
- 12:10 PM Changeset [3b4750d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add negative test for signed integer min/max
- 12:07 PM Changeset [68d40b7]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- change ceiling to ceiling2 for mallopt
- 12:06 PM Changeset [c354108]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- change alloc_set with array initialization to have old and new …
- 12:01 PM Changeset [6553828]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add specialized char, intptr_t, uintptr_t definitions for min and max
- 12:06 AM Ticket #212 (cfa-cc - Revert InferUnion change in new-ast) closed by
- fixed
- 12:03 AM Changeset [4fe6224]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'new-ast' of plg.uwaterloo.ca:software/cfa/cfa-cc into new-ast
- 12:02 AM Changeset [74807be]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- please do not create a node and throw it away
Aug 14, 2020:
- 5:32 PM Changeset [1095ccd]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added support for partial submit strategy
- 5:31 PM Changeset [a5bc72e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Deprecated code in posix-readv.c
- 3:58 PM Changeset [dcb5f8d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added statistics for the number of times io_ctxs blocked
- 3:12 PM Changeset [2fafe7e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Changed eager submit to use a leader-lock rather than a regular …
- 3:03 PM Changeset [7fdae38]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Replaced unnecessary thread fence with sufficient compiler fence
- 1:29 PM Changeset [5715d43]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Exceptions now get their context differently with libcfathread. Added …
- 12:33 PM Changeset [4998155]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- I/O now uses onshot semaphore instead of raw park/unpark. I/O now uses …
- 12:31 PM Changeset [b353a49]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added oneshot semaphore type
- 12:31 PM Changeset [fa5e0112]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Removed unnecessary variable
- 11:40 AM Changeset [4c925cd]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 11:39 AM Changeset [309d814]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added lock around system call in eager mode, since system call has …
- 11:38 AM Changeset [63fe427c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added checks for incorrect io setups. Fix bug where number of entries …
- 11:35 AM Changeset [080ee15]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added missing flags to readv benchmark
Aug 13, 2020:
- 9:09 PM Changeset [badd22f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
- 9:09 PM Changeset [67bfc50]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- formatting, for flags with arguments remove spurious "-x c" before argument
- 9:05 PM Changeset [db62eef]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- formatting
- 5:47 PM Changeset [2606a03]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed error where submitflags where incorrectly overwritten. Fixed …
- 5:19 PM Changeset [2b5be17]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Trivial change in formating
- 1:19 PM Changeset [62502cc4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed deadlock where threads could acquire the central scheduler lock …
- 11:53 AM Changeset [0240cd69]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added overload to Pass::run with a single argument to help older compilers
Aug 12, 2020:
- 6:01 PM Changeset [51230f1b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- remove special print for zero_t and one_t
- 5:59 PM Changeset [ded61bf2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- formatting, replace "T fill" with "const T & fill"
- 4:22 PM Changeset [d9265a2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Updated readv benchmark to use parseargs
- 4:20 PM Changeset [80ec409]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- The exception context is now stored on the stack. It is not used just yet.
- 3:31 PM Changeset [419c434]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added support for printing the usage as parseargs would, without the …
- 2:49 PM Changeset [980fb4e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added a test for exceptions and made a patch to allow it to pass.
- 1:39 PM Changeset [cd02108]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 1:35 PM Changeset [fb0ae06]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' into new-ast
- 1:33 PM Changeset [dab09ad]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added unnecessary thread-fence to work around incorrect reorder
- 12:19 PM Changeset [f8d05ee]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'new-ast' of plg.uwaterloo.ca:software/cfa/cfa-cc into new-ast
- 12:19 PM Changeset [7f66cec]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Re-enabled jenkins checking
- 12:18 PM Changeset [0ea0b8f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Using new-ast now requires configuring with --enable-new-ast or …
- 11:29 AM Changeset [a77257be]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Compiler now supports --new-ast and --old-ast to select which …
- 10:31 AM Changeset [7ff3e522]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- {pass_t Pass::pass; => core_t Pass::core;} To avoid confusion about …
Aug 11, 2020:
- 6:39 PM Changeset [26ffcda]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Regenerated x86 tests after the change to bootloader.c
- 6:34 PM Changeset [a5428bd]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 6:33 PM Changeset [56e8cb3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed parseargs for 32bit
- 5:53 PM Ticket #213 (cfa-cc - Cannot assign static-length array to VLA) created by
- Intro case: […] GCC, Actual and Authority: compiles successfully …[…]
- 5:39 PM Changeset [cd9ee44]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Regenerated x64 tests after the change to bootloader.c
- 5:38 PM Changeset [343d10e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Removed code broken in new-ast out of libcfa
- 5:33 PM Changeset [7874d77]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Parseargs now magically figures out argc/argv
- 5:30 PM Changeset [8e516fd]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed issue where python script would not see through symlink to itself.
- 5:07 PM Changeset [0d070ca]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- disabled new heaptrace feature
- 4:40 PM Changeset [22f94a4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' into new-ast
- 3:45 PM Changeset [129674b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added more details to the ARM error in invoke.c
- 3:44 PM Changeset [42f1d739]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Fixed http server after merge of parseargs into libcfa
- 3:00 PM Changeset [5bcdc8c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Upgraded yield benchmark to use new parseargs
- 2:58 PM Changeset [7f6e9eb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added support for doubles in parseargs
- 2:22 PM Changeset [7ed1d8f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 2:09 PM Changeset [be36ec3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- No longer hold the submit lock when doing the io_uring_enter system call
- 1:59 PM Changeset [9f1c286]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added benchmark to compare io against raw pthreads
- 1:54 PM Changeset [01c6256]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Adjsuted benchmarks to new io_ctxs
- 1:47 PM Changeset [e699eb6]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Moved example parseargs to libcfa
- 1:24 PM Changeset [e857743]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Forgot to commit the missing 'pragma once' in list.hfa
- 12:46 PM Changeset [153d0f52]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
Aug 10, 2020:
- 7:45 PM Changeset [07d867b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- attempt to fix inferparams
- 5:14 PM Changeset [b8e7aed]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:14 PM Changeset [85f19eb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added cfa define for io_uring attach support
- 4:27 PM Changeset [a6acbd5]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc into master
- 4:27 PM Changeset [5104893]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- fix x86 excepted output for bitmanip3
- 3:47 PM Changeset [8465b4d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:40 PM Changeset [e2702fd]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 3:40 PM Changeset [dcf1979]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Jenkins file now calls autogen.sh before building
- 3:39 PM Changeset [a8bad5b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added automake generate files to git ignore
- 3:18 PM Changeset [6bd2cfb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Removed generated automake files. * WARNING * With this push …
- 3:14 PM Changeset [f575124]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Added script to setup automake before running configure
- 3:13 PM Changeset [bcadb26]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- clean-up in makefiles and regenerated defines.hfa.in
- 2:54 PM Changeset [92aca37]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- formatting, temporarily remove default_heap_exhausted called when …
- 2:43 PM Changeset [1eb239e4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Removed snzi and replaced it with a fast/slow path
- 2:31 PM Changeset [53fd995]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- change ceiling calls to ceiling_div
- 2:30 PM Changeset [fd24f8c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- remove alignment tests for 0 as it is not a power of 2 (now checked), …
- 2:23 PM Changeset [da3b790]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- add alignment verification to floor2 and ceiling2, add missing …
- 2:05 PM Changeset [0c30ecc]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by
- Move cfa.m4 and cfa.make to tools/build
Note: See TracTimeline
for information about the timeline view.