summaryrefslogtreecommitdiff
path: root/compiler/systems/t_aix.pas
Commit message (Expand)AuthorAgeFilesLines
* * Changed linking infrastructure to look like assembler one:sergei2013-08-181-2/+1
* * always surround ld link.res SEARCH_DIR() arguments with double quotes,jonas2012-05-201-2/+2
* * link.res is a real linkerscript when we target binutils, not when wejonas2012-05-201-4/+13
* * 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-5/+5
* + fcl-res support for xcoff/aixjonas2012-04-111-1/+1
* + support for creating dynamic libraries on AIXjonas2012-04-111-17/+94
* + AIX target definition and info for the compiler and ppudumpjonas2012-04-111-0/+344