Commit graph

1347 commits

Author SHA1 Message Date
ghidravore
fe73f77666 fixed JAVA_HOME 2019-09-26 12:09:20 -04:00
Ryan Kurtz
c0bcdf7e5e Merge remote-tracking branch 'origin/GT-3190_ryanmkurtz_lab5fix' into Ghidra_9.1 2019-09-26 10:34:18 -04:00
Ryan Kurtz
5ee22586af Merge remote-tracking branch 'origin/GT-3183-dragonmacher-symbol-tree-deleted-symbol-fix' into Ghidra_9.1 2019-09-26 10:32:26 -04:00
Ryan Kurtz
2839527a23 GT-3190: Fixing Advanced Development Lab 5 Answer (closes #1028). 2019-09-26 09:46:48 -04:00
dragonmacher
1e99e62b89 GT-3183 - Fixed symbol tree to prevent non-entry point symbols from
appearing in the Exports node
2019-09-24 18:18:53 -04:00
ghizard
91e4fd7fb7 Change History update 2019-09-24 14:15:27 -04:00
Ryan Kurtz
c21c645762 Merge remote-tracking branch 'origin/GT-3180_ryanmkurtz_MzLoader' into Ghidra_9.1 2019-09-24 13:14:18 -04:00
Ryan Kurtz
276f2dd917 Fixing change history issue links. 2019-09-24 13:09:46 -04:00
Ryan Kurtz
dacc598145 GT-3180: Fixing bug that prevented some old-style Windows executables
from getting loaded by the MzLoader (fixes #1054).
2019-09-24 12:06:10 -04:00
ghidra1
208433c9f7 Merge remote-tracking branch 'origin/Updated_Whats_New_9.1' into
Ghidra_9.1

Conflicts:
	Ghidra/Configurations/Public_Release/src/global/docs/WhatsNew.html
2019-09-23 10:54:29 -04:00
ghidra1
be5c02fbaf Revised server related comments in Whats New 2019-09-23 10:52:07 -04:00
ghidra1
81c64326e1 Merge remote-tracking branch 'origin/Updated_Change_History_9.1' into Ghidra_9.1 2019-09-23 10:15:25 -04:00
ghizard
e3262f73b2 Update change history for 9.1 2019-09-23 10:08:56 -04:00
emteere
75202ec983 emteere edited document grammer 2019-09-23 09:51:59 -04:00
ghidra1
3b083200a9 Merge remote-tracking branch 'origin/emteere_ThunkIssuePartialVarnode' into Ghidra_9.1 2019-09-23 09:49:03 -04:00
emteere
fc068f1431 emteere_ThunkIssuePartialVnode fix for exception in thunk check
involving instructions accessing a register where no full defined
register exists
2019-09-23 09:12:31 -04:00
emteere
92ed19ed1b Updated Whats new 2019-09-20 18:39:28 -04:00
ghidravore
81db4a3e8e Merge remote-tracking branch 'origin/dragonmacher-npe-scalar-hover' into Ghidra_9.1 2019-09-20 16:06:05 -04:00
dragonmacher
7ccfc4ba52 Fixed NullPointerException in ScalarOperandListingHover 2019-09-20 15:48:20 -04:00
dragonmacher
cbf4c9d34a Tests - MultiTabPluginTest; ExternalCodeBrowserNavigationTest 2019-09-20 15:18:59 -04:00
dragonmacher
9cf7369b07 Tests - XRefsViewerTest 2019-09-20 14:03:28 -04:00
ghidra1
ef7809d9f2 Merge remote-tracking branch 'origin/GT-3170_ghidra1_BoolBitFields' into Ghidra_9.1 2019-09-20 10:38:34 -04:00
ghidra1
38dd0c177f GT-3170 Additional refinements to handling of BooleanDataType and
AbstractIntegerDataType
2019-09-20 10:31:30 -04:00
Ryan Kurtz
80e70578b6 Merge remote-tracking branch 'origin/GT-3162_DecompilerRenaming' into Ghidra_9.1 2019-09-20 09:15:02 -04:00
ghidra1
9d2ab478c0 GT-3170 Added bool bitfield support and transitioned BooleanDataType to
extend AbstractIntegerDataType
2019-09-19 16:46:58 -04:00
Ryan Kurtz
d632b57ddd Merge remote-tracking branch 'origin/GT-3168_emteere' into Ghidra_9.1 2019-09-19 15:10:04 -04:00
Ryan Kurtz
00aa9751c8 Merge remote-tracking branch 'origin/GT-3165-dragonmacher-table-action-conflict' into Ghidra_9.1 2019-09-19 15:07:31 -04:00
Ryan Kurtz
f19d137e4e Merge remote-tracking branch 'origin/GT-3169-dragonmacher-tool-restoring-exception' into Ghidra_9.1 2019-09-19 15:05:53 -04:00
dragonmacher
a87b65b758 GT-3165 - Tables - Fixed Ctrl-A conflict between tables and the Listing 2019-09-19 14:52:00 -04:00
dragonmacher
4acd71d3c3 GT-3169 - Fixed exception when restoring a tool that had the Symbol
Provider and References Provider visible
2019-09-19 14:20:33 -04:00
Ryan Kurtz
4e01601a38 GT-3128: Removing broken dumpGhidraThreads scripts. Users should use
jstack until we can reimplement something better.
2019-09-19 13:44:35 -04:00
Ryan Kurtz
9842bbc9a4 Merge remote-tracking branch 'origin/GT-2993_dev747368_setregister_hex_value_prefix' into Ghidra_9.1 2019-09-19 13:24:03 -04:00
Ryan Kurtz
58a818fda8 Merge remote-tracking branch 'origin/GT-3000_dev747368_DWARF_stringables' into Ghidra_9.1 2019-09-19 13:20:32 -04:00
Ryan Kurtz
140629c346 Merge remote-tracking branch 'origin/GT-3159_ghidorahrex_powerpc_vle_e_rlwinm_bit_pattern' into Ghidra_9.1 2019-09-19 12:45:31 -04:00
Ryan Kurtz
3e7d94862e Merge remote-tracking branch 'origin/GT-3039_ghidorahrex_x86_disassembly_error_on_movbe' into Ghidra_9.1 2019-09-19 12:14:29 -04:00
Ryan Kurtz
de5908f8a2 Forcing UTF-8 and en_US on integration tests to make testing environment
look more
like the Ghidra environment.
2019-09-19 11:53:14 -04:00
emteere
7a00eed58f GT-3168_emteere Adding missed FMA.sinc file 2019-09-19 09:35:48 -04:00
emteere
7f74da36e2 GT-3168_emteere Adding missing FMA, F16C, and misc AVX instructions 2019-09-19 09:06:05 -04:00
dev747368
c0c72a31be GT-2993 Allow pasting hex values with leading "0x"
Modified FixedBitSizeValueField to allow pasting hex ("0x") and binary
("0b") values if they have a prefix, and the field is already in the
same mode.  The text of the prefix is not added to the edit field.
2019-09-18 17:42:28 -04:00
dragonmacher
48ea271f00 Function Graph - fixed bug when routing edge upward that caused the edge
to have a dongle
2019-09-18 17:38:55 -04:00
caheckman
4ed9f2f0ee consistent naming of parameters between Ghidra and decompiler 2019-09-18 15:47:23 -04:00
Tom Nelson
ab5e715607 GT-3120: Allow default bin/main class location to be overridden. 2019-09-18 11:55:49 -04:00
Ryan Kurtz
ef50280d10 Merge remote-tracking branch 'origin/GT-3163-dragonmacher-dbviewer-npe' into Ghidra_9.1 2019-09-18 11:07:40 -04:00
dragonmacher
af8f1e6484 GT-3163 - fixed NPE in db viewer 2019-09-18 10:24:39 -04:00
adamopolous
15af121bea created resources folder in integrationTest project; made test resources
in Base available to IntegrationTest project
2019-09-18 09:18:27 -04:00
Ryan Kurtz
698256dc15 Merge remote-tracking branch 'origin/GT-3161-dragonmacher-fg-edge-clipping' into Ghidra_9.1 2019-09-18 07:48:15 -04:00
dragonmacher
25bfa2b6ad Tests - fixes for file chooser timing issue 2019-09-17 15:53:13 -04:00
caheckman
23cb2634ab Don't ask for confirmation on renaming, don't commit return type 2019-09-17 14:52:44 -04:00
dragonmacher
99ded59e84 GT-3161 - Function Graph - fixed 3 bugs that caused some edges to get
clipped by vertices
2019-09-17 13:36:18 -04:00
ghidra1
be6634a239 Merge remote-tracking branch 'origin/GT-3137_ghidorahrex_68000_lsl_lsr_xf' into Ghidra_9.1 2019-09-17 13:14:38 -04:00