mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-12-11 17:10:31 +01:00
The linker will always change BL to BLX if necessary, but not vice versa (linker version dependent). "BLX label" ALWAYS changes the instruction set. It changes a processor in ARM state to Thumb state, or a processor in Thumb state to ARM state. git-svn-id: trunk@36086 - |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| jvm | ||
| mipsel | ||
| cwstring.pp | ||
| dlandroid.inc | ||
| Makefile | ||
| Makefile.fpc | ||
| sysandroid.inc | ||
| sysandroidh.inc | ||
| unixandroid.inc | ||