source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @7991c7d   21 months pabuhr change enumerator_value_opt to only parse constant_expression ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @120867e   21 months pabuhr update EvalNew? to handle more compile-time constant-expression evaluation ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @1ed3fe7c   21 months pabuhr change semantic error message for non-const enumerator to be clearer ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @adf03a6   21 months Thierry Delisle Updated intro ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @d7af839   21 months Thierry Delisle More merging of Peter's changes ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @72e76fd   21 months ajbeach Converted the last pass in validate B (linkReferenceToTypes). Cleaned … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @43aec9e   21 months Thierry Delisle Merged some of peter's changes ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @7b71402   21 months ajbeach Some white-space and comment fixes. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @b01d459   21 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @fd365da   21 months caparson added atomics to other spin_queue style locks ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @e4ea4b8d   21 months pabuhr proofread runtime chapter ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @cad61f4   21 months pabuhr talk about Go safe-points ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @9b817e15   21 months pabuhr update system figure ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @6e21aaf   21 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @8446c18   21 months pabuhr proofread existing.tex ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @6e8d446   21 months pabuhr add some outline material for the introduction ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @1f201238   21 months pabuhr add 4 figures for consideration ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @10bd126   21 months pabuhr git ignore SAVE.fig ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @a6cfb4d   21 months pabuhr remove temporary file SAVE.fig ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @91715ce1   21 months Thierry Delisle Don't autogen for struct with flexible array members fixes #261? ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @b70abaf   21 months Thierry Delisle Added inspect file for asking questions about the ast. So far only … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @b99fd56   21 months Thierry Delisle CodeGeneration? now generates variable exprs of type zero_t as litteral 0s. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @5a076837   21 months Thierry Delisle Remove unnecessary declaration in heap ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @3322180   21 months Thierry Delisle Fix enum assignment warning ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @d28524a   21 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @4e83bb7   21 months caparson fixed timeout cond var bug and updated pthread_locks test with timeout … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @9dad5b3   21 months Thierry Delisle Fixed gdb printing of processors which was broken for a while now. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @1158180   21 months Thierry Delisle Added check for IORING_REGISTER_IOWQ_MAX_WORKERS. Not used yet. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @ae2f2ae   21 months Thierry Delisle Removed and ignored some warnings in Parser. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @c19edd1   21 months Thierry Delisle Removed some warnings and fixed some whitespace ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @c5d5723   21 months Thierry Delisle Disabled null conversion warning in lexer. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @b62d1d6   22 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @eb5962a   22 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @1df492a   22 months j82liang Convert TypeInstType? to PointerType? before resolution ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @b0be3713   22 months Thierry Delisle Missed an atomic store on the TS handling. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @86601a5   22 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @1dbbef6   22 months caparson added non shared critical section entry counter ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @5a96b36   22 months Thierry Delisle Fixed small bugs with dry-run in tests. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @2ed32fa7   22 months caparson added atomics to spin_queue_lock ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @df932552   22 months caparson added atomic store/load for spinqueue ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @76a798d   22 months caparson hopefully fixed mcs spin lock ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @9e3d123   22 months caparson added atomic_load_n to mcs_spin in attempt at fixing it ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @e1a9c77   22 months caparson added tests for qspinlocks internal mcs lock ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @6739590   22 months ajbeach A small spacing fix. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @aec20700   22 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @ae020ea   22 months Thierry Delisle Printer now prints max fd and open/closed/live connections. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @563a36b   22 months Thierry Delisle Fixed verify that was backwards. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @a8b87d3   22 months ajbeach Various bits of clean-up. The big one was some renaming inside … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @1f0ee71   22 months Thierry Delisle Fixed typo in wait_any after yesterday's fix ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @07997cd   22 months Thierry Delisle Fixed errors with the accept many version ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @8419b76   22 months Thierry Delisle printer now properly uses eng3 ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @329e26a   22 months Thierry Delisle Re-instated the isolate/multi-cluster option. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @bf7c7ea   22 months Thierry Delisle Moved printer and protocol thread to the main cluster ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @c25338d   22 months Thierry Delisle Added accept 10 method (it doesn't really work). ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @10ba012   22 months Thierry Delisle Minor fixes to Worker threads ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @f3da205   22 months Thierry Delisle Fixed wait_any to be polymorphic on future type. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @1c56bf7   22 months Thierry Delisle Fixed retract to not reset the future when retracting. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @6d41f66   22 months Thierry Delisle Fixed wait_any to use fulfil rather than post ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @c06551b   22 months caparson added wait_any to fwd.cfa for future_t ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @aeb20a4   22 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @db7a3ad   22 months caparson fixed build (hopefully) ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @430ce61   22 months Thierry Delisle Added sendfile test in Cforall ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @137974a   22 months Thierry Delisle Moved stats printer to it's own file and now using push-stats rather … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @8c58e73   22 months Thierry Delisle Removed webserver feature to have multiple clusters (it never actually … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @bbf61838   22 months Thierry Delisle Fixed missing header ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @7f0ac12   22 months Thierry Delisle First draft at acceptor thread webserver ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @6e2b04e   22 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @55422cf   22 months caparson added tests for pthread lock and cond var ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @ae06e0b   22 months caparson added pthread_cond_var ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @ced5e2a   22 months caparson removed debug fields from spinlock_t ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @720f2fe2   22 months Thierry Delisle Changed 'addDataSectionAttribute' to correctly handle tls. Fixed Typo. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @b6e0b61   22 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @c8f5f7d   22 months ajbeach Translated Gen Waitfor, the waitfor statement works in the new ast. ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @86c12d65   22 months Thierry Delisle Checkpoint of the broken version of reuseport ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @ac1aba4b   22 months Thierry Delisle Tentative change to fix jenkins setup script when RUNPATH is not found … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @f11296a   22 months ajbeach Updated the nanorc file to include some missing keywords (exception … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @ce98816   22 months Thierry Delisle Stats printer now uses a condition variable to sleep so it exists … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @c4b10e2   22 months Thierry Delisle Moved socket creation to a different file. Makefile now has debug … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @153570d   22 months Thierry Delisle Server now cleanly closes in non interactive mode ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @7affcda   22 months Thierry Delisle Fixed a bug where io wouldn't drain everything if the completion queue … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @90a8125   22 months Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @bf0263c   22 months Thierry Delisle setup error is now clearer ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @e5d9274   22 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @015925a   22 months caparson fixed new/delete issue by switching to malloc/free ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @305aaef   22 months caparson fixed multiple def issue ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @490d17e0   22 months caparson fixed multiple def issue ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @fb63c70   22 months caparson added tests for new locks ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @f835806   22 months caparson added some locks and cleaned up unused seqable field in thread block ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @fc134a48   22 months j82liang Implement the struct enum ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @01f6a06   22 months pabuhr add Huawei Canada to acknowledgement ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @373aad7   22 months pabuhr change arrow heads from line to solid ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @0a004b7   22 months pabuhr fix double period, move figure 2.10 after reference ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @5416b44   22 months pabuhr make expected output for nested functions deterministic ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @c3b9d639   22 months ajbeach Clean-up the exception interface. It should be slightly more like the … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @c715e5f   22 months ajbeach Removed most of the exception macros (EHM_ group). Made changes to the … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @5024df4   22 months Thierry Delisle Changed ready-queue to atomically read/write timestamps, no effect on … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @b035046   22 months Thierry Delisle changed some MAX to ULLONG_MAX to avoid the memory access where … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @6dc7011a   22 months Thierry Delisle Tentative test for non-executable heap, currently broken ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @666f8a3   22 months pabuhr fix test and expected output for nested functions run on user-thread stacks ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @f820f42   22 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalpthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.