Jonas Maebe
|
f936a48afa
* don't change the forward/interface definition of regular forward/interface
|
11 anni fa |
marco
|
8b293f106b
* unicodeducet was still in makefile, fixed.
|
11 anni fa |
florian
|
1f6c43810d
* fix wrong suffix
|
11 anni fa |
florian
|
ff6afe27cd
* enabled fma instruction as the compiler knows them since r27209
|
11 anni fa |
florian
|
a79be2b05c
+ support for FMA instructions in inline assembler
|
11 anni fa |
marco
|
f54d92326e
* remove leftover matrix unit dep
|
11 anni fa |
marco
|
a1351db576
* rtl-unicode package, containing unicodeducet, collation units and *bidi* units
|
11 anni fa |
marco
|
3e40a5c5f6
* removed obsolete rules from Solaris makefile
|
11 anni fa |
marco
|
08b26eeba6
* matrix+ucomplex line removal.
|
11 anni fa |
sergei
|
7b56c90d82
- MIPS,SPARC and ARM-wince: removed remaining references to softfloat stuff.
|
11 anni fa |
sergei
|
cfd2600b24
- Don't include softfpu code on SPARC, unless bootstrapping with 2.6.
|
11 anni fa |
florian
|
5d57f38619
+ functions for FMA and AVX2 detection
|
11 anni fa |
florian
|
5f92e11d6c
* blocked already merged revisions
|
11 anni fa |
florian
|
aa107b914c
* merged avx2 branch, developed by Torsten Grundke
|
11 anni fa |
sergei
|
30c3842802
* MIPS: reworked FPU initialization to be consistent with other targets.
|
11 anni fa |
sergei
|
dcb46051c4
* Get rid of last softfloat dependencies in genmath.inc. Replaced remaining calls to float_raise with expressions which generate appropriate floating-point exceptions at runtime. This is probably somewhat slower on actual softfloat targets, but the change only affects exceptional control flow, so not a significant issue.
|
11 anni fa |
sergei
|
fffc317759
* Replaced fpc_round_real with new implementation, having the following important properties:
|
11 anni fa |
sergei
|
825900671b
* Typo in r27184.
|
11 anni fa |
sergei
|
b89822d3e9
* i8086: added assembler implementation of fpc_round_real and removed remaining softfloat dependencies.
|
11 anni fa |
sergei
|
7ba4e67564
* Fixed Linux FPU exception mapping for x86_64 and MIPS, might be still incomplete, but at least operations yielding NaNs no longer produce EAccessViolation.
|
11 anni fa |
Jonas Maebe
|
47a7b117fd
* regenerated revision.inc and fpcmake.inc after r27188, which updated
|
11 anni fa |
Jonas Maebe
|
1ac4021178
* moved po_has_inlininginfo from procoptions to procimploptions so that
|
11 anni fa |
Jonas Maebe
|
72c1e2a8ce
* write newline after synthetickind
|
11 anni fa |
Jonas Maebe
|
c47b4cbe86
* fixed spacing of "alias names"
|
11 anni fa |
Jonas Maebe
|
7d8e9cf0f6
* moved tprocdef.isempty to a new set called implprocoptions that
|
11 anni fa |
florian
|
b2b26f84cf
* partially merged the mips-embedded branch of Michael Ring:
|
11 anni fa |
marco
|
31a3e98a91
* fix for #25753
|
11 anni fa |
nickysn
|
8ff628afe1
+ added i_msdos.pas and t_msdos.pas to ppc8086.lpi
|
11 anni fa |
nickysn
|
4c8e947f0c
* changed the shortstring index variables that were previously longint and were later changed to sizeint (in r26917) to ObjpasInt after r27142
|
11 anni fa |
sergei
|
fcfed19c84
* Fixed one of the C porting bugs (wonder how many are still left...)
|
11 anni fa |