- Sep 13, 2013
-
-
jdh8d authored
Former-commit-id: 5d0d140f3e89e3e6cc457f692a7644c65112cdbc
-
- Sep 04, 2013
-
-
jdh8d authored
Former-commit-id: e5cbde356c07d05a68e4f5d25beeff1f718f31dd
-
- Aug 30, 2013
-
-
nkennedy authored
These can also be linked with PIC-enabled compilation units. ok hiser@ ip:peasoup Former-commit-id: 03f2bf8c297c553bdc8a9210e3b37e8f611008c0
-
- Aug 29, 2013
-
-
bdr7fv authored
Spasm will now support nasm directives following ** operators. This was done primarily to support inline data using directives like db dw dd dq etc. Former-commit-id: 270995b57eb0dd9ca5c2eab73465542a29e0e944
-
- Aug 26, 2013
-
-
jdh8d authored
Updates for movs with sign extend/zero extend. beaEngine seems to have fixed this issue, so gen_spri doesn't need to correct the error anymore Former-commit-id: b860895538fa37a23f4bc37c7be62786a4b8e5eb
-
- Aug 24, 2013
- Aug 21, 2013
-
-
jdh8d authored
Former-commit-id: b3a5a3c782585724eabb199f84b1d06fbf1c34b2
-
jdh8d authored
Former-commit-id: 275ca6ec8aeef61ac2184fe20a46632046c9520d
-
jdh8d authored
Former-commit-id: ba03d5753a1bb46b0daa998a8b8c7dca7c8d14d8
-
jdh8d authored
Former-commit-id: 80303e22ee4fd1e697d89a2d0663f007ffbd25bb
-
jdh8d authored
Former-commit-id: ed994d871f7b51cf28c85e193b95e4882e4df87b
-
jdh8d authored
Former-commit-id: a2c7b836b03e6e945a2f5f1ff72fc351fe4be59e
-
- Aug 20, 2013
-
-
jdh8d authored
Former-commit-id: 79bec6faff02bbb141179e3e3b7d75179da82781
-
jdh8d authored
Former-commit-id: 2feb195fb766baf87c1a45509ccff1bf064cffeb
-
jdh8d authored
Former-commit-id: de67883e9c3b01124ab505fea7a0cee6714f1f3f
-
jdh8d authored
Former-commit-id: 5ae7463ad352603a78a732e3e399f042ff4a4aa1
-
jdh8d authored
Former-commit-id: 603286e43d660d3830a5dc62b9b68ab76d81dc3a
-
- Aug 19, 2013
-
-
jdh8d authored
Former-commit-id: 94bf7428e9314d1cb131265bfbff5bc20a03bc67
-
- Aug 17, 2013
-
-
jdh8d authored
Former-commit-id: 21e53356a2c59201fdc26b478ab4d88979f1d33d
-
- Aug 16, 2013
- Aug 06, 2013
-
-
nkennedy authored
Correctly identify PIC code from ELF header instead of presence of .got section. Don't use immediates to find string pointers in PIC code. ok hiser@ ip:peasoup Former-commit-id: a8ea09d0b581f39ce9ecb289da3cbc462aee1fb0
-
nkennedy authored
Don't look in hash or string table sections. Only look at symbol values in symbol table sections. ok hiser@ ip:peasoup Former-commit-id: 0e8ca6aa36c96fb96c2c39bc1ae8c597d45c968d
-
- Aug 02, 2013
-
-
an7s authored
Former-commit-id: d76a87457f01fa95048dbba1b707fe11f2e48dcb
-
nkennedy authored
Resolves problem with mysql_query, calling mysql_real_query when the application had not previously resolved it, leading to null function pointer call. ok hiser@ ip:peasoup Former-commit-id: 171e445abe5d5679cc4d331cc9dc89cd1eaa2c1f
-
- Aug 01, 2013
-
-
nkennedy authored
ok hiser@ ip:peasoup Former-commit-id: 53d4f5186f2a9e2bda13b107a4f716de051fc1f8
-
- Jul 30, 2013
-
-
an7s authored
Former-commit-id: 43c9e593b9442fd33ad5323437e9ea69a058ff9d
-
an7s authored
check option args for exec() calls that specify args directly and make sure all the options come from the same signature Former-commit-id: c2ac122ce0a3bfcde009c000687c6147e8c382b3
-
an7s authored
Former-commit-id: 096521b57f99bb4ed9c952953c9693ef285937e2
-
an7s authored
; <command> must come from one signature -foobar, --foobar must come from one signature -exec, --exec next word starts a command Former-commit-id: 2694fa0c7c47dc65d423189b64ec21a30fc01a88
-
nkennedy authored
This should handle most (all?) inlined memsets we were missing. Also require immediate strings to be at least length 2 (including any terminator). ok hiser@ ip:peasoup Former-commit-id: e024a4458cda2e5309ce2aeb86402ce84f3fb372
-
- Jul 29, 2013
-
-
jdh8d authored
Updated appfw to 1) print all logs to stderr for consistancy, 2) added addition log messages for clarity, and 3) updated the mechanism by which appfw is turning itself off/back on if more than one proc is peasoup'd. Now works with cherokee correctly. Former-commit-id: 7e304889f295bf996b9ec3b6fb21c995b06dcedb
-
an7s authored
Former-commit-id: aff18656c423be06537df6e6207c8576e5b30c20
-
jdh8d authored
Former-commit-id: cb7752dda1a24a0c1c9aabc0d4dafa7903139684
-
- Jul 27, 2013
- Jul 19, 2013