Károly Balogh
|
24e2bd4364
added a dummy implementation of GetLastOSError
|
12 năm trước cách đây |
Károly Balogh
|
b3c4450186
make a warning a note, so it compiles with -Sew
|
12 năm trước cách đây |
nickysn
|
a36288ee68
+ enabled compilation of unit fgl on i8086-msdos
|
12 năm trước cách đây |
nickysn
|
730f7c82b7
* some fixes, intended to get units fgl and classes to compile on 16-bit cpus
|
12 năm trước cách đây |
svenbarth
|
6ad761912f
Add a Delphi compatible test for passing of different string like types to UnicodeString/RawByteString parameters.
|
12 năm trước cách đây |
nickysn
|
125a6a8720
* register id of (e)flags changed, so it doesn't overlap with dr0
|
12 năm trước cách đây |
nickysn
|
ed92dee3fb
* fixed the calling of virtual methods on i8086
|
12 năm trước cách đây |
masta
|
073cab8d86
Optimize FoldShiftLdrStr in ARM Peephole optimizer
|
12 năm trước cách đây |
marco
|
e57174a14f
* defined -W versions for several -A functions under ifdef FPC_UNICODE_RTL
|
12 năm trước cách đây |
sergei
|
fe322f35d5
* MIPS: fixed passing CPU type specified with -CpXXX switch to assembler
|
12 năm trước cách đây |
Jonas Maebe
|
a1bc04bbb3
* don't omit stack frame generation when generating gprof information, as
|
12 năm trước cách đây |
nickysn
|
35939ff0a9
+ method pointer support for targets with a 16-bit address space in tcgloadnode.pass_generate_code
|
12 năm trước cách đây |
Jonas Maebe
|
78f94ab035
* made calls to seterrno position-independent
|
12 năm trước cách đây |
svenbarth
|
6eaefeed7f
Addendum to 24628: forgot to increase PPU version
|
12 năm trước cách đây |
Jonas Maebe
|
d6180b1e70
* properly propagate PIC-related suffixes from the x86 assembler reader in
|
12 năm trước cách đây |
Jeppe Johansen
|
0bb8d24e24
Add some immediate forms of shift instructions to tcgthumb.a_op_const_reg
|
12 năm trước cách đây |
Jeppe Johansen
|
e5066a5f43
Update jumptabel generation for ARM Thumb
|
12 năm trước cách đây |
Jeppe Johansen
|
c4263ced51
Disable one peephole optimization for Thumb
|
12 năm trước cách đây |
nickysn
|
1797c8b803
* i8086 fixes for the handling of large sets in tx86innode.pass_generate_code; test/cg/tin.pp works now
|
12 năm trước cách đây |
sergei
|
0ad96d2099
* MIPS: some clean up of assembler reader:
|
12 năm trước cách đây |
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 năm trước cách đây |
sergei
|
2944fc8839
* MIPS improvements:
|
12 năm trước cách đây |
sergei
|
e1f6cf79e9
* MIPS: an empty reference (no symbol, base or index and zero offset) must not be output as empty string.
|
12 năm trước cách đây |
michael
|
7951c24a85
* Patch from Ludo Brands to fix 24497
|
12 năm trước cách đây |
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 năm trước cách đây |
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 năm trước cách đây |
yury
|
4ca7e66661
* Fixed cross-installation after r24625.
|
12 năm trước cách đây |
joost
|
0db3e679a7
* Adapted the path of the newly created fpcmake
|
12 năm trước cách đây |
joost
|
f677ba5551
* Actually check if file is newer, and not if they are of the same age. Went wrong in r24611
|
12 năm trước cách đây |
Jonas Maebe
|
2f29a6ebd3
* fixed use of uninitialized "read" result in case 0 bytes were read, fixes
|
12 năm trước cách đây |