florian
|
4afa4a73c6
+ ISO mode: accept put/get without parameter, works on Input/Output respectively, resolves #37949
|
4 жил өмнө |
florian
|
91a6223281
* (slight modified) patch by J. Gareth Moreton to reduce number of assembler optimizer passes, resolves #37959
|
4 жил өмнө |
florian
|
8bbc7d5df3
* patch by J. Gareth Moreton to improve LEA/SHL -> LEA optimisation, resolves #37954
|
4 жил өмнө |
Jonas Maebe
|
099134b545
* fix try_make_mul32to64() if it's called with a constant node on the
|
4 жил өмнө |
michael
|
0e474f4748
* Patch from Laco with additions
|
4 жил өмнө |
pierre
|
3f19bd693f
+ Add new LastCommonAsmOp constant to arm and aarch64 CPU targets.
|
4 жил өмнө |
Mattias Gaertner
|
764b035c23
pastojs: fixed compile
|
4 жил өмнө |
Mattias Gaertner
|
79935d8579
pastojs: filer: local specialize type
|
4 жил өмнө |
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 жил өмнө |
florian
|
9ea52b8578
+ new switches -DD and DT which allow to pass an arbitrary string which is used by %DATE%/%TIME%
|
4 жил өмнө |
Mattias Gaertner
|
1299e585c9
pastojs: filer: restore original order before checking specializations
|
4 жил өмнө |
Mattias Gaertner
|
f2712a50df
pastojs: undo commit error
|
4 жил өмнө |
Mattias Gaertner
|
2f83458c33
pastojs: filer: store precompiled short references
|
4 жил өмнө |
Mattias Gaertner
|
f5d4e54ab3
fcl-passrc:
|
4 жил өмнө |
marco
|
c053bc9418
* debian lintian detected spellfix
|
4 жил өмнө |
marco
|
a243cdc4e6
* debian lintian spellfix
|
4 жил өмнө |
marco
|
368a0b75b4
* fix spell error detected by debian lintian
|
4 жил өмнө |
svenbarth
|
5a68b2218a
* for Aarch64 inline assembly comments need to start with //
|
4 жил өмнө |
florian
|
a19ec44b97
* patch by Bart Broersma: avoid unsigned wrap around in TDeque.Erase, resolves #37482
|
4 жил өмнө |
Jonas Maebe
|
080d8c28f7
* LLVM 11.0 support
|
4 жил өмнө |
michael
|
827bb70333
* Remove debug statement (bug ID 37940)
|
4 жил өмнө |
florian
|
80394fc6e8
- removed cvs remainders ($Id$ and $Log$ tags)
|
4 жил өмнө |
florian
|
fa54335938
* patch by Christo Crause to fix illegal ldd generation for avrtiny, resolves #37929
|
4 жил өмнө |
florian
|
91fe098eb4
* check first for x86 exception and only for sse if no x87 exceptions is thrown, clear all exception afterwards
|
4 жил өмнө |
Jonas Maebe
|
9376f5a43a
* AArch64: added SIMD instructions (only plain ARMv8-A for now)
|
4 жил өмнө |
Jonas Maebe
|
d0d07dc3bf
* naturally align threadvar lists/tables
|
4 жил өмнө |
florian
|
15695b317c
* denormalized value floating point exception has to result in an rte 206, resolves part of #37926
|
4 жил өмнө |
florian
|
3b0168ae16
* (slightly) modified (formatting, warning) patch by Jan Bruns to speed up overloading search, resolves #36666
|
4 жил өмнө |
svenbarth
|
eb7158d250
* ensure that internal method names (namely operator overloads and class con-/destructors) result in different mangled names from ordinary methods even if they should be converted to lowercase (which happens for section names)
|
4 жил өмнө |
svenbarth
|
7dff106d14
* use the name of the symbol instead of the name of the section as the later is always lowercased
|
4 жил өмнө |