about summary refs log tree commit diff stats
path: root/src/libtools/obstack.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-30[BOX32][WRAPPER] Added a few more FreeType wrapped functionsptitSeb6-27/+230
2024-11-30[ARM64_DYNAREC] Added F2 0F 80..8F opcodesptitSeb1-0/+37
2024-11-30[BOX32][WRAPPER] This should fix the buildptitSeb6-53/+52
2024-11-30[WRAPPER] Added 1 more function to libgcryptptitSeb1-1/+1
2024-11-30[BOX32][WRAPPER] Added some more libc wrapped functionsptitSeb6-66/+131
2024-11-30[WRAPPER] Fixed libc wrappers includesptitSeb1-8/+1
2024-11-30Added a new memExist helper function and use it instead of getMmapped were it...ptitSeb7-6/+15
2024-11-30[INTERPRETER] Added 0F 30 ocpode ([RM64_DYNAREC] too) (for #2090)ptitSeb2-2/+17
2024-11-29[BOX32][WRAPPER] Added a few new wrapped functionsptitSeb8-47/+164
2024-11-29[BOX32][WRAPPED] Added one more obstack wrapped functionptitSeb4-1/+9
2024-11-29Forgot this file on previous commitptitSeb1-0/+1
2024-11-29[BOX32][WRAPPER] Added minimum libresolv wrappingptitSeb10-2/+176
2024-11-29[BOX32][WRAPPER] Added obstack_vprintf wrapped symbolptitSeb2-1/+13
2024-11-29[WRAPPER] Refactored some glib2 signal handlingptitSeb9-371/+279
2024-11-29Better hadnling of LD_PRELOAS on Steam Pressure Vessel wrapperptitSeb1-0/+12
2024-11-29[TRACE] Show backtrace on emit_signal too if askedptitSeb1-0/+30
2024-11-29[WRAPPER] Added back faked ITM weak functionsptitSeb4-0/+36
2024-11-29[WRAPPER] Fixed wrapped dlerror behaviourptitSeb1-3/+11
2024-11-28[RV64] Added nan propagation emulation for interpreter and DynaRec (#2091)Yang Liu9-139/+121
2024-11-28[WRAPPER] Reworked sqlite3 with new wrapperhelperptitSeb6-77/+178
2024-11-28[WRAPPERHELPER] Transform from function to data if needed (#2089)rajdakin1-2/+2
2024-11-28[RV64_DYNAREC] Fix PTEST X_CF typo (#2088)Leslie Zhai1-1/+1
2024-11-28[LA64_DYNAREC] Added LEA opcode (#2087)Leslie Zhai1-0/+11
2024-11-27Added syscall 280ptitSeb1-0/+1
2024-11-27[WRAPPER] More work on gtk/gstreamer wrappingptitSeb5-181/+142
2024-11-27[RV64_DYNAREC] Fixed another regression in vector (#2086)Yang Liu1-2/+2
2024-11-27[BOX32] Added 32bits syscall 2ptitSeb1-1/+14
2024-11-27[LA64_DYNAREC] Added nativeflags option support (#2084)Yang Liu1-1/+1
2024-11-26[RV64_DYNAREC] Fixed more regressions for vector (#2082)Yang Liu2-6/+6
2024-11-26[WRAPPER] Reworked gstvideo with new wrapperhelperptitSeb4-202/+259
2024-11-26[WRAPPER] Reworked gsttag with new wrapperhelperptitSeb1-44/+44
2024-11-26[WRAPPER] Reworked gstsdp with new wrapperhelperptitSeb4-172/+196
2024-11-26[WRAPPER] Reworked gst-rtp and gst-rtsp with new wrapperhelperptitSeb5-344/+464
2024-11-26[WRAPPER] Reworked gstriff with new wrapperhelperptitSeb1-11/+11
2024-11-26[WRAPPER] Reworked gst-pbutils with new wrapperhelperptitSeb1-162/+162
2024-11-26[WRAPPER] Reworked gstnet with new wrapperhelperptitSeb1-23/+23
2024-11-26[WRAPPER] Reworked gst-gl with new wrapperhelperptitSeb4-219/+256
2024-11-26[WRAPPERHELPER] Accept and ignore semicolons instead of declarations (#2081)rajdakin1-0/+2
2024-11-26[WRAPPER] Reworked gstfft with new wrapperhelperptitSeb1-22/+22
2024-11-26[WRAPPER] Reworked gstcontroller with new wrapperhelperptitSeb1-17/+17
2024-11-26[WRAPPER] Reworked gstcheck with new wrapperhelperptitSeb4-198/+203
2024-11-26[ARM64_DYNAREC][TRACE] Use BLR on ret/retn with TRACE to allow relevant debug...ptitSeb1-0/+8
2024-11-26[WRAPPER] Reworked gstbase with new wrapperhelperptitSeb4-249/+286
2024-11-26[WRAPPERHELPER] Fixed a parsing error (#2079)rajdakin1-5/+7
2024-11-26[LA64_DYNAREC] Added SBB opcodes (#2076)Leslie Zhai5-1/+115
2024-11-26[RV64_DYNAREC] Fixed vector packed logical shift opcodes (#2075)xctan2-3/+8
2024-11-25[WRAPPER] Reworked gstaudio with new wrapperhelperptitSeb4-163/+172
2024-11-25[WRAPPER] Reworked gstapp with new wrapperhelperptitSeb1-41/+41
2024-11-25[WRAPPER] Reworked wrapping of gstallocators with new wrapperhelperptitSeb4-10/+15
2024-11-25[WRAPPER] Reworked gstreamer with new wrapperhelperptitSeb6-788/+875