Commit Graph

58241 Commits

Author SHA1 Message Date
florian
fa4cbc89a5 + Xtensa: hard float support, i.e. make use of floating point extension if available
git-svn-id: trunk@44539 -
2020-04-03 20:15:23 +00:00
florian
ba3de67f3b + Xtensa: the boolean extension is used as flags
git-svn-id: trunk@44538 -
2020-04-03 20:15:22 +00:00
ondrej
7cecc87441 odbc: use ftBlob only for VARBINARY(MAX) fields
git-svn-id: trunk@44531 -
2020-04-03 11:01:45 +00:00
ondrej
0c8cf3e323 odbc: use ftBlob also for SQL_VARBINARY fields because they can have size bigger than max allowed size for ftVarBytes (High(Word))
git-svn-id: trunk@44530 -
2020-04-03 09:47:31 +00:00
marco
e53b67517a * improve porunidle casing, suggestion by Bart.
git-svn-id: trunk@44529 -
2020-04-03 08:47:54 +00:00
Jonas Maebe
d5de84c6c5 * use typenames in more cases in the generated LLVM IR (results in smaller
IR in textual form)

git-svn-id: trunk@44518 -
2020-04-02 21:21:44 +00:00
Jonas Maebe
afd0ae44ee * use tprocvardef.getreusableprocaddr also for non-address-only copies of
proc(var)defs

git-svn-id: trunk@44517 -
2020-04-02 21:21:40 +00:00
Jonas Maebe
4ba19f5418 * add support for creating non-address-only procvars to
cprocvar.getreusableprocaddr()

git-svn-id: trunk@44516 -
2020-04-02 21:21:36 +00:00
florian
b033ccbddb * cleanup
git-svn-id: trunk@44515 -
2020-04-02 20:04:03 +00:00
florian
44d9498eff * cosmetics
git-svn-id: trunk@44514 -
2020-04-02 20:04:02 +00:00
marco
07ee8948aa * use a PO flag to run idle event. This allows both cases (slow, long term input, and short, quick input) to run without derivation of the class for runcommand.
git-svn-id: trunk@44496 -
2020-04-01 21:12:10 +00:00
florian
ba9e930556 * Xtensa: set fpu type dependending on the controller
git-svn-id: trunk@44495 -
2020-04-01 20:08:23 +00:00
florian
c2cf21d176 + Xtensa: boolean registers * Xtensa: register numbers of floating point registers corrected
git-svn-id: trunk@44494 -
2020-04-01 20:08:22 +00:00
florian
1e0640c9e9 * Xtensa: FreeRTOS uses windowed calling convention
git-svn-id: trunk@44493 -
2020-04-01 20:08:21 +00:00
florian
b41c8342c8 * Xtensa: reduce stack usage
git-svn-id: trunk@44492 -
2020-04-01 20:08:20 +00:00
michael
a630f93c7b * Apply patch from Serge Anvarov, explicitly mark some routines as not implemented (bug ID 35101)
git-svn-id: trunk@44482 -
2020-04-01 07:44:21 +00:00
michael
b2ddb43fa9 * Patch from Serge Anvarov to simplify ReadDate/ReadTime (bug ID 35105)
git-svn-id: trunk@44481 -
2020-04-01 07:41:16 +00:00
michael
aaaca28dcd * Patch from Serge Anvarov to simplify ReadDate/ReadTime (bug ID 35105)
git-svn-id: trunk@44480 -
2020-04-01 07:39:14 +00:00
michael
3030ffb9c1 * Apply patch from Serge Anvarov, change var to const for buffer param (bug ID 35106)
git-svn-id: trunk@44479 -
2020-04-01 07:33:46 +00:00
michael
a24a4b9745 * Patch from Bart Broersma to fix bug ID #36809 - test program
git-svn-id: trunk@44478 -
2020-04-01 07:06:01 +00:00
michael
25b7e1352b * Patch from Bart Broersma to fix bug ID #35022
git-svn-id: trunk@44477 -
2020-04-01 07:00:34 +00:00
pierre
4861761150 Try to fix problems for more recent GDB versions.
Move GDB_NEW_UI macro def. to GDB_VER_GE_712
  Add GDB_INTERP_LOOKUP_HAS_UI and GDB_HAS_SAVED_COMMAND_LINE_BUT_NO_SIZE
  to same GDB_VER_GE_712.
  Use stdio_filopen to create gdb_stdout and gdb_stderr 
  if GDB_HAS_GET_STDIN macro is set.

git-svn-id: trunk@44471 -
2020-03-31 20:49:17 +00:00
joost
625e847e56 * Do not try to resolve dependencies for packages that not meet the target
git-svn-id: trunk@44470 -
2020-03-31 20:15:08 +00:00
joost
81887a2eb3 * Debug-writeln removed
git-svn-id: trunk@44469 -
2020-03-31 20:09:46 +00:00
florian
a96a43d0d8 * Xtensa: spilling for bigger offsets fixed
git-svn-id: trunk@44464 -
2020-03-31 19:33:12 +00:00
florian
5ef1ede0a4 * xtensa-freertos: enable softfloat for now
git-svn-id: trunk@44463 -
2020-03-31 19:33:11 +00:00
florian
e147e191ca * ESP32: set flash size to a resonable value (assumes external flash for now)
git-svn-id: trunk@44462 -
2020-03-31 19:33:11 +00:00
florian
aab0884182 + Xtensa: generate all helper files to fpc can successfully compile a single program
git-svn-id: trunk@44461 -
2020-03-31 19:33:10 +00:00
marco
aa391dadbf * only free if not ffreeobjects, mantis 036853
git-svn-id: trunk@44457 -
2020-03-31 14:53:03 +00:00
Károly Balogh
84e36cce0f * fix morphos info unit name after r44454
git-svn-id: trunk@44456 -
2020-03-31 05:12:59 +00:00
Károly Balogh
8bdcf4273d * darwin: remove some leftover resource-spec structures from i_bsd, clean up some related darwin specific int/ext resource handling in options
git-svn-id: trunk@44455 -
2020-03-31 04:57:08 +00:00
Károly Balogh
69fb20784a * fix source info for darwin (and some other systems), this fixes darwin hosted cross builds after r44407
git-svn-id: trunk@44454 -
2020-03-31 04:53:38 +00:00
joost
6a966970bc * Missing include-file added to fpmake-archive
git-svn-id: trunk@44443 -
2020-03-30 21:41:19 +00:00
joost
7ee874fba1 * Missing include-file added to fpmake-archive
git-svn-id: trunk@44442 -
2020-03-30 20:54:26 +00:00
florian
314b8999aa + Xtensa: add linklib statements, better _halt procedure
git-svn-id: trunk@44441 -
2020-03-30 20:42:56 +00:00
florian
8e929b2879 * make TLinkerInfo fields ansistrings as xtensa-freertos needs long command lines
git-svn-id: trunk@44440 -
2020-03-30 20:42:56 +00:00
florian
3135effee3 * Xtensa: returning of 32 Bit values fixes
git-svn-id: trunk@44439 -
2020-03-30 20:42:55 +00:00
florian
26db93d78c * Xtensa: shift operations fixed
git-svn-id: trunk@44438 -
2020-03-30 20:42:55 +00:00
joost
e6d0e80853 * Added some missing source-files to the fpmake-archive
git-svn-id: trunk@44437 -
2020-03-30 20:27:00 +00:00
Jonas Maebe
79974a9671 + -XlS<x> option to specify a suffix for externally called LLVM utilities,
e.g. -XlS-7 to call clang-7 instead of clang)
  * IMPORTANT: changed the -CL llvm code generation options to -Cl, for
    consistency with the new -Xl option (-XL was already taken)

git-svn-id: trunk@44436 -
2020-03-30 19:58:49 +00:00
michael
13986a1f8f * Added ability to use UTF16, expanded patch from Anton Kavalenka
git-svn-id: trunk@44435 -
2020-03-30 19:36:04 +00:00
joost
923c891b37 * Missing include-file added to fpmake-archive
git-svn-id: trunk@44433 -
2020-03-30 18:01:29 +00:00
Mattias Gaertner
f7ddf90bdd pastojs: fixed with-do x, where x is in helper and class
git-svn-id: trunk@44432 -
2020-03-30 12:06:57 +00:00
Mattias Gaertner
b8bcccc1f1 fcl-passrc: fixed resolving with-do x, where x is in helper and class
git-svn-id: trunk@44431 -
2020-03-30 12:06:32 +00:00
michael
20749e1ee2 * Patch from Bart Broersma to fix bug ID #36809
git-svn-id: trunk@44429 -
2020-03-30 09:26:02 +00:00
Károly Balogh
b96109727c m68k-amiga: initial work on some support functions to allow the RTL to be compiled for AmigaOS 1.x
git-svn-id: trunk@44427 -
2020-03-30 03:06:23 +00:00
Károly Balogh
f69c099cfe amiga/morphos: fix freepooled(), it has no return value
git-svn-id: trunk@44426 -
2020-03-30 02:41:32 +00:00
Károly Balogh
c7136b59c7 amiga: no packed records in doslibd.inc and timerd.inc, use packrecords 2 insead, this improves code generated for plain 68000
git-svn-id: trunk@44420 -
2020-03-30 01:47:57 +00:00
Károly Balogh
3031a4da31 amiga-m68k: minimal tweaks and formatting to the dos unit
git-svn-id: trunk@44416 -
2020-03-30 00:40:20 +00:00
Jonas Maebe
375cc2b443 * allow FPC 3.2.0 as bootstrap version
git-svn-id: trunk@44408 -
2020-03-29 19:20:03 +00:00