aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2011-10-09 07:27:06 -0700
committerAlon Zakai <alonzakai@gmail.com>2011-10-09 07:27:06 -0700
commit8c35202927a7cd8f14b219e4949195e1e6bc6946 (patch)
tree2cc79d36f916c220b3bc449cba4d3ab602f534c4
parentefaf3590ac33702eeff423e31e85f690b1fc7eb2 (diff)
parent06354eda6092add55034c692bd65734a61083e8b (diff)
Merge branch 'llvm-svn'
Conflicts: src/dlmalloc.c tests/dlmalloc.c tests/runner.py tools/shared.py
-rw-r--r--.gitignore2
-rw-r--r--ChangeLog5
-rwxr-xr-xemscripten.py101
-rw-r--r--settings.py6
-rw-r--r--src/analyzer.js33
-rw-r--r--src/compiler.js2
-rw-r--r--src/dlmalloc.c2
-rw-r--r--src/experimental/noncallgraphprofiling.diff197
-rw-r--r--src/intertyper.js118
-rw-r--r--src/jsifier.js90
-rw-r--r--src/library.js611
-rw-r--r--src/modules.js52
-rw-r--r--src/parseTools.js90
-rw-r--r--src/preamble.js108
-rw-r--r--src/runtime.js11
-rw-r--r--src/settings.js38
-rw-r--r--system/include/SDL/COPYING19
-rw-r--r--system/include/SDL/SDL.h162
-rw-r--r--system/include/SDL/SDL_assert.h241
-rw-r--r--system/include/SDL/SDL_atomic.h318
-rw-r--r--system/include/SDL/SDL_audio.h509
-rw-r--r--system/include/SDL/SDL_blendmode.h60
-rw-r--r--system/include/SDL/SDL_clipboard.h75
-rw-r--r--system/include/SDL/SDL_compat.h365
-rw-r--r--system/include/SDL/SDL_config.h48
-rw-r--r--system/include/SDL/SDL_config.h.in297
-rw-r--r--system/include/SDL/SDL_config_android.h133
-rw-r--r--system/include/SDL/SDL_config_iphoneos.h148
-rw-r--r--system/include/SDL/SDL_config_macosx.h172
-rw-r--r--system/include/SDL/SDL_config_minimal.h74
-rw-r--r--system/include/SDL/SDL_config_nintendods.h129
-rw-r--r--system/include/SDL/SDL_config_pandora.h125
-rw-r--r--system/include/SDL/SDL_config_windows.h207
-rw-r--r--system/include/SDL/SDL_config_wiz.h119
-rw-r--r--system/include/SDL/SDL_copying.h20
-rw-r--r--system/include/SDL/SDL_cpuinfo.h150
-rw-r--r--system/include/SDL/SDL_endian.h248
-rw-r--r--system/include/SDL/SDL_error.h77
-rw-r--r--system/include/SDL/SDL_events.h639
-rw-r--r--system/include/SDL/SDL_gesture.h91
-rw-r--r--system/include/SDL/SDL_haptic.h1200
-rw-r--r--system/include/SDL/SDL_hints.h206
-rw-r--r--system/include/SDL/SDL_input.h87
-rw-r--r--system/include/SDL/SDL_joystick.h208
-rw-r--r--system/include/SDL/SDL_keyboard.h169
-rw-r--r--system/include/SDL/SDL_keycode.h341
-rw-r--r--system/include/SDL/SDL_loadso.h85
-rw-r--r--system/include/SDL/SDL_log.h211
-rw-r--r--system/include/SDL/SDL_main.h98
-rw-r--r--system/include/SDL/SDL_mouse.h213
-rw-r--r--system/include/SDL/SDL_mutex.h248
-rw-r--r--system/include/SDL/SDL_name.h11
-rw-r--r--system/include/SDL/SDL_opengl.h11113
-rw-r--r--system/include/SDL/SDL_opengles.h38
-rw-r--r--system/include/SDL/SDL_opengles2.h38
-rw-r--r--system/include/SDL/SDL_pixels.h423
-rw-r--r--system/include/SDL/SDL_platform.h160
-rw-r--r--system/include/SDL/SDL_power.h79
-rw-r--r--system/include/SDL/SDL_quit.h58
-rw-r--r--system/include/SDL/SDL_rect.h136
-rw-r--r--system/include/SDL/SDL_render.h615
-rw-r--r--system/include/SDL/SDL_revision.h2
-rw-r--r--system/include/SDL/SDL_revision.h.orig2
-rw-r--r--system/include/SDL/SDL_rwops.h220
-rw-r--r--system/include/SDL/SDL_scancode.h398
-rw-r--r--system/include/SDL/SDL_shape.h147
-rw-r--r--system/include/SDL/SDL_stdinc.h764
-rw-r--r--system/include/SDL/SDL_surface.h497
-rw-r--r--system/include/SDL/SDL_syswm.h241
-rw-r--r--system/include/SDL/SDL_thread.h182
-rw-r--r--system/include/SDL/SDL_timer.h108
-rw-r--r--system/include/SDL/SDL_touch.h124
-rw-r--r--system/include/SDL/SDL_types.h29
-rw-r--r--system/include/SDL/SDL_version.h166
-rw-r--r--system/include/SDL/SDL_video.h820
-rw-r--r--system/include/SDL/begin_code.h135
-rw-r--r--system/include/SDL/close_code.h37
-rw-r--r--system/include/bsd/float.h85
-rw-r--r--system/include/bsd/readme.txt2
-rw-r--r--system/include/bsd/sys/mman.h177
-rw-r--r--system/include/bsd/sys/utsname.h70
-rw-r--r--system/include/dlfcn.h19
-rw-r--r--system/include/emscripten.h (renamed from src/include/emscripten.h)3
-rw-r--r--system/include/gfx/png.h3798
-rw-r--r--system/include/gfx/pngconf.h1665
-rw-r--r--system/include/gfx/tiff.h654
-rw-r--r--system/include/gfx/tiffconf.h104
-rw-r--r--system/include/gfx/tiffio.h526
-rw-r--r--system/include/gfx/tiffvers.h9
-rw-r--r--system/include/libc/_ansi.h133
-rw-r--r--system/include/libc/_syslist.h40
-rw-r--r--system/include/libc/alloca.h21
-rw-r--r--system/include/libc/ar.h69
-rw-r--r--system/include/libc/argz.h33
-rw-r--r--system/include/libc/assert.h46
-rw-r--r--system/include/libc/complex.h124
-rw-r--r--system/include/libc/ctype.h215
-rw-r--r--system/include/libc/dirent.h16
-rw-r--r--system/include/libc/endian.h3
-rw-r--r--system/include/libc/envlock.h15
-rw-r--r--system/include/libc/envz.h16
-rw-r--r--system/include/libc/errno.h11
-rw-r--r--system/include/libc/fastmath.h13
-rw-r--r--system/include/libc/fcntl.h1
-rw-r--r--system/include/libc/fnmatch.h55
-rw-r--r--system/include/libc/getopt.h196
-rw-r--r--system/include/libc/glob.h89
-rw-r--r--system/include/libc/grp.h94
-rw-r--r--system/include/libc/iconv.h62
-rw-r--r--system/include/libc/ieeefp.h256
-rw-r--r--system/include/libc/inttypes.h290
-rw-r--r--system/include/libc/langinfo.h316
-rw-r--r--system/include/libc/libgen.h23
-rw-r--r--system/include/libc/limits.h146
-rw-r--r--system/include/libc/locale.h71
-rw-r--r--system/include/libc/machine/_default_types.h121
-rw-r--r--system/include/libc/machine/_types.h8
-rw-r--r--system/include/libc/machine/ansi.h1
-rw-r--r--system/include/libc/machine/endian.h20
-rw-r--r--system/include/libc/machine/fastmath.h100
-rw-r--r--system/include/libc/machine/ieeefp.h376
-rw-r--r--system/include/libc/machine/malloc.h8
-rw-r--r--system/include/libc/machine/param.h1
-rw-r--r--system/include/libc/machine/setjmp-dj.h43
-rw-r--r--system/include/libc/machine/setjmp.h361
-rw-r--r--system/include/libc/machine/stdlib.h8
-rw-r--r--system/include/libc/machine/termios.h1
-rw-r--r--system/include/libc/machine/time.h19
-rw-r--r--system/include/libc/machine/types.h30
-rw-r--r--system/include/libc/malloc.h169
-rw-r--r--system/include/libc/math.h590
-rw-r--r--system/include/libc/newlib.h2
-rw-r--r--system/include/libc/paths.h7
-rw-r--r--system/include/libc/process.h44
-rw-r--r--