rockbox/utils
Aidan MacDonald f44b6c78e0 misc: respect standard __ASSEMBLER__ define in CPU headers
The JZ47xx and S5L87xx processor families used their own
special defines (__ASSEMBLY__ and ASM respectively) in
their CPU headers to check if they were included from an
assembly source file.

For GCC the standard seems to be __ASSEMBLER__, so check
for that instead and remove the non-standard symbols.
Being more consistent across platforms makes it easier to
include cpu.h from cross-platform files (eg. plugin.lds).

Change-Id: I282930cad34e1a2ff18166f3b4338548b34f4a49
2026-03-05 21:13:50 +00:00
..
AMS/hacking
analysis
atj2137 atjboottool: gzipped fw files, option for big-endian fw, clarify ECIES in fwu 2023-05-17 13:19:31 -04:00
bootchart
bspatch rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bzip2 rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
chinachippatcher rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
cmake cleanup: Get rid of erroneous execututable bit on various source files 2026-02-19 07:54:35 -05:00
common rbutil: Update tarball scripts 2025-04-02 08:21:38 -04:00
disassembler/arm
e200rpatcher rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
e200tool
editors
hwpatcher
hwstub misc: respect standard __ASSEMBLER__ define in CPU headers 2026-03-05 21:13:50 +00:00
ibassoboot/jni rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
imxtools FS#13403: Fix compilation error in scsitools 2024-03-31 20:12:12 -04:00
ingenic_tools
ipod
ipodpatcher tools: Fix up a bunch of compilation warnings 2024-12-03 20:37:55 -05:00
jz4740_tools Convert non-ASCII characters to UTF-8 2024-12-15 21:16:12 -05:00
jz4760_tools
jztool Add Shanling M0 Pro to jztool 2026-02-24 18:03:33 -05:00
mkamsboot mkamsboot: Fix a warning. 2021-12-25 17:47:14 +01:00
mkimxboot rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
mkmpioboot rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
mknwzboot rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
mkrk27boot rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
mks5lboot misc: respect standard __ASSEMBLER__ define in CPU headers 2026-03-05 21:13:50 +00:00
mktccboot rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
mkzenboot mkzenboot: Add support for 1.21.03 (US) firmware on the ZEN 2025-11-28 16:38:23 -05:00
MTP mknkboot: optimize verifyfirm 2021-06-17 15:30:51 +00:00
nwztools
rbpms Add iPod Nano 2G post-mortem memory dumper by Michael Sparmann 2025-08-14 20:45:19 -04:00
rbutilqt rbutil: Fix typo in changelog 2026-02-03 07:12:14 -05:00
reggen-ng stm32h743: add intitial register definitions 2025-04-21 14:15:31 -04:00
regtools headergen_v2: Add additional generator types to help output 2025-04-20 16:26:50 -04:00
rk27utils rk27xx-utils: fix compiler warning on amd64 2024-10-27 11:25:51 -04:00
rknanoutils rknanotools: fix rknano stages processing 2024-10-27 09:12:31 -04:00
rockbox_api docs: Do a proper "merge" with the API docs 2025-04-21 15:59:00 -04:00
samsungtools
sansapatcher tools: Fix up a bunch of compilation warnings 2024-12-03 20:37:55 -05:00
scsi
skinupdater [Bugfix] Pt doesn't return length of the next track 2024-12-08 00:28:16 -05:00
tcctool
themeeditor Remove Creative Zen Vision and Vision:M ports 2026-02-06 07:31:54 -05:00
time-sync time-sync: Fix arguments order in linker command 2025-01-16 16:05:18 -05:00
tomcrypt
tools rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ypr0tools
zenutils Convert non-ASCII characters to UTF-8 2024-12-15 21:16:12 -05:00
CMakeLists.txt rbutil: Pull the internal/external QUAZIP library stuff into the toplevel 2026-01-30 15:08:23 -05:00
libtools.make rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
parse_testcodec.rb