summaryrefslogtreecommitdiff
path: root/arch/armv7/arch_armv7.cpp
AgeCommit message (Expand)Author
2026-03-30Fix compiler warnings seen with Clang 21Mark Rowe
2026-02-27[MachO] Fix relocations from chained fixups not respecting addendsMark Rowe
2025-12-29Use session scoped logger instance for unhandled relocation informationMason Reed
2025-09-22[armv7] Add support for R_ARM_PC24 relocationNick Shipp
2025-08-01Add LogForException APIs to pass stack trace information separate from the me...Rusty Wagner
2025-07-03arm/thumb: signal that returns can switch archRyan Snyder
2025-06-25Remove implicit conversions from Confidence to underlying type, these can cau...Rusty Wagner
2025-06-09[thumb2] Converted MSR system registers into enumGalen Williamson
2025-02-05Fixes: Unsupported ELF relocations: R_ARM_THM_MOVW_ABS_NC, R_ARM_THM_MOVT_ABS...Galen Williamson
2025-02-02Fix upper 16 registers not being listed in ARMv7 register list operandMason Reed
2024-09-13Ultimate.Alexander Taylor
2024-08-06Add flag role for carry flag when subtraction is implemented with additionRusty Wagner
2024-03-15Separate local variable tokens in higher level ILs from stack variable tokens...Rusty Wagner
2024-03-05Move architecture modules into the API repoRusty Wagner