Historique des commits

Auteur SHA1 Message Date
  florian 3a8d8551e7 + test for #39955 il y a 2 ans
  Michaël Van Canneyt 438f21c0d6 * Patch from Luxa Olivetti to fix memleak, fix issue #39941 il y a 2 ans
  Pierre Muller 336d531687 Add /usr/lib64 and /lib64 to default library path list for sparc linux il y a 3 ans
  florian 3509dac9f1 * removed wrong program name il y a 2 ans
  florian 19c2e948b9 * nil =/<> dyn. array is a valid expression, so isbinaryoperatoroverloadable needs to take care of it, resolves #39933 il y a 2 ans
  Karoly Balogh 28865ab4f8 regenerated msg includes after the latest merges il y a 3 ans
  Thorsten Otto 0c43bb74a5 atari: pass tos exe flags also to ld il y a 3 ans
  Thorsten Otto 113af73cb8 Fix linker commandline for m68k-atari il y a 3 ans
  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 il y a 3 ans
  Károly Balogh 2ce3a8a167 * backported vlink map file generation to other targets using vlink: Amiga, Atari il y a 4 ans
  Károly Balogh 2f04564773 m68k: always use ELF objects with vasm for improved cross-compatibility with other tools and compilers il y a 4 ans
  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 il y a 6 ans
  Károly Balogh 51b9cb1856 m68k: fixed parsing of constants to absolute addresses il y a 4 ans
  Károly Balogh 538b8e8e71 m68k: fixed parsing of absolute addresses in the assembler reader il y a 4 ans
  Károly Balogh fc78671215 * remove obsolete comment from rautils/ConcatConstant, issue reported/initial patch by Marcel Kilgus in QLForum.co.uk il y a 4 ans
  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 il y a 4 ans
  marcoonthegit 47e90d7dda * another fix for bug #39758, this time the end of the string il y a 3 ans
  marcoonthegit 745e109411 * guard agains empty arrays in a few tArrayHelper binsearch methods il y a 3 ans
  marcoonthegit dbf1d63fff * move char index checks up. fixes bug #39758 il y a 3 ans
  ccrause ea5c84dca8 Fix for issue 39603, cherry-picked commits 6f749cf4, 98483496, cc7d67d0 and f562a8d9. il y a 3 ans
  mattias 57b7720a85 fpdoc: fixed ElementType, issue 39887 il y a 3 ans
  marcoonthegit c0be192ac5 * merge in different openbsd langinfo.h with some ifdefs. il y a 3 ans
  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 il y a 3 ans
  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) il y a 3 ans
  marcoonthegit 3a399845e4 * fixed ambiguity between pipe(2) with two params and pipe(3) with one that broke -dFPC_USE_LIBC il y a 3 ans
  florian 9b2ba834a6 * properly calcualte aligncount as proposed by Jeppe, should resolve #33323 il y a 6 ans
  florian 58bcbe8188 * use g_concatcopy_unaligned on MIPS if needed il y a 3 ans
  Florian Klämpfl 3f15b21e6c * cosmetics il y a 3 ans
  Pierre Muller 79ebedde8e Fix compilation from 32-bit CPU by avoiding use of aint variable in for loop il y a 3 ans
  Sven/Sarah Barth affd8b02d9 * fix #39664: ensure that the 8- and 16-bit signed overloads of IntToHex return the correct number of digits il y a 3 ans