Commit History

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