summaryrefslogtreecommitdiff
path: root/compiler/options.pas
Commit message (Expand)AuthorAgeFilesLines
* sinclairql: enable commandargs and exitcode featureskaroly2021-04-111-1/+1
* * don't override specified assembler on the command line when leavingjonas2021-04-081-4/+4
* * forgotten " addedflorian2021-04-021-1/+1
* * Aarch64: the M1 is an ARM v8.4-a CPUflorian2021-04-021-0/+14
* + write controller unit wiht -ix as wellflorian2021-04-021-1/+2
* * synchronized with trunknickysn2021-03-131-8/+119
|\
| * * finished -ix outputflorian2021-03-101-8/+119
* | * synchronized with trunknickysn2021-03-081-23/+65
|\ \ | |/
| * + initial (and so far experimental) implementation of -ix to output -i in x...florian2021-03-071-23/+65
* | * synchronized with trunknickysn2021-02-141-1/+3
|\ \ | |/
| * + throw an error if hardware floating point operations are used in thumb(-1...florian2021-02-131-0/+2
| * * handle -Ca (as proposed by Michael Ring) and -Cf in the first option pass...florian2021-02-131-1/+1
* | * synchronized with trunknickysn2021-01-241-0/+12
|\ \ | |/
| * + modified patch by Christo Crause: if the target support, the switch -Xu c...florian2021-01-241-0/+12
* | * show the list of wasm32 targets in the compiler help screennickysn2021-01-241-0/+3
* | * synchronized with trunknickysn2021-01-201-0/+1
|\ \ | |/
| * Reset paratargetdbg to dbg_none when handling -g- option, to really suppress...pierre2021-01-201-0/+1
* | + define the CPUWASM32 system macro for wasm32nickysn2021-01-021-2/+3
* | * synchronized with trunknickysn2020-12-011-0/+7
|\ \ | |/
| * + -Xa option: generate code which allows to use more than 2 GB of static da...florian2020-11-301-0/+7
* | * synchronized with trunknickysn2020-11-251-37/+71
|\ \ | |/
| * sinclairql: added platform specific options to allow specifying executable me...karoly2020-11-251-0/+17
| * * set reasonable defaults for arm eabiflorian2020-11-221-37/+54
* | * synchronized with trunknickysn2020-11-221-0/+5
|\ \ | |/
| * sinclairql: make sure the Sinclair QL defaults to vlinkkaroly2020-11-211-0/+5
* | * synchronized with trunknickysn2020-11-201-2/+4
|\ \ | |/
| * + options.pas: Add new option -sT, to do only the linking on target, bypierre2020-11-201-2/+4
* | * synchronized with trunknickysn2020-11-191-5/+25
|\ \ | |/
| * Revert commit #47257, Disable use of cmov instructions in alignment pattern...pierre2020-11-161-0/+8
| * * cosmeticsflorian2020-11-121-10/+12
| * * patch by Cyrax: forbid to use heaptrc and valgrind at the same time, reso...florian2020-11-111-2/+8
| * sinclairql: make sure the default CPU target is 68000 for the QL. also, some ...karoly2020-11-091-3/+7
* | * synchronized with trunknickysn2020-11-071-0/+2
|\ \ | |/
| * m68k: initial commit to add the Sinclair QL as a compiler targetkaroly2020-11-041-0/+2
* | * synchronized with trunknickysn2020-10-291-0/+3
|\ \ | |/
| * Display xtensa specific options for ppcxtensa -hpierre2020-10-281-0/+3
* | * synchronized with trunknickysn2020-10-191-0/+11
|\ \ | |/
| * + new switches -DD and DT which allow to pass an arbitrary string which is ...florian2020-10-181-0/+10
| * * naturally align threadvar lists/tablesjonas2020-10-151-0/+1
* | * synchronized with trunknickysn2020-10-141-1/+1
|\ \ | |/
| * * patch by Marģers to unify internal error numbers, resolves #37888florian2020-10-131-1/+1
* | * synchronized with trunknickysn2020-09-261-0/+10
|\ \ | |/
| * + xtensa: make use of nsau to implement Bsr*florian2020-09-261-0/+10
* | * synchronized with trunknickysn2020-08-201-0/+4
|\ \ | |/
| * * patch by Christo Crause, resolves #37335florian2020-08-201-0/+4
* | * synchronized with trunknickysn2020-08-181-11/+8
|\ \ | |/
| * * Xtensa: set abi correctlyflorian2020-08-181-11/+8
* | * synchronized with trunknickysn2020-08-121-0/+2
|\ \ | |/
| * + add option -FF to force the use of fpcres as RC compilersvenbarth2020-08-121-0/+2
* | * synchronized with trunknickysn2020-08-031-110/+242
|\ \ | |/