Commit Graph

60713 Commits

Author SHA1 Message Date
florian
f4ded560cc * Xtensa: OP_NOT fixed
git-svn-id: trunk@46706 -
2020-08-26 21:01:00 +00:00
Mattias Gaertner
7a87452764 pastojs: GetTypeKind
git-svn-id: trunk@46705 -
2020-08-26 20:30:56 +00:00
Mattias Gaertner
13903e44f4 fcl-passrc: resolver: GetTypeKind
git-svn-id: trunk@46704 -
2020-08-26 20:30:47 +00:00
nickysn
35a4e705db + define tf_smartlink_sections for the WASM targets
git-svn-id: branches/wasm@46703 -
2020-08-26 20:26:36 +00:00
nickysn
8b3dd67869 + enabled tf_needs_symbol_type for the wasm targets
git-svn-id: branches/wasm@46702 -
2020-08-26 17:26:45 +00:00
nickysn
e3da45de37 * fixed the global.get, global.set, local.set, local.get and local.tee instructions in the llvm-mc instruction writer
git-svn-id: branches/wasm@46701 -
2020-08-26 17:14:43 +00:00
nickysn
0e3754e24d * copied the gas_op2str table, because it will require changes from the wat2wasm table
git-svn-id: branches/wasm@46700 -
2020-08-26 17:11:01 +00:00
nickysn
5157ea0524 * llvm-mc instruction writing, copied from the wat2wasm writer
git-svn-id: branches/wasm@46699 -
2020-08-26 17:09:36 +00:00
nickysn
2d39ddf85e + write the global procedures/functions in the llvm-mc assembler writer
git-svn-id: branches/wasm@46698 -
2020-08-26 16:58:17 +00:00
nickysn
44d8dd2d43 * synchronized with trunk
git-svn-id: branches/wasm@46697 -
2020-08-26 00:58:37 +00:00
florian
f30f62231f * reverted 46417: if a assembler subroutine needs an entry instruction, it should be added explicitly
git-svn-id: trunk@46696 -
2020-08-25 21:39:40 +00:00
florian
6e25a014e6 * Xtensa: force correct location into a register in tcpunotnode.second_boolean
git-svn-id: trunk@46695 -
2020-08-25 21:39:39 +00:00
florian
3c6c403b7b * Xtensa-FreeRTOS: use setjmp/longjmp provided by the Xtensa libraries, we
have to link against them anyways

git-svn-id: trunk@46694 -
2020-08-25 21:39:38 +00:00
florian
5aa3da26f5 * fix test for targets with little memory
git-svn-id: trunk@46693 -
2020-08-25 21:39:38 +00:00
pierre
b7a1195f5d Generate more precise error message
git-svn-id: trunk@46692 -
2020-08-25 15:31:09 +00:00
pierre
836a932b9a Move z80 specific -Sf options from rtl.cfg to system.cfg, as -Sf options are only accepted when compiliing system unit
git-svn-id: trunk@46691 -
2020-08-25 15:15:51 +00:00
pierre
8aa844e2fe Fix compilation with -dEXTDEBUG for aarch64
git-svn-id: trunk@46690 -
2020-08-25 14:33:22 +00:00
pierre
d4c9e1f260 Replace outdated cgop2string function by tcgsize2str function from cgbase unit to fix EXTDEBUG cycle on powerpc64le-linux
git-svn-id: trunk@46689 -
2020-08-25 13:29:16 +00:00
pierre
46c354ae58 Fix EXTDEBUG code: tai_comment requires use of strpnew function with constant string
git-svn-id: trunk@46688 -
2020-08-25 13:27:53 +00:00
Mattias Gaertner
eec29225df fcl-passrc: generic function: inline specialize test
git-svn-id: trunk@46687 -
2020-08-25 12:58:53 +00:00
Mattias Gaertner
9ca61c10d0 fcl-passrc: generic function: inline specialize
git-svn-id: trunk@46686 -
2020-08-25 12:49:06 +00:00
florian
03b147eef8 * compilation fixed
git-svn-id: trunk@46685 -
2020-08-25 12:45:06 +00:00
pierre
4739762790 * Try to avoid deadlocks with worker threads:
* Add three separate try/except blocks:
       - Around thread create calls to handle fails in constructor
       - Around ProcessThreadResult calls
       - Around Terminate calls
    Set ErrorState and ErrorMessage if an exception is raised
    inside those try/except blocks.

git-svn-id: trunk@46684 -
2020-08-25 12:20:52 +00:00
pierre
1e8aa99f81 * Disable range and overflow checking inside softfpu implementation
git-svn-id: trunk@46682 -
2020-08-25 06:34:29 +00:00
nickysn
7bab5b6483 * synchronized with trunk
git-svn-id: branches/wasm@46681 -
2020-08-25 00:15:56 +00:00
florian
c73c98d995 * Xtensa FreeRTOS: unified haltproc
git-svn-id: trunk@46679 -
2020-08-24 21:02:09 +00:00
florian
03a0e6e82f * Xtensa: fixed TCPUAddNode.second_cmpsmallset
git-svn-id: trunk@46678 -
2020-08-24 21:02:08 +00:00
Jonas Maebe
beac71ed24 * fix deleting the linksyms file after successful linking (mantis #37636)
git-svn-id: trunk@46677 -
2020-08-24 20:21:10 +00:00
Jonas Maebe
3208929e17 * add Xcode-11.0 as LLVM target version versin
git-svn-id: trunk@46676 -
2020-08-23 21:11:13 +00:00
Jonas Maebe
453bfcd370 * emit the correct declaration for procdefs used to force a procname in LLVM
o fixes lazarus startup on macOS/AArch64 when compiled with the LLVM cg

git-svn-id: trunk@46675 -
2020-08-23 21:11:09 +00:00
nickysn
d197f4de85 * synchronized with trunk
git-svn-id: branches/wasm@46674 -
2020-08-23 21:11:01 +00:00
nickysn
438908d86a + added tf_under_development for the wasm32 targets
git-svn-id: branches/wasm@46673 -
2020-08-23 19:20:30 +00:00
florian
27fbf8c91e * Xtensa: tcpunotnode.second_boolean fixed
git-svn-id: trunk@46672 -
2020-08-23 19:13:19 +00:00
nickysn
0c366b33fd + added TWASM32InstrWriter (not yet implemented)
git-svn-id: branches/wasm@46671 -
2020-08-23 17:18:08 +00:00
nickysn
6759ef3a6c + added tf_needs_symbol_size for the wasm32 targets
git-svn-id: branches/wasm@46670 -
2020-08-23 17:06:18 +00:00
nickysn
aea75c7caf - removed commented out class name
git-svn-id: branches/wasm@46669 -
2020-08-23 17:02:33 +00:00
nickysn
539fde196d * rebase the llvm-mc asm writer on the GAS assembler writer - seems to be pretty
close in syntax

git-svn-id: branches/wasm@46668 -
2020-08-23 17:01:55 +00:00
nickysn
bd72084939 * changed op2strtype to have a large enough string to hold the instruction and
use that type for wasm_op2str in itcpuwasm

git-svn-id: branches/wasm@46667 -
2020-08-23 16:37:20 +00:00
nickysn
5f33623bb6 * changed JVM reference in comment to WebAssembly
git-svn-id: branches/wasm@46666 -
2020-08-23 16:31:59 +00:00
nickysn
988a833836 * synchronized with trunk
git-svn-id: branches/wasm@46665 -
2020-08-23 15:31:53 +00:00
florian
ea2ae3b8f0 + Xtensa: use extui for and with constants
git-svn-id: trunk@46664 -
2020-08-23 14:17:01 +00:00
Mattias Gaertner
0b6501fbfb fcl-passrc: test unitdot in constraint
git-svn-id: trunk@46663 -
2020-08-23 14:13:06 +00:00
Mattias Gaertner
050f1fa1f4 fcl-passrc: test TAnt<T:T>
git-svn-id: trunk@46662 -
2020-08-23 13:42:30 +00:00
Jonas Maebe
ac18c0090a * non-zero exit code on failure
git-svn-id: trunk@46661 -
2020-08-23 11:31:16 +00:00
Jonas Maebe
d1d3d7cd08 * never create a regular temp for inline parameters that can be modified by
the caller (mantis #37465)a
   o in theory, the regular checks for doing so should never trigger, but due
     to compiler-generated nodes (such as calls to fpc_ansistr_unique), they
     could. Internal address nodes can deal with taking the address of the
     function result in this case.

git-svn-id: trunk@46660 -
2020-08-23 11:27:59 +00:00
yury
e5a923eb7a * 8086: Proper implementation of: If a far procvar is called, it must be in a memory location. This fixes a hack to emulate CALL reg1:reg2.
git-svn-id: trunk@46641 -
2020-08-23 10:26:54 +00:00
yury
04baeb2bcf * 8086: Reverted r46557. It must be implemented differently.
git-svn-id: trunk@46561 -
2020-08-23 00:17:40 +00:00
yury
00db7646c8 * 8086: Fixed register allocation failure after r46559.
git-svn-id: trunk@46560 -
2020-08-22 23:42:12 +00:00
yury
5ec101d578 * 8086: Do not destroy contents of the BX parameter when calling a procvar by ref with a base.
git-svn-id: trunk@46559 -
2020-08-22 23:06:55 +00:00
yury
eee67af684 * 8086: Fixed using far procvars in a near code memory model and vice versa.
git-svn-id: trunk@46558 -
2020-08-22 22:17:03 +00:00