Commit Graph

58323 Commits

Author SHA1 Message Date
florian
9bcff94e9e * factored out TARMAsmOptimizer.OptPass1UXTB
* several other routines being very similar for ARM and AAarch64 moved to aoptarm

git-svn-id: trunk@44725 -
2020-04-15 20:21:29 +00:00
marco
3c467f7cc5 * added some image_dllcharacteristics flags + removed some hard tabs.
git-svn-id: trunk@44724 -
2020-04-15 10:09:55 +00:00
florian
c4b66c89f7 * check for stup instead of stp
git-svn-id: trunk@44722 -
2020-04-14 20:52:27 +00:00
florian
2276caae24 + common assembler optimizer base class for arm and aarch64
git-svn-id: trunk@44720 -
2020-04-13 21:01:01 +00:00
pierre
3022927a6f Handle all existing possible values for init_settings.fputype to set Tag_FP_Arch .eabi_attribute
git-svn-id: trunk@44719 -
2020-04-13 20:56:44 +00:00
florian
3dff78621c * Aarch64: UTX/STX instructions include now the postfix, so it is the same as for ARM
git-svn-id: trunk@44718 -
2020-04-13 18:04:34 +00:00
florian
2bae2a451c * load 0 into unaligned memory in a simpler way
git-svn-id: trunk@44717 -
2020-04-13 17:29:09 +00:00
florian
7c2c8581b7 * get rid of fpu_vfp_first/last hack
git-svn-id: trunk@44716 -
2020-04-13 17:27:46 +00:00
florian
3d4cc7c2f6 * fixes compilation on WinCE
git-svn-id: trunk@44715 -
2020-04-13 13:09:15 +00:00
florian
cd35cdad25 * fix Min/MaxSingle/Double values, resolves #36870
git-svn-id: trunk@44714 -
2020-04-13 08:48:32 +00:00
florian
458a6000e7 + arm: optimize sxth/sxtb
git-svn-id: trunk@44713 -
2020-04-12 20:50:40 +00:00
florian
4d73a9e637 * simplify tc_bool_2_int
git-svn-id: trunk@44712 -
2020-04-12 20:50:39 +00:00
marcus
8b95fb8377 Morphos: Fixed compilation after r44709
git-svn-id: trunk@44711 -
2020-04-12 20:47:35 +00:00
marcus
3f579c10a4 Amiga: do not try to read pr_LocalVars when running on 1.x
git-svn-id: trunk@44709 -
2020-04-12 18:44:51 +00:00
marcus
280d5057e8 Amiga: simple SystemTagList() implementation for old Amigas including basic tag list handling (GetEnv works now)
git-svn-id: trunk@44708 -
2020-04-12 18:21:35 +00:00
florian
d772a42375 * arm: more fixes for fpu_fpv4_sp_d16
* take care of FPUARM_HAS_VFP_DOUBLE
  * use FPUARM_HAS_VFP_EXTENSION instead of checking fpu_vfp_first and ...last

git-svn-id: trunk@44707 -
2020-04-12 18:05:50 +00:00
florian
9d7261a60b * make eabihf/eabi changeable at compilation time
git-svn-id: trunk@44706 -
2020-04-12 18:05:49 +00:00
marcus
dcf08c1d4d Amiga: very basic first implementation of MatchFirst/Next/End for old Amiga Versions
git-svn-id: trunk@44705 -
2020-04-12 17:16:27 +00:00
marcus
acf58acf41 Amiga: Implementation of Amiga2Date and Date2Amiga for older Amiga Versions
git-svn-id: trunk@44704 -
2020-04-12 15:17:00 +00:00
florian
38c32bcada * reorganized arm cpu flags
git-svn-id: trunk@44703 -
2020-04-12 14:24:56 +00:00
florian
497ff94cb0 + fpu_fpv4_sp_d32
* some fixes to make fpv4-sp-d32 work

git-svn-id: trunk@44702 -
2020-04-12 14:24:56 +00:00
michael
71784254ab * Use exepath on all platforms
git-svn-id: trunk@44700 -
2020-04-12 10:52:24 +00:00
michael
39fa965790 * Use exepath on all platforms
git-svn-id: trunk@44699 -
2020-04-12 10:51:14 +00:00
michael
02ed51ea25 * Do not expand FPCBINDIR on darwin
git-svn-id: trunk@44698 -
2020-04-12 09:32:03 +00:00
michael
f3560004cf * Add FPCBINDIR macro for paths
git-svn-id: trunk@44697 -
2020-04-12 07:56:01 +00:00
florian
4141df7fe6 * Xtensa: patch by Christo Crause to handle the sign extension architecture option, resolves #36885
git-svn-id: trunk@44689 -
2020-04-11 14:58:58 +00:00
florian
f2d45a0e9d * Xtensa: fix expectloc of taddnode
git-svn-id: trunk@44688 -
2020-04-11 13:18:47 +00:00
florian
b352449eac * Xtensa: fix flag handling: B0 is considered as default flags
git-svn-id: trunk@44687 -
2020-04-11 13:18:47 +00:00
florian
75fe6c23a5 * FreeRTOS: adapated packages to build
git-svn-id: trunk@44686 -
2020-04-11 13:18:46 +00:00
florian
301acdf54b * dependencies fixes
git-svn-id: trunk@44685 -
2020-04-11 13:18:45 +00:00
Mattias Gaertner
3175fb3094 fcl-js: write TJSStatementList using a heap stack to avoid large stack depths
git-svn-id: trunk@44684 -
2020-04-11 11:05:19 +00:00
florian
5bab6201d5 * rebuild Makefiles
git-svn-id: trunk@44679 -
2020-04-10 19:42:14 +00:00
florian
093e227edb * Xtensa: register numbers fixed
git-svn-id: trunk@44678 -
2020-04-10 19:41:46 +00:00
florian
b9cc9f2e8a * Xtensa: fixes spilling
git-svn-id: trunk@44677 -
2020-04-10 19:41:46 +00:00
florian
1cebf9f183 + freertos
git-svn-id: trunk@44676 -
2020-04-10 19:41:45 +00:00
Károly Balogh
afe8a7596a arm-linux: enable epoll_pwait syscall number. this fixes the ARM Linux build after r44666
git-svn-id: trunk@44675 -
2020-04-10 09:26:00 +00:00
michael
50e7345fd3 * Patch from Anton Kavalenka (Bug ID 36871):
* clipping to path
  * minor optimizations in font searching
  * published graphics stack state management
  * resetting cached line width and color on restoring graphics stack state

git-svn-id: trunk@44667 -
2020-04-09 21:36:35 +00:00
michael
76e64749aa * Fix bug #35914: add epoll_pwait, epoll_create1
git-svn-id: trunk@44666 -
2020-04-09 21:27:22 +00:00
michael
a678192c11 * Use ansistrings for options. (bug ID 36892)
git-svn-id: trunk@44664 -
2020-04-09 21:05:59 +00:00
florian
9753dd964b * Xtensa: properly align maxpushedparasize
git-svn-id: trunk@44663 -
2020-04-09 20:37:36 +00:00
florian
2a0eeb41df * Xtensa: fix reg_cgsize
git-svn-id: trunk@44662 -
2020-04-09 20:37:35 +00:00
florian
b7374401fd * fix taicpu.is_same_reg_move
git-svn-id: trunk@44647 -
2020-04-08 20:42:40 +00:00
michael
9327ab7a3d * Explain where to get msgfmt
git-svn-id: trunk@44644 -
2020-04-08 09:56:49 +00:00
michael
b2bbab80cd * Fix bug #36886
git-svn-id: trunk@44643 -
2020-04-08 09:54:09 +00:00
Károly Balogh
d3b09aeeb9 amunits: add amicube to the examples to compile
git-svn-id: trunk@44642 -
2020-04-08 08:32:41 +00:00
Károly Balogh
d6a4347fae amiunits: rotating cube example program, tuned for low-end systems
git-svn-id: trunk@44641 -
2020-04-08 07:55:01 +00:00
florian
1dd914ffc8 + initial xtensa-linux rtl
git-svn-id: trunk@44636 -
2020-04-07 21:01:07 +00:00
michael
2dfc5b160b * Fix wrong start/stop index
git-svn-id: trunk@44635 -
2020-04-07 14:03:42 +00:00
ondrej
3f5f91f194 TCustomBufDataset: don't allow PacketRecords=-1 on a UniDirectional dataset. Issue #36884
git-svn-id: trunk@44634 -
2020-04-07 10:53:48 +00:00
ondrej
e08d8bba82 TCustomBufDataset: set PacketRecords to 1 only on a UniDirectional dataset
git-svn-id: trunk@44633 -
2020-04-07 09:59:32 +00:00