svenbarth
|
d51213d26a
* adjust softfpu unit so that it can be really used as a standalone unit instead of mainly as part of the System unit
|
4 years ago |
svenbarth
|
225bc70e7e
* regenerate Makefiles
|
4 years ago |
svenbarth
|
8badcbdd0d
* explicit build rules are not required for the softfpu units that are build with a buildrtl
|
4 years ago |
svenbarth
|
8eefb37b42
* fix buildrtl units on Amiga-likes
|
4 years ago |
florian
|
0ba44502f9
* generate gcc compatible location output also if no column is known
|
4 years ago |
svenbarth
|
985c4fafeb
* regenerate Makefiles after adding the softfpu units
|
4 years ago |
svenbarth
|
707034b271
+ add all softfpu units for various targets
|
4 years ago |
svenbarth
|
0df460f56e
* simplify rules for softfpu units
|
4 years ago |
michael
|
b5148304b7
* Added InitSSLInterface overload where the library names can be specified
|
4 years ago |
pierre
|
297f468cd6
Use // comments as curly brackets not recognized as comment start inside aarch64 assembly blocks
|
4 years ago |
florian
|
8fa62752d4
* patch by J. Gareth Moreton: minor refactor of reduced iterations of pass 1 of the assembler optimizer, resolves #37972
|
4 years ago |
florian
|
703941dde5
+ x86: MovxMov2Mov optimization
|
4 years ago |
Jonas Maebe
|
6d0ce1c4b6
* LLVM: ensure that the parameter types are processed of procdefs that are
|
4 years ago |
Jonas Maebe
|
14b44f5179
* don't run interactive test
|
4 years ago |
Jonas Maebe
|
0729340817
* try_make_mul32to64: restore original node order if transformation failed
|
4 years ago |
pierre
|
51d6622148
Switch OpenBSD libc version of geterrnolocation from libcerrno lib C variable to _libc___errno function use
|
4 years ago |
florian
|
dc547b1426
+ remove type conversions also for unary operations if possible
|
4 years ago |
florian
|
74d145bb16
* simplify tcgunaryminusnode.second_integer
|
4 years ago |
Mattias Gaertner
|
993c511554
pastojs: filer: class forward
|
4 years ago |
florian
|
6fc930a0fc
* better complexity calculation of tvecnodes
|
4 years ago |
florian
|
044133fc87
* explicitly convert array indicies to pointer sized integers, so cse
|
4 years ago |
florian
|
4afa4a73c6
+ ISO mode: accept put/get without parameter, works on Input/Output respectively, resolves #37949
|
4 years ago |
florian
|
91a6223281
* (slight modified) patch by J. Gareth Moreton to reduce number of assembler optimizer passes, resolves #37959
|
4 years ago |
florian
|
8bbc7d5df3
* patch by J. Gareth Moreton to improve LEA/SHL -> LEA optimisation, resolves #37954
|
4 years ago |
Jonas Maebe
|
099134b545
* fix try_make_mul32to64() if it's called with a constant node on the
|
4 years ago |
michael
|
0e474f4748
* Patch from Laco with additions
|
4 years ago |
pierre
|
3f19bd693f
+ Add new LastCommonAsmOp constant to arm and aarch64 CPU targets.
|
4 years ago |
Mattias Gaertner
|
764b035c23
pastojs: fixed compile
|
4 years ago |
Mattias Gaertner
|
79935d8579
pastojs: filer: local specialize type
|
4 years ago |
florian
|
201281ae2a
* compiler Makefile checks if SOURCE_SOURCE_DATE_EPOCH_DATE is set or if git is used, in either case the former or the latter are used for the build date reported by the compiler
|
4 years ago |