florian
|
bccc0b195e
* allow type = type ... ; syntax only for previously declared types, avoids also internal error for #40566
|
1 年之前 |
Rika Ichinose
|
b7d32e4933
ERMSB-aware Fill* for i386.
|
1 年之前 |
Michaël Van Canneyt
|
4c529287c6
* string -> shortstring
|
2 年之前 |
Michaël Van Canneyt
|
56006aa002
* Allow widechar sets, reduce to ansichar set
|
2 年之前 |
Michael VAN CANNEYT
|
bcaf82f5e7
* String -> ShortString
|
2 年之前 |
Michael VAN CANNEYT
|
d2d3fe6bc3
* Char -> AnsiChar
|
2 年之前 |
Michaël Van Canneyt
|
bd03612527
* Typo fixed
|
2 年之前 |
Michaël Van Canneyt
|
6e5c4667cd
* Do not compile pointer overloads of atomic operations for MS-DOS/i8086
|
2 年之前 |
Michaël Van Canneyt
|
2a87366086
* Delphi compatibility aliases for Interlocked* functions
|
2 年之前 |
Rika Ichinose
|
98fa292b20
SSE2 Index* and Compare* for i386, chosen at runtime.
|
2 年之前 |
Jinyang He
|
664c613d96
add loongarch64 rtl support
|
2 年之前 |
florian
|
a06c034189
* cleanup of outdated defines
|
2 年之前 |
Pierre Muller
|
5913434ba9
Add DISABLE_SYSTEMINLINE check to be able to avoid setting SYSTEMINLINE macro
|
2 年之前 |
Nikolay Nikolov
|
c9ed14f87b
+ enable the 64-bit SAR instruction on the WebAssembly target
|
3 年之前 |
Nikolay Nikolov
|
b6aaa06f83
+ enable the ROL/ROR instructions for WebAssembly
|
3 年之前 |
Pierre Muller
|
fbed068048
Set float type information in system interface part for mips64 and mips64el CPUs
|
3 年之前 |
Tomas Hajny
|
9f6651fdb7
+ added Get/SetTextAutoFlush feature
|
4 年之前 |
Károly Balogh
|
45b5e9215c
rtl: remove defines for v2.x compiler from the common part of the RTL. It's no longer suppported to build with that
|
4 年之前 |
nickysn
|
800bb3adc2
* instead of using discardresult, wrap the uniquestring functions in procedures,
|
4 年之前 |
nickysn
|
df947d3ae8
* fixed rtl compilation with FPC 3.2.0 starting compiler
|
4 年之前 |
nickysn
|
7e958e0a35
+ introduced the discardresult directive and declared the UniqueString()
|
4 年之前 |
nickysn
|
4c85306f69
+ added wasm32 type defines
|
4 年之前 |
Károly Balogh
|
05d680902e
* make sure things still build with 3.0 after r47353
|
4 年之前 |
svenbarth
|
c496b609d1
* fix for Mantis #38051: make Chr() a real intrinsics so that it can be used in type declarations as well
|
4 年之前 |
svenbarth
|
ac36eec71a
* protect GetFullName with FPC_HAS_FEATURE_UNICODESTRINGS instead of _WIDESTRINGS
|
4 年之前 |
pierre
|
e80b1d9e70
Put GetFullName functions inside $ifdef FPC_WIDESTRING_EQUAL_UNICODESTRING
|
4 年之前 |
florian
|
408fc819b3
+ initial implementation of a FullName field in file records to overcome length limitions of the name field
|
4 年之前 |
florian
|
1bf58c2a55
+ introduce TExitCode
|
4 年之前 |
florian
|
1e4dc56155
* inlinable frame handling dummies for avr
|
4 年之前 |
florian
|
7f53d04ffd
+ xtensa: make use of nsau to implement Bsr*
|
4 年之前 |