|
|
@a3f820b
|
10 months |
pabuhr |
interpose experiment to see if it is causing the build failure
|
|
|
@7db39f7
|
10 months |
pabuhr |
second attempt to interpose dl_iterate_phdr with disable/enable …
|
|
|
@e0cc9e0
|
10 months |
pabuhr |
first attempt to interpose dl_iterate_phdr with disable/enable …
|
|
|
@e10714a
|
19 months |
pabuhr |
update interpose code, and document 32-bit interpose bug in glibc
ADTast-experimental
|
|
|
@089a0d7
|
20 months |
pabuhr |
formatting, rework interpose code (again), remove unnecessary #include …
ADTast-experimental
|
|
|
@8bb46d2
|
20 months |
pabuhr |
fix errors on interpose code for libc and libpthread
ADTast-experimental
|
|
|
@ae267366
|
21 months |
pabuhr |
fix merge conflict
ADTast-experimental
|
|
|
@43f29f6
|
21 months |
pabuhr |
formatting
ADTast-experimental
|
|
|
@f883ef1
|
21 months |
pabuhr |
formatting
ADTast-experimental
|
|
|
@c910709
|
21 months |
pabuhr |
remove use of _GNU_SOURCE and RTLD_NEXT to provide alternate means for …
ADTast-experimental
|
|
|
@fbdfcd8
|
21 months |
pabuhr |
isolate error variable declaration
ADTast-experimental
|
|
|
@a20be49
|
22 months |
pabuhr |
remove all uses of USE_GNU
ADTast-experimental
|
|
|
@9cd5bd2
|
2 years |
Thierry Delisle |
Added an assembly to prevent null-checks from being optimized out. …
ADTast-experimentalpthread-emulation
|
|
|
@95dab9e
|
2 years |
Thierry Delisle |
Changed real_pthread symbols (now cfaabi_pthread) to be protected in …
ADTast-experimentalpthread-emulation
|
|
|
@428adbc
|
2 years |
z277zhu |
fix pthread_sig* interpose problems; add test doc
Signed-off-by: …
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
|
|
|
@032234bd
|
2 years |
Thierry Delisle |
Visibility of the core libcfa files.
ADTast-experimentalpthread-emulationqualifiedEnum
|
|
|
@49599a3
|
3 years |
Thierry Delisle |
Removed unnecessary debug
ADTast-experimentalenumforall-pointer-decaypthread-emulationqualifiedEnum
|
|
|
@7dd98b6
|
3 years |
Thierry Delisle |
Moved cfa_main_returned to libcfa so it works when the main is written …
ADTast-experimentalenumforall-pointer-decaypthread-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
|
|
|
@92bfda0
|
4 years |
Thierry Delisle |
Revisited abort again to be more streamlined and simple.
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@804c0ff
|
4 years |
Thierry Delisle |
Simplified abort handling in the case of concurrent abort.
I used to …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@6011658
|
4 years |
Thierry Delisle |
Fixed abort to no longer deadlock when calling itself recursively. …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@851fd92
|
5 years |
ajbeach |
The requested addition of groups to debug printing. Tested in exception.c.
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@6791213
|
5 years |
pabuhr |
fix abort to add newline if abort message does not end with one
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@d870df3
|
5 years |
pabuhr |
fix abort problem where va_list was forwarded incorrectly
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@5ccee64
|
5 years |
pabuhr |
change backtrace starting point from level 3 to level 2
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@74330e7
|
5 years |
pabuhr |
formatting, add floating-point signal handler to cpp-cc to catch …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@1d94116
|
5 years |
pabuhr |
do not allow a NULL printf-format to abort
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@8a13c47
|
5 years |
pabuhr |
restructure errors invoking signal handlers and handled by abort
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@1469a8a
|
5 years |
pabuhr |
differentiate between null-pointer dereference and bad-pointer …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@524627e
|
5 years |
pabuhr |
change NULL to 0pt
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@1c40091
|
5 years |
pabuhr |
rename cfaabi_dbg_bits_* to cfaabi_bits_*, add fd parameter to …
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@4f37255
|
5 years |
pabuhr |
formatting
ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
|
|
|
@58b6d1b
|
6 years |
Thierry Delisle |
Fixed tests after headers change
ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprno_listpersistent-indexerpthread-emulationqualifiedEnum
|
|
|
@73abe95
|
6 years |
Thierry Delisle |
Replace extension-less headers with .hfa
ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprno_listpersistent-indexerpthread-emulationqualifiedEnum
|
|
|
@ba9baad
|
6 years |
Thierry Delisle |
Simplified some of the handling by converting libcfa sources from .c …
ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsdeferred_resndemanglerenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprno_listpersistent-indexerpthread-emulationqualifiedEnum
|