Károly Balogh
|
d3f69c1753
atari: tos is no longer a define, so use atari to define shortasmprefix
|
8 years ago |
maciej-izak
|
16a11c8b7a
Bug fix for getting pointer to function result (mantis #10933 #19861)
|
8 years ago |
Károly Balogh
|
07cfb2f43a
m68k: removed unused 3 ops taicpu constructors
|
8 years ago |
svenbarth
|
74386d444b
* use correctly prefixed variant of tls_used (Win64 does not have a C prefix)
|
8 years ago |
svenbarth
|
04443b0a94
* correctly create relocations for .pdata sections (fixes linking error with ld)
|
8 years ago |
michael
|
0da38fd281
* Patch from Mattias Gaertner:
|
8 years ago |
michael
|
92af9c1670
* Patch from Mattias Gaertner, better descriptive comment
|
8 years ago |
michael
|
b38d804193
* Patch from Mattias Gaertner:
|
8 years ago |
michael
|
dc1eb312ba
* Patch from Mattias Gaertner: Memleak fixes in case of errors
|
8 years ago |
michael
|
220a293aef
* Small CamelCase correction from Mattias Gaertner
|
8 years ago |
lacak
|
689fa805eb
fcl-db: sqldb: when applying updates to modified record, look for parameter ":field_name" in InsertSQL,UpdateSQL,DeleteSQL first in TFields and if not found then in TParams. Bug #31411
|
8 years ago |
maciej-izak
|
ffd6465563
* rtti.pp: Update IsManaged function for management operators. Record without managed fields but with management operators is treated as managed record. tests.rtti.pas update.
|
8 years ago |
nickysn
|
2fbe5d2a8b
* use ObjpasInt instead of longint in fpc_shortstr_currency (generates shorter
|
8 years ago |
joost
|
3b723aa97f
* Merged two versions of check if a package is broken
|
8 years ago |
joost
|
10dfda977c
* Moved global procedure to metod of TpkgFPpkg
|
8 years ago |
nickysn
|
f353416fd4
* fixed a bug in graph.OutText and graph.OutTextXY when the unit has
|
8 years ago |
florian
|
ec45a92fb5
* more nodedata printing fixes, similiar to r35477
|
8 years ago |
Jonas Maebe
|
4c68ea1000
* use pocalls_cdecl and cstylearrayofconst more consistently instead of
|
8 years ago |
Jonas Maebe
|
1adde89621
* copy tcallnode.right after copying the callinitblock, as right can be a
|
8 years ago |
Jonas Maebe
|
b5fb9beec9
* fixed printing of nodedata to the screen
|
8 years ago |
pierre
|
7031c1c1e5
Do not use a set with CP_NONE, whose value is
|
8 years ago |
florian
|
81c5d63d4e
* do not generate var paras for void* if -w is used, resolves #31425
|
8 years ago |
michael
|
cc81abdd83
* Patch from Michal Gawrycki to implement streaming interface properties (IComponent) Bug ID
|
8 years ago |
florian
|
b9dba41ad0
* intel assembler reader: scale factor in references can also be a constant symbol, resolves #31165
|
8 years ago |
michael
|
2d36af85bb
* Patch from Mattias Gaertner with various improvements:
|
8 years ago |
michael
|
f022fdc848
* Patch from Mattias Gaertner:
|
8 years ago |
michael
|
301e6a8b06
* Patch from Mattias gaertner:
|
8 years ago |
michael
|
8def379f49
* Patch from Mattias Gaertner: fixed creating binary element for "as" operator
|
8 years ago |
michael
|
b456092739
* Patch from Mattias Gaertner: fixed TStreamResolver.FindStreamReader getting a stream twice
|
8 years ago |
michael
|
7ff70cbe6e
* Fix bug ID #22107
|
8 years ago |