summaryrefslogtreecommitdiff
path: root/compiler/systems
Commit message (Expand)AuthorAgeFilesLines
* Avoid warning with -O4 optionpierre2021-04-281-0/+1
* * patch by Christo Crause to fix #38789: writing of linker commands should ...florian2021-04-261-2/+17
* * NDS: fix condition when to default to apptype arm9svenbarth2021-04-231-1/+1
* sinclairql: support the upcoming QL binary linking feature of vlink (still in...karoly2021-04-191-3/+16
* Add systems_openbsd to suppported_targets_x_smallr and modify GenerateExecut...pierre2021-04-181-2/+4
* Add fForceUseForwardSlash to TLinkRes class, used for vlink linker on hosts ...pierre2021-04-176-1/+12
* - forgotten file, obsolete define removed, belongs to last commitflorian2021-04-111-3/+0
* - obsolete defines removedflorian2021-04-111-2/+0
* * newer linux distros might have powerpc64 libraries in /usr/lib or /libflorian2021-04-111-2/+7
* * use up to 16 bytes alignment for the WASI targetnickysn2021-04-111-6/+6
* + FreeBSD/AArch64 support (patch by Mikaƫl Urankar, mantis #38441)jonas2021-04-102-0/+86
* * Darwin: fixed calling dsymutil when _not_ skipping the linking stepjonas2021-04-081-3/+2
* - removed unused leftovers from old t_bsd codejonas2021-03-241-214/+185
* * Add SAMD51P19A controller type. Unit generated by Michael Ring and slightly...laksen2021-03-221-0/+2
* * synchronized with trunknickysn2021-03-132-6/+18
|\
| * * riscv64-linux: generate PIC for all units as it is required for shared li...florian2021-03-131-1/+1
| * * RiscV: if shared libraries are involved, we have to link always against t...florian2021-03-121-2/+14
| * * RiscV: basic CFI stuff fixedflorian2021-03-101-4/+4
* | * synchronized with trunknickysn2021-03-012-8/+8
|\ \ | |/
| * m68k-linux: revert maxCrecordalign to 2, as an experiment to fix some linking...karoly2021-02-261-1/+1
| * m68k: adjusted some max alignment values for m68k-linux based on i386-linux, ...karoly2021-02-241-6/+6
| * * iphonesim targets support link order sym filesjonas2021-02-211-2/+2
| * - Darwin/ppc64 linker does not support symbol order filejonas2021-02-211-1/+1
* | * synchronized with trunknickysn2021-02-141-1/+1
|\ \ | |/
| * * arm thumb: generate proper cfiflorian2021-02-141-1/+1
* | * synchronized with trunknickysn2021-02-131-0/+6
|\ \ | |/
| * + patch by Dimitrios Chr. Ioannidis: include dwar-3 sections in avr-embedde...florian2021-02-121-0/+6
* | * set the default debug info type to dbg_dwarf2 for the WebAssembly targetsnickysn2021-01-282-2/+2
* | * synchronized with trunknickysn2021-01-246-21/+119
|\ \ | |/
| * * fix linker map generation on Darwinjonas2021-01-241-1/+1
| * + modified patch by Christo Crause: if the target support, the switch -Xu c...florian2021-01-241-0/+105
| * * Removed/ifdefed the assigned and unused variables.yury2021-01-242-6/+2
| * * Removed/ifdefed lots of unused variables.yury2021-01-246-14/+11
* | * use ld_embedded instead of ld_wasm for the linker id for the wasm32 embedde...nickysn2021-01-242-2/+2
* | * the wasm target (now 'embedded') moved to the i_embed/t_embed unitsnickysn2021-01-244-284/+169
* | * changed the name of the 'wasm' system to 'embedded'nickysn2021-01-241-2/+2
* | * system_wasm_info renamed system_wasm32_embedded_infonickysn2021-01-242-2/+2
* | * system identifier system_wasm32_wasm renamed system_wasm32_embeddednickysn2021-01-242-3/+3
* | * system_wasi_info renamed system_wasm32_wasi_infonickysn2021-01-242-3/+3
* | + added ifdefs to set the source info for WASInickysn2021-01-241-0/+6
* | - removed debug writeln from the WASI linker invocation codenickysn2021-01-221-1/+0
* | + added startup code for WASInickysn2021-01-221-0/+7
* | * synchronized with trunknickysn2021-01-211-0/+2
|\ \ | |/
| * powerpc-amiga: fixed the vlink linker script to handle fpc.resources and fpc....karoly2021-01-211-0/+2
* | - disable the --allow-undefined linker option when linking for WASInickysn2021-01-211-1/+1
* | + enable linker map file creation for the llvm WebAssembly linker. Note: this...nickysn2021-01-201-2/+7
* | + print 'linking' message for the WASI targetnickysn2021-01-201-0/+6
* | * synchronized with trunknickysn2020-12-121-2/+7
|\ \ | |/
| * amiga: fixed the recently added link map generation to work properly. needs r...karoly2020-12-101-2/+7
* | * synchronized with trunknickysn2020-12-081-1/+2
|\ \ | |/