Commit History

Autor SHA1 Mensaxe Data
  Tomas Hajny fdbd928453 * utils package still stay as standalone zip for smaller utilities in the main directory, but the source file name is one character longer than before now %!s(int64=10) %!d(string=hai) anos
  lacak d8ce1caea3 fcl-db: postgresql: Fix AV in UnprepareStatement (TPQCursor.tr is nil). %!s(int64=10) %!d(string=hai) anos
  sergei d24382e8f8 * x86 AT&T writer: never ever drop "@GOTPCREL" relocation, because it results in corrupted code (at least, "mov foo@GOTPCREL(%rip),%reg" must change to "lea foo(%rip),%reg" to remain equivalent, but this must be handled elsewhere anyway. Assembler writer should just write generated code as is). %!s(int64=10) %!d(string=hai) anos
  sergei 26cd3dc58a * %OS -> %target, the former is invalid and breaks the entire run. %!s(int64=10) %!d(string=hai) anos
  florian 8d4b7f8b97 * search directory given by FPCDIR for the *.cod files as well as /usr/local/lib/fpc/lexyacc/ and /usr/lib/fpc/lexyacc/ on unix (despite current dir), resolves #27326 %!s(int64=10) %!d(string=hai) anos
  florian 0b3130ad20 * "backported" changes from pyacc.pas to pyacc.y: pyacc.pas is generated actually from pyacc.y by pyacc %!s(int64=10) %!d(string=hai) anos
  florian 2c7f1c73ac * pass -m elf_i386_sol2 to gld on i386-solaris as well, patch by H.Hartl, resolves #27265 %!s(int64=10) %!d(string=hai) anos
  florian 94a51e26a0 + support of winapi directive %!s(int64=10) %!d(string=hai) anos
  Tomas Hajny dbb999c4dd * change unit names in the uses clause to completely lowercase to avoid issues with case sensitive file systems %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 8fe981cccb * also give a warning when a field masks an identifier from a category %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 990e47f2d3 * give a warning instead of an error if a parameter or local variable in a %!s(int64=10) %!d(string=hai) anos
  florian d25dbec070 * allow the varargs directive in combination with stdcall as well, resolves #27299 %!s(int64=10) %!d(string=hai) anos
  florian 681c1afe6c * limit inlined expansion and exponential code grow, resolves #23862 %!s(int64=10) %!d(string=hai) anos
  florian a825a0f3ff * patch by Cyrax to fix building, resolves #27323 %!s(int64=10) %!d(string=hai) anos
  sergei d4969ca2ee * Fixed subscripting records of size OS_PAIR on big endian targets and enabled placing such records into registers. Tested and shows no regressions on mips-linux. %!s(int64=10) %!d(string=hai) anos
  Tomas Hajny 284074c4e8 * OS/2 UnicodeStringManager functions finished (except for CharLengthPChar and CodePointLength which only make sense after they get a codepage parameter as discussed with Jonas); fix for #6295 %!s(int64=10) %!d(string=hai) anos
  Tomas Hajny 4cf24d98cb * updated configuration file template (aligned to fpcmkcfg/fpc.cft where appropriate) %!s(int64=10) %!d(string=hai) anos
  Tomas Hajny 2da5e0b65c + new tool mkinsadd included into the standard building %!s(int64=10) %!d(string=hai) anos
  Tomas Hajny 11d99d3208 + new tool for simple post-processing of packages listings created by fpmake for easy merging into install.dat file used by the text-mode installer %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 02c445fb29 * fixed test compilation after r29388 %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 697552b9f1 * disabled hints/warnings about changed symbol visibility by default, use %!s(int64=10) %!d(string=hai) anos
  svenbarth 0d1d3d8e72 Fix for Mantis #25917. With this change the visibility of type parameters is changed from public to strict private as otherwise unexpected (and "unworkaroundable") errors might occur (like the one in the mentioned bug report). %!s(int64=10) %!d(string=hai) anos
  svenbarth a4e8f00399 Allow the usage of type aliases of generic type parameters outside of the generic. Besides being useful by itself it will also be needed in the future when the visibility of the type parameters is changed from public to strict private. %!s(int64=10) %!d(string=hai) anos
  svenbarth 5115c3e680 Fix for Mantis #26481. This is a regression. %!s(int64=10) %!d(string=hai) anos
  svenbarth 5fd47d5e00 Fix for Mantis #26483. This regression was introduced by famous revision 27861 which introduced partial specializations (and thus that specializations can be part of local- and parasymtables as well). %!s(int64=10) %!d(string=hai) anos
  nickysn 7cb38e1ce9 * removed the msdos binutils prefix, so that we can switch more easily to using a default watcom install (in case we decide we don't want to ship watcom binutils binaries due to license issues) %!s(int64=10) %!d(string=hai) anos
  lacak 2175dd1403 fcl-db: tests: cosmetic %!s(int64=10) %!d(string=hai) anos
  lacak aa7dfdff96 fcl-db: postgresql: cosmetic %!s(int64=10) %!d(string=hai) anos
  Tomas Hajny 36ff4c5d26 * support for OS/2 DLL names used in the latest OpenSSL port updates %!s(int64=10) %!d(string=hai) anos
  marco bc35a48d65 * __error in cprt0.as %!s(int64=10) %!d(string=hai) anos