Историја ревизија

Аутор SHA1 Порука Датум
  kevinkofler 56f932f952 Seek back to the end after FlashOS relocation so the dummy signature ends up at the end and not the place of the last relocation in the standalone version. пре 16 година
  kevinkofler 81a30055da Update copyright date. пре 16 година
  kevinkofler 301be95cd6 Ignore "relative reloc to symbol in different section" error in the ".deleted" section. This fixes --remove-unused with debugging information and -freg-relative-an. пре 16 година
  kevinkofler a2f7ac6478 Fix DecodeOnCalcName to work like strncpy (fill remaining characters with \0). пре 17 година
  kevinkofler f52c6a2e06 Add support for urlencoded on-calc file names. пре 17 година
  kevinkofler 62f356b3c8 Fix CalcTolower (- -> +). пре 17 година
  kevinkofler ee6e19fa55 Implement portable CalcTolower instead of relying on system tolower for names in the calculator charset. пре 17 година
  kevinkofler 8f4764b120 Refactor copying of on-calc names into DecodeOnCalcName so urldecoding can be added into a single place. пре 17 година
  kevinkofler 16e279d4cf Document --output-data-var switch. пре 17 година
  kevinkofler 2df1f86c0a Implement --output-data-var switch (allows specifying the on-computer file name for the data variable). пре 17 година
  kevinkofler eef8b6dbaf Merge ATTRIBUTE_MAY_ALIAS patches from dasm-tigcc. пре 17 година
  kevinkofler fbbf279021 Don't patch on-computer file size when --outputbin-main-only is given either. пре 17 година
  kevinkofler b9b35b344c Don't patch on-computer file size when --outputbin is given. пре 17 година
  kevinkofler 542d0dc273 Fix emission of calculator builtins when using pucrunch compression. пре 17 година
  kevinkofler a6aed16d3e Complete pucrunch support: fix sizes and checksum, actually call the compression function. пре 17 година
  kevinkofler 924f2418ab Change pucrunch interface to take an EXP_FILE * so the checksum is computed. пре 17 година
  kevinkofler e23a3f73c4 Start implementing ExportPackedTIOSFile. пре 17 година
  kevinkofler 81f97e732f When --pack is given, make main file a ppg file and rename data variable (if it exists) to *-data.??y. пре 17 година
  kevinkofler 53bb95d362 Error out on an attempt to enable pucrunch for TARGET_EMBEDDED. пре 17 година
  kevinkofler 11cdc34926 Remove excess blank lines. пре 17 година
  kevinkofler 5fddb4076a Add --pack switch (currently does nothing). пре 17 година
  kevinkofler 73467f8bb0 Remove unused memStart and useless verbose output for it. пре 17 година
  kevinkofler 472dfe06c3 Use Error and Warning instead of fprintf(stderr for error reporting. пре 17 година
  kevinkofler 7be4369e5a Use (void) instead of () for 'InitValueLen' and 'InitRleLen' functions without parameters. пре 17 година
  kevinkofler 36049c7b96 Remove unused endAddr. пре 17 година
  kevinkofler 1e6861b581 Remove unused parameters and unused variable 'memEnd'. пре 17 година
  kevinkofler f853602c2a Fix non-ASCII character in verbose output. пре 17 година
  kevinkofler d784180a11 Change remaining printf calls to fprintf(VERBOSE_OUT,...). пре 17 година
  kevinkofler 185574c2c0 Remove type, FIXF_MACHMASK, FIXF_WRAP. пре 17 година
  kevinkofler 16226d5adc Direct F_VERBOSE and F_STATS output to VERBOSE_OUT instead of stderr, default VERBOSE_OUT to stdout. пре 17 година