source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @35d73c0   2 years Thierry Delisle Mutex test now counts number of critical sections in attempt to help … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @10b3fc3   2 years Thierry Delisle Added meta tests to make sure nothing goes wrong with dumpability ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @6111f1f   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @578ec01c   2 years pabuhr update heap statistics to new format (incomplete) ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @15b05c8   2 years pabuhr comments ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @aa0a1ad   2 years pabuhr remove macro ARRAY_ALLOC$ and expand inline, remove unnecessary void * … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @db1ebed   2 years pabuhr update random .expect x86 ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @aa8e24c3   2 years pabuhr change range of integral random( u, l ) to [l,u], first attempt at … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @7a6ae53   2 years m3zulfiq added zero_t to alloc fill ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @33608cb   2 years Thierry Delisle Changed defice/cpu to hopefully work with sparse cpus. UNTESTED ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a499702   2 years pabuhr clean up documentation for assembler check ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @58e0d3c   2 years pabuhr clean up code for assembler check ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @88792f3   2 years pabuhr add debug C89/C code to assembler check ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @130a778   2 years pabuhr add debug C11 code to assembler check ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @63f2697   2 years pabuhr try plan B to find debug C code ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @75873cf   2 years pabuhr print more information when asm check fails to find debug C code ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @295dd61   2 years pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @813dfd86   2 years pabuhr print better information when asm check fails to find debug C code ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a83012bf   2 years Thierry Delisle Missing a character in last push. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @4c26a94   2 years Thierry Delisle Python script now print core dump limits. (Only when no core found) ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @db87a35   2 years Thierry Delisle Added more testing of the range iterator. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @8e658241   2 years Thierry Delisle Minor fix and super barebones test. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @58b2638   2 years Thierry Delisle Added range_iterator, it now compiles. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @1894e03   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @8157bde   2 years Thierry Delisle Pushing to get off jax ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @56f519b   2 years ajbeach Clean-up of the last pass. Added a test for the constructor mutex … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f27331c   2 years ajbeach Factored the AddressExpr? constructor body into a helper that makes it … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @2cf3b87   2 years ajbeach Translated valitate-E after much bug hunting. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @03cdad6   2 years Thierry Delisle Added range-parser example. I plan to reuse it to parse cpu device data. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @d3605f8   2 years Thierry Delisle Reworked io_uring idle sleep to work with either read or readv … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3bb4f85   2 years Thierry Delisle Kernel now waits for eventfd read to flush before terminating. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @8da377d   2 years Thierry Delisle Added io_uring example for eventfds. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a1f3d93   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @c7b2215   2 years Thierry Delisle Fix implementation of io_uring_enter instead of eventfds. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @ddd2ec9   2 years Thierry Delisle Fix cache detention when only some cpus are present. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @0351e9f   2 years ajbeach Clean-up white-space and comments in the AST/Print module. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3cc1111   2 years ajbeach Small fix in Decl.hpp and a new-ast function added in InitTweak?. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @2514f68b   2 years Thierry Delisle Missed a not (!) ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @6ddef36   2 years Thierry Delisle No longer define kernel_read when not needed. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @7ef162b2   2 years Thierry Delisle First attempt at using io_uring_enter for idle sleep. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @059ad16   2 years Thierry Delisle Flush now supports blocking until at least one I/O op terminates. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @cd4c605   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @1757f98   2 years Thierry Delisle Refactoring idle sleep to try and help the change from idle on read to … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @c60e5094   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3e417bf   2 years Thierry Delisle Reduced stack-size for connection thread ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @644162a   2 years Thierry Delisle Fix problem in splice use with signed/unsigned comparison. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @52d2545   2 years Thierry Delisle "Fix" problems with persistent connection using HTTP1.0 ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3a0ddb6   2 years Thierry Delisle Don't wait for the port if not in interactive mode. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a633f6f   2 years Thierry Delisle Fix the new FD change. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @b14ec5f   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @34b8cb7   2 years Thierry Delisle Step 1 of a new scheme to simplify wake_one. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @84a6e70   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3df86cc   2 years Thierry Delisle Added a new churn benchmark. Still have to implement it for other … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @5f5a729   2 years Thierry Delisle Mark idle now uses try_lock semantics ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @1387ea0   2 years ajbeach We can now thread the global/special declarations from convert to … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @ce36b55   2 years ajbeach Translation of Validate F; and some improvements in some helpers. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @5dcb881   2 years ajbeach Split up the validate pass. (Some statistics code is repeated, but … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3249dd8b   2 years ajbeach Some clean-up. DeepCopyCore? lost its already tenous reason to be in … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @b7fd9daf   2 years f37yu Merge branch 'new-ast-unique-expr' ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f95634e   2 years f37yu fix unique expr pass ADTast-experimentalenumforall-pointer-decaynew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @bb9924c   2 years f37yu fix unique expr pass ADTast-experimentalenumforall-pointer-decaynew-ast-unique-exprpthread-emulationqualifiedEnum
(edit) @1622af5   2 years ajbeach Created CandidatePrinter? from AlternativePrinter? (seems to uncover a … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @36a05d7   2 years Thierry Delisle Started doing some work on the eval portion of my thesis. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @cc287800   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @5ee153d   2 years ajbeach Translated the Translate Throws pass to the new ast. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a5a08a05   2 years ajbeach Missed a few extra references to LabelGenerator?. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @cb921d4   2 years ajbeach Changed some of the new ast code so they no longer pass around the … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @de31a1d   2 years ajbeach Converted the two LabelGenerator? singletons into a single pure-static … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @817bb3c   2 years ajbeach Clean-up in MultiLevelExit?, including a small interface change. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @21fe17f   2 years ajbeach Clean-up the FixLabelsCore? class and utilities. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @b8ab91a   2 years ajbeach Fix Labels pass translated. This is fix label, mult-level exit and … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @77c01ec   2 years Thierry Delisle Fixed tests for x86 ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @637240f   2 years Thierry Delisle Regenerated tests for changed to main_returned ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @49599a3   2 years Thierry Delisle Removed unnecessary debug ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @ab4a595   2 years Thierry Delisle cpu.cfa now correctly uses "online" instead of "present" to check cpus. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a1574e2   2 years Thierry Delisle Forgot this was needed for the non-VLA commit. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @7dd98b6   2 years Thierry Delisle Moved cfa_main_returned to libcfa so it works when the main is written … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3eb540fb   2 years Thierry Delisle Modified httpforall not to use VLA of threads. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a7026b4   2 years Thierry Delisle Fixed protocol to work with the sun machines. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @e58e423   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @42b7fa5f   2 years Thierry Delisle Forgot to close file in non-link splice. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @3f39009   2 years Thierry Delisle Reimplemnted how splice is handled. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @4087baf   2 years Thierry Delisle Implmented non-interactive mode ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @58ca0a0a   2 years Thierry Delisle Conflict message now mentions the file cache. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @c2ba08a   2 years Thierry Delisle Added missing io_future_t reset function. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @e8ac228   2 years Thierry Delisle Fix major bug where to few items were submitted. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @40a64f78   2 years Thierry Delisle Added options to redirect outputs and allow disabling Ctrl+D to stop. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @8e48fca4   2 years ajbeach Combined the code in FixMain? so it is all done with one pass. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @0c577f7   2 years ajbeach Implemented new AST version of the Fix Names pass. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @f42fc13   2 years ajbeach Reorganize FixNames/FixMain? to avoid storing main_signature for so long. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @eb9c2dc   2 years caparson trimmed down includes more ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @52e311a   2 years caparson fixed merge conflict ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @441d11c   2 years caparson trimmed down includes ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a2e4b0c   2 years caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a51a02d   2 years caparson fstream mutexstmt lock/unlock ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @15885de9   2 years m3zulfiq removed errors from thesis and separated background chapter ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @1ed9cb63   2 years Thierry Delisle Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @c600df1   2 years ajbeach Added ast::WithConstTranslationUnit? to give access to the surrounding … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @148ba7d   2 years ajbeach Added a return value to WithGuards::GuardValue? so you can save the old … ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
(edit) @a36eb2d   2 years ajbeach First translation of the Gen Init pass. Passed the tests. ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.