|
|
@cfbc56ec
|
10 months |
mlbrooks |
Enable array RAII and provide uninit(-), a uNoCtor equivalent.
Enable …
|
|
|
@be3f163
|
12 months |
pabuhr |
rename files gcc-builtins.cf builtins.cf extras.cf bootloader.cf and …
|
|
|
@e4c3819
|
14 months |
pabuhr |
refactor cofor.hfa into cofor.cfa, adjust Makefile.am to handle cofor.cfa
|
|
|
@f64cc42
|
14 months |
caparson |
committed makefile change for cofor include
|
|
|
@55b060d
|
14 months |
pabuhr |
rename directories containers to collections
|
|
|
@3543e99
|
15 months |
pabuhr |
move exception macros from common.hfa to their own include file …
|
|
|
@0e6cadf1
|
18 months |
pabuhr |
add new atomic macros to Makefile.am
ast-experimental
|
|
|
@100d12d4
|
18 months |
caparson |
changed makefile since select has a .cfa now
ADTast-experimental
|
|
|
@360bfe41
|
20 months |
ajbeach |
Whitespace clean-up in Makefile.
ADTast-experimental
|
|
|
@8512a2f
|
20 months |
caparson |
added libcfa support for virtual dtors and added it to actor impl
ADTast-experimental
|
|
|
@c042d79
|
21 months |
caparson |
ported uC++-style actor system
ADTast-experimental
|
|
|
@4a962d8
|
22 months |
caparson |
added channel impl with basic test. Will expand impl and tests soon
ADTast-experimental
|
|
|
@7eac70e
|
22 months |
caparson |
added select to includes
ADTast-experimental
|
|
|
@e8b8e65
|
2 years |
Thierry Delisle |
Added implementation of call_once
ADTast-experimental
|
|
|
@88ac843e
|
2 years |
Thierry Delisle |
Moved lockfree containers to containers/lockfree.hfa.
Added …
ADTast-experimental
|
|
|
@95dab9e
|
2 years |
Thierry Delisle |
Changed real_pthread symbols (now cfaabi_pthread) to be protected in …
ADTast-experimentalpthread-emulation
|
|
|
@7f6a7c9
|
2 years |
Thierry Delisle |
Merge branch 'master' into pthread-emulation
ADTast-experimentalpthread-emulation
|
|
|
@94e006a4
|
2 years |
Thierry Delisle |
Added missing distribution dependency on defines.hfa
ADTast-experimentalpthread-emulation
|
|
|
@20be782
|
2 years |
z277zhu |
add pthread
ADTast-experimentalpthread-emulation
|
|
|
@a7d696f
|
2 years |
z277zhu |
added pthread symbol interpose
Signed-off-by: z277zhu …
ADTast-experimentalpthread-emulation
|
|
|
@5ce7f4a
|
2 years |
Thierry Delisle |
Makefile no longer looks for dependencies to clean and instead uses …
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@fa2a3b1
|
2 years |
Thierry Delisle |
libcfa and libcfathread now have visibility hidden turned on by default.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@93b8cf4
|
3 years |
Thierry Delisle |
Added a simple barrier and accompagnying tests.
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@708ae38
|
3 years |
Thierry Delisle |
Some more cleanup and grow/shrink now readjusts io timestamps.
(They …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@c42b8a1
|
3 years |
Thierry Delisle |
Major cleanup and moved cluster growth to new file
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@cc7bbe6
|
3 years |
mlbrooks |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@850aff1
|
3 years |
Thierry Delisle |
Added -Werror=return-type EVERYWHERE!
Added -Wextra in some places.
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@95578bd
|
3 years |
caparson |
removed select compile rule
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@6c53a93
|
3 years |
caparson |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@e2853eb
|
3 years |
caparson |
added select to makefile
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@5235d49
|
3 years |
mlbrooks |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@58b2638
|
3 years |
Thierry Delisle |
Added range_iterator, it now compiles.
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@0f781fb8
|
3 years |
mlbrooks |
Refactoring of string internals. Existing tests pass.
Adding …
ADTast-experimentalenumpthread-emulationqualifiedEnum
|
|
|
@5a40e4e
|
3 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@fdc3f9d
|
3 years |
Thierry Delisle |
Added rule to remake call.cfa when the in-file is changed
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@f450f2f
|
3 years |
mlbrooks |
Baseline of the string implementation.
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@761e146
|
3 years |
jafprudhomme |
Merge branch 'master' into jacob/cs343-translation
ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
|
|
|
@3ad9097
|
3 years |
Thierry Delisle |
Minor fixes to makefiles for mutex stmt
ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
|
|
|
@16f9aca
|
3 years |
jafprudhomme |
Created new library with code directly from CS 343 A6
ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
|
|
|
@5b7c8b5
|
3 years |
caparson |
small changes and hopefully fixed build
ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
|
|
|
@702839bb
|
3 years |
caparson |
hopefully fixed build
ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
|
|
|
@af67ee1
|
3 years |
caparson |
Added support for locks as parameters to mutex stmt
ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationpthread-emulationqualifiedEnum
|
|
|
@08bc3e7
|
3 years |
pabuhr |
first draft of math trait
ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@44856ed
|
3 years |
mlbrooks |
Baseline "new" vector, with iterators.
Implementation has not had …
ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@96f002c1
|
3 years |
Thierry Delisle |
Added new device folder and cpu file to libcfa
ADTast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@ab388c5
|
3 years |
Thierry Delisle |
alarm.hfa is now a public header
Fixed include of timeout_lock.cfa.
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@69914cbc
|
3 years |
mlbrooks |
Replacing "Mike's old linked list" with "Mike's new linked list," …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@9e2341b4
|
3 years |
mlbrooks |
Baseline commit of new linked-list implementation and test.
Using a …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@fec63b2
|
4 years |
pabuhr |
add first draft of strstream type
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@c7625e0
|
4 years |
mlbrooks |
Adding manged-length arrays
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@304de00
|
4 years |
Thierry Delisle |
Added queueLockFree which contains two lockfree queue based on MCS.
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@ab1b971
|
4 years |
Thierry Delisle |
blocking_lock & multiple_acquisition_lock can now be used without …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@eef8dfb
|
4 years |
Thierry Delisle |
Merge branch 'master' into dkobets-vector
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@70f8bcd2
|
4 years |
Thierry Delisle |
Added new future types
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@c920317
|
4 years |
Thierry Delisle |
Fixed duplicate listing of sequence/containers
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@7d4ce2a
|
4 years |
pabuhr |
make collections publicly accessible in include directory
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@2a59655
|
4 years |
Thierry Delisle |
make distcheck FINALLY passes
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@d7a10af
|
4 years |
Thierry Delisle |
Fixed installation of exception.h
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@8e0adcd
|
4 years |
Thierry Delisle |
concurrency/exception.h is now correctly installed
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@08ce416
|
4 years |
Thierry Delisle |
Changed configure to use new-ast by default.
Ast options no longer …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@6a8882c
|
4 years |
caparsons |
fixed some bugs
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@bb662027
|
4 years |
Thierry Delisle |
Added cfathread C library which encapsulates a small part of libcfa …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@2724b4e
|
4 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@c402739f
|
4 years |
Thierry Delisle |
I/O operations now use futures.
io calls implementation are now …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@4d9172f
|
4 years |
Thierry Delisle |
Added memory.cfa back in libcfa
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@2fbc904
|
4 years |
Thierry Delisle |
Makefiles now pass 'distcheck' until test folder.
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@856dff8
|
4 years |
Thierry Delisle |
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@b7fe2e6
|
4 years |
Thierry Delisle |
Distribution now correctly handles libcfa but requires handcrafted …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@d119d613
|
4 years |
ajbeach |
Reorganized the exception and concurrency overlap.
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@c2bc6d5
|
4 years |
Thierry Delisle |
Minor fixes to make files to support dist target
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@343d10e
|
4 years |
Thierry Delisle |
Removed code broken in new-ast out of libcfa
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@e699eb6
|
4 years |
Thierry Delisle |
Moved example parseargs to libcfa
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@bcadb26
|
4 years |
Thierry Delisle |
clean-up in makefiles and regenerated defines.hfa.in
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@0c30ecc
|
4 years |
Thierry Delisle |
Move cfa.m4 and cfa.make to tools/build
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@8395152
|
4 years |
Thierry Delisle |
Fixed headers that weren't properly installed
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@3e2b9c9
|
4 years |
Thierry Delisle |
More restructuring of translation units
Unclear if it improves …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@0aa20e3
|
4 years |
Thierry Delisle |
Added support for syntax -XCFA,OPTION instead of -XCFA OPTION in …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@ab44413
|
4 years |
Thierry Delisle |
Now correctly install iofwd.hfa
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@31bb2e1
|
4 years |
Thierry Delisle |
Moved implementations of cfa_[io call] to iocall.cfa
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@d29255c
|
4 years |
Thierry Delisle |
Added stats file for concurrent stats
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@97392b69
|
4 years |
Thierry Delisle |
Merge branch 'master' into relaxed_ready
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@aabb846
|
4 years |
ajbeach |
Added a first draft of the memory management library module.
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@170235d
|
4 years |
pabuhr |
reposition include files in libcfa/src/Makefile.am to get them copied …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@ada0246d
|
4 years |
pabuhr |
create heap.hfa, use it in malloc.h, and cleanup includes with respect …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@0e4df2e
|
4 years |
Thierry Delisle |
Merge branch 'master' into relaxed_ready
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@314dab6
|
4 years |
pabuhr |
add -latomic flag to cfa.cc to get 16-byte CAS, add …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@69f15c7
|
4 years |
Thierry Delisle |
clock.hfa is now properly installed
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@6a490b2
|
4 years |
Thierry Delisle |
Merge branch 'master' into relaxed_ready
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@6091b88a
|
5 years |
mlbrooks |
intrusive doubly linked list initial
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@27273f9
|
5 years |
Thierry Delisle |
Added configure check for IO_URING
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@f1b6671
|
5 years |
ajbeach |
Unwinding is now handled in exception handling code. That is used to …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@c243092
|
5 years |
pabuhr |
put bitmanip.hfa into the public "include" directory
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@e054263f
|
5 years |
Thierry Delisle |
Changed makefiles to correctly install vector headers
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@f80f840
|
5 years |
Thierry Delisle |
Merge branch 'master' into relaxed_ready
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@e8c52cf
|
5 years |
Thierry Delisle |
Tentative fix of pthread_create crash, now using -pthread instead of …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@7768b8d
|
5 years |
Thierry Delisle |
First step at adding the new ready queue to Cforall
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@158b026
|
5 years |
Thierry Delisle |
Remove flags -in-tree and -disttree, now using paths and …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@31d8f4d
|
5 years |
Thierry Delisle |
Fixed distribution dependencies
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@5c4a473
|
5 years |
Thierry Delisle |
Merge branch 'master' into distcc
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@1ee048fd
|
5 years |
Thierry Delisle |
All tests pass with distributed compilation
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|