aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-10-13simplify file2jsonAlon Zakai
2011-10-13remove obsolete emmaken possibility to use llvm-gccAlon Zakai
2011-10-12Merge branch 'master' of https://github.com/kripken/emscriptenAlon Zakai
2011-10-12some SDL stuffAlon Zakai
2011-10-12handle function calls to null (at compile-time..)Alon Zakai
2011-10-12test for LLVM structures in phiAlon Zakai
2011-10-12handle LLVM structures in phiAlon Zakai
2011-10-11use eliminator in benchmarksAlon Zakai
2011-10-11improve benchmark outputAlon Zakai
2011-10-10EMSCRIPTEN_COMMENT for source commentsAlon Zakai
2011-10-09restructure usage of llvm opts. customize use of opts in specific benchmarksAlon Zakai
2011-10-09try to handle q1 cases where only part of a structure is copied. code is not ↵Alon Zakai
actually hit in the test suite yet
2011-10-09warning in emscripten.pyAlon Zakai
2011-10-09Merge branch 'llvm-svn'Alon Zakai
Conflicts: src/dlmalloc.c tests/dlmalloc.c tests/runner.py tools/shared.py
2011-10-08fix dlmalloc speed regressionllvm-svn-pre-3.0llvm-svn-backupAlon Zakai
2011-10-08dlmalloc tweaksAlon Zakai
2011-10-08dlmalloc tweaksAlon Zakai
2011-10-08mremapAlon Zakai
2011-10-08root path fixesAlon Zakai
2011-10-08fix dlmalloc with typed arraysAlon Zakai
2011-10-08change some _type defs to coincide with glibcAlon Zakai
2011-10-08text fixAlon Zakai
2011-10-08fix newlib stdio init for q1Alon Zakai
2011-10-07tiff headers for test_openjpegAlon Zakai
2011-10-07convert raytrace to stdio; fixes raytraceAlon Zakai
2011-10-07correct sqlite benchmark numbersAlon Zakai
2011-10-07fix fcntl_miscAlon Zakai
2011-10-07header fixes; fixes popplerAlon Zakai
2011-10-07poppler fixAlon Zakai
2011-10-07undefine __STRICT_ANSI__Alon Zakai
2011-10-07stdio.h fixes and a fix that fixes bulletAlon Zakai
2011-10-07fix stdio streams and printing of chars; fixes freetypeAlon Zakai
2011-10-07fix openjpegAlon Zakai
2011-10-07memory.hAlon Zakai
2011-10-07fix dirent.hAlon Zakai
2011-10-07save output of configure and make in testsAlon Zakai
2011-10-07handle numbers in getVarImpl (for example, storing to null will end up a 0 ↵Alon Zakai
there)
2011-10-07take note of types in getelementptrAlon Zakai
2011-10-07fix bug with analyzing {..}* typesAlon Zakai
2011-10-06consolidate dlmalloc.c files; fixes test_dlmalloc_linkedAlon Zakai
2011-10-06fix unistd_curdirAlon Zakai
2011-10-06fix unistd_loginAlon Zakai
2011-10-06fix unistd_miscAlon Zakai
2011-10-06fix unistd_pathconfAlon Zakai
2011-10-06fix unistd_ttynameAlon Zakai
2011-10-06SDL header fixAlon Zakai
2011-10-06SDL 1.3 headersAlon Zakai
2011-10-06compilation and header fixesAlon Zakai
2011-10-06socket header stuffAlon Zakai
2011-10-06fix for = hidden aliasAlon Zakai