Commit Verlauf

Autor SHA1 Nachricht Datum
  pierre aebebe4f04 i386-solaris target: Add flags for pic code uses GOT and library requires pic vor 10 Jahren
  pierre e8d836f74c Activate gdbint package for solaris target OS vor 10 Jahren
  Károly Balogh 37cf157d7d initialize pd to fix a warning with O3+ vor 10 Jahren
  Jonas Maebe 2f40fa7b33 * reintegrated "blocks" branch. Adds support for calling C-style blocks with vor 10 Jahren
  Jonas Maebe 146e3bcb9e * synchronised with trunk till r29513 vor 10 Jahren
  Jonas Maebe e97f31541e - reverted partial commit of merge vor 10 Jahren
  Jonas Maebe a76bbf363d * synchronised with trunk r29513 vor 10 Jahren
  sergei 6708b83a16 * Refactor tasmlisttypedconstbuilder so it emits string/PChar data, if any, into a second asmlist, instead of appending it directly to global asmlist. vor 10 Jahren
  sergei ed4e876f4f * Generate exception filters data on i386-win32 and x86_64-win64 without using global labels. vor 10 Jahren
  sergei a67478e033 * Simplified, removed redundant asmlist and duplicate call to maybe_new_object_file. vor 10 Jahren
  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 vor 10 Jahren
  lacak d8ce1caea3 fcl-db: postgresql: Fix AV in UnprepareStatement (TPQCursor.tr is nil). vor 10 Jahren
  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). vor 10 Jahren
  sergei 26cd3dc58a * %OS -> %target, the former is invalid and breaks the entire run. vor 10 Jahren
  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 vor 10 Jahren
  florian 0b3130ad20 * "backported" changes from pyacc.pas to pyacc.y: pyacc.pas is generated actually from pyacc.y by pyacc vor 10 Jahren
  florian 2c7f1c73ac * pass -m elf_i386_sol2 to gld on i386-solaris as well, patch by H.Hartl, resolves #27265 vor 10 Jahren
  florian 94a51e26a0 + support of winapi directive vor 10 Jahren
  Tomas Hajny dbb999c4dd * change unit names in the uses clause to completely lowercase to avoid issues with case sensitive file systems vor 10 Jahren
  Jonas Maebe 8fe981cccb * also give a warning when a field masks an identifier from a category vor 10 Jahren
  Jonas Maebe 990e47f2d3 * give a warning instead of an error if a parameter or local variable in a vor 10 Jahren
  florian d25dbec070 * allow the varargs directive in combination with stdcall as well, resolves #27299 vor 10 Jahren
  florian 681c1afe6c * limit inlined expansion and exponential code grow, resolves #23862 vor 10 Jahren
  florian a825a0f3ff * patch by Cyrax to fix building, resolves #27323 vor 10 Jahren
  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. vor 10 Jahren
  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 vor 10 Jahren
  Tomas Hajny 4cf24d98cb * updated configuration file template (aligned to fpcmkcfg/fpc.cft where appropriate) vor 10 Jahren
  Tomas Hajny 2da5e0b65c + new tool mkinsadd included into the standard building vor 10 Jahren
  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 vor 10 Jahren
  Jonas Maebe 02c445fb29 * fixed test compilation after r29388 vor 10 Jahren