Károly Balogh
|
dbb91b5ef0
arm-netbsd: added platform define and dummy rtl files so the build passes for this platform. port not functional yet
|
7 년 전 |
marcus
|
86940dfb32
AROS: added arm-aros target to compiler and fpcmake
|
8 년 전 |
Jeppe Johansen
|
1b02dd27dc
Make relocation type more precise compared to output of gas.
|
9 년 전 |
Jeppe Johansen
|
52e505bff7
Fixed internal error in GOT related code for ARM internal assembler.
|
10 년 전 |
Jeppe Johansen
|
5c3093a937
Add most non-VFP Thumb-2 instruction entries for the ARM internal writer.
|
10 년 전 |
Jeppe Johansen
|
b4a4dda4e5
Make sure to change BLX instructions back to BL when the target is not a Thumb function.
|
10 년 전 |
Jeppe Johansen
|
fe0cdcfb2e
Add a small function to handle encoding of CPU specific ELF flags. This is used to encode EABI version for ARM.
|
10 년 전 |
Jeppe Johansen
|
0b5bcdf439
Modify fixup of BL/BLX instructions and ensure proper form is generated.
|
10 년 전 |
Jeppe Johansen
|
eb3eaab54b
Fix some small encoding bugs.
|
10 년 전 |
Jeppe Johansen
|
9e5979e8be
Implemented UAL syntax support in the ARM assembler reader. Can be toggled with a field for now, but not implemented yet. Still using pre-UAL syntax for now.
|
10 년 전 |
sergei
|
4a90d7e3de
+ ARM internal linker: very initial support for Thumb mode, helloworld-class programs compiled with "-Cparmv6m -CIthumb" can now run.
|
11 년 전 |
sergei
|
97a706c672
+ Add definitions for ELF header flags.
|
11 년 전 |
sergei
|
32ffddaad8
+ ELF linker back-ends for ARM and MIPS.
|
12 년 전 |