Timeline



Dec 12, 2019:

6:21 PM Changeset [9853d9b0]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
missed a case for inclusive bound to singleton comparison, and added tests
5:44 PM Changeset [332bd33]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add inclusive bound to singleton comparison
4:06 PM Changeset [eb46fdf]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Andrew Beach <ajbeach@…>
Clean up in exception.c. Should be no changes to code.
11:57 AM Changeset [99905f4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Dmitry Kobets <dkobets@…>
Add vec3
11:52 AM Changeset [983edfd]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Ready queue seems to work but clearly shows quiescing is broken
11:09 AM Changeset [e752e4e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Dmitry Kobets <dkobets@…>
Fix vec2_float tests
10:25 AM Changeset [2a3d446]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' into relaxed_ready
10:04 AM Changeset [2fa5bd2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Dmitry Kobets <dkobets@…>
Merge branch 'master' into vector-generic
10:04 AM Changeset [aca6a54c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Dmitry Kobets <dkobets@…>
Increase trait recursion limit

Dec 11, 2019:

8:52 PM Changeset [737c98a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
8:52 PM Changeset [312029a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
move enum Aggregate from DeclarationNode? to AggregateDecl?, add …
4:13 PM Changeset [3376ec9]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Dmitry Kobets <dkobets@…>
make vector an interface, allowing for shared code between dimensions
3:22 PM Changeset [2cd949b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Tentative fix of tests printing several pages of output when …
7:35 AM Changeset [98d6965d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
temporarily remove default memory exhausted message, use NULL return …

Dec 10, 2019:

4:24 PM Changeset [f80f840]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' into relaxed_ready
4:23 PM Changeset [b798713]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Working ready queue

Dec 7, 2019:

10:49 AM Changeset [e307e12]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
generalize aggregate data and control in grammar, add …

Dec 6, 2019:

3:15 PM Changeset [e1990f1]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:15 PM Changeset [924c5ce]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Moved thread.cfa back to using thread cast since it is fixed
3:14 PM Changeset [dab98b3e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:10 PM Changeset [c8c0c7c5]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Now using -z execstack and use -O0 for debug mode

Dec 5, 2019:

10:59 PM Changeset [baf608a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
provide switch to print heap statistics on program termination
10:57 PM Changeset [09d4b22]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
move stack for preemptive pthread from TLS to static variable
10:54 PM Changeset [0030ada3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
remove static from stack_data_size declaration
10:47 PM Changeset [1def18bb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
fix emacs compile command
5:49 PM Changeset [3b0c8cb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Implemented Keyword cast in the alternative finder to remove aliassing …

Dec 4, 2019:

11:26 AM Changeset [fa35958]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
11:25 AM Changeset [1a3040c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add guard page to pthread stack in debug mode
11:25 AM Changeset [121be3e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change NULL to 0p

Dec 3, 2019:

10:06 PM Changeset [2444324]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Dmitry Kobets <dkobets@…>
Add tests for vec2 int
10:05 PM Changeset [d131480]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Dmitry Kobets <dkobets@…>
Fix issue in vec2.hfa from splitting up trait
6:36 PM Changeset [ee0bfa9]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed testing of cross compiled cfa using distcc
6:22 PM Changeset [1d60da8]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
6:17 PM Changeset [3901457]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
6:17 PM Changeset [e8c52cf]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Tentative fix of pthread_create crash, now using -pthread instead of …
5:39 PM Changeset [1f6de372]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change realloc to return 0-sized storage for size 0 rather than NULL

Dec 1, 2019:

11:40 PM Changeset [1805b1b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
refactor pthread_create into create_pthread, change NULL to 0p

Nov 30, 2019:

1:17 PM Changeset [4fa8f1a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
1:17 PM Changeset [e71c1d4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Changed inline assembly to correct reflect the fact that the parameter …
11:15 AM Changeset [ce7bdc4]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
11:14 AM Changeset [ba3df4d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
remove unused "int i" declaration
11:13 AM Changeset [05035b3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
temporary patch to set thread name using direct update versus …
11:11 AM Changeset [6e7de84]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
call tzset (time zone initialization) at startup to prevent unfreed …
11:10 AM Changeset [4ea1c6d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
turn on unfreed storage warning message
11:09 AM Changeset [4cae032]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
add missing destructor for ofstream nad ifstream
11:08 AM Changeset [27f5f71]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
explicitly create stack for pthread thread, change NULL to 0p
11:04 AM Changeset [524627e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
change NULL to 0pt

Nov 29, 2019:

2:59 PM Changeset [0f9ceacb]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' into relaxed_ready
2:16 PM Ticket #153 (cfa-cc - Compiler error when referencing a polymorphic type from within a ...) created by dkobets
Example code: an anonymous trait is created containing a method …
1:47 PM Ticket #152 (cfa-cc - Incorrect Lvalue conversion when using inline assembly) closed by Thierry Delisle <tdelisle@…>
fixed: In 78cdb06: […]
1:47 PM Changeset [78cdb06]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Modified Lvalue cast handling to ignore top level dereferencing in …
10:52 AM Changeset [0dedf756]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Dmitry Kobets <dkobets@…>
Add vec3 test file missing from previous commit
10:43 AM Changeset [1dd929e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Dmitry Kobets <dkobets@…>
Apply traits to each individual function of vector Previously, vector …
10:12 AM Ticket #152 (cfa-cc - Incorrect Lvalue conversion when using inline assembly) created by Thierry Delisle
Given the following code : […] The code generator incorrectly …

Nov 28, 2019:

4:31 PM Changeset [71d6bd8]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
First attempt at better errors on 'No reasonable alternatives' split …

Nov 27, 2019:

7:38 PM Ticket #151 (cfa-cc - Input crashes CC1) created by Thierry Delisle
The following input crashes CC1 […] result : […]
5:04 PM Changeset [d4f1521]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' into relaxed_ready
4:43 PM Ticket #150 (cfa-cc - Incorrect Scoping when using continue) closed by Thierry Delisle <tdelisle@…>
fixed: In 397c101: […]
4:43 PM Changeset [397c101a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fix bug where 'continue' would incorrectly claim to skip …
3:43 PM Ticket #150 (cfa-cc - Incorrect Scoping when using continue) created by Thierry Delisle
CFA code : […] This should compile normally but results in an …
11:15 AM Changeset [152c2b2]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fix a small manipulation error

Nov 26, 2019:

4:43 PM Changeset [6c3a5ac1]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added better check to guarantee proper includes are present when using …
3:20 PM Changeset [30763fd]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' into relaxed_ready
3:19 PM Changeset [7768b8d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
First step at adding the new ready queue to Cforall
2:55 PM Changeset [d76bd79]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added missing include in kernel.hfa which lead to memory leaks in …

Nov 25, 2019:

10:22 AM Changeset [9ec35db]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Dmitry Kobets <dkobets@…>
Add vec3_float tests

Nov 24, 2019:

5:59 PM Changeset [58e280f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
formatting
5:58 PM Changeset [1e034d9]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
forammting, add missing call to header in alignment realloc

Nov 22, 2019:

8:41 PM Changeset [4b464b5]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update expected output
3:37 PM Changeset [9aa1317]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
3:37 PM Changeset [6a25b8f]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update allocation tests to reflect allocation changes, change from …
3:14 PM Changeset [d74369b]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
update CFA allocation routines with realloc and alignment
3:10 PM Changeset [95eb7cf]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
major update of heap, especially realloc
3:08 PM Changeset [0a25c34]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
remove "sized" from polymorphic intptr for pointer values, still …
2:40 PM Changeset [f1397d14]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
2:40 PM Changeset [c701332a]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Cleanup of builtin atomics to remove _1,2,4 suffix versions and …
1:57 PM Changeset [1188195]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum by Dmitry Kobets <dkobets@…>
Finished floating point vec2

Nov 21, 2019:

9:38 PM Changeset [2909b51]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:38 PM Changeset [1c40091]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Peter A. Buhr <pabuhr@…>
rename cfaabi_dbg_bits_* to cfaabi_bits_*, add fd parameter to …
3:53 PM Changeset [49d3128]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
cfa command now properly supports -fdiagnostics-color and …
1:03 PM Changeset [1a69a90]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added --colors command line arguments to have more control on whether …
10:52 AM Changeset [9802f4c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Merge branch 'master' into new-ast

Nov 20, 2019:

6:55 PM Ticket #149 (cfa-cc - Incorrectly resolving asm statement operand names) closed by Thierry Delisle
fixed
6:55 PM Changeset [665f432]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed trac #149 where operand names in asm statements where …
11:45 AM Ticket #149 (cfa-cc - Incorrectly resolving asm statement operand names) created by Thierry Delisle
Given the following code : […] Cforall attempts to resolve the …

Nov 19, 2019:

3:56 PM Changeset [57c764c]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Fixed typo

Nov 18, 2019:

11:11 AM Changeset [21184e3]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added Thread-Local random number generator to kernel which will be …
11:01 AM Changeset [6559a9d]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Added missing character to the optstring

Nov 15, 2019:

2:45 PM Ticket #148 (cfa-cc - Incorrect "Initializer is too deep" error) created by Thierry Delisle
The code : […] Should not lead to the error : […]

Nov 14, 2019:

4:01 PM Changeset [e11957e]ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum by Thierry Delisle <tdelisle@…>
Undid the change to automake/missing and now the build machines simply …

Nov 13, 2019:

4:43 PM Ticket #147 (cfa-cc - Can't initialize const member of struct) created by mlbrooks
Declare struct thingy with field foo. In the "broken" version, foo is …
Note: See TracTimeline for information about the timeline view.