nickysn
|
2d39ddf85e
+ write the global procedures/functions in the llvm-mc assembler writer
|
5 years ago |
nickysn
|
44d8dd2d43
* synchronized with trunk
|
5 years ago |
florian
|
f30f62231f
* reverted 46417: if a assembler subroutine needs an entry instruction, it should be added explicitly
|
5 years ago |
florian
|
6e25a014e6
* Xtensa: force correct location into a register in tcpunotnode.second_boolean
|
5 years ago |
florian
|
3c6c403b7b
* Xtensa-FreeRTOS: use setjmp/longjmp provided by the Xtensa libraries, we
|
5 years ago |
florian
|
5aa3da26f5
* fix test for targets with little memory
|
5 years ago |
pierre
|
b7a1195f5d
Generate more precise error message
|
5 years ago |
pierre
|
836a932b9a
Move z80 specific -Sf options from rtl.cfg to system.cfg, as -Sf options are only accepted when compiliing system unit
|
5 years ago |
pierre
|
8aa844e2fe
Fix compilation with -dEXTDEBUG for aarch64
|
5 years ago |
pierre
|
d4c9e1f260
Replace outdated cgop2string function by tcgsize2str function from cgbase unit to fix EXTDEBUG cycle on powerpc64le-linux
|
5 years ago |
pierre
|
46c354ae58
Fix EXTDEBUG code: tai_comment requires use of strpnew function with constant string
|
5 years ago |
Mattias Gaertner
|
eec29225df
fcl-passrc: generic function: inline specialize test
|
5 years ago |
Mattias Gaertner
|
9ca61c10d0
fcl-passrc: generic function: inline specialize
|
5 years ago |
florian
|
03b147eef8
* compilation fixed
|
5 years ago |
pierre
|
4739762790
* Try to avoid deadlocks with worker threads:
|
5 years ago |
pierre
|
1e8aa99f81
* Disable range and overflow checking inside softfpu implementation
|
5 years ago |
nickysn
|
7bab5b6483
* synchronized with trunk
|
5 years ago |
florian
|
c73c98d995
* Xtensa FreeRTOS: unified haltproc
|
5 years ago |
florian
|
03a0e6e82f
* Xtensa: fixed TCPUAddNode.second_cmpsmallset
|
5 years ago |
Jonas Maebe
|
beac71ed24
* fix deleting the linksyms file after successful linking (mantis #37636)
|
5 years ago |
Jonas Maebe
|
3208929e17
* add Xcode-11.0 as LLVM target version versin
|
5 years ago |
Jonas Maebe
|
453bfcd370
* emit the correct declaration for procdefs used to force a procname in LLVM
|
5 years ago |
nickysn
|
d197f4de85
* synchronized with trunk
|
5 years ago |
nickysn
|
438908d86a
+ added tf_under_development for the wasm32 targets
|
5 years ago |
florian
|
27fbf8c91e
* Xtensa: tcpunotnode.second_boolean fixed
|
5 years ago |
nickysn
|
0c366b33fd
+ added TWASM32InstrWriter (not yet implemented)
|
5 years ago |
nickysn
|
6759ef3a6c
+ added tf_needs_symbol_size for the wasm32 targets
|
5 years ago |
nickysn
|
aea75c7caf
- removed commented out class name
|
5 years ago |
nickysn
|
539fde196d
* rebase the llvm-mc asm writer on the GAS assembler writer - seems to be pretty
|
5 years ago |
nickysn
|
bd72084939
* changed op2strtype to have a large enough string to hold the instruction and
|
5 years ago |