Historia zmian

Autor SHA1 Wiadomość Data
  marcoonthegit 19218e7f09 * Some bio functions added, patch by RDA, closes #39854 3 lat temu
  marcoonthegit ea5ac5bbf0 * also add other threadpool functions 3 lat temu
  marcoonthegit 0f6deab1d9 * Use an own put for tfpginterfacedobjectlist as per bug #39846. 3 lat temu
  marcoonthegit 90050adcfe * give pthread_start_routine a proper Delphi compat prototype. 3 lat temu
  marcoonthegit 298f443aa5 * wait up to 10ms extra till process really done to get rest of input, closes #39821 3 lat temu
  J. Gareth "Curious Kit" Moreton 2c75fb13b7 * i386: Corrections to IMUL -> LEA/LEA optimisastions (fixes_3_2 only) 2 lat temu
  florian 3a8d8551e7 + test for #39955 2 lat temu
  Michaël Van Canneyt 438f21c0d6 * Patch from Luxa Olivetti to fix memleak, fix issue #39941 2 lat temu
  Pierre Muller 336d531687 Add /usr/lib64 and /lib64 to default library path list for sparc linux 3 lat temu
  florian 3509dac9f1 * removed wrong program name 2 lat temu
  florian 19c2e948b9 * nil =/<> dyn. array is a valid expression, so isbinaryoperatoroverloadable needs to take care of it, resolves #39933 2 lat temu
  Karoly Balogh 28865ab4f8 regenerated msg includes after the latest merges 3 lat temu
  Thorsten Otto 0c43bb74a5 atari: pass tos exe flags also to ld 3 lat temu
  Thorsten Otto 113af73cb8 Fix linker commandline for m68k-atari 3 lat temu
  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 lat temu
  Károly Balogh 2ce3a8a167 * backported vlink map file generation to other targets using vlink: Amiga, Atari 4 lat temu
  Károly Balogh 2f04564773 m68k: always use ELF objects with vasm for improved cross-compatibility with other tools and compilers 4 lat temu
  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 lat temu
  Károly Balogh 51b9cb1856 m68k: fixed parsing of constants to absolute addresses 4 lat temu
  Károly Balogh 538b8e8e71 m68k: fixed parsing of absolute addresses in the assembler reader 4 lat temu
  Károly Balogh fc78671215 * remove obsolete comment from rautils/ConcatConstant, issue reported/initial patch by Marcel Kilgus in QLForum.co.uk 4 lat temu
  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 lat temu
  marcoonthegit 47e90d7dda * another fix for bug #39758, this time the end of the string 3 lat temu
  marcoonthegit 745e109411 * guard agains empty arrays in a few tArrayHelper binsearch methods 3 lat temu
  marcoonthegit dbf1d63fff * move char index checks up. fixes bug #39758 3 lat temu
  ccrause ea5c84dca8 Fix for issue 39603, cherry-picked commits 6f749cf4, 98483496, cc7d67d0 and f562a8d9. 3 lat temu
  mattias 57b7720a85 fpdoc: fixed ElementType, issue 39887 3 lat temu
  marcoonthegit c0be192ac5 * merge in different openbsd langinfo.h with some ifdefs. 3 lat temu
  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 lat temu
  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 lat temu