aboutsummaryrefslogtreecommitdiffstats
path: root/test/monniaux/jpeg-6b
Commit message (Collapse)AuthorAgeFilesLines
* Disable the generation of jump tables until issues are fixedDavid Monniaux2019-02-021-1/+1
|
* fixes in types etc.David Monniaux2019-02-021-2/+7
|
* ugly hack to access _impure_thread_data (stdin, stdout, stderr...)David Monniaux2019-02-014-40/+56
| | | | it works!
* IT WORKS !!David Monniaux2019-02-012-11/+136
| | | | (except that files that ref to stdin/stdout/stderr need to be compiled with gcc)
* removed some switchesDavid Monniaux2019-02-012-1/+104
|
* fix various divisions, tail calls etc.David Monniaux2019-02-0124-5190/+5231
|
* it still seems to workDavid Monniaux2019-02-018-43/+59
|
* block tail calls etc.David Monniaux2019-02-0145-7618/+384
|
* remove cruftDavid Monniaux2019-01-301-1/+1
|
* remove cruft dealing with __int128 and __threadDavid Monniaux2019-01-302-258/+0
|
* remove preprocessor directives about SIZE_TYPE, now useless (long is now 8 ↵David Monniaux2019-01-301-1/+1
| | | | bytes like in gcc)
* remove workaroundDavid Monniaux2019-01-301-4/+0
|
* muf muf mufDavid Monniaux2019-01-297-15/+21
|
* jpeg-6b modifiedDavid Monniaux2019-01-29157-0/+63909