source: libcfa/src/Makefile.am

Revision Log Mode:


Legend:

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