summaryrefslogtreecommitdiff
path: root/compiler/systems/t_nds.pas
Commit message (Expand)AuthorAgeFilesLines
* * Nintendo DS port updated to libnds ver.1.7.3Legolas2019-06-101-103/+199
* * fix case completeness and unreachable code warnings in compiler that wouldjonas2019-05-121-0/+4
* renamed script unit to cscript to avoid namespace conflict with univint packa...karoly2017-11-171-1/+1
* * fix warnings when compiling the compiler with DFA optimizer enabled on ARMkaroly2014-08-201-2/+6
* * Updated libndsfpc and nds linkerscript to Ver. 1.5.8Legolas2014-08-021-73/+61
* * Changed linking infrastructure to look like assembler one:sergei2013-08-181-1/+1
* compiler: set apptype using new SetAppType routine, add 'CONSOLE' define for ...paul2013-02-131-1/+1
* * always surround ld link.res SEARCH_DIR() arguments with double quotes,jonas2012-05-201-1/+1
* * GNU ld only supports double quotes in its response file -> requote therejonas2012-05-031-1/+1
* * replaced most (if not all) remaining fields/parameters in the compilerjonas2012-04-291-7/+7
* * Updated nds to devkitARM r33Legolas2011-06-271-14/+4
* * Updated NDS and GBA to devkitARM r28Legolas2010-03-021-5/+14
* * Enabled -Xm switch for NDS and GBA and switched from abi_default to abi_eabiLegolas2009-09-061-2/+12
* * fixed compilation after r13217 (some 2.2.x-isms)jonas2009-06-011-1/+1
* * updated nds/gba linker scripts and reverted some changes for 2.2.4a releaseLegolas2009-05-311-6/+2
* * Changes to compiler and rtl to make it compatible with devkitARM r24Legolas2009-01-181-3/+19
* * Updated nds linker script for new binutilsLegolas2008-05-051-12/+8
* * Some cleaning on nds linker; new extension for intermediate filesLegolas2008-01-071-24/+11
* * Changed .elf extension to .nef (Not Executable File) for intermediate file ...Legolas2007-07-091-3/+3
* * Rework the constexprint to allow operations from low(int64) to high(qword).daniel2007-06-131-1/+1
* * Set SVN propertiesdaniel2007-02-241-775/+775
* * more file handling from shortstring to tcmdstrjonas2007-02-211-1/+1
* * changes in linker script and gcc handlingLegolas2007-02-181-6/+3
* * renamed TStringList to TCmdStrList, in general use TCmdStr instead of short...tom_at_work2007-01-261-6/+6
* * arm9 binaries are automatically patched Legolas2006-12-181-0/+7
* * compiler part of first Nintendo DS portLegolas2006-12-141-0/+772