- Feb 06, 2018
-
-
jdh8d authored
Former-commit-id: 62443cf402f1316cc4692b4c527bdf27a8341a30
-
- Feb 05, 2018
-
-
jdh8d authored
Former-commit-id: 563a2ec0a5c1b14cc52d54caf74058e60e8513aa
-
- Feb 01, 2018
-
-
jdh8d authored
Former-commit-id: ce49968a80894cb6dbd58effeec20a976bbce150
-
- Jan 24, 2018
-
-
jdh8d authored
Former-commit-id: 55bc5e8c45e0389e73859698387eaf356b8d5257
-
- Jan 22, 2018
-
-
jdh8d authored
Former-commit-id: aae619b3f31f9d36171ebb8085354b5fcca731a6
-
- Dec 20, 2017
-
-
jdh8d authored
Former-commit-id: c8b988a3c964826ea6f3b0022d3a5ab0771145cd
-
- Dec 12, 2017
-
-
jdh8d authored
Former-commit-id: 7212695cb8e5b7c25d8994113470ae38d560a6fa
-
- Nov 28, 2017
-
-
an7s authored
Former-commit-id: 38f632508b9da4185f55c2498d2bb48cf45278af
-
- Nov 02, 2017
-
-
jdh8d authored
Former-commit-id: ef29d28cb0037debad52b641ad17e28b5b7fa59f
-
- Oct 16, 2017
-
-
an7s authored
Former-commit-id: e7712f3b757ad37a39b1d885181af0bddc9b7c22
-
- Oct 11, 2017
-
-
an7s authored
Former-commit-id: d9e9e5bcd77554d025469f474f6dbbf2a7ce9494
-
- Oct 06, 2017
-
-
an7s authored
Former-commit-id: 526d027a802518d2d85366d426b4f5309c2568ae
-
- Sep 26, 2017
-
-
an7s authored
Former-commit-id: a0c30ab361e8f7c0c4f0c5a5fab92cb8dc477c6f
-
- Sep 25, 2017
-
-
jdh8d authored
Better EH verbose messages for zipr, stack stamping+EH support, a new cfar config (NOG+SS vrs NogOF+SS), as well as an IR refinement technique to do recursive-decent disassembly when a landing pad is not part of a function. Former-commit-id: 8fb343cd6909e24bbae29bdd0887858570b75080
-
- Sep 15, 2017
-
-
an7s authored
Former-commit-id: 3e87c61d35c0232f93575db2b98a573e16d79965
-
jdh8d authored
Added emt support for prefork+bilr+p1 (sketchy still), K6+NOG (seems stable with all xforms enabled). I also did some peasoup/cfar fixes to support determunistic ID assignment for IRDB objects -- this was needed for marshaling because the EMT plugin uses ID matching to find identical objects (stack, scoop, instruction, etc.) Next, I fixed bugs in p1transform where the p1.map wasn't getting proper IDs. Lastly, I added an option to zipr/elfwrite to disable bss-optimization, this was necessary for marshaling as that bss segments stay named/mapped to the binary and cannot be combined with other segments. Former-commit-id: c4e14d5677629cf3aa780a7d9c26b3227591d44c
-
- Aug 08, 2017
-
-
an7s authored
Former-commit-id: ddf140358408c3bc960240a46ddc855b78b97834
-
- Aug 06, 2017
-
-
whh8b authored
Ad an output ATTRIBUTE to fii that prints all the IBTs in a single, comma-separated list. Make it easier to parse the list with awk for creating breakpoints, etc. Former-commit-id: a601a04a2f26a653ac018c24949731a6ac754063
-
whh8b authored
Fix bug where fill_in_indtargs prints a single IBT on one line and then prints 10 per line after that. Former-commit-id: c841ec7a206fe673f13fd1e2f171f91c60eb3248
-
- Aug 01, 2017
-
-
jdh8d authored
Former-commit-id: a690f4ce4f2c852248cd1e4aee434f9fd61a73fc
-
- Jul 25, 2017
-
-
an7s authored
Former-commit-id: 200a301a9ab9fc80f36310650fe7319bf3f806d5
-
- Jul 21, 2017
-
-
jdh8d authored
Former-commit-id: 14811220d692cea8c9b950d02b733fedfcdc8a53
-
- May 10, 2017
-
-
jdh8d authored
Former-commit-id: 465c704b5ecc511df374c590e7c2dfa06498493d
-
- May 05, 2017
-
-
jdh8d authored
Former-commit-id: db6774286e104446e1290b4b768668217364a60d
-
- Apr 08, 2017
-
-
an7s authored
Former-commit-id: d72a8eab27599f6b0e49f2fbfa0f819b0221d4c8
-
- Apr 07, 2017
- Apr 05, 2017
-
-
jdh8d authored
Former-commit-id: 82c90cc827b11133d5d1d0238f3fd5b5e5cf44e5
-
- Apr 03, 2017
-
-
jdh8d authored
Former-commit-id: c728208252f028ce9e465c723a5a0110ab25d684
-
- Mar 31, 2017
-
-
jdh8d authored
Former-commit-id: 09bd427e933a6f89ca6df4257f682b847b8850ff
-
- Mar 29, 2017
-
-
jdh8d authored
IR read/write of eh-programs and eh-headers to/from the db, including full IR support. zipr does not yet write new eh-hdr outputs. make sure you dropdb/createdb/pdb_setup, as there are many schema changes Former-commit-id: be2ca6b2079be9332f9ba1422837952f41217401
-
- Mar 21, 2017
-
-
jdh8d authored
Former-commit-id: 2d64c89afbf2c2a347ef02b3caeff86b8a64c21f
-
- Mar 10, 2017
-
-
whh8b authored
Former-commit-id: bbf79f75f320637b5c5350d6f29f2022def74867
-
- Feb 23, 2017
-
-
jdh8d authored
Former-commit-id: 319a72054ac0a8b691123f102628d8edcdbd85c0
-
- Feb 22, 2017
-
-
jdh8d authored
added INDIRCALL to ICFS to fix coloring-cfi for spec2k.gccbench. put ICFS support in dump_map with DUMP_ICFS env var. Former-commit-id: 54a31c190e424627232372b753a47e88e5126389
-
- Feb 17, 2017
-
-
jdh8d authored
Former-commit-id: 93741898df955e58948a4fe47219f396ffa21c8b
-
- Jan 31, 2017
- Jan 27, 2017
-
-
jdh8d authored
Former-commit-id: e9045aea021d9ea9c359ce400ad5f4d7cf6188e6
-
- Jan 26, 2017
-
-
jdh8d authored
Former-commit-id: 00949c9c28ec42abc582409386ff900f1ff64da4
-