Commit graph

6286 commits

Author SHA1 Message Date
Ryan Kurtz
94a788c084 Merge remote-tracking branch 'origin/GP-2523_ryanmkurtz_ChainedBuffer1byte--SQUASHED' into patch 2022-09-14 11:24:09 -04:00
Ryan Kurtz
a93d85eda3 GP-2523: Fixed an IllegalArgumentException that occurred when initializing 1-byte uninitialized memory blocks 2022-09-14 11:00:18 -04:00
Ryan Kurtz
9134b35af6 Merge remote-tracking branch
'origin/GP-2542_ghizard_Fix_MSFT_Demangler_Apply_Function_Calling_Conventions_Flag'
into patch (Closes #4590)
2022-09-14 01:28:06 -04:00
ghizard
15a8ec922a GP-2542 - Fix MSFT Demangler Calling Conventions flag 2022-09-13 07:39:02 -04:00
Ryan Kurtz
483bcc171c Merge remote-tracking branch 'origin/GP-2525_LRSet_IssuesArmV8T' into patch 2022-09-09 00:11:20 -04:00
emteere
68ae96c838 GP-2525 Change PELoader not to set default TMode context for ARM
programs.  Rely on .opinion to choose the correct ARM Thumb default
language.
2022-09-07 21:06:22 +00:00
ghidra1
2bd21106b3 GP-0 corrected Table consistency check for sparse index tables 2022-09-07 13:42:29 -04:00
Ryan Kurtz
85b506b7c6 Merge branch
'GP-2514_ryanmkurtz_PR-4564_shocoman_fix-function-call-graph-positioning-bug'
into patch (Closes #4564)
2022-08-31 22:10:12 -04:00
shocoman
30cba57716 fix incorrect positioning of function call graph 2022-08-31 22:06:17 -04:00
Ryan Kurtz
30319a9b0d Merge remote-tracking branch
'origin/GP-2491-dragonmacher-combo-box-keybinding-fix' into patch
(Closes #4545)
2022-08-23 13:58:24 -04:00
dragonmacher
43f18dcb48 GP-2491 - Updated popup menu key event processing to not apply to combo
boxes
2022-08-23 13:45:49 -04:00
Ryan Kurtz
4ed869ae8d Merge remote-tracking branch 'origin/GP-2422_ryanmkurtz_ordinals' into
patch (Closes #4474)
2022-08-17 13:17:20 -04:00
Ryan Kurtz
25a32e0023 GP-2422: Fixed bugs with generating PE .exports files 2022-08-17 02:45:05 -04:00
Ryan Kurtz
34d777bd20 GP-0: Fixing wrong library extension on mac_arm_64 platform 2022-08-09 13:21:22 -04:00
Ryan Kurtz
b33ba2e8f0 Merge remote-tracking branch 'origin/GP-2409-dragonmacher-missing-help-fix' into patch 2022-08-05 00:21:59 -04:00
dragonmacher
a7b5738df6 GP-2409 - Fixed help window not showing when missing help 2022-08-04 12:36:58 -04:00
Ryan Kurtz
f173285991 Merge remote-tracking branch 'origin/GP-2388-dragonmacher-goto-exception' into patch 2022-08-03 00:39:38 -04:00
Ryan Kurtz
275ff0d96b Merge remote-tracking branch
'origin/GP-2385_ghizard_PDB_Universal_make_mangled_primary_when_no_datatypes_patch'
into patch (Closes #4489)
2022-08-02 11:19:29 -04:00
dragonmacher
be76157f5c GP-2388 - Fixed exception when performing a Go To 2022-08-01 18:15:29 -04:00
ghizard
4ff5dc16bb GP-2385 - PDB Universal - allow mangleds to be primary when PDB has no
type information
2022-08-01 14:57:18 -04:00
Ryan Kurtz
9ee0d2973b Merge remote-tracking branch
'origin/GP-2328-dragonmacher-listing-xref-exception' into patch
(Closes #4445)
2022-07-29 02:28:30 -04:00
Ryan Kurtz
b8bb7d22cb Merge remote-tracking branch 'origin/GP-2371-dragonmacher-tool-restore-exception--SQUASHED' into patch 2022-07-29 02:25:49 -04:00
dragonmacher
53476edf47 GP-2371 - Fixed tool restoring exception 2022-07-28 18:35:57 -04:00
dragonmacher
94027bf3a6 GP-2328 - Fixed exception in listing when xrefs are grouped by function
and the number of xrefs to display is 1; fixed xrefs '...' text so that
it will show the xrefs dialog when double-clicked
2022-07-27 16:33:13 -04:00
ghidra1
732e766c0a Updated patch version to 10.1.6 2022-07-26 18:37:36 -04:00
ghidra1
9c724c1add Merge remote-tracking branch 'origin/GP-2355_AARCH64_thunk_pattern' into patch 2022-07-26 15:12:21 -04:00
emteere
627d0c0f8c GP-2355 Added aarch64 thunk pattern 2022-07-26 19:09:52 +00:00
ghidra1
6614ea5c2e GP-0 minor fixes for build 2022-07-26 13:56:39 -04:00
ghidra1
7293efbb9f GP-0 Updated 10.1.5 ChangeHistory 2022-07-26 10:56:57 -04:00
ghidra1
3cb967cf7f Merge remote-tracking branch 'origin/GP-2366_ghidra1_MIPSEmulateInstructionStateModifier' into patch 2022-07-25 21:04:41 -04:00
ghidra1
062551ae9a GP-2366 handle MIPS emulation when ISA_VARIANT not enabled 2022-07-25 16:25:30 -04:00
ghidra1
590d74f2e9 Merge remote-tracking branch
'origin/GP-2365_emteere_MinimumSpecRefAddr_ignore_bug' into patch
(Closes #4257)
2022-07-25 12:53:01 -04:00
emteere
9c3ef680d1 GP-2365_emteere Fix bug introduced in refactor that would ignore
"Speculative reference min" analyzer setting
2022-07-25 16:41:43 +00:00
Ryan Kurtz
61167f93cb Merge remote-tracking branch 'origin/GP-2122_emteere_tmodereg_protect' into patch 2022-07-25 03:02:56 -04:00
Ryan Kurtz
157cbf54f5 Merge remote-tracking branch 'origin/GP-2103_emteere_stack_depth_RETF'
into patch (Closes #4293)
2022-07-25 02:59:00 -04:00
emteere
f7495daea1 GP-2122_emteere protect use of tmodeReg on processors without one 2022-07-25 05:30:30 +00:00
Ryan Kurtz
d940355bde Merge remote-tracking branch
'origin/GP-1716_emteere_HC12_support--SQUASHED' into patch
(Closes #1570, Closes #4016)
2022-07-25 01:18:30 -04:00
emteere
4800ead95f GP-2103_emteere Set function purge for x86 RETF instructions 2022-07-25 05:05:48 +00:00
emteere
212b2638ea GP-1716_emteere adding HC12,HCS12,HCS12X support, HCS12 elf memory remap at import, fix PC relative addressing 2022-07-25 00:20:40 -04:00
Ryan Kurtz
931fa8787b Merge remote-tracking branch 'origin/GP-2355_emteere_AARCH64ilp32_SQUASHED' into patch 2022-07-23 01:01:57 -04:00
emteere
35c013e109 GP-2355 added support for AARCH64 ilp32 2022-07-22 17:20:26 -04:00
ghidra1
dedaaf6cd5 Merge branch 'GP-2272_ghidra_PowerPCe500' into patch 2022-07-22 10:51:58 -04:00
ghidra1
0287403adf GP-2272 added PowerPC e500 processor variant 2022-07-21 21:54:06 -04:00
Ryan Kurtz
6a9f0913fb Merge remote-tracking branch 'origin/GP-2347-dragonmacher-fixed-error-display-swing-usage' into patch 2022-07-21 01:48:08 -04:00
dragonmacher
fd75ea7f6a GP-2347 - fixed call to Swing code from a task thread in the error
display widget
2022-07-20 15:38:45 -04:00
Ryan Kurtz
e792b0b741 Merge branch 'GP-2282_ryanmkurtz_ghidrascripts' into patch 2022-07-20 12:52:32 -04:00
ghidra1
e69c62b50c Merge remote-tracking branch 'origin/GP-2330_ghidra1_ElfAbsSymbols' into patch 2022-07-20 12:33:59 -04:00
ghidra1
779635aec2 GP-2330 Correct ELF symbol import issue with SHN_ABS and general cleanup
of symbol address determination
2022-07-20 12:10:47 -04:00
Ryan Kurtz
f8221ffeab GP-2282: Creating a new script via the Script Manager now properly
handles the $HOME/ghidra_scripts directory not existing
2022-07-20 11:19:39 -04:00
Ryan Kurtz
fb2daf5794 Merge remote-tracking branch 'origin/GP-2213_avr_cspec_fixes--SQUASHED' into patch 2022-07-20 01:24:34 -04:00