Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Jonas Maebe b07f8b42fd * always add -Fd to the compiler command line parameters, because the 13 năm trước cách đây
  masta 64c122100f Small optimizations to FillChar for ARM 13 năm trước cách đây
  sergei 37b8cd1b7a * If relocation to a local label cannot be translated into (section+offset), then the target symbol must be written into symbol table. Fixes IE 200603012 in number of tests with -Cg on i386-linux (and possibly other targets with internal ELF assembler). 13 năm trước cách đây
  sergei b497d53a98 * Fixed GOT address calculation (must take 'pop ecx' instruction into account) 13 năm trước cách đây
  joost c02351da63 * Implemented autoincremental fields for TBufDataset 13 năm trước cách đây
  joost ec67f10680 * Fixed CreateDataset when TBufDataset.Filename is set 13 năm trước cách đây
  michael bc3bf09c92 * Patch from Silvio Clecio to implement httponly cookie property 13 năm trước cách đây
  florian 3f14f2b61b + be able to turn off warning -> error conversion on the command line (with -) 13 năm trước cách đây
  florian 7df1403849 * fix releasing of shortstring temps. in arrayconstructor nodes 13 năm trước cách đây
  florian c62a2c8bb5 + write temptype when printing tempdelete nodes 13 năm trước cách đây
  florian e59861a5a3 * fix directories for ports unit 13 năm trước cách đây
  marco cbb9e3b077 * Improved pqconnection error reporting. Patch by Ludo, Mantis #22336 13 năm trước cách đây
  marco 2c3787d415 * properly initialize FPipeBuffersize. Follow up to Mantis #22327 13 năm trước cách đây
  sergei 1c5fa5448e * Do not dereference null pointer, 'real' (not script-provided) common symbols don't have objsection assigned at this point. 13 năm trước cách đây
  masta 504a0ce0ca Fix for Mantis #22326 13 năm trước cách đây
  florian b83948b009 * rules updated 13 năm trước cách đây
  marco b616fca354 * Mantis #22249 Mysql BIT type support. 13 năm trước cách đây
  marco c4ec774c4c * Fixes Sql parsing problems with spaces lacking between keyword and expression 13 năm trước cách đây
  sergei 65e701a198 * Fixed operation of 'PROVIDE' link script directive (all symbols were incorrectly put into .bss section, instead of locations given by placement of the directive). 13 năm trước cách đây
  marco e5f0c75efe * make pipesize a property. Mantis #22327, patch by Cyrax. 13 năm trước cách đây
  marco b603182f1a * (runcommand), fix for corruption of outputstring if command fails with 13 năm trước cách đây
  marco 1a3d8f483e * crtwrite didn't handle buffer writes > 255 chars properly, and the textrec buffer is 256 currently (and has been since svn history start). Mantis #22334 13 năm trước cách đây
  sergei c65abdeeae * Implemented link map generation without involving TObjSection.ObjSymbolDefines, and removed the latter because it isn't used otherwise. The new approach uses CPU/memory only when map generation is requested. 13 năm trước cách đây
  Jonas Maebe b0462d27cc * by default, no longer initialize enumeration fields of classes/objects 13 năm trước cách đây
  joost 4151e3f2c1 * Stream TBufdataset fmtBcd fields (xml) 13 năm trước cách đây
  Jonas Maebe bb28a7cd08 * decrease the fpu stack position counter after explicitly inserted 13 năm trước cách đây
  svenbarth 378dd7d6ab fppu.pas, tppumodule.readsourcefiles: 13 năm trước cách đây
  sergei 32e399159f * Factored common parts that can be/should be reused in the internal linker. 13 năm trước cách đây
  sergei 1284be72ea * Fixed alignment of '.data' section, which got accidentally changed from 16 to 8 by r21374, causing e.g. tests/test/tasm3.pp to crash if compiled without -Cg and on target without tf_smartlink_sections. The root problem is not here, however: if appending data with higher alignment to a section with lower alignment, we likely need to raise the alignment of section. 13 năm trước cách đây
  sergei 346fbef445 * Factored a common linker script building block into separate method. 13 năm trước cách đây