nickysn
|
84f5c15928
* synchronized with trunk
|
hace 5 años |
svenbarth
|
075057f929
* fix for Mantis #37579: mark the 'German' tokens with the characters they represent
|
hace 5 años |
florian
|
7e8a50452b
* StackTop must be OS specific (and not CPU specific)
|
hace 5 años |
yury
|
15d1d00c34
* fixed a typo.
|
hace 5 años |
ondrej
|
0b440758ea
sql parser: support "SELECT 'a' 'b'" syntax (MSSQL)
|
hace 5 años |
pierre
|
b5c8ac7769
Add fgl unit to symbian RTL unit list
|
hace 5 años |
yury
|
222f981dd1
* 8086: Fixed Ofs() for far routines.
|
hace 5 años |
yury
|
6878ffbf04
* In the TP mode for 16-bit CPUs uint8+uint8 is extended to sint16+sint16. This is TP compatible.
|
hace 5 años |
ondrej
|
b814c41ea9
sql parser: support functions with identifier path (MSSQL)
|
hace 5 años |
nickysn
|
78ad7b7dfa
* synchronized with trunk
|
hace 5 años |
florian
|
8636015265
+ Xtensa: consider also floating point stores in TCpuAsmOptimizer.RegLoadedWithNewValue
|
hace 5 años |
florian
|
f9ddc3ac66
+ Xtensa: L32IMov2L32I optimization
|
hace 5 años |
florian
|
66e682dfdd
* Xtensa: patch by Christo Crause: add support for windowed ABI stack dump, resolves #37583
|
hace 5 años |
yury
|
324deca817
* wlib: Explicitly specify the smallest possible record align to reduce the size of .a files.
|
hace 5 años |
florian
|
f72f021da4
+ AAarch64: FMovFMov2FMov optimization
|
hace 5 años |
yury
|
b4139720e6
* RTTI: Offset of record fields is defined as SizeInt not ptruint.
|
hace 5 años |
Jonas Maebe
|
a88288bab3
- reverted r46457, accidentally committed (breaks -Oooptcse)
|
hace 5 años |
Jonas Maebe
|
8d3ef67218
- disable {$optimization on} setting so the (fp)make settings are used
|
hace 5 años |
Jonas Maebe
|
f26735fc77
* execute the tempinitcode whent the tempcreate node gets processed rather
|
hace 5 años |
yury
|
2ab7cceeaa
* Added the $F+ switch (forced far calls) for some TP mode tests.
|
hace 5 años |
yury
|
721e89fafd
* msdos: Force names of external routines to be all uppercase only in TP mode.
|
hace 5 años |
yury
|
154ada9e86
* 8086: enable cs_force_far_calls when m_nested_procvars is enabled.
|
hace 5 años |
florian
|
18b8b9c566
* do not apply range test optimization if the variable is a string being compared against a char constants, resolves #37476
|
hace 5 años |
Mattias Gaertner
|
7e8b9122dd
pastojs: started hub for shared values
|
hace 5 años |
Mattias Gaertner
|
db49df38bc
fcl-passrc: resolver: started hub for shared values
|
hace 5 años |
marco
|
a9f9ee43af
* fix for mantis 37573 by Sergey Larin. Manually chain coinitialize* running into the initproc chain, executing it depth first to make it as late as possible.
|
hace 5 años |
Jonas Maebe
|
cc14f06677
* when a function returns a value in a register, but normally that type
|
hace 5 años |
Jonas Maebe
|
ad7c3d9a09
* don't convert lea to add/inc/dec/sub if there's a symbol in the reference
|
hace 5 años |
Károly Balogh
|
313790502d
* linux-m68k: depend on FPU defines to compile FPU code, instead of CPU68020. also, minor cosmetics
|
hace 5 años |
ondrej
|
bcde18f879
sql parser: fallback for all parser keywords to identifiers/functions if they are used in an expression (e.g. LEFT was affected)
|
hace 5 años |