Ryan Kurtz
|
f718ff9f6f
|
GP-0: Removing .gitlab-ci.yml
|
2022-05-25 14:06:23 -04:00 |
|
Ryan Kurtz
|
9880801814
|
Merge remote-tracking branch
'origin/GP-2047-dragonmacher-tree-renderer-bg-fix' into patch
(Closes #4260)
|
2022-05-23 11:15:40 -04:00 |
|
dragonmacher
|
0de8cd3aca
|
GP-2047 - fix for tree rendering bug on some Linux systems
|
2022-05-23 10:29:40 -04:00 |
|
Ryan Kurtz
|
77aa2c7a71
|
GP-0: Upping patch version to 10.1.5
|
2022-05-21 02:17:53 -04:00 |
|
ghidra1
|
68a34fda2f
|
GP-0 updated change history for 10.1.4 release
|
2022-05-19 08:48:20 -04:00 |
|
ghidra1
|
0555248d3c
|
Merge remote-tracking branch
'origin/GP-1987_emteere_ConstantPropagationSegmentOp' into patch (Closes
#4252)
|
2022-05-18 19:42:57 -04:00 |
|
ghidra1
|
3e96b2aa72
|
Merge branch 'GP-1738_emteere_StaleOptionsFix' into patch
|
2022-05-18 19:37:02 -04:00 |
|
emteere
|
4ff1feeb05
|
GP-1738 fix to use default value if options type has changed. Blows up
by returning the wrong type otherwise.
|
2022-05-18 19:36:09 -04:00 |
|
ghidra1
|
27c2b7d64a
|
Merge remote-tracking branch 'origin/GP-2045_emteere_COFFImportNonWindows' into patch
|
2022-05-18 19:32:41 -04:00 |
|
ghidra1
|
32e75f4f1b
|
GP-2045 update COFF section header structure datatypes for binary markup
use.
|
2022-05-18 15:24:25 -04:00 |
|
Ryan Kurtz
|
ab9f392027
|
Merge remote-tracking branch 'origin/GP-2018_ZeroOffsetStackRef_patch' into patch
|
2022-05-18 11:03:49 -04:00 |
|
Ryan Kurtz
|
d82537a3d4
|
Merge remote-tracking branch 'origin/GP-2025-dragonmacher-function-window-duplicates' into patch
|
2022-05-18 10:20:27 -04:00 |
|
emteere
|
4034568165
|
GP-1987 Using injected pcode from segment and all pcode userops during
constant propagation
|
2022-05-18 13:49:47 +00:00 |
|
emteere
|
42f28fd67b
|
GP-2045 Coff header changes for harvard architecture and non microsoft
COFF files
|
2022-05-18 12:46:58 +00:00 |
|
Ryan Kurtz
|
49a426eb3f
|
GP-0: Fixing issue with discovering split dyld_shared_cache files
|
2022-05-17 05:38:24 -04:00 |
|
Ryan Kurtz
|
8a776567b5
|
GP-0: Fixing yield keyword conflict when compiling with JDK 17
compliance.
|
2022-05-16 14:12:55 -04:00 |
|
Ryan Kurtz
|
8971a72e9b
|
Merge remote-tracking branch
'origin/GP-2-dragonmacher-err-log-dialog-patch-2' into patch
(Closes #4251)
|
2022-05-16 11:21:34 -04:00 |
|
dragonmacher
|
0fb347dbc5
|
Removed unused code
|
2022-05-16 10:55:58 -04:00 |
|
Xiaoyin Liu
|
9641386541
|
Avoid getHostname()
Use hostname returned by getHostnameString() in error info.
|
2022-05-16 10:49:24 -04:00 |
|
caheckman
|
96b92e2c12
|
GP-2018 Label zero offset stack pointer references
|
2022-05-13 14:26:12 -04:00 |
|
Ryan Kurtz
|
e3a751ca46
|
Merge remote-tracking branch 'origin/GP-0-dragonmacher-test-debug-image-location' into patch
|
2022-05-13 14:03:10 -04:00 |
|
dragonmacher
|
1ccd2a882a
|
Updated how the error dialog gets the host name to avoid long pauses
|
2022-05-13 13:52:36 -04:00 |
|
dragonmacher
|
6b425bda89
|
Test debug removal; test debug directory consolidation
|
2022-05-13 09:31:01 -04:00 |
|
dragonmacher
|
76b5ec7787
|
GP-2025 - Function Window - fixed duplicate functions appearing when
editing external functions
|
2022-05-12 18:08:52 -04:00 |
|
Ryan Kurtz
|
2436cba12a
|
Merge remote-tracking branch
'origin/GP-2009-dragonmacher-html-assert-exception' into patch (Closes #
4234)
|
2022-05-10 01:38:40 -04:00 |
|
dragonmacher
|
d3c04326f3
|
GP-2009 - Fixed assert exception that identified usage of HTMLUtilities
not on the Swing thread
|
2022-05-09 10:39:16 -04:00 |
|
Ryan Kurtz
|
9a3bc197d2
|
Merge remote-tracking branch 'origin/GP-1930_Dan_refreshMemoryBetter--SQUASHED' into patch
|
2022-05-06 14:08:47 -04:00 |
|
Dan
|
81d5b3f24d
|
GP-1930: Make the 'refresh memory' button better
|
2022-05-05 12:32:39 -04:00 |
|
Ryan Kurtz
|
0a406a025a
|
GP-0: Removing Debugger garbage directory (Closes #4215)
|
2022-05-02 10:16:34 -04:00 |
|
emteere
|
6e70f97143
|
GP-1958 Fixed static_assert with string parameter
|
2022-04-26 16:31:38 +00:00 |
|
Ryan Kurtz
|
3a755abeaf
|
Merge remote-tracking branch
'origin/GP-1964_emteere_sizeof_structmember' into patch (Closes #4173)
Conflicts:
Ghidra/Features/Base/src/test/resources/ghidra/app/util/cparser/CParserTest.h
|
2022-04-26 01:05:44 -04:00 |
|
Ryan Kurtz
|
66d66d1463
|
Merge remote-tracking branch 'origin/GP-1958_emteere_static_assert' into
patch (Closes #4038)
|
2022-04-26 00:41:58 -04:00 |
|
emteere
|
2c60874b04
|
GP-1964 fixed sizeof(ptr->member) and sizeof(p.member), was parsing only
simple identifier and failing.
|
2022-04-25 20:24:11 +00:00 |
|
emteere
|
aee3bb0926
|
GP-1958 added support for static_assert C keyword
|
2022-04-25 14:00:20 +00:00 |
|
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 |
|