florian
|
21c154d60a
Merged r22903
|
12 年 前 |
florian
|
1eeeb309c7
* intial armv6m support, it is not working yet, constant pool insertation and conditional branch fixup is not working yet
|
12 年 前 |
yury
|
c2fed960c9
* Add android to supported targets for assemblers. It fixes assembling for i386-android.
|
12 年 前 |
florian
|
47d43750e4
* remove unused units from uses statements
|
12 年 前 |
Jeppe Johansen
|
3ee29eb219
Fixed ARMv7-EM code generation and RTL compilation
|
12 年 前 |
Jonas Maebe
|
6497d3c994
- removed no longer used/supported af_allowdirect flag (direct assembler
|
12 年 前 |
Jeppe Johansen
|
a8f9b0dac4
Added initial support for the Cortex-M4F FPv4_S16 FPU
|
13 年 前 |
Jeppe Johansen
|
80bb3febea
Fixed assembler calling command line for cpus>ARMv5TE. EDSP instructions will generate errors while assembling, due to RTL assembler routines
|
13 年 前 |
tom_at_work
|
f4ba47a1c8
Fixed --march parameter passed to GNU as for ARM processors
|
13 年 前 |
florian
|
54d3d736f5
* patch by Jeppe Johansen to add support for handling different flags for xPSR regs,
|
13 年 前 |
florian
|
614afc1c8f
* pass march to GNU AS for cpu_armv6 and cpu_armv7
|
13 年 前 |
masta
|
3566956389
Fix ARM-Assembler output for RRX-Shifterops
|
13 年 前 |
Jonas Maebe
|
ac43eb9b70
+ generic implementation of ReplaceForbiddenAsmSymbolChars() instead
|
13 年 前 |
Jonas Maebe
|
6ba8dc7146
+ support for the ARM hard float EABI on Linux (patch by Peter Green):
|
13 年 前 |
florian
|
c95f7b1c2f
* remove cpu type cortex m3 on arm, it is just an ARMv7-M
|
14 年 前 |
Jonas Maebe
|
bbf0e35a51
+ Support for ARM CPS/CPSIE/CPSID instructions and mode flag bitfield
|
14 年 前 |
Jonas Maebe
|
780e75bfac
o patch by Jeppe Johansen to fix mantis #17472:
|
14 年 前 |
Jonas Maebe
|
b4c8c73e70
* changed tf_use_function_relative_addresses into an assembler flag (with
|
15 年 前 |
Jonas Maebe
|
d1538ab023
o added ARM VPFv2/VFPv3 support:
|
15 年 前 |
florian
|
f54365db94
* adapted more fpc-mips stuff to trunk
|
15 年 前 |
florian
|
515774b864
* merged armthum branch
|
16 年 前 |
Jonas Maebe
|
b1c3f76ff9
* changed the supported targets for assembler writers to a set, and
|
16 年 前 |
Jonas Maebe
|
479d5c7aa3
* forgot inherited call in previous commit for non-darwin
|
17 年 前 |
Jonas Maebe
|
5f39783ec6
* moved adding of '-mfpu=softvfp' for arm/softfloat to overridden
|
17 年 前 |
Jonas Maebe
|
3aa600e569
+ darwin/arm assembler writer
|
17 年 前 |
yury
|
e94277d5dc
* removed unneeded label.
|
18 年 前 |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 年 前 |
Jonas Maebe
|
ba6f1e4990
* factered WriteInstruction out of TGNUAssembler into its own class
|
19 年 前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年 前 |
fpc
|
50778076c3
initial import
|
20 年 前 |