dragonmacher
|
3e0117a1e9
|
Fixed test failing due to timing issue when tree was not yet expanded
|
2020-12-04 14:40:56 -05:00 |
|
ghidra1
|
87f3271ab6
|
Merge branch 'GP-467_ghidra1_DecompilerBuildChanges' into patch
|
2020-12-04 10:46:07 -05:00 |
|
ghidra1
|
4b1beb742f
|
GP-467 simplifed build for Decompiler making installation of bison/flex
optional for most end-users
|
2020-12-04 10:43:21 -05:00 |
|
ghidravore
|
a30431d47b
|
GT-0 fixing junit test
|
2020-12-03 16:09:56 -05:00 |
|
ghizard
|
294f545451
|
GP-474 - Add 2 (+3) PDB type records and associated processing; fix
fallback type logic; improve warning messages
|
2020-12-03 15:28:16 -05:00 |
|
ghidravore
|
02912db641
|
Merge remote-tracking branch 'origin/GP-443-dragonmacher-task-launcher-slowness' into patch
|
2020-12-02 15:40:35 -05:00 |
|
ghidravore
|
2860511ec5
|
Merge remote-tracking branch 'origin/GP-460_jpleasu_fix_tablechooserdialog_stackoverflow--SQUASHED' into patch
|
2020-12-02 15:34:44 -05:00 |
|
ghidravore
|
52d5006dc4
|
Merge remote-tracking branch 'origin/GP-355_jpleasu_cleanup_script_test_timing' into patch
|
2020-12-02 15:32:52 -05:00 |
|
Jason P. Leasure
|
b5a121407b
|
fix #2536, don't fire redundant property change
|
2020-12-02 13:59:48 -05:00 |
|
jmlagor
|
b1522ce759
|
Properly process non-primitive arrays in CIL metadata
|
2020-12-02 10:27:40 -05:00 |
|
dragonmacher
|
d85e2c1c71
|
GP-443 - Tasks - Fixed potential unnecessary forced wait when using the
TaskLauncher
|
2020-12-01 09:36:49 -05:00 |
|
ghidravore
|
7758c069b7
|
GP-280 fixed issue preventing exporting a graph to DOT format.
|
2020-11-30 16:30:53 -05:00 |
|
ghidravore
|
1259632113
|
fixed stack trace when exporting
|
2020-11-25 13:11:16 -05:00 |
|
dragonmacher
|
4300bec382
|
Fixed slightly broken animation option referenced in #2519
|
2020-11-24 14:18:37 -05:00 |
|
ghidravore
|
babfb7b326
|
Merge remote-tracking branch 'origin/GP-430-dragonmacher-function-graph-drag-selection' into patch
|
2020-11-24 13:12:30 -05:00 |
|
ghidra1
|
0a4538d124
|
GP-420 Corrected test fallout related to block naming
|
2020-11-24 11:37:22 -05:00 |
|
Jason P. Leasure
|
18100ed856
|
clarify "run script" methods in tests, increase timeout for GUI case
|
2020-11-24 11:10:40 -05:00 |
|
dragonmacher
|
2cc6e2633e
|
GP-430 - Graph - fixed broken 'drag to select nodes'
|
2020-11-23 20:41:08 -05:00 |
|
ghidra1
|
d7dbcfebf5
|
GP-420 relaxed memory block naming restrictions and eliminated throwing of DuplicateNameException from memory block API
|
2020-11-23 17:35:49 -05:00 |
|
dragonmacher
|
90c1ce5d59
|
Fix test failing to recent change
|
2020-11-18 09:09:56 -05:00 |
|
ghidravore
|
acf3792307
|
fixed issue with graph mouse controls not working if no listener is set.
|
2020-11-17 16:37:14 -05:00 |
|
ghidra1
|
612f4dcc9f
|
GP-390 Corrected PDB Parser choice for load/download on Windows
|
2020-11-16 16:15:19 -05:00 |
|
caheckman
|
178dbffe76
|
Mask off alignment bits in jumptable address generation
|
2020-11-16 10:41:33 -05:00 |
|
caheckman
|
1f443a15b4
|
Fix to ARM switch function fixups
|
2020-11-13 17:15:11 -05:00 |
|
dragonmacher
|
dad3d92b72
|
Merge branch 'GP-272-dragonmacher-demangler-failures' into patch
|
2020-11-13 16:26:31 -05:00 |
|
dragonmacher
|
355a934dc6
|
GP-272 - Gnu Demangler - review fixes
|
2020-11-13 16:20:40 -05:00 |
|
dragonmacher
|
118372d3ce
|
GP-272 - Gnu Demangler - fixed demangler failure on variable name when
the parent namespace is an operator function
|
2020-11-13 12:51:33 -05:00 |
|
emteere
|
7bd149cb84
|
GP-0_emteere minor change to make SP unaffected on V850
|
2020-11-12 20:22:24 -05:00 |
|
dragonmacher
|
c75491d70a
|
GP-272 - Gnu Demangler - fixed demangler failure on template that
contained function signature
|
2020-11-12 17:35:56 -05:00 |
|
ghidra1
|
ff48af79cd
|
Additional updates to WhatsNew for 9.2
|
2020-11-12 16:24:07 -05:00 |
|
ghidra1
|
1818b331bb
|
Merge remote-tracking branch 'origin/Ghidra_9.2_Release_Notes_More' into Ghidra_9.2
|
2020-11-12 15:38:05 -05:00 |
|
ghidra1
|
62cb57d8bb
|
GP-260 Corrected composite resolveequivalence issue introduced with
GP-260
|
2020-11-12 15:35:50 -05:00 |
|
ghizard
|
58d805e05c
|
Ghidra9.2 Release Notes - more
|
2020-11-12 13:52:59 -05:00 |
|
dragonmacher
|
bf9245d54f
|
GP-272 - Gnu Demangler - fixed demangler failure on function parameter
that has more than 2 sets of parentheses
|
2020-11-10 17:23:11 -05:00 |
|
dragonmacher
|
34535a8563
|
GP-272 - Gnu Demangler - fixed demangler failure function parameter that
is a member pointer
|
2020-11-10 17:10:28 -05:00 |
|
ghidra1
|
bc6a008add
|
Merge remote-tracking branch 'origin/GP-381_dev747368_fix_dwarfconflicthandler_struct_bitfields--SQUASHED' into Ghidra_9.2
|
2020-11-10 13:47:02 -05:00 |
|
ghidra1
|
f390de735a
|
GP-381 Fix DWARFConflictHandler to compare structs w/bitfields correctly
|
2020-11-10 13:46:16 -05:00 |
|
ghidra1
|
a1fb06ecc9
|
Merge branch 'GP-260_ghidra1_DataTypeSizeUpdate' into Ghidra_9.2
|
2020-11-10 13:44:53 -05:00 |
|
ghidra1
|
67fb7857c5
|
GP-260 Added ability to fixup composites due to primitive datatype size
change such as a data origanization may cause.
|
2020-11-10 13:43:18 -05:00 |
|
dragonmacher
|
e664fd518a
|
GP-272 - Gnu Demangler - fixed demangler failure related to function
parameters with RValue varargs
|
2020-11-10 13:11:39 -05:00 |
|
dragonmacher
|
0e6c7a6859
|
GP-272 - Gnu Demangler - fixed demangler failure related to namespace
elements that have multiple function parenetheses
|
2020-11-10 11:28:44 -05:00 |
|
emteere
|
282a030325
|
Updated 9.2 WhatsNew
|
2020-11-09 22:27:43 -05:00 |
|
dragonmacher
|
c630625524
|
GP-272 - Gnu Demangler - fixed demangler failure related to parameter
namespaces that start with the anonymous namespace
|
2020-11-09 18:58:44 -05:00 |
|
dragonmacher
|
ef013a0286
|
GP-272 - Gnu Demangler - updated to handle a overloaded operator with
excessive templates
|
2020-11-09 15:38:02 -05:00 |
|
ghidravore
|
a3f599694e
|
Merge remote-tracking branch 'origin/GP-1-dragonmacher-restore-deprecated-decompiler-interface' into Ghidra_9.2
|
2020-11-09 12:33:03 -05:00 |
|
ghidravore
|
d3217c96b8
|
added post process function for vertex overlap in tree layouts that are used with graphs that are not trees.
|
2020-11-09 12:27:45 -05:00 |
|
dragonmacher
|
ee110b8c3c
|
Decompiler - restored deleted service interface
|
2020-11-09 11:24:52 -05:00 |
|
dragonmacher
|
fbc0c3df81
|
Fixed potential NPE
|
2020-11-09 10:46:31 -05:00 |
|
ghidra1
|
363f44b39a
|
PDB - removed unwanted file
|
2020-11-06 19:59:47 +00:00 |
|
ghidra1
|
c8d23a77d8
|
Merge remote-tracking branch 'origin/GP-285_dev747368_DWARF_anon_naming--SQUASHED' into Ghidra_9.2
|
2020-11-06 14:42:05 -05:00 |
|