Commit graph

1408 commits

Author SHA1 Message Date
dragonmacher
a19e3daabb GT-3210 - Delete old files not in use 2019-10-09 12:06:30 -04:00
dragonmacher
8eef7ddc0a Tests - fixed ToolActionsManagerTest 2019-10-09 11:51:56 -04:00
ghidra1
6d5c3fbde6 Corrected EquatePluginTest1 failure and ConvertCommand 2019-10-09 11:45:35 -04:00
ghidra1
05f1d707f5 Moved ScalarToLongColumnTypeMapper to Base module 2019-10-08 13:21:17 -04:00
Ryan Kurtz
04f7366a62 Merge remote-tracking branch 'origin/GT-3150_James_add_override_warnings' into Ghidra_9.1 2019-10-04 10:58:24 -04:00
Ryan Kurtz
a22ee1febd DyldCacheLoader option to control DYLIB section creation is now on be
default.
2019-10-04 07:56:15 -04:00
Ryan Kurtz
ea953ce924 Merge remote-tracking branch 'origin/GT-3187_dev747368_GhidraServer_startup_option_cleanup' into Ghidra_9.1 2019-10-03 14:30:05 -04:00
dev747368
2826eb2807 GT-3187 GhidraServer jaas config params strike back 2019-10-03 14:26:53 -04:00
Ryan Kurtz
064bb7110c Merge remote-tracking branch 'origin/GT-3212-dragonmacher-fg-path-exception' into Ghidra_9.1 2019-10-03 14:15:43 -04:00
Ryan Kurtz
e87653a6d9 Merge remote-tracking branch 'origin/GT-3197-dragonmacher-call-trees-navigation' into Ghidra_9.1 2019-10-03 14:13:45 -04:00
ghidra1
5904b7d37d GT-3214 corrected function parameter ordinal numbering when more than
one auto-parameter is present
2019-10-03 13:42:59 -04:00
dev747368
0077735568 GT-3187 JAAS startup option - code review clean up 2019-10-03 13:29:03 -04:00
Ryan Kurtz
ddc78b4b70 Merge remote-tracking branch
'origin/GT-3209_ghizard_fix_PDB_validation_logic' into Ghidra_9.1

Fixes #198
Fixes #1024
2019-10-03 12:30:06 -04:00
dragonmacher
da90d2f800 GT-3197 - Call Trees - review fixes
Fixes #1087
2019-10-03 12:02:35 -04:00
dragonmacher
cf905d6fe9 GT-3212 - Function Graph - fixed exception when a function's entry point
vertex was not correctly marked as such
2019-10-03 11:28:17 -04:00
Ryan Kurtz
632778c0eb Merge remote-tracking branch 'origin/GT-3213_caheckman_PR-839_GregoryMorse_RangeHintComparator' into Ghidra_9.1 2019-10-03 11:16:06 -04:00
Ryan Kurtz
10524ae272 Merge remote-tracking branch 'origin/GT-3187_dev747368_GhidraServer_startup_option_jaas' into Ghidra_9.1 2019-10-03 11:07:40 -04:00
caheckman
0df9575f1b Fix for CommentSorter crash 2019-10-03 09:31:09 -04:00
ghidra1
bb27721a1f GT-3208 Corrected ability to cancel versioned file checkin/checkout.
Strip domain prefix from default user name if present.  Other minor
usability adjustments.
2019-10-02 16:28:12 -04:00
dragonmacher
ea8e2a81c6 GT-3197 - Call Trees - fixed bugs: multiple icons appearing in the
toolbar; custom icons were not rendering in the help content
2019-10-02 16:00:07 -04:00
ghizard
d951f3c894 GT-3029 Fix PDB validation logic 2019-10-02 15:37:18 -04:00
Ryan Kurtz
dabaa34e92 Merge remote-tracking branch 'origin/GT-3207-dragonmacher-table-header-npe' into Ghidra_9.1 2019-10-02 13:15:31 -04:00
dragonmacher
53ba79ea94 GT-3207 - Fixed NPE in table header settings 2019-10-02 13:00:09 -04:00
caheckman
40c54939c6 More efficient overlay check in PcodeEmit 2019-10-02 12:09:45 -04:00
caheckman
bf4a17b67d filter address space marshalling based on other space 2019-10-02 11:30:28 -04:00
Ryan Kurtz
621c14c7b2 Merge remote-tracking branch 'origin/GT-3195_ryanmkurtz_sectionsymbols' into Ghidra_9.1 2019-10-02 11:04:39 -04:00
Ryan Kurtz
30166ef574 Merge remote-tracking branch 'origin/GT-3205-dragonmacher-test-method-fix' into Ghidra_9.1 2019-10-02 11:02:12 -04:00
dragonmacher
0fc85177d8 GT-3205 - Tests - updated test framework to reflect how 'testFailed()'
is now called
2019-10-02 10:41:51 -04:00
Ryan Kurtz
a17728f8c1 Merge remote-tracking branch 'origin/GT-3198_dev747368_fix_XMLDecoder_github_1090' into Ghidra_9.1 2019-10-02 09:27:36 -04:00
Ryan Kurtz
5adfe717db GT-3198: Simplifying ContextRegisterInfo representation. 2019-10-02 08:50:39 -04:00
dev747368
e5184277ef GT-3198 - fix FunctionBitPatternExplorerPlugin xml handling - codereview
Tweak output format, catch null value.
2019-10-01 16:46:04 -04:00
dragonmacher
03f23659ff GT-3203 - Bookmarks - ignore events when not showing 2019-10-01 15:36:43 -04:00
dev747368
2c9b771d13 GT-3198 remove usage of java.beans.XMLDecoder/ XMLEncoder #1090.
Java's built-in XMLEncoder / XMLDecoder is too flexible and allows the
XML data being decoded to execute arbitrary commands and other
non-niceness to happen.

Replace FunctionBitPatternExplorerPlugin's usage with manual
serializing.
2019-10-01 14:36:15 -04:00
Ryan Kurtz
ca44ae9a59 Merge remote-tracking branch
'origin/GT-3196_ghidra1_FallthroughOverridePcode' into Ghidra_9.1

Fixes #1083
2019-10-01 14:33:24 -04:00
Ryan Kurtz
c82edb875a Merge remote-tracking branch 'origin/GT-3200_SparcStack' into Ghidra_9.1 2019-10-01 14:19:43 -04:00
Ryan Kurtz
12af18a146 Merge remote-tracking branch 'origin/GT-3193-dragonmacher-export-tool-bug' into Ghidra_9.1 2019-10-01 14:17:20 -04:00
caheckman
bb32a47542 Adjust local and stack parameter ranges for Sparc 2019-09-30 15:03:43 -04:00
Ryan Kurtz
5b283be163 GT-3195: Prevent PE symbols named after sections from being primary
symbol (fixes #761, #1051).
2019-09-30 14:00:35 -04:00
Ryan Kurtz
2ce191d865 Tweaking DbViewerProvider method access. 2019-09-30 11:31:22 -04:00
ghidra1
7335ccd191 GT-3196 correct pcode emit for fall-through override 2019-09-30 10:38:28 -04:00
Ryan Kurtz
461ac90026 Merge remote-tracking branch 'origin/GT-3199_ghidorahrex_pcodetest_error_handling' into Ghidra_9.1 2019-09-30 09:42:56 -04:00
ghidorahrex
74281c745d GT-3199: Corrected logging issue in pcodetest python error handling. 2019-09-30 09:31:56 -04:00
Ryan Kurtz
9246d1339a Fixing compilation errors. 2019-09-30 07:54:33 -04:00
Ryan Kurtz
0fac0a8b15 Merge remote-tracking branch 'origin/GT-3192_ghidra1_DbViewerSync' into Ghidra_9.1 2019-09-30 07:39:18 -04:00
dragonmacher
feb5d69022 GT-3193 - Tool - Fixed bug that caused exported tool to exclude plugin
config settings

Fixes #1065
2019-09-27 18:04:23 -04:00
dragonmacher
16a6b4eb52 GT-3193 - Tool - Fixed bug that caused exported tool to exclude plugin
config settings
2019-09-27 15:21:57 -04:00
ghidra1
66299066e2 Corrected minor bug with fallthru override preventing jump override 2019-09-27 12:26:49 -04:00
Ryan Kurtz
bae74a5e61 Merge remote-tracking branch 'origin/GT-3194_ryanmkurtz_PR-1074_mumbel_superh_exts' into Ghidra_9.1 2019-09-27 07:56:22 -04:00
Ryan Kurtz
25cf73d811 Merge remote-tracking branch 'origin/GT-3181-dragonmacher-script-keybindings' into Ghidra_9.1 2019-09-27 07:29:08 -04:00
ghidravore
9e7ecfe8db updated eclipse formatter settings 2019-09-26 15:34:30 -04:00