nickysn
|
f04c43f58c
+ created unit (empty for now) for the llvm-mc assembler writer
|
5 anni fa |
nickysn
|
2b3b1b4373
* synchronized with trunk
|
5 anni fa |
pierre
|
5d6d47bad1
Amend commit 46484: Do not accept LOC_CSUBSETREF location type as this represents read-only memory region which should never be modified
|
5 anni fa |
florian
|
b267f6fcb3
* internal error unified
|
5 anni fa |
florian
|
004ac4d1f4
* Xtensa: set abi correctly
|
5 anni fa |
pierre
|
a4cfade86b
Avoid internalerror 200203273 by handling LOC_CSUBSETREG and LOC_CSUBSETREF as LOC_SUBSETREG in tcgassignmentnode.pass_generate_code
|
5 anni fa |
yury
|
580e9e5169
* wlib: calculate the record size according to the number of files in the library.
|
5 anni fa |
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.
|
5 anni fa |
yury
|
17e75004c5
* Allow library based smartlinking of indirect symbol entries.
|
5 anni fa |
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.
|
5 anni fa |
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.
|
5 anni fa |
yury
|
e4b717c817
* 8086: More fixes for Ofs() handling.
|
5 anni fa |
yury
|
2186846ab1
* 8086: Fixed an internal error for cases like FarPtr2 := FarPointer($12345678) + int16;
|
5 anni fa |
nickysn
|
84f5c15928
* synchronized with trunk
|
5 anni fa |
svenbarth
|
075057f929
* fix for Mantis #37579: mark the 'German' tokens with the characters they represent
|
5 anni fa |
florian
|
7e8a50452b
* StackTop must be OS specific (and not CPU specific)
|
5 anni fa |
yury
|
15d1d00c34
* fixed a typo.
|
5 anni fa |
ondrej
|
0b440758ea
sql parser: support "SELECT 'a' 'b'" syntax (MSSQL)
|
5 anni fa |
pierre
|
b5c8ac7769
Add fgl unit to symbian RTL unit list
|
5 anni fa |
yury
|
222f981dd1
* 8086: Fixed Ofs() for far routines.
|
5 anni fa |
yury
|
6878ffbf04
* In the TP mode for 16-bit CPUs uint8+uint8 is extended to sint16+sint16. This is TP compatible.
|
5 anni fa |
ondrej
|
b814c41ea9
sql parser: support functions with identifier path (MSSQL)
|
5 anni fa |
nickysn
|
78ad7b7dfa
* synchronized with trunk
|
5 anni fa |
florian
|
8636015265
+ Xtensa: consider also floating point stores in TCpuAsmOptimizer.RegLoadedWithNewValue
|
5 anni fa |
florian
|
f9ddc3ac66
+ Xtensa: L32IMov2L32I optimization
|
5 anni fa |
florian
|
66e682dfdd
* Xtensa: patch by Christo Crause: add support for windowed ABI stack dump, resolves #37583
|
5 anni fa |
yury
|
324deca817
* wlib: Explicitly specify the smallest possible record align to reduce the size of .a files.
|
5 anni fa |
florian
|
f72f021da4
+ AAarch64: FMovFMov2FMov optimization
|
5 anni fa |
yury
|
b4139720e6
* RTTI: Offset of record fields is defined as SizeInt not ptruint.
|
5 anni fa |
Jonas Maebe
|
a88288bab3
- reverted r46457, accidentally committed (breaks -Oooptcse)
|
5 anni fa |