Thorsten Otto
|
113af73cb8
Fix linker commandline for m68k-atari
|
3 anni fa |
Karoly Balogh
|
7afc1d4b3d
+ m68k-atari: fixed bogus TOS program flags passed to VLink. added -WF argument to allow the user to specify their own flags if needed
|
3 anni fa |
Károly Balogh
|
2ce3a8a167
* backported vlink map file generation to other targets using vlink: Amiga, Atari
|
4 anni fa |
Károly Balogh
|
2f04564773
m68k: always use ELF objects with vasm for improved cross-compatibility with other tools and compilers
|
4 anni fa |
Károly Balogh
|
65bbb09f4b
m68k/vasm: remove bits of Linux support. this combination has never really been tested or supported, and got broken recently. m68k-elf-linux has good enough GNU binutils anyway
|
6 anni fa |
Károly Balogh
|
51b9cb1856
m68k: fixed parsing of constants to absolute addresses
|
4 anni fa |
Károly Balogh
|
538b8e8e71
m68k: fixed parsing of absolute addresses in the assembler reader
|
4 anni fa |
Károly Balogh
|
fc78671215
* remove obsolete comment from rautils/ConcatConstant, issue reported/initial patch by Marcel Kilgus in QLForum.co.uk
|
4 anni fa |
Károly Balogh
|
011e863ce5
m68k: fix DB/DW/DD handling in inline assembler, update BuildConstant() method to current standards. issue reported/initial patch by Marcel Kilgus in QLForum.co.uk
|
4 anni fa |
marcoonthegit
|
47e90d7dda
* another fix for bug #39758, this time the end of the string
|
3 anni fa |
marcoonthegit
|
745e109411
* guard agains empty arrays in a few tArrayHelper binsearch methods
|
3 anni fa |
marcoonthegit
|
dbf1d63fff
* move char index checks up. fixes bug #39758
|
3 anni fa |
ccrause
|
ea5c84dca8
Fix for issue 39603, cherry-picked commits 6f749cf4, 98483496, cc7d67d0 and f562a8d9.
|
3 anni fa |
mattias
|
57b7720a85
fpdoc: fixed ElementType, issue 39887
|
3 anni fa |
marcoonthegit
|
c0be192ac5
* merge in different openbsd langinfo.h with some ifdefs.
|
3 anni fa |
Sven/Sarah Barth
|
8b90df2ce2
* an objectdef also requires an init for its members if a member (or a member of one of the parents) has a complex initialization
|
3 anni fa |
Sven/Sarah Barth
|
7c731fc3e6
* fix #39869: correctly check whether the recorded token stream still needs to be parsed (the replay depth of the scanner needs to be *larger* than what it was before starting the playback)
|
3 anni fa |
marcoonthegit
|
3a399845e4
* fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC
|
3 anni fa |
florian
|
9b2ba834a6
* properly calcualte aligncount as proposed by Jeppe, should resolve #33323
|
6 anni fa |
florian
|
58bcbe8188
* use g_concatcopy_unaligned on MIPS if needed
|
3 anni fa |
Florian Klämpfl
|
3f15b21e6c
* cosmetics
|
3 anni fa |
Pierre Muller
|
79ebedde8e
Fix compilation from 32-bit CPU by avoiding use of aint variable in for loop
|
3 anni fa |
Sven/Sarah Barth
|
affd8b02d9
* fix #39664: ensure that the 8- and 16-bit signed overloads of IntToHex return the correct number of digits
|
3 anni fa |
florian
|
7c5a81abac
* building on PowerPC fixed
|
6 anni fa |
florian
|
377193e72f
+ gcc_except_table section
|
6 anni fa |
Pierre Muller
|
619491e852
Fix searching of gstrip binary in cross-environment for solaris OS target
|
3 anni fa |
pierre
|
b64165e0eb
Use default linker script and only add FPC specific sections for Linux OS
|
4 anni fa |
Pierre Muller
|
682c53ff6b
Pseudo-commit to add cherry-pick information about: Avoid null array size field for aarch64-linux TUContext
|
3 anni fa |
Pierre Muller
|
c069b97668
Pseudo commit to insert cherry-pick information about: Fix compilation of sparc64-linux rtl with -dFPC_USE_LIBC
|
3 anni fa |
Pierre Muller
|
db50354ac6
Fix compilation of m68k-linux rtl with -dFPC_USE_LIBC
|
3 anni fa |