Commit graph

3500 commits

Author SHA1 Message Date
ghidra1
f10f4d3a83 Refined library dependency search 2020-12-10 17:40:37 -05:00
ghidravore
8b054814a8 changed build system to generate all external jar files used file. 2020-12-09 18:41:03 -05:00
ghidra1
fb4380155e Corrected jgrapht IP issue 2020-12-09 18:40:22 -05:00
ghidra1
11314f126d Corrected conflicting jgrapht-core version dependency 2020-12-09 17:18:49 -05:00
ghidravore
eb1740f936 Merge remote-tracking branch 'origin/GP-387_JumpTableModeBits' into patch 2020-12-09 16:52:15 -05:00
ghidravore
a877080a18 Merge remote-tracking branch 'origin/GP-344_FillOutStructureExceptions' into patch 2020-12-09 16:49:00 -05:00
ghidra1
06cc11f28f Merge remote-tracking branch
'origin/GP-486_emteere_WrappedMemBuffer_Fix' into patch
2020-12-09 13:08:28 -05:00
ghidravore
2bf0717a43 Merge remote-tracking branch 'origin/GP-469_satellite_view_truncated' into patch 2020-12-09 12:43:00 -05:00
ghidra1
3916c9ad0b Removed inintended commit 2020-12-09 10:28:04 -05:00
Tom Nelson
4c782b693e scale sat viewer when it is shown 2020-12-09 01:28:09 +00:00
ghidravore
4a947eb261 Merge remote-tracking branch 'origin/GP-331_jmlagor_Fix_processing_arrays_that_are_not_primitive_types_in_CIL_metadata--SQUASHED' into patch 2020-12-08 17:37:40 -05:00
ghidravore
6cf477b482 Merge remote-tracking branch 'origin/GP-474_ghizard_Add_PDB_type_records_fix_fallback_improve_warnings' into patch 2020-12-08 17:36:21 -05:00
ghidra1
64e0ef10d7 GT-3657 corrected ARM pcodeop spelling of
coproc_moveto_Identification_registers
2020-12-08 14:21:39 -05:00
Tom Nelson
54ceb189bf GP-469 Graph Satellite View is sometimes truncated 2020-12-08 15:09:11 +00:00
caheckman
bf43007117 Fixing some silent exceptions in FillOutStructureCmd 2020-12-07 17:54:28 -05:00
emteere
ebe4587dbd GP-486_emteere fixed WrappedMemBuffer wrapping a buffer with a non-zero
offset and calling getInt()
2020-12-07 17:05:13 -05:00
ghidra1
bae897b0c1 Corrected javadoc errors/warnings 2020-12-07 14:37:28 -05:00
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
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