pierre
|
beec828647
Fix cycling of arm compiler starting with release ppcarm 3.0.4
|
6 years ago |
Jonas Maebe
|
96b27765f0
* replaced fstm/fldm with vstm/vldm for clang compatibility
|
6 years ago |
florian
|
1c067e96bf
* fix VFPv4 support
|
9 years ago |
Jeppe Johansen
|
9478099e5a
Undo recent VFP assembler changes to make bootstrapping from 3.0.1 possible.
|
10 years ago |
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 years ago |
Károly Balogh
|
c108a24cc8
reverted r25622 which was an accidental commit of some highly experimental debug code (sorry)
|
12 years ago |
Károly Balogh
|
d004b44406
really fixed FillChar and fixed FillWord. fixes 8 tests.
|
12 years ago |
svenbarth
|
7babce23da
Fix compilation of arm-wince on Linux(?).
|
12 years ago |
florian
|
1eeeb309c7
* intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet
|
12 years ago |
florian
|
291157330e
* fix setjump for arm<=armv5 with vfp
|
13 years ago |
florian
|
c39d12a618
* fix longjmp for -Cparmv7m, resolves #22014
|
13 years ago |
Jonas Maebe
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
13 years ago |
florian
|
24fea58b92
+ initial implementation of iso style gotos in iso mode
|
15 years ago |
Jonas Maebe
|
fbebd87593
* use BLX instead of "mov r14, r15; mov r15, reg" for a_call_reg on ARMv6
|
15 years ago |
Jonas Maebe
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
15 years ago |
florian
|
515774b864
* merged armthum branch
|
16 years ago |
yury
|
11576fd24b
* fixed warnings and notes while compiling system unit for wince.
|
19 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
1033fb1430
+ added nostackframe directive
|
20 years ago |
florian
|
f5c99d9e2d
* setjmp fixed
|
21 years ago |
florian
|
1883a09ddd
* fixed setjump
|
21 years ago |
florian
|
8d771df2d4
* arm fixes to the common rtl code
|
22 years ago |
florian
|
736ae20a79
* empty dummy files
|
22 years ago |