summaryrefslogtreecommitdiff
path: root/compiler/globals.pas
Commit message (Expand)AuthorAgeFilesLines
* * synchronized with trunknickysn2020-11-251-1/+5
|\
| * sinclairql: added platform specific options to allow specifying executable me...karoly2020-11-251-1/+5
* | * synchronized with trunknickysn2020-11-191-18/+26
|\ \ | |/
| * * Give access to CPU specific fields of tsettings recordpierre2020-11-161-18/+26
* | * synchronized with trunknickysn2020-10-191-0/+3
|\ \ | |/
| * + new switches -DD and DT which allow to pass an arbitrary string which is ...florian2020-10-181-0/+3
* | * synchronized with trunknickysn2020-10-031-1/+1
|\ \ | |/
| * * set default processor for i386 to Pentium2florian2020-10-021-1/+1
* | * synchronized with trunknickysn2020-08-211-0/+3
|\ \ | |/
| * * reset idfpath when globals are initialized (needed for the textmode IDE)svenbarth2020-08-211-0/+3
* | * synchronized with trunknickysn2020-08-201-1/+4
|\ \ | |/
| * * patch by Christo Crause, resolves #37335florian2020-08-201-1/+4
* | * synchronized with trunknickysn2020-08-031-5/+52
|\ \ | |/
| * * tcputype.cpu_z80 renamed .cpu_zilog_z80nickysn2020-04-271-2/+2
| * * synchronized with trunknickysn2020-04-181-0/+7
| |\
| | * + -ib parameter to print the code generator backend type: FPC or LLVMjonas2020-04-181-0/+7
| * | * synchronized with trunknickysn2020-04-121-0/+1
| |\ \ | | |/
| | * * Use exepath on all platformsmichael2020-04-121-1/+1
| | * * Use exepath on all platformsmichael2020-04-121-3/+1
| | * * Do not expand FPCBINDIR on darwinmichael2020-04-121-0/+2
| | * * Add FPCBINDIR macro for pathsmichael2020-04-121-0/+1
| * | * synchronize with trunknickysn2020-03-301-0/+5
| |\ \ | | |/
| | * + -XlS<x> option to specify a suffix for externally called LLVM utilities,jonas2020-03-301-0/+5
| * | * synchronize with trunknickysn2020-03-291-17/+136
| |\ \ | | |/
| | * + Xtensa: initial skeleton completedflorian2020-03-201-0/+6
| | * - removed LLVM support for clang < 7.0 and Xcode < 10.0: those versionsjonas2019-12-141-1/+1
| | * * cutils.pas (size_2_align): Move to..pierre2019-09-161-4/+22
| * | + skeleton for Z80 supportflorian2017-03-261-0/+10
* | | [PATCH 02/83] updating common FPC sources for WASM targetnickysn2020-07-291-0/+6
| |/ |/|
* | * instead of declaring another type with a 'attribute' suffix, *search* for a...svenbarth2019-07-121-0/+2
* | Reintegration of Custom Attributes branch by Joost van der Sluis with patches...svenbarth2019-07-121-1/+1
* | - Fix bug in 64bit softfloat double negation.laksen2019-07-071-4/+4
* | + support for LLVM LTO: compile units with -CLflto -> when compiling a mainjonas2019-04-201-0/+1
* | * synchronised with trunk till r40776jonas2019-04-131-0/+28
|\ \
| * | + introduce the $OPENBSD_LOCALBASE and $OPENBSD_X11BASE pseudo variables; thesenickysn2019-03-201-0/+28
* | | * support specifying the target LLVM/Xcode versionjonas2019-03-171-1/+1
|/ /
* | * fixed wrong change of jumpalignmax from 10 to 16 in previous commitjonas2018-12-281-2/+2
* | + tsettings.tlsmodelflorian2018-11-071-0/+4
* | Really change extension of hs1 local variable in get_exepathpierre2018-11-061-1/+1
* | + new fields for more precise control of alignmentflorian2018-11-011-0/+3
* | Merged riscv_new branchflorian2018-09-261-2/+14
* | + add a new modeswitch ArrayOperators which is set by default in Delphi modes...svenbarth2018-06-201-1/+2
* | * allow $MinEnumSize, $PackSet and $PackRecords to be used with $Push and $Popsvenbarth2018-06-121-1/+7
* | * instead of using separate booleans use a set to keep track of pending chang...svenbarth2018-06-121-3/+7
* | + enable by default the ds_dwarf_omf_linnum debug switch on i8086, since that'snickysn2018-05-171-0/+4
* | + add a global that will contain all default namespaces passed in as parameterssvenbarth2018-05-051-0/+4
* | + patch by Denis Kozlov to add date/time tokens: %DATEYEAR%, %DATEMONTH%, %DA...florian2018-02-241-1/+7
* | + implementation of the vectorcall calling convention by J. Gareth Moretonflorian2018-02-111-1/+2
* | * (re)store alignment when doing a $push/$popflorian2018-01-221-0/+2
* | + add support for $SetPE{OS,SubSys,User}Version directives; Delphi compatible...svenbarth2017-09-301-0/+12