Commit History

Author SHA1 Message Date
  marcoonthegit fc9a5407c1 * change HDEVNOTIFY to lpvoid/pointer instead of thandle 2 years ago
  marcoonthegit c876d508f1 * RegisterDeviceNotification 2 years ago
  marcoonthegit 1ab189e253 * movefile_* consts expanded 2 years ago
  marcoonthegit ca554ff2b0 * use predefined pointer types from system as much as possible. This avoids trouble between objpas.pinteger and windows.pinteger in generics. (if windows is only in implementation). 2 years ago
  marcoonthegit 19ec74f353 * move ifdefed part from tvitem* to tvitemex*, closes #40312 2 years ago
  florian 92fe577846 * fix error on win64 and concerns about pulling math into the windows unit by a local arctan2 copy 2 years ago
  florian 4e32172df0 * fixed and improved generic ArcTan2 implementation by Paolo Valle, resolves #39861 3 years ago
  marcoonthegit 705e7429d3 * Add AMPM to string, patch from closes #39973 2 years ago
  marcoonthegit 3aa9e1dc62 * free doc before calling a readxmlfile procedure routine with OUT parameter. Fixes #40126 2 years ago
  marcoonthegit 66bfb69e96 * Tpoint.Angle initial version using arctan2 2 years ago
  marcoonthegit 12c586f22e * fix for issue #40006 2 years ago
  Pierre Muller 0c53c25dbf Set iconv_is_in_libc macro for DragonFly OS 2 years ago
  Pierre Muller 2c884b8e49 Set macro iconv_is_in_libc for FreeBSD OS 2 years ago
  Károly Balogh ad0f8099d5 netbsd: updated to link against the right setlocale function. the renaming from __setlocale_mb_len_max_32 to __setlocale50 occured in NetBSD include/locale.h in rev 1.17, which was in 2010, and shipped in NetBSD 6 in 2012. 6 years ago
  Pierre Muller 2a33e47277 Add test for mips code generation bug 2 years ago
  Pierre Muller 837df925c5 Short version of the mips code genration bug 2 years ago
  florian 56a99d2512 + sanity checks in mips and sparc register allocator 3 years ago
  Pierre Muller 36c7b7b655 Improve test for unaligned access 2 years ago
  pierre 91aad00398 Fix for bug report 38549 about wrong code generation 4 years ago
  Pierre Muller caf964ac31 Fix storing of unaligned 64-bit to memory 2 years ago
  Pierre Muller 59ad47503b Avoid float_raise call in FPC_SOFT_FPUX80 code 2 years ago
  pierre 0b5af8a53f Extend ait_ua_elf_const2str to all aitconst_XXX to fix mips/mipsel RTTI generation 5 years ago
  Pierre Muller 7b2f6871ff Fix bug report #39952. 2 years ago
  Pierre Muller 2640e77307 Fix a_load64_reg_ref and a_load64_ref_reg mips methods 2 years ago
  Pierre Muller 2aa3270ca0 Handle unaligned references in 64-bit a_load_ref_reg and a_load_reg_ref methods 2 years ago
  florian 07f3b23c78 * handle -Ca (as proposed by Michael Ring) and -Cf in the first option pass as well 4 years ago
  pierre 8d165d7e98 Revert wrong part in commit 42580: reinstate 'override FPC=' for cycle targets 6 years ago
  florian b3baa35179 * handle -Ca (as proposed by Michael Ring) and -Cf in the first option pass as well 4 years ago
  Pierre Muller a1040cf1b2 Treat -Cb / -Cb- options in first pass (to be able to use FPC_BIG_ENDIAN inside .fpc.cfg config file) 2 years ago
  marcoonthegit 9b97e5743e Merge branch 'fixes_3_2' of gitlab.com:freepascal.org/fpc/source into fixes_3_2 2 years ago