Commit Graph

6164 Commits

Author SHA1 Message Date
Ryan Kurtz
f32c0c5db7 GP-0: Upping patch version to 10.1.4 2022-04-22 00:52:23 -04:00
ghidra1
74f83c9a9b Updated Change History for 10.1.3 2022-04-20 14:35:30 -04:00
ghidorahrex
a7e2162d2b GP-1879 corrected MIPS rdhwr instruction registers 2022-04-20 12:48:09 -04:00
ghidra1
784e97e472 Merge remote-tracking branch 'origin/GP-1942_emteere_PriorCallParamRefPlacement' into patch 2022-04-20 11:28:10 -04:00
emteere
64dc4417a7 GP-1942 fix for tracking the address of the last change to a larger
parent register when instructions are modifying the smaller parts of the
register
2022-04-19 22:55:34 +00:00
Ryan Kurtz
23467aca57 Merge remote-tracking branch 'origin/GP-1862_emteere_MIPS_6432_stackrefs--SQUASHED' into patch 2022-04-19 12:04:25 -04:00
Ryan Kurtz
1f04e8c15f Merge remote-tracking branch
'origin/GP-1744_emteere_CparserDataSizeIssues--SQUASHED' into patch
(Closes #3756)
2022-04-19 11:45:04 -04:00
emteere
b30fa77922 GP-1862_emteere changes for MIPS 64_32addr stack references and stack depth following 2022-04-19 11:36:53 -04:00
emteere
33fe035d84 GP-1744_emteere CParser fixes for Macros, pragma(push), reincluded header files, unicode BOM files, #if/defined() on values, and full evaluation of macro expansion. Added output of more information in CParser prefixed with /// comments. Reparsed current standard data archives with correct 64/32 data organizations. Use dtMgr for all new data types in preparation for Data Organization changes. 2022-04-19 11:08:23 -04:00
Ryan Kurtz
bb56b711e6 Merge remote-tracking branch
'origin/GP-1938_emteere_Mangaged_X86_disassembly' into patch
(Closes #4159)
2022-04-19 10:45:24 -04:00
emteere
a8882b5184 GP-1938_emteere Defined data in .NET CLR code when disassembling in x86
processor
2022-04-18 19:57:39 +00:00
Ryan Kurtz
34efe94fce Merge remote-tracking branch 'origin/GP-1915_PrototypeModelInjectionFix' into patch 2022-04-17 06:09:14 -04:00
Ryan Kurtz
7538e59819 Merge remote-tracking branch 'origin/GP-1924_ConvertInfiniteLoop' into
patch (Closes #4121)
2022-04-17 06:05:43 -04:00
caheckman
c5c74d987f GP-1924 Don't override previous dynamic mapping 2022-04-14 19:19:48 -04:00
Ryan Kurtz
2f414bf570 Merge remote-tracking branch 'origin/GP-1847_ghidra1_CorrectedProgramDTD' into patch 2022-04-14 15:03:13 -04:00
Ryan Kurtz
15ae630a70 Merge remote-tracking branch 'origin/GP-1918_MirrorPcodeParseChange'
into patch (Closes #4070)
2022-04-14 14:50:23 -04:00
ghidra1
0ec41f0952 GP-1877 minor corrections to ChangeHistory 2022-04-14 12:52:00 -04:00
ghidra1
447425b809 GP-1844 minor fix to CompositeDBAdapterV5V6 2022-04-14 12:41:47 -04:00
ghidra1
b8b306497a GP-1847 Added missing attribute to PROGRAM.DTD 2022-04-14 12:25:31 -04:00
Florian Märkl
b821aec519 Fix pcodeparse.y after only the generated pcodeparse.cc was changed
311a22c038 has changed the purely
generated pcodeparse.cc instead of updating pcodeparse.y and
re-generating the source. This meant that the .y file was out of sync
with the .h file and re-generating would lead to compiler errors because
of the uintb/uint4 mismatch.
2022-04-13 15:42:12 -04:00
caheckman
2a73274266 GP-1915 Don't register p-code injections when testing 2022-04-12 18:29:02 -04:00
ghidra1
c1f8632e66 GP-1916 correct NPE in HeadlessAnalyzer 2022-04-12 16:10:36 -04:00
Ryan Kurtz
fcb99cc681 Merge branch 'GP-1853_FIDUpdate' into patch 2022-04-09 01:47:15 -04:00
Ryan Kurtz
a71706569d GP-1853: Support for fetching new fidb files based on Ghidra version 2022-04-09 01:25:02 -04:00
caheckman
f330933cf4 GP-1853 hash updates 2022-04-08 14:24:42 -04:00
Ryan Kurtz
e9674b6fde Merge remote-tracking branch 'origin/GP-1502_emteere_FID_runningtwice' into patch 2022-04-08 02:11:34 -04:00
Ryan Kurtz
e9797d4526 Merge remote-tracking branch 'origin/GP-1887_d-millar_temp_fix_for_thread_lifespans--SQUASHED' into patch 2022-04-05 15:57:35 -04:00
d-millar
ad6ca51ae1 GP-1887: post-review revisions
GP-1887: reset lifespan to init create
2022-04-05 15:18:28 -04:00
Ryan Kurtz
abb192ac88 Merge remote-tracking branch 'origin/GP-1882_Dan_dbgMemBytesLocationLabel--SQUASHED' into patch 2022-04-05 14:45:17 -04:00
Dan
051c8fd597 GP-1882: Fix (nowhere) label on DebuggerMemoryBytesProvider 2022-04-05 13:55:54 -04:00
Ryan Kurtz
996b892109 Merge remote-tracking branch 'origin/GP-1872_d-millar_df_vs_prog--SQUASHED' into patch 2022-04-01 01:04:43 -04:00
d-millar
3f76ae6add GP-1872: one more pass
GP-1872: slight refactor
GP-1872: removing Project column
GP-1872: use domain file - more cases
GP-1872: use domain file name where possible
2022-03-31 14:24:21 -04:00
Ryan Kurtz
5e3e6b04a3 Merge remote-tracking branch 'origin/GP-1874_d-millar_exception_TraceObjectManager' into patch 2022-03-31 11:12:46 -04:00
Ryan Kurtz
e1437fd260 Merge remote-tracking branch 'origin/GP-1873_d-millar_dbgeng_flags' into patch 2022-03-29 18:15:22 -04:00
Ryan Kurtz
c6c5474ea5 Merge remote-tracking branch 'origin/GP-0_Dan_testFixes-2022-03-29-1' into patch 2022-03-29 18:14:18 -04:00
d-millar
aea44dd3d4 GP-1874: fix for IllegalArgumentException (invalid range) 2022-03-29 16:30:37 -04:00
Dan
e19033a88c GP-0: Fix test after GP-1845 2022-03-29 14:24:44 -04:00
d-millar
2c06eb7d68 GP-1873: eflags fix 2022-03-29 14:04:25 -04:00
ghidra1
42d8de2757 GP-1815 Corrected ia.sinc n1 to present and export scalar 1 instead of
string
2022-03-28 10:23:59 -04:00
Ryan Kurtz
4f918d32b0 Merge remote-tracking branch 'origin/GP-0-dragonmacher-test-fixes-3-25-22' into patch 2022-03-25 14:44:23 -04:00
dragonmacher
a970545049 Test timing fixes 2022-03-25 14:15:19 -04:00
Ryan Kurtz
5f2d874bdd Merge remote-tracking branch
'origin/GP-1845_d-millar_error_in_Targets_tree--SQUASHED' into patch
(Closes #4093)
2022-03-22 12:38:02 -04:00
Ryan Kurtz
c6b5149d27 Merge remote-tracking branch 'origin/GP-1750_Dan_dbTraceDeadlock' into patch 2022-03-22 12:23:04 -04:00
d-millar
e2cafb2f2b GP-1845: currentModel == null fix
GP-1845: fix for right-click timing issue
2022-03-22 11:41:03 -04:00
Ryan Kurtz
7e50841773 GP-1846: OSGI jar bundles now correctly load on Windows (Closes #3995) 2022-03-22 11:25:17 -04:00
Dan
61bb1addf2 GP-1750: Always acquire trace read lock before "ordered" in viewport. 2022-03-22 10:37:01 -04:00
Ryan Kurtz
1af6fe0893 Merge remote-tracking branch 'origin/GP-1841_ghidra1_ChainedPointers' into patch 2022-03-22 01:40:39 -04:00
Ryan Kurtz
fff5cada18 Merge remote-tracking branch 'origin/GP-1834_emteere_MIPS_HiLoRelocation' into patch 2022-03-21 11:31:54 -04:00
Ryan Kurtz
ded1ba47ab Merge remote-tracking branch 'origin/GP-1822_d-millar_navigation_improvements' into patch 2022-03-19 01:18:21 -04:00
Ryan Kurtz
c3bbf9d15a Merge remote-tracking branch 'origin/GP-1820_d-millar_goto_comment' into patch 2022-03-19 01:15:06 -04:00