Commit Graph

21 Commits

Author SHA1 Message Date
Ryan Kurtz
faf55a8de6 GP-5078: Improvements to Ghidra Module directory layout 2024-10-31 10:34:26 -04:00
ghidra1
036ef9d0db GP-4737 - Improve ELF relocation handling of unresolved symbol 2024-07-01 13:06:54 -04:00
RoboSchmied
d7cc532fe3 Fix: 132 typos
Signed-off-by: RoboSchmied <github@roboschmie.de>
2024-03-22 02:25:30 +01:00
Dan
289c5c90fa GP-3838: Add qemu+gdb launcher. 2024-03-01 12:36:13 -05:00
Ryan Kurtz
17a4f8fd74 Merge remote-tracking branch 'origin/GP-4239_ghidra1_ElfRelocationTypeEnum--SQUASHED' 2024-02-12 16:47:36 -05:00
ghidra1
3ead54f0ac GP-4239 Transitioned to new AbstractElfRelocationHandler implementation which uses ElfRelocationType enums specific to each handler. 2024-02-12 10:52:25 -05:00
Ryan Kurtz
a9ef8804ef Merge remote-tracking branch
'origin/GP-4254_ghidorahrex_PR-6113_marcushall42_xtensa_bany_fix'
(Closes #6113)
2024-02-08 13:17:45 -05:00
ghidra1
e1de689d2d GP-0 Corrected missing breaks from switch case statement for Xtensa ELF
relocation handler
2024-01-29 16:01:58 -05:00
ghidorahrex
d1f017f92d GP-4254: Updated Xtensa languages to version 4.1 2024-01-25 14:56:43 +00:00
marcus hall
cb1e176201 Remove 3-byte sext special case which isn't really possible. 2024-01-23 09:40:19 -07:00
marcus hall
df3726dec7 clamps instruction should put result in ar, not just a temporary. 2024-01-12 10:39:17 -07:00
marcus hall
a7cc025eb9 Fix branch sense in "bany" instruction. Add special cases for "sext" of bytes. 2024-01-12 10:05:58 -07:00
ghidra1
37a2f5e478 GP-1062 Update Xtensa sinc file allocations 2023-11-21 17:29:17 -05:00
emteere
0a3ebd1887 GP-1062 fixed commented out depbits line 2023-10-23 23:03:13 +00:00
emteere
5edfc517d8 GP-1062 Doctored default calling convention to be compatible with CALL0
in most cases.  minor comment fixes
2023-10-23 22:59:48 +00:00
emteere
e0a9e5df57 Patterns should apply to LE, BE 2023-09-01 18:14:41 +00:00
emteere
3bad7422c6 GP-1062 compacted and fixed issues with function start patterns 2023-09-01 18:14:00 +00:00
emteere
9d5ed9a6d1 GP-1062 fixing issues 2023-09-01 04:34:49 +00: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
Austin Tyler Conn
d8c578d99d PR 5442 revisions to original PR 1407 2023-08-31 16:11:44 -04:00
Sebastian Schmidt
245627846e Add Tensilica Xtensa processor support 2023-08-31 16:11:42 -04:00