Historie revizí

Autor SHA1 Zpráva Datum
  sergei 1c5fa5448e * Do not dereference null pointer, 'real' (not script-provided) common symbols don't have objsection assigned at this point. před 13 roky
  masta 504a0ce0ca Fix for Mantis #22326 před 13 roky
  florian b83948b009 * rules updated před 13 roky
  marco b616fca354 * Mantis #22249 Mysql BIT type support. před 13 roky
  marco c4ec774c4c * Fixes Sql parsing problems with spaces lacking between keyword and expression před 13 roky
  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). před 13 roky
  marco e5f0c75efe * make pipesize a property. Mantis #22327, patch by Cyrax. před 13 roky
  marco b603182f1a * (runcommand), fix for corruption of outputstring if command fails with před 13 roky
  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 před 13 roky
  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. před 13 roky
  Jonas Maebe b0462d27cc * by default, no longer initialize enumeration fields of classes/objects před 13 roky
  joost 4151e3f2c1 * Stream TBufdataset fmtBcd fields (xml) před 13 roky
  Jonas Maebe bb28a7cd08 * decrease the fpu stack position counter after explicitly inserted před 13 roky
  svenbarth 378dd7d6ab fppu.pas, tppumodule.readsourcefiles: před 13 roky
  sergei 32e399159f * Factored common parts that can be/should be reused in the internal linker. před 13 roky
  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. před 13 roky
  sergei 346fbef445 * Factored a common linker script building block into separate method. před 13 roky
  Jonas Maebe fdbe35aadf * only try to call procvars while choosing overloads in case they don't před 13 roky
  Jonas Maebe ea516b59b0 * extended test před 13 roky
  sergei 80bbd388f9 * Made removal of unused ExeSymbols a separate procedure, call it earlier and regardless of presence of the 'SYMBOLS' directive in the linker script. před 13 roky
  sergei 185e34915c - Removed level 2 comments and control characters in comments. před 13 roky
  sergei 335d9346dd * Fixed unclosed comment causing the test to fail for a completely unrelated reason. před 13 roky
  Jonas Maebe 595f28e6fa + AnsistringClass.Create(unicodestring) constructor that implicitly selects před 13 roky
  pierre 0cea493014 * Fix hidden parameter for fpsigprocmask for mips cpu (16 instead of 8) před 13 roky
  pierre a3bc5eaa3f * Fix spelling error in last commit před 13 roky
  pierre ef3bbf4c4a Really use get_fsr set_fsr functions před 13 roky
  Jonas Maebe d472a6d5d0 * changed tregset into tcpuregisterset so it's faster and uses less memory před 13 roky
  florian 3733a000a4 * fix compilation with -dextdebug před 13 roky
  Jonas Maebe 571b3feab1 * fixed internalerror on win64 after r21696 (source register size depends on před 13 roky
  pierre 5597af2279 * Try to adapt sigcontext record to MIPS linux system před 13 roky