Historique des commits

Auteur SHA1 Message Date
  godzil c27eb2bb99 Big commit, change the properties of a lot of text file to use native eol, and force all of the documentation files to user CRLF eol. Remove some artefacts from CVS (.cvsignores file and a CVSROOT folder) and add svn:keywords to all files in the repository il y a 15 ans
  debrouxl 703ef9e97e Switch SECTION.Symbols from list-type operations to tree-type operations. il y a 15 ans
  debrouxl dc463b63c9 Switch SECTION.Relocs from list-type operations to tree-type operations. il y a 15 ans
  debrouxl fb18bae861 Add dummy API for trees, equivalent to that for lists. il y a 15 ans
  debrouxl a25095ede3 Branch for ticket #20: optimizing ld-tigcc il y a 15 ans
  debrouxl 532477a2ba Add implementation and documentation of special __ld_bss_even_end symbol, resolved to the first even address after the end of the BSS section. il y a 15 ans
  debrouxl 0146842c2b Merge upstream commit r1259: il y a 15 ans
  godzil 24b3727562 Apply Lionel Patch (and first real commit on this marvelous fork #hehe#) il y a 16 ans
  kevinkofler 55ba42a9c3 Fix "relative reloc at `0xnnn' to `foo' in different section" errors when using --remove-unused with debugging information and KERNEL_FORMAT_ROM_CALLS (or other relocated ROM_CALLs, RAM_CALLs or library calls): Remove all ROM_CALLs, RAM_CALLs and library calls from the deleted section. GDB can't handle them anyway and they cause invalid entries in the relocation table. il y a 16 ans
  kevinkofler 89cb9c3819 Update copyright date. il y a 16 ans
  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. il y a 16 ans
  kevinkofler 81a30055da Update copyright date. il y a 16 ans
  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. il y a 16 ans
  kevinkofler a2f7ac6478 Fix DecodeOnCalcName to work like strncpy (fill remaining characters with \0). il y a 17 ans
  kevinkofler f52c6a2e06 Add support for urlencoded on-calc file names. il y a 17 ans
  kevinkofler 62f356b3c8 Fix CalcTolower (- -> +). il y a 17 ans
  kevinkofler ee6e19fa55 Implement portable CalcTolower instead of relying on system tolower for names in the calculator charset. il y a 17 ans
  kevinkofler 8f4764b120 Refactor copying of on-calc names into DecodeOnCalcName so urldecoding can be added into a single place. il y a 17 ans
  kevinkofler 16e279d4cf Document --output-data-var switch. il y a 17 ans
  kevinkofler 2df1f86c0a Implement --output-data-var switch (allows specifying the on-computer file name for the data variable). il y a 17 ans
  kevinkofler eef8b6dbaf Merge ATTRIBUTE_MAY_ALIAS patches from dasm-tigcc. il y a 17 ans
  kevinkofler fbbf279021 Don't patch on-computer file size when --outputbin-main-only is given either. il y a 17 ans
  kevinkofler b9b35b344c Don't patch on-computer file size when --outputbin is given. il y a 17 ans
  kevinkofler 542d0dc273 Fix emission of calculator builtins when using pucrunch compression. il y a 17 ans
  kevinkofler a6aed16d3e Complete pucrunch support: fix sizes and checksum, actually call the compression function. il y a 17 ans
  kevinkofler 924f2418ab Change pucrunch interface to take an EXP_FILE * so the checksum is computed. il y a 17 ans
  kevinkofler e23a3f73c4 Start implementing ExportPackedTIOSFile. il y a 17 ans
  kevinkofler 81f97e732f When --pack is given, make main file a ppg file and rename data variable (if it exists) to *-data.??y. il y a 17 ans
  kevinkofler 53bb95d362 Error out on an attempt to enable pucrunch for TARGET_EMBEDDED. il y a 17 ans
  kevinkofler 11cdc34926 Remove excess blank lines. il y a 17 ans