Commit graph

36 commits

Author SHA1 Message Date
ghidorahrex
00687c8db8 GP-4995: Updated pcodetest framework to python3 and additional config 2025-04-10 14:44:56 -04:00
Ryan Kurtz
9b77447764 GP-0: Certify 2024-11-26 08:54:23 -05:00
hippietrail
13598df8db many doubled words in comments etc, plus some nearby typos 2024-11-26 13:18:05 +07:00
Ryan Kurtz
faf55a8de6 GP-5078: Improvements to Ghidra Module directory layout 2024-10-31 10:34:26 -04:00
RoboSchmied
d7cc532fe3 Fix: 132 typos
Signed-off-by: RoboSchmied <github@roboschmie.de>
2024-03-22 02:25:30 +01:00
Ryan Kurtz
1cc9abad50 Merge remote-tracking branch 'origin/patch' 2024-03-08 08:54:02 -05:00
ghidorahrex
f35073e033 GP-1791: Added ARM Custom Datapath Extension 2024-03-07 13:59:33 -05:00
James
1e82a772c5 GP-4152 msp430 improvements 2024-01-17 19:08:03 -05:00
Ryan Kurtz
7df3fd39c8 Merge remote-tracking branch
'origin/GP-1062_ghidorahrex_PR-1407_and_5442_Xtensa' (Closes #1407,
Closes #5442)
2023-11-20 06:53:50 -05:00
ghidorahrex
f55d6b0f3b GP-1062 revisions made to combined PR 1407 and 5442 (includes merge
changes by ghidra1)
2023-08-31 17:03:06 -04:00
Sebastian Schmidt
245627846e Add Tensilica Xtensa processor support 2023-08-31 16:11:42 -04:00
ghidorahrex
2853f487a8 GP-3211: Code review fixes 2023-08-21 15:25:15 +00:00
ghidorahrex
8004108681 GP-3211: Refactored pcodetest scripts 2023-08-15 15:53:42 +00:00
Ryan Kurtz
7fa3389119 GP-2974: Fixing warnings 2023-05-01 07:23:48 -04:00
dragonmacher
84650030d0 GP-3329 - Search Highlights - Major update and refactor of the way Listing highlights work. Highlights are now more closely coupled with the fields that will paint them. 2023-04-21 12:43:42 -04:00
ghidragon
db464c8bb2 GP-2914 fixed issue with snapshot listing colors. Also, cleaned up color usage in FieldFactories 2022-12-06 18:34:40 -05:00
dragonmacher
4eb3d8fd86 GP-9181 - Theming - Base Module 2022-11-15 14:53:43 -05:00
Alessandro Gatti
b3041d045f Port pcodetest builder to Python 3. 2022-06-03 07:12:29 +02:00
Ryan Kurtz
366d458407 Merge remote-tracking branch 'origin/GP-1043_ghidorahrex_ARM_adcs_sbcs_flag_fix--SQUASHED' 2021-08-17 14:47:40 -04:00
ghidorahrex
7130901ed5 Corrected ARM/Thumb adcs/sbcs flag update macros. 2021-08-17 10:47:43 -04:00
ghidorahrex
c3dc05c7bf Corrected issue with ARM emulation for older versions with no thumbmode. 2021-06-30 10:00:57 -04:00
Ryan Kurtz
3a0ae8ee39 GP-849: Gradle 7 support 2021-05-12 13:45:16 -04:00
ghidra1
baeef06672 Certification cleanup 2021-04-20 17:15:14 -04:00
ghidra1
162f203395 Updated certification headers 2021-03-17 18:22:50 -04:00
ghidra1
356ea446c7 GP-49 external disassembly field can now switch based upon context (implemented for ARM/Thumb) 2020-09-29 10:22:46 -04:00
Ryan Kurtz
8f00152601 GT-3350: Consistently ordered classpath and ExtensionPoint priorities 2019-12-03 10:04:56 -05:00
Ryan Kurtz
0a56eae9f6 Merge remote-tracking branch 'origin/GT-3106_ghidorahrex_AVR8_pcodetests' 2019-11-01 10:03:33 -04:00
ghidorahrex
74281c745d GT-3199: Corrected logging issue in pcodetest python error handling. 2019-09-30 09:31:56 -04:00
ghidorahrex
947b7635ce GT-3106: Implement AVR 8 pcodetests
Updated AVR 8 to implement pcode tests and correct any issues found as a
result.
2019-09-04 09:37:23 -04:00
ghidorahrex
727080eb3f Corrected right shift test where shift was assumed to be arithmetic when
the C spec states that it is implementation dependent.
2019-07-26 15:53:15 -04:00
ghidorahrex
dd92314b85 Corrected pcode_test.h function pointer declaration in TestInfo struct. 2019-07-26 15:44:46 -04:00
ghidorahrex
d7877b0353 Updated pcode tests for PIC30 issues. 2019-07-19 13:22:06 -04:00
ghidra1
a21855aac5 Corrected Z80 pcodetest config 2019-07-12 18:57:40 -04:00
ghidra1
a28abc9ab0 Additional merge fixes 2019-07-12 18:04:51 -04:00
ghidra1
fca9e847c7 Added pcodetest source code to SleighDevTools module. Corrected
certification issues.
2019-07-11 16:46:11 -04:00
ghidra1
a15c70950f Added extensions GnuDisassembler and SleighDevTools 2019-06-25 09:40:15 -04:00