Károly Balogh
|
24e2bd4364
added a dummy implementation of GetLastOSError
|
12 жил өмнө |
Károly Balogh
|
b3c4450186
make a warning a note, so it compiles with -Sew
|
12 жил өмнө |
nickysn
|
a36288ee68
+ enabled compilation of unit fgl on i8086-msdos
|
12 жил өмнө |
nickysn
|
730f7c82b7
* some fixes, intended to get units fgl and classes to compile on 16-bit cpus
|
12 жил өмнө |
svenbarth
|
6ad761912f
Add a Delphi compatible test for passing of different string like types to UnicodeString/RawByteString parameters.
|
12 жил өмнө |
nickysn
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 жил өмнө |
nickysn
|
ed92dee3fb
* fixed the calling of virtual methods on i8086
|
12 жил өмнө |
masta
|
073cab8d86
Optimize FoldShiftLdrStr in ARM Peephole optimizer
|
12 жил өмнө |
marco
|
e57174a14f
* defined -W versions for several -A functions under ifdef FPC_UNICODE_RTL
|
12 жил өмнө |
sergei
|
fe322f35d5
* MIPS: fixed passing CPU type specified with -CpXXX switch to assembler
|
12 жил өмнө |
Jonas Maebe
|
a1bc04bbb3
* don't omit stack frame generation when generating gprof information, as
|
12 жил өмнө |
nickysn
|
35939ff0a9
+ method pointer support for targets with a 16-bit address space in tcgloadnode.pass_generate_code
|
12 жил өмнө |
Jonas Maebe
|
78f94ab035
* made calls to seterrno position-independent
|
12 жил өмнө |
svenbarth
|
6eaefeed7f
Addendum to 24628: forgot to increase PPU version
|
12 жил өмнө |
Jonas Maebe
|
d6180b1e70
* properly propagate PIC-related suffixes from the x86 assembler reader in
|
12 жил өмнө |
Jeppe Johansen
|
0bb8d24e24
Add some immediate forms of shift instructions to tcgthumb.a_op_const_reg
|
12 жил өмнө |
Jeppe Johansen
|
e5066a5f43
Update jumptabel generation for ARM Thumb
|
12 жил өмнө |
Jeppe Johansen
|
c4263ced51
Disable one peephole optimization for Thumb
|
12 жил өмнө |
nickysn
|
1797c8b803
* i8086 fixes for the handling of large sets in tx86innode.pass_generate_code; test/cg/tin.pp works now
|
12 жил өмнө |
sergei
|
0ad96d2099
* MIPS: some clean up of assembler reader:
|
12 жил өмнө |
lacak
|
eeabb9403e
fcl-db: base: change formal data type of AsInteger to Longint instead of Integer (in objpas mode it is same as Integer) to be Delphi compatible.
|
12 жил өмнө |
sergei
|
2944fc8839
* MIPS improvements:
|
12 жил өмнө |
sergei
|
e1f6cf79e9
* MIPS: an empty reference (no symbol, base or index and zero offset) must not be output as empty string.
|
12 жил өмнө |
michael
|
7951c24a85
* Patch from Ludo Brands to fix 24497
|
12 жил өмнө |
svenbarth
|
956b26bc97
Completely reworked implementation of generic constraints, by moving the generic constraint data from the symbols to the definitions (I originally thought that this would simplyfy things, but the more correct approach is to add it to the defs).
|
12 жил өмнө |
svenbarth
|
cc5a108cca
Allocate the list for generic parameters in tstoreddef only on demand as most defs won't contain generic parameters anyway (avoids a little bit of runtime and memory overhead per def).
|
12 жил өмнө |
yury
|
4ca7e66661
* Fixed cross-installation after r24625.
|
12 жил өмнө |
joost
|
0db3e679a7
* Adapted the path of the newly created fpcmake
|
12 жил өмнө |
joost
|
f677ba5551
* Actually check if file is newer, and not if they are of the same age. Went wrong in r24611
|
12 жил өмнө |
Jonas Maebe
|
2f29a6ebd3
* fixed use of uninitialized "read" result in case 0 bytes were read, fixes
|
12 жил өмнө |