summaryrefslogtreecommitdiff
path: root/compiler/systems/t_go32v2.pas
Commit message (Expand)AuthorAgeFilesLines
* * Changed linking infrastructure to look like assembler one:sergei2013-08-181-2/+2
* Add passing of -k option to linker for msdos and go32v2 targetspierre2013-06-261-1/+2
* Merge forgotten go32v2 2.6.0 branch changes back into trunk.pierre2013-04-121-2/+5
* * Renamed a method for consistency (let script building methods start with Sc...sergei2012-07-071-1/+1
* + Internal linker for go32v2:sergei2012-05-301-6/+112
* * GNU ld only supports double quotes in its response file -> requote therejonas2012-05-031-2/+2
* * replaced most (if not all) remaining fields/parameters in the compilerjonas2012-04-291-2/+2
* * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolve...florian2011-09-271-2/+2
* * Adapt script to DJGPP 2.04pierre2009-11-061-3/+7
* Updated go32v2 linker script:giulio2008-06-021-1/+18
* + probability of issues with long pathnames not fitting DOS command line le...hajny2008-04-261-12/+11
* * Rework the constexprint to allow operations from low(int64) to high(qword).daniel2007-06-131-1/+1
* * more file handling from shortstring to tcmdstrjonas2007-02-211-1/+1
* * renamed TStringList to TCmdStrList, in general use TCmdStr instead of short...tom_at_work2007-01-261-5/+5
* * section "fpc" was renamed to ".fpc".yury2006-11-101-0/+1
* * make win32 compilepeter2006-10-301-2/+2
* * Remove dos,strings units, use SysUtils insteadpeter2006-10-301-3/+5
* * settings refactoredflorian2006-10-301-4/+4
* * disable internal linkerpeter2006-07-291-1/+1
* * support static library (.a) linkingpeter2006-06-281-19/+41
* * cleanup external/nolink optionspeter2006-04-291-3/+3
* Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,...peter2006-03-051-1/+1
* * fix for web bug 4182hajny2006-01-091-4/+2
* * log and id tags removedfpc2005-05-211-10/+0
* initial importfpc2005-05-161-0/+374