|
|
@639e4fc
|
3 years |
Thierry Delisle |
Changed cluster link to use explicit type to avoid anonymous names in …
ADT
ast-experimental
|
|
|
@6a4ef0c
|
3 years |
Thierry Delisle |
Changed cltr_link to use explicit field name to make gdb easier
ADT
ast-experimental
|
|
|
@cd5b58f
|
3 years |
Thierry Delisle |
Changed node link in thread to use dlink called cltr_link
ADT
ast-experimental
|
|
|
@2856982c
|
3 years |
Thierry Delisle |
Changed implicit dlink field in thread$ to have name uxer_link
ADT
ast-experimental
|
|
|
@9cd5bd2
|
3 years |
Thierry Delisle |
Added an assembly to prevent null-checks from being optimized out. …
ADT
ast-experimental
pthread-emulation
|
|
|
@95dab9e
|
3 years |
Thierry Delisle |
Changed real_pthread symbols (now cfaabi_pthread) to be protected in …
ADT
ast-experimental
pthread-emulation
|
|
|
@7f6a7c9
|
3 years |
Thierry Delisle |
Merge branch 'master' into pthread-emulation
ADT
ast-experimental
pthread-emulation
|
|
|
@b443db0
|
3 years |
Thierry Delisle |
Change how no preempts zone are implemented. From begin/end tags to …
ADT
ast-experimental
pthread-emulation
|
|
|
@01ba701
|
3 years |
Thierry Delisle |
Purged "thread_local" from code base.
Replaced with C11's …
ADT
ast-experimental
pthread-emulation
|
|
|
@428adbc
|
3 years |
z277zhu |
fix pthread_sig* interpose problems; add test doc
Signed-off-by: …
ADT
ast-experimental
pthread-emulation
|
|
|
@20be782
|
3 years |
z277zhu |
add pthread
ADT
ast-experimental
pthread-emulation
|
|
|
@a7d696f
|
3 years |
z277zhu |
added pthread symbol interpose
Signed-off-by: z277zhu …
ADT
ast-experimental
pthread-emulation
|
|
|
@8108ba8
|
3 years |
Thierry Delisle |
Started to add basic visibility control to libcfa
ADT
ast-experimental
pthread-emulation
qualifiedEnum
|
|
|
@82f4063
|
4 years |
caparson |
switched unified locking to use dlist
ADT
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@dddb3dd0
|
5 years |
Thierry Delisle |
Changed io to use ring per kernel threads.
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@454f478
|
5 years |
Thierry Delisle |
Re-arranged and commented low-level headers.
Main goal was for better …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@8b73526
|
5 years |
caparsons |
added struct to _anonymous_object and changed containers to reflect change
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@c1076a2f
|
5 years |
pabuhr |
remove preprocessor comment
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@98cf828
|
5 years |
pabuhr |
update ARM architecture code
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@d685cb0
|
5 years |
pabuhr |
add ARM equivalent for x86 rdtsc
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@e660761
|
5 years |
Thierry Delisle |
First attempt at reducing complation time by restructuring the code. …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@b7d6a36
|
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
|
|
|
@8a13c47
|
6 years |
pabuhr |
restructure errors invoking signal handlers and handled by abort
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
jenkins-sandbox
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@dca5802
|
6 years |
Thierry Delisle |
Started doing some of the x86 implementations and some changes after a …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@b798713
|
6 years |
Thierry Delisle |
Working ready queue
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@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
|
|
|
@21184e3
|
6 years |
Thierry Delisle |
Added Thread-Local random number generator to kernel which will be …
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
jenkins-sandbox
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@2026bb6
|
6 years |
Thierry Delisle |
More robust fix for optionally linking threads
ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
jenkins-sandbox
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
|
|
|
@73abe95
|
7 years |
Thierry Delisle |
Replace extension-less headers with .hfa
ADT
aaron-thesis
arm-eh
ast-experimental
cleanup-dtors
deferred_resn
demangler
enum
forall-pointer-decay
jacob/cs343-translation
jenkins-sandbox
new-ast
new-ast-unique-expr
no_list
persistent-indexer
pthread-emulation
qualifiedEnum
|