Historial de Commits

Autor SHA1 Mensaje Fecha
  Károly Balogh e6aed467b5 renamed script unit to cscript to avoid namespace conflict with univint package on Darwin. this makes it possible to build the textmode IDE on Darwin hace 7 años
  svenbarth f9c1d0c0db - TPPCMPWAssembler: remove support for 8-Byte alignment again as that shouldn't be necessary anymore with the alignment fixes in i_macos.pas; so it's better we get an internal error again if someone tries to use it hace 8 años
  svenbarth 3fd68bf59c * agppcmpw.getopstr: always access RTOC symbols as [TC](RTOC) instead of only (RTOC) hace 8 años
  svenbarth 4c71fb9e28 * TPPCMPWAssembler: small improvement for the debug output of writeexternal() hace 8 años
  svenbarth 86e50d4a26 * TPPCMPWAssembler: also write import statements for AB_EXTERNAL_INDIRECT symbols hace 8 años
  Károly Balogh 8830ee0a3b powerpc: assume that the MPW assembler supports 8 byte alignments. (based on some inconclusive internet search it should, but this is not confirmed) hace 8 años
  nickysn a018235811 * fixed powerpc compiler compilation with -dEXTDEBUG hace 8 años
  marco d2fe24ae20 * fix some more occured->occured hace 8 años
  Károly Balogh 0e41519516 * fixed powerpc build hace 9 años
  svenbarth 7845362701 powerpc/agppcmpw.pas: hace 9 años
  svenbarth 854c67175a powerpc/agppcmpw.pas, TPPCMPWAssembler: hace 9 años
  nickysn e1f21fb1e3 + handle the asd_cpu directive (commented out, but without producing an internal hace 9 años
  Jonas Maebe 991e1f49bd * store a pointer to the used tasminfo record in every assembler writer, so hace 10 años
  Jonas Maebe b3d0197f98 * factored out the output file handling (mostly writing data) from the hace 10 años
  Jonas Maebe 7949bebb8d * synchronised with r28168 of trunk hace 11 años
  Jonas Maebe b0ff41406a * grouped all tai_real* types into a single tai_realconst type, hace 11 años
  nickysn 7cfd7a66cd + create a special 'heap' segment with reserved space equal to heapsize (i.e. hace 11 años
  nickysn 3cc8ff11e3 + generate the stack segment for i8086 far data memory models from within fpc hace 11 años
  pierre 3f33fdd445 Handle asmextraopt in powerpc assmeblers hace 11 años
  sergei 108d3cb090 - Removed tai_label.is_global field, was used in just one place and is generally not needed: binding is controlled by 'bind' property of referenced AsmLabel. hace 12 años
  Jonas Maebe 6497d3c994 - removed no longer used/supported af_allowdirect flag (direct assembler hace 13 años
  Jonas Maebe ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead hace 13 años
  pierre 695556fe23 * Avoid warnings about use_PR constant boolean hace 13 años
  sergei 5bda700410 * External assemblers: moved some common code into the base class, 4 copies reduced to one. hace 14 años
  florian f328b6d635 + user section type hace 14 años
  Jonas Maebe 4838ebe73b * renamed mark_InlineStart/mark_InlineEnd to mark_NoLineinfoStart/ hace 15 años
  Jonas Maebe f7360d47c5 - removed aitconst_indirect_symbol, replaced with tai_directive hace 15 años
  Jonas Maebe edacea82be * changed assembler directives for darwin lazy/non-lazy symbol pointers hace 16 años
  Jonas Maebe 0c675a4039 * the objc1 unit has been renamed to objc hace 16 años
  Jonas Maebe 1f6ec379de * moved field definitions before method/property definitions (see mantis hace 16 años