florian
|
a0a8a6911a
* m68k: proper values for first_*_reg
|
4 years ago |
Mattias Gaertner
|
879bc83d7b
pastojs: fixed record member type
|
4 years ago |
Mattias Gaertner
|
7e1cb64d5d
pastojs: fixed unit without implementation
|
4 years ago |
Mattias Gaertner
|
508d4baa68
fcl-passrc: resolver: fixed unit without implementation
|
4 years ago |
florian
|
f0298f63d0
* allow absolute variables with an address to be used as syscall base
|
4 years ago |
yury
|
67284c7452
+ Added a test for proper setting of fc_no_direct_exit in flowcontrol.
|
4 years ago |
michael
|
3db8f5c91f
* Fix compilation
|
4 years ago |
pierre
|
0d592e8d1a
* Try to read command line exec name on linux, using argv[0], in order to be able
|
4 years ago |
michael
|
729c1dee8c
* Fix bug ID #38193: order on darwin is same as openbsd
|
4 years ago |
florian
|
817ef6949a
* m68k: MOVE, TST, Jxx/Sxx to MOVE, Jxx optimization
|
4 years ago |
florian
|
bb8c3fd153
* made optimization JSR, RTS to JMP more bullet proof, added comment
|
4 years ago |
yury
|
8b7c5666a2
* Renamed fc_block_with_exit to fc_no_direct_exit to expand its usage.
|
4 years ago |
ondrej
|
6eb37beb24
win32: SysErrorMessage: ignore inserts (when not used the messages with inserts are empty) and allocate message buffer
|
4 years ago |
svenbarth
|
1efeb5851a
* fix regression introduced with r47625 for Mantis #38122: when checking for a dereferentiation of the Self parameter subscript and vec nodes need to be kept
|
4 years ago |
Károly Balogh
|
2bd7877ec0
amiga: fixed the recently added link map generation to work properly. needs recent vlink to work
|
4 years ago |
Károly Balogh
|
7f96a26de0
m68k: in g_concatcopy, check the actual alignment of references being copied rather than always excluding word and dword sized direct copies on a 68000
|
4 years ago |
michael
|
7f2c8857da
* Endianness
|
4 years ago |
Mattias Gaertner
|
07819e0115
pastojs: precompiled code: always store with unix line ending, write with platform line ending
|
4 years ago |
Mattias Gaertner
|
2df2986a4b
fcl-js: added TTextWriter.LineBreak
|
4 years ago |
florian
|
a849e51a3c
+ m68k: JSR, RTS to JMP optimization
|
4 years ago |
Mattias Gaertner
|
5682783489
fcl-passrc: clean up
|
4 years ago |
Mattias Gaertner
|
7540f10aa6
pastojs: shortrefglobals: enumvalue
|
4 years ago |
pierre
|
a0e96fd551
Fix pos field closing in XML node output after commit 47720
|
4 years ago |
michael
|
3a952d9346
* Fix from Pascal Riekenberg
|
4 years ago |
michael
|
97341c24fb
* Actually allow multilinestrings
|
4 years ago |
michael
|
9766bd6533
* Small fix, refactoring broke linefeed
|
4 years ago |
michael
|
63a21876c8
* Fix compilation
|
4 years ago |
michael
|
9e238f4724
* Multiline strings and INCLUDESTRING(FILE)
|
4 years ago |
florian
|
3707cb4b1e
* handle min/max properly if it is applied to NaNs
|
4 years ago |
michael
|
8fd3beb35b
* Fix compilation
|
4 years ago |