Historique des commits

Auteur SHA1 Message Date
  sergei 2981f73aaa - Removed redundant functions "power", they were neither used nor accessible through interface. The actual function "power" is located in Math unit. il y a 11 ans
  michael 4a969eef33 * Removed httpdefs dependency, added several missing raise statements il y a 11 ans
  nickysn 626000e50d + added System.SelectorInc to the msdos rtl (BP7 compatibility) il y a 11 ans
  sergei e951887154 * Fixed linking of non-PIC code to indirect functions in shared objects. il y a 11 ans
  nickysn 9f2e59de3a + implemented far pointer arithmetic in the i8086 add node simplify method il y a 11 ans
  michael 89092232b9 * Parameter inverted for abortread in content read il y a 11 ans
  michael 12e9772111 * Attempt to fix Bug ID #25940 il y a 11 ans
  michael d45ced0221 * Added DegNormalize il y a 11 ans
  nickysn 4563b2994d + handle constint+pointerconst in taddnode.simplify il y a 11 ans
  nickysn bf1e15fd39 + added another far pointer arithmetic test il y a 11 ans
  nickysn cef4092f3d - rm some unneeded assignments from the test il y a 11 ans
  nickysn a11c7fe476 + report the number of the failing test in the exit code il y a 11 ans
  florian 701cdf8ea2 * fix for #25956: left is not necessarily the array load node when accessing an open array/array of const element il y a 11 ans
  nickysn cd90154b9c + added pointer const tests to the far pointer arithmetic test tfarptr3.pp il y a 11 ans
  nickysn 8d1ed088c8 + implemented far pointer arithmetic (operating only on the offset, without il y a 11 ans
  michael 9e93e4293b * Only put unbound params in the list of fieldnames (bug ID 25955) il y a 11 ans
  nickysn 198960b17c * preserve the segment of the reference in tx86vecnode.update_reference_reg_mul il y a 11 ans
  nickysn f00f7d6ee7 * override tcgvecnode.update_reference_reg_mul for i8086 and add code that il y a 11 ans
  nickysn 7a873f495d * use the stack segment for SP-relative addresses in Tcgx86.g_concatcopy in il y a 11 ans
  reiniero fadbe3b43e fcl-db: il y a 11 ans
  sergei 5c48804240 * Moved local label infrastructure into tasmreader, reduces number of global vars. Functionality is not changed. il y a 11 ans
  michael 181892cc5f * First implementation of pas2js converter program il y a 11 ans
  michael e05b77e759 * Check for nil il y a 11 ans
  michael 0c50662156 * Initial version of pascal-to-javascript converter il y a 11 ans
  nickysn ee20ecfcf2 * tcgx86.make_simple_ref: in i8086 memory models with DS<>SS, add an SS: segment il y a 11 ans
  sergei adc8cdb5af * Calling tlabelsym.mangledname should not define the label. This was causing "already defined" errors if a label was referenced before it was defined. il y a 11 ans
  nickysn e43791cf7c * ti8086callnode.extra_call_ref_code: do not change the base register to BX if il y a 11 ans
  nickysn 9da1ee0138 * i8086 far data model fixes in the copying of openarray value params il y a 11 ans
  nickysn c0709eef40 * i8086 far data model fixes in Save/RestoreStateVGA and Save/RestoreStateVESA il y a 11 ans
  nickysn f31d7e665b * fix for i8086 far data memory models in dos.getintvec il y a 11 ans