Commit History

Author SHA1 Message Date
  pierre 2e4703d454 Merge of revision 21553 by Foxsen. 13 years ago
  pierre d6828965fd Merge of revision 21552 by Foxsen. 13 years ago
  pierre a805259761 + Increase CurrentPPUVersion following removal of packed attribute for tsettings type 13 years ago
  pierre d67d1abcba * Use field by field write of current_settings for replaytoken and remove packed attribute for tsettings type 13 years ago
  pierre 9453b1bb1e Merge of revision 21551 by Foxsen. 13 years ago
  sergei 85f6062e05 * Reworked writing ELF symbols into a separate class, TElfSymtab, which is also suitable for creating symbol tables in executable and dynamic ELF files. 13 years ago
  marco f2ccc9f593 * temporarily disabled the Fields.Count<FieldDefs.Count check. 13 years ago
  pierre 8698357d6c Makefile regenerazted after change to Makefile.fpc: 13 years ago
  pierre f369069965 + Add CYCLELEVEL variable, whose value can be from 1 to 3 13 years ago
  pierre 84214d1249 * Use mips_extra_offset function to give offsets expected by GDB for MIPS cpu 13 years ago
  pierre a52699cf98 MIPS packed record are not working yet, so do not use them for TSEttings record 13 years ago
  pierre ae7dd3a930 tprocdef.total_local_size field added for MIPS cpu 13 years ago
  pierre 550bbb0186 + computed_local_size new longint field in TMIPSProcInfo 13 years ago
  Jonas Maebe a3fa47a95b * {$linklib png} to enable automatically linking the library on Mac OS X 13 years ago
  marco d97aa91e28 * Let gettablenames with TRUE as second param succeed, out of compatibility 13 years ago
  svenbarth 7dfaec7a05 Fix for Mantis #21457 13 years ago
  sergei d0df2b247b * ogelf.pas: pass objdata into TElfObjSection.create_ext, so sections created via create_ext are 'owned' the same way as ones created via objData.CreateSection. 13 years ago
  sergei cc5fda2a1e + ogelf.pas: added definitions for program headers and .dynamic section, and reformatted existing ones to reduce line count. 13 years ago
  sergei 4e95b50344 * Improved performance of COFF object reader: handle string table as array of chars instead of stream, use Pos instead of Copy to determine if name starts with the given chars. 13 years ago
  marco 262ff83658 * binary compare data compared data1 with itself, mantis #22241 Patch by ... 13 years ago
  florian 64ac48c815 * patch by Nico Erfurth: Better support for PLD on ARM 13 years ago
  florian 3db61ae52d * patch by Nico Erfurth: Reworked regLoadedWithNewValue 13 years ago
  florian 03a30ff036 * patch by Nico Erfurth: Remove STRH and STRB from instructionLoadsFromReg 13 years ago
  florian 7599de416d * patch by Nico Erfurth: Reworked MatchOperand in ARM Peephole Optimizers 13 years ago
  sergei e0deb4cc99 * Fixed building with OPT="-dTEST_WIN64_SEH -O2" after r21454. It is not yet possible to omit rbp-based stack frames if using SEH on Win64. 13 years ago
  Mattias Gaertner 7d2be3635f fcl-image: tiff: reader+writer: deflate compression 13 years ago
  Jonas Maebe e7320ee729 * retry close() in fpclosedir() when it returns EINTR 13 years ago
  marco 27922875b4 * Patch from Ludo, follow up to r21474 add more dependent units (stdole2) 13 years ago
  pierre 2b90b444bf Differentiate mips/mipsel default system macros 13 years ago
  pierre 9fc6f91cd0 Set correct source info for mips/mipsel 13 years ago