pierre
|
a4cfade86b
Avoid internalerror 200203273 by handling LOC_CSUBSETREG and LOC_CSUBSETREF as LOC_SUBSETREG in tcgassignmentnode.pass_generate_code
|
vor 5 Jahren |
yury
|
580e9e5169
* wlib: calculate the record size according to the number of files in the library.
|
vor 5 Jahren |
yury
|
9e11f8122f
* Corrected r46481. Use both tcalo_new_section and tcalo_make_dead_strippable flags since only the default implementation implies a new section creation when tcalo_make_dead_strippable is specified.
|
vor 5 Jahren |
yury
|
17e75004c5
* Allow library based smartlinking of indirect symbol entries.
|
vor 5 Jahren |
yury
|
c75953c12b
* msdos: Implemented library based smartlinking of the dead stripable vectorized lists. It is enabled for the internal linker and wlink. These linkers sort sections by name by default.
|
vor 5 Jahren |
yury
|
764227193a
* Added on option to implement library based smartlinking of the dead stripable vectorized lists (e.g. resource strings index). By default smartlinking of such lists only supported when the section based smartlinking (tf_smartlink_sections) is enabled for a target.
|
vor 5 Jahren |
yury
|
e4b717c817
* 8086: More fixes for Ofs() handling.
|
vor 5 Jahren |
yury
|
2186846ab1
* 8086: Fixed an internal error for cases like FarPtr2 := FarPointer($12345678) + int16;
|
vor 5 Jahren |
svenbarth
|
075057f929
* fix for Mantis #37579: mark the 'German' tokens with the characters they represent
|
vor 5 Jahren |
florian
|
7e8a50452b
* StackTop must be OS specific (and not CPU specific)
|
vor 5 Jahren |
yury
|
15d1d00c34
* fixed a typo.
|
vor 5 Jahren |
ondrej
|
0b440758ea
sql parser: support "SELECT 'a' 'b'" syntax (MSSQL)
|
vor 5 Jahren |
pierre
|
b5c8ac7769
Add fgl unit to symbian RTL unit list
|
vor 5 Jahren |
yury
|
222f981dd1
* 8086: Fixed Ofs() for far routines.
|
vor 5 Jahren |
yury
|
6878ffbf04
* In the TP mode for 16-bit CPUs uint8+uint8 is extended to sint16+sint16. This is TP compatible.
|
vor 5 Jahren |
ondrej
|
b814c41ea9
sql parser: support functions with identifier path (MSSQL)
|
vor 5 Jahren |
florian
|
8636015265
+ Xtensa: consider also floating point stores in TCpuAsmOptimizer.RegLoadedWithNewValue
|
vor 5 Jahren |
florian
|
f9ddc3ac66
+ Xtensa: L32IMov2L32I optimization
|
vor 5 Jahren |
florian
|
66e682dfdd
* Xtensa: patch by Christo Crause: add support for windowed ABI stack dump, resolves #37583
|
vor 5 Jahren |
yury
|
324deca817
* wlib: Explicitly specify the smallest possible record align to reduce the size of .a files.
|
vor 5 Jahren |
florian
|
f72f021da4
+ AAarch64: FMovFMov2FMov optimization
|
vor 5 Jahren |
yury
|
b4139720e6
* RTTI: Offset of record fields is defined as SizeInt not ptruint.
|
vor 5 Jahren |
Jonas Maebe
|
a88288bab3
- reverted r46457, accidentally committed (breaks -Oooptcse)
|
vor 5 Jahren |
Jonas Maebe
|
8d3ef67218
- disable {$optimization on} setting so the (fp)make settings are used
|
vor 5 Jahren |
Jonas Maebe
|
f26735fc77
* execute the tempinitcode whent the tempcreate node gets processed rather
|
vor 5 Jahren |
yury
|
2ab7cceeaa
* Added the $F+ switch (forced far calls) for some TP mode tests.
|
vor 5 Jahren |
yury
|
721e89fafd
* msdos: Force names of external routines to be all uppercase only in TP mode.
|
vor 5 Jahren |
yury
|
154ada9e86
* 8086: enable cs_force_far_calls when m_nested_procvars is enabled.
|
vor 5 Jahren |
florian
|
18b8b9c566
* do not apply range test optimization if the variable is a string being compared against a char constants, resolves #37476
|
vor 5 Jahren |
Mattias Gaertner
|
7e8b9122dd
pastojs: started hub for shared values
|
vor 5 Jahren |