|
|
@1a3040c
|
3 years |
pabuhr |
add guard page to pthread stack in debug mode
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@121be3e
|
3 years |
pabuhr |
change NULL to 0p
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@1d60da8
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@3901457
|
3 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@e8c52cf
|
3 years |
Thierry Delisle |
Tentative fix of pthread_create crash, now using -pthread instead of …
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@1f6de372
|
3 years |
pabuhr |
change realloc to return 0-sized storage for size 0 rather than NULL
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@1805b1b
|
3 years |
pabuhr |
refactor pthread_create into create_pthread, change NULL to 0p
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@6e7de84
|
3 years |
pabuhr |
call tzset (time zone initialization) at startup to prevent unfreed …
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@4ea1c6d
|
3 years |
pabuhr |
turn on unfreed storage warning message
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@4cae032
|
3 years |
pabuhr |
add missing destructor for ofstream nad ifstream
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@27f5f71
|
3 years |
pabuhr |
explicitly create stack for pthread thread, change NULL to 0p
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@524627e
|
3 years |
pabuhr |
change NULL to 0pt
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@6c3a5ac1
|
3 years |
Thierry Delisle |
Added better check to guarantee proper includes are present when using …
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@d76bd79
|
3 years |
Thierry Delisle |
Added missing include in kernel.hfa which lead to memory leaks in …
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@1e034d9
|
3 years |
pabuhr |
forammting, add missing call to header in alignment realloc
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@9aa1317
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@d74369b
|
3 years |
pabuhr |
update CFA allocation routines with realloc and alignment
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@95eb7cf
|
3 years |
pabuhr |
major update of heap, especially realloc
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@0a25c34
|
3 years |
pabuhr |
remove "sized" from polymorphic intptr for pointer values, still …
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@f1397d1
|
3 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@c701332a
|
3 years |
Thierry Delisle |
Cleanup of builtin atomics to remove _1,2,4 suffix versions and …
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@2909b51
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@1c40091
|
3 years |
pabuhr |
rename cfaabi_dbg_bits_* to cfaabi_bits_*, add fd parameter to …
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@57c764c
|
3 years |
Thierry Delisle |
Fixed typo
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@21184e3
|
3 years |
Thierry Delisle |
Added Thread-Local random number generator to kernel which will be …
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@bdf22ae
|
3 years |
Thierry Delisle |
Forgot libcfa automake/missing
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@89124ff
|
3 years |
pabuhr |
add extra alignment check and missing frees
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@cafb687
|
3 years |
pabuhr |
start allocation updates for arrays and alignment
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@1aa6ecb
|
3 years |
pabuhr |
check for maximum allocation and use macro to get header
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@65e10b2
|
3 years |
Thierry Delisle |
Forgot we have a bug with O0. This should fix the build
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@73fad25
|
3 years |
Thierry Delisle |
Removed -Og since it doesn't really work
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@a094f13
|
3 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@722c0848
|
3 years |
Thierry Delisle |
Added assertion to WakeThreads? routine
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@7df201c
|
3 years |
pabuhr |
add 3 new alloc routines to safely bulk initialize storage
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@679363c
|
3 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@158b026
|
3 years |
Thierry Delisle |
Remove flags -in-tree and -disttree, now using paths and …
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@2cb8577
|
3 years |
pabuhr |
add typedefs uint_least16_t and uint_least32_t to extras.cf to …
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@31d8f4d
|
3 years |
Thierry Delisle |
Fixed distribution dependencies
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@a539fc3
|
3 years |
Thierry Delisle |
Merge branch 'master' into distcc
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@fd8f88f
|
3 years |
pabuhr |
remove special FILE names, like _IO_2_1_stdout_
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@81e60f7
|
3 years |
Thierry Delisle |
Fixed small merge problems
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@5c4a473
|
3 years |
Thierry Delisle |
Merge branch 'master' into distcc
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@d65f92c
|
3 years |
Thierry Delisle |
Tests almost work, the only issue left is using -E and -CFA together
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@1ee048f
|
3 years |
Thierry Delisle |
All tests pass with distributed compilation
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@dee1f89
|
3 years |
Thierry Delisle |
Libcfa make can now stop cfa-cpp when starting so a gdb session will …
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@14347ac
|
3 years |
Thierry Delisle |
libcfa now properly supports building with --enable-distcc
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@bbfd0e0
|
3 years |
Thierry Delisle |
Tentative support for distcc in cforall, right now nothing works …
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@a92a4fe
|
3 years |
pabuhr |
fix patch when using sizeof in enum
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@83b52f1
|
3 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@6130304
|
3 years |
Thierry Delisle |
Removed extraneous forall clause on void pointer default constructors …
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@d6b03b7
|
3 years |
pabuhr |
check for type alignment and use it for storage allocation
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@b5ce31e
|
3 years |
pabuhr |
formatting
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@884f1409
|
3 years |
pabuhr |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@e723100
|
3 years |
pabuhr |
patch heap for thunk problem and restart heap test
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@8ac3b0e
|
3 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@2026bb6
|
3 years |
Thierry Delisle |
More robust fix for optionally linking threads
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@20b461f
|
3 years |
pabuhr |
formatting
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@a87d40b
|
3 years |
pabuhr |
add aliases stdin, stdout, stderr for sin, sout, serr
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@4f37255
|
3 years |
pabuhr |
formatting
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@ec72861
|
3 years |
pabuhr |
increase buffer size for printing stack trace
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@ff2a33e
|
3 years |
pabuhr |
switch from calling abort to using abort stream
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@65240bb
|
3 years |
pabuhr |
first attempt to add streams exit and abort, rename private iostream …
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@2233ad4
|
3 years |
pabuhr |
change queue/deque != 0 to return int instead of bool, add != 0 to stack
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@0d8266c
|
3 years |
pabuhr |
add polymorphic "not" (bang) to work with != 0
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@6887a99
|
3 years |
pabuhr |
formatting
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@d30fdbc
|
3 years |
pabuhr |
first draft of concurrent executor (does not work yet)
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@3623f9d
|
3 years |
Thierry Delisle |
Fixed warning in libcfa
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@d4e68a6
|
3 years |
pabuhr |
move location of active_xxx routines, and counter for number …
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@54b3fde
|
3 years |
pabuhr |
formatting
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@dc5072f
|
3 years |
pabuhr |
remove const char * input because of error
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@04396aa
|
3 years |
pabuhr |
formatting, add const char * and char * sin operators, add skip( n ) …
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@86a8be5
|
3 years |
pabuhr |
not wd with char type, and update test appropriately
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@891b827
|
3 years |
pabuhr |
change type of wd and pc, fix missing scanset initialization
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@b117e0c
|
3 years |
pabuhr |
formatting
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@61c7239
|
3 years |
pabuhr |
first attempt input/output manipulators
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@1e6ea4e1
|
3 years |
pabuhr |
formatting, add builtin_complex
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@3c573e9
|
3 years |
pabuhr |
first draft of output manipulators and start input manipulators
arm-ehenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@d908563
|
3 years |
Thierry Delisle |
Merge branch 'master' into cleanup-dtors
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@933f32f
|
3 years |
Thierry Delisle |
Merge branch 'master' into cleanup-dtors
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@e63326b
|
3 years |
pabuhr |
clean up always printing decimal point for floating-point numbers
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@b2ac656
|
3 years |
pabuhr |
fix decimal print for floating point
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@7b149bc
|
3 years |
pabuhr |
formatting
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@10248ae0
|
3 years |
Thierry Delisle |
Fixed resume compilation
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@aa00626
|
3 years |
Thierry Delisle |
resume now return a referece to its parameter for chainning
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@3c5dee4
|
3 years |
pabuhr |
change istype nl to ignore characters to newline, change ostype to …
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@5cb2b8c
|
3 years |
pabuhr |
update ofstream constructor
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@b78129a
|
3 years |
Thierry Delisle |
Fixed x86 build and some whitespace changes
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@b038fe4
|
3 years |
Thierry Delisle |
Merge branch 'master' into ctxswitch
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@02af79b0
|
3 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@63364d8
|
3 years |
Thierry Delisle |
Removed suspend_then since I believe it cannot be made correct
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@f019069
|
3 years |
Thierry Delisle |
Some more work on suspend_then
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@c4b072c
|
3 years |
pabuhr |
add printf/scanf attribute to fmt routines
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@8278abf
|
3 years |
Thierry Delisle |
Merge branch 'master' into ctxswitch
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@ec28948
|
3 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@5b11c25
|
3 years |
Thierry Delisle |
Added new suspen_then function which runs a callback in the middle of …
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@c64e979
|
3 years |
Thierry Delisle |
Added atomic operations on pointers and fixed some mistakes
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@673cd63
|
3 years |
Thierry Delisle |
Merge branch 'master' into ctxswitch
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@1bc5975
|
3 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@3fcbdca
|
3 years |
Thierry Delisle |
Moved compilation to use O3/Og instead of O2/O0 for both cfa-cpp and libcfa
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|
@ffaedcd
|
3 years |
pabuhr |
clean up
arm-ehcleanup-dtorsenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulation
|
|
|