RoboSchmied
d7cc532fe3
Fix: 132 typos
...
Signed-off-by: RoboSchmied <github@roboschmie.de>
2024-03-22 02:25:30 +01:00
Ryan Kurtz
8c5c025153
Merge remote-tracking branch
...
'origin/GP-4434_ghidra1_FixDecompilerReturnParamCommit--SQUASHED'
(Closes #6318 )
2024-03-21 08:44:59 -04:00
ghidra1
07389e697b
GP-4434 corrected issues related to return/param commit action within decompiler
2024-03-20 17:41:22 -04:00
Tiago Gasiba
e7aabddb34
Add support for FreeBSD ARM 64bit (no debugger support)
2024-03-19 14:32:47 +01:00
caheckman
c674e1f2ec
GP-4031 x86 System V ABI
2024-03-13 16:55:44 +00:00
caheckman
fee5d0e13c
Always use local zlib.h
2024-03-13 16:11:26 +00:00
Ryan Kurtz
c8c4c43794
Merge remote-tracking branch 'origin/GP-4275_naming_components_for_accessibility--SQUASHED'
2024-03-12 13:36:43 -04:00
ghidragon
5bca2c75c7
GP-4275 Set accessible names of focusable components in component providers
2024-03-12 12:27:12 -04:00
dev747368
f17ebb78ab
GP-2798 initial DWARF5 support
...
Adds support for simple DWARF5 debug info. Split .dwo not supported.
Uses bookmarks to tag problematic issues instead of log messages during import.
2024-03-11 16:26:06 +00:00
ghidra1
445494ba25
GP-4390 Collapse DomainObject Undoable interfaces and refactor Command processing.
2024-03-08 13:05:36 -05:00
Ryan Kurtz
1cc9abad50
Merge remote-tracking branch 'origin/patch'
2024-03-08 08:54:02 -05:00
Ryan Kurtz
e16618583f
Merge remote-tracking branch 'origin/GP-4369_SwitchPath' into patch
2024-03-08 08:29:22 -05:00
Ryan Kurtz
9a7ab128df
Merge remote-tracking branch 'origin/GP-4364_emteere_SwitchCallotherOptimization--SQUASHED'
2024-03-07 13:06:43 -05:00
emteere
e9578d74c3
GP-4364 Removing calls to decompiler to recover switches that are unrecoverable due to callother psuedo-ops
2024-03-07 12:42:15 -05:00
Ryan Kurtz
5ecf3a1436
Merge remote-tracking branch 'origin/GP-4376_EmitMarkupDebug'
...
(Closes #5860 )
2024-03-07 09:17:47 -05:00
caheckman
49af7f2db5
GP-4376 Add setPackedOutput to Emit
2024-03-06 22:32:06 +00:00
caheckman
ac0ed8d90b
GP-4394 Add formatting to constant array indices
2024-03-05 22:41:52 +00:00
Ryan Kurtz
2758867475
Merge remote-tracking branch 'origin/patch'
2024-03-04 16:52:33 -05:00
ghidra007
fd8fcebe09
GP-4371 Added check to RecoverClassesFromRTTIScript to not run when there are unhandled relocations.
2024-03-04 18:23:46 +00:00
Eric Kilmer
b739e21073
Fix C++ sleighexample
...
* We need to link to zlib now
* The method for loading compiled sleigh files has changed
2024-03-04 11:41:14 -05:00
caheckman
ae6f7b479c
GP-4303 Collapse STARTSYM, ENDSYM, NEXT2SYM, etc. into single token type
2024-02-28 22:02:46 +00:00
Ryan Kurtz
d1dc48547e
Merge remote-tracking branch 'origin/GP-4285_CompressedSleigh'
2024-02-28 14:32:37 -05:00
caheckman
8fbd171cdf
GP-4285 Compressed SLEIGH
2024-02-28 18:39:15 +00:00
caheckman
8af47cc7b0
GP-4369 Adjust switch variable path detection
2024-02-27 17:47:38 +00:00
Ryan Kurtz
23d471731e
Merge remote-tracking branch 'origin/patch'
2024-02-27 12:04:44 -05:00
caheckman
5942e95994
GP-4332 Treat software break as non-returning call
2024-02-27 16:23:26 +00:00
isabella3412
367f088162
GP-0 Restored the correct action names, and edited help description.
...
GP-0 Added help for EditPrototypeOverrideAction and MyToggleExactConstantMatching action. Corrected the name of the help that OpenVersionTrackingSessionAction and OverridePrototypeAction were referring to so they were directed to the correct help location.
2024-02-23 15:41:10 +00:00
Eric Kilmer
1c2323cad3
Fix ASAN static initialization order fiasco
...
See here for more details
https://github.com/google/sanitizers/wiki/AddressSanitizerInitializationOrderFiasco
Use the "Construct On First Use" idiom from
https://en.wikibooks.org/wiki/More_C%2B%2B_Idioms/Construct_On_First_Use
2024-02-16 11:58:09 -05:00
Ryan Kurtz
3efa8ce57e
Merge remote-tracking branch 'origin/GP-3961_StructureExceptions'
...
(Closes #5719 )
2024-02-12 16:46:07 -05:00
Ryan Kurtz
bafbffdb66
Merge remote-tracking branch 'origin/patch'
2024-02-12 16:44:36 -05:00
ghidra1
ba6e66dcd1
GP-4301 fixed prototype override context check for UndefinedFunction
...
case.
2024-02-12 11:37:20 -05:00
caheckman
690459e2f1
GP-4314 Don't sanity check overridden switch
2024-02-09 18:02:11 +00:00
caheckman
a7ad4aef26
GP-3961 Error messages for setFields
2024-02-07 19:57:11 +00:00
Ryan Kurtz
80d1031d01
Merge remote-tracking branch 'origin/patch'
...
Conflicts:
Ghidra/Features/Base/src/main/java/ghidra/app/plugin/core/help/ProcessorListPlugin.java
Ghidra/Framework/Gui/src/main/java/ghidra/util/HTMLUtilities.java
2024-02-07 11:18:36 -05:00
Ryan Kurtz
19812a1ecb
Merge remote-tracking branch
...
'origin/GP-4297_fix_screen_reader_duplicate_line_reading--SQUASHED' into
patch (Closes #6177 )
2024-02-07 11:07:04 -05:00
Ryan Kurtz
bd2e224bc1
Merge remote-tracking branch
...
'origin/GP-4296-dragonmacher-tooltip-html-fix--SQUASHED' into patch
(Closes #6176 )
2024-02-07 10:55:29 -05:00
dragonmacher
0b0356528d
GP-4296 - Fixed screen reader support of tooltips using html
2024-02-06 17:29:55 -05:00
ghidragon
97fdfddecf
GP-4297 Fixed screen reader decompiler api to prevent duplicate reading of the line when cursoring up or down a line
2024-02-06 17:09:31 -05:00
Ryan Kurtz
5c6b2f319b
Merge remote-tracking branch 'origin/patch'
2024-02-06 10:46:37 -05:00
caheckman
e655ab3cb3
GP-4226 Detect BRANCHIND used as a RETURN
2024-02-05 22:36:39 +00:00
Ryan Kurtz
54e2910694
Merge remote-tracking branch
...
'origin/GP-4263_ghidra1_EditSignatureOverride--SQUASHED' (Closes #6000 )
2024-02-01 08:09:11 -05:00
ghidra1
a4f7bb24b9
GP-4263 added Edit Signature Override action to decompiler (Help still needed)
2024-01-31 16:11:19 -05:00
dragonmacher
ca9cfe9f9a
GP-4269 - Minor refactor of plugin category names
2024-01-31 12:04:31 -05:00
dragonmacher
1cf7803d88
GP-4270: Minor fixes
2024-01-29 08:15:45 -05:00
Ryan Kurtz
d16747cf6c
GP-4235: Adding the means to build and find native components on FreeBSD
2024-01-17 10:12:06 -05:00
Ryan Kurtz
7220e38b9a
Merge remote-tracking branch 'origin/patch'
2024-01-16 09:54:48 -05:00
Ryan Kurtz
bcb54cda38
Merge remote-tracking branch 'origin/GP-3941_ConditionMarkerRefactor'
...
into patch (Closes #5611 )
2024-01-16 09:22:47 -05:00
ghidragon
856aa904aa
GP-2076 domain object event refactor
2024-01-10 12:22:01 -05:00
caheckman
548d71007f
Adjustments to default hidden return assignment action
2024-01-09 21:51:36 +00:00
caheckman
8f3328856c
GP-3941 New boolean correlation test
2024-01-08 23:37:31 +00:00