summaryrefslogtreecommitdiff
path: root/compiler/systems.inc
Commit message (Expand)AuthorAgeFilesLines
* * synchronised with trunk till r42256jonas2019-06-201-1/+2
|\
| * + added a win16 internal linker class. Not functional yet.nickysn2019-06-141-1/+2
* | * synchronised with trunk till r40775jonas2019-01-051-1/+2
|\ \ | |/
| * haiku-x86_64: add target to the compiler and ppudump, enable it in fpmake and...karoly2019-01-041-1/+2
* | + added support for clang as an assembler for llvm IRjonas2018-12-011-1/+2
|/
* + added support for x86_64-android target.yury2018-10-171-1/+2
* + Added support for the aarch64-android target.yury2018-10-061-1/+2
* Merged riscv_new branchflorian2018-09-261-2/+9
* + started implementing support for generating Microsoft CodeView debugnickysn2018-05-161-0/+1
* arm-netbsd: added platform define and dummy rtl files so the build passes for...karoly2018-03-051-1/+2
* Fix fullcycle on x86_64-solaris machine by adding system_sparc64_solaris sys...pierre2017-12-081-1/+2
* m68k: changed the internal name of 68k MacOS from system_m68k_mac to system_m...karoly2017-08-221-1/+1
* m68k: removed traces of the never obsolete/ancient openbsd-m68k and never exi...karoly2017-08-121-1/+1
* Obsolete system_i386_qnx and remove last references to system_i386_qnxpierre2017-08-081-1/+1
* Add obsolete prefix to cpu_vm and system_vm_embedded, vm(vis) specfic code ha...pierre2017-08-041-2/+2
* Add obsolete prefix to cpu_ia64, system_ia64_win64 and system_ia64_embedded, ...pierre2017-08-041-3/+3
* Add obsolete prefix to cpu_alpha, system_alpha_linux and system_alpha_embedde...pierre2017-08-041-3/+3
* morphos: added legacy GNU AS support for the ancient AS version, which is sti...karoly2017-06-111-0/+1
* + some basic compiler support for sparc64-linuxflorian2017-06-041-2/+4
* webassembly: reserve a system id and cpu id slot for the platformkaroly2017-03-011-2/+5
* m68k: enable named sections for vasm generated objects. have a separate as_m6...karoly2016-12-111-0/+1
* AROS: added arm-aros target to compiler and fpcmakemarcus2016-11-061-1/+2
* + added an i8086-embedded target support to the compiler (RTL and makefilenickysn2016-06-171-1/+2
* added m68k vasm to the list of assemblerskaroly2016-05-291-0/+1
* Add -Aas-sol to use native Solaris assemblerpierre2015-10-291-0/+1
* + added support for using Clang as an assembler, and make it the defaultjonas2015-09-251-0/+1
* - reverted r31806, it breaks building on non-Darwin (mantis #28716)jonas2015-09-241-0/+1
* - removed as_darwin, since there is no difference with as_gas (there is nojonas2015-09-231-1/+0
* + started implementing a win16 target :)nickysn2015-09-051-1/+3
* + Linux/AArch64 compiler support (patch by Edmund Grimley Evans)jonas2015-05-221-2/+3
* + created the msdos internal linker class (empty for now)nickysn2015-05-061-1/+2
* * synchronised with trunk till r30345jonas2015-03-281-0/+1
|\
| * + the beginnings of an i8086-msdos internal obj writernickysn2015-03-271-0/+1
* | * synchronised with trunk till r30240jonas2015-03-151-1/+6
|\ \ | |/
| * * made a separate abi entry for powerpc_darwin, as it's not exactly the samejonas2015-03-141-1/+1
| * + "ELFv2" abi identifier for ppc64jonas2015-03-141-1/+4
| * Merge from armiw branch.laksen2015-03-131-0/+2
* | * synchronized with privatetrunk till r30095jonas2015-03-051-3/+9
|\ \ | |/
| * + iphonesim/x86_64 target (64 bit iOS simulator)jonas2015-02-231-1/+2
| * + aarch64 cpu identifierjonas2015-02-231-1/+2
| * + Darwin/AArch64 system identifierjonas2015-02-231-1/+2
| * + AArch64 Darwin abi declarationjonas2015-02-231-0/+1
| * * first dragonfly patch (existing most). Mantis #27091marco2014-12-071-1/+2
| * * made maybequoted_for_script() publicjonas2014-10-191-1/+2
* | * syncrhonised with trunk up till r28471jonas2014-08-191-1/+4
|\ \ | |/
| * merged/updated AROS/i386 target to trunk from AROS branch, to support Marcus ...karoly2014-08-171-1/+4
* | * synchronized with trunk up to r27758jonas2014-05-121-1/+4
|\ \ | |/
| * Add possibility to use GNU assembler gas on naitve AIXpierre2014-04-221-0/+1
| * * partially merged the mips-embedded branch of Michael Ring:florian2014-03-191-1/+3
| |\
| | * Initial version of mipsel-embedded Target for pic32mx chips.ring2013-07-061-1/+3