summaryrefslogtreecommitdiff
path: root/compiler/systems
Commit message (Expand)AuthorAgeFilesLines
* Merged revision(s) 44002 from trunk:yury2020-01-261-2/+2
* --- Merging r40180 into '.':jonas2020-01-191-4/+4
* -- Zusammenführen von r43696 in ».«:florian2019-12-221-1/+1
* --- Merging r43650 into '.':jonas2019-12-142-3/+3
* -- Zusammenführen von r43651 in ».«:florian2019-12-051-1/+1
* -- Zusammenführen von r43570 in ».«:florian2019-11-241-1/+0
* -- Aufzeichnung der Informationen für Zusammenführung von r43005 in ».«:florian2019-11-091-2/+2
* --- Merging r43279 into '.':jonas2019-11-097-50/+45
* # revisions: 41828,41830,41831,41832,41833,41834,41835,41836,41837,41838,4183...marco2019-11-051-1/+2
* Merge of several commits related to enhancements in PPU writingpierre2019-11-041-0/+2
* * merged the OpenBSD 6.5 fixesnickysn2019-06-111-8/+12
* ------------------------------------------------------------------------pierre2019-05-291-2/+3
* + Enabling of x86_64-hziku target in fixes_3_2 compiler branch by merging o...pierre2019-05-282-14/+109
* # revisions: 41710,41711,41733,41734,41735,41736,41737,41738,41739,41740,4174...marco2019-05-041-11/+28
* --- Merging r41646 into '.':marco2019-05-042-48/+85
* --- Merging r41637 into '.':marco2019-04-191-7/+12
* * rest of the previous accidental partial commitjonas2019-02-076-25/+25
* ------------------------------------------------------------------------pierre2019-01-261-0/+6
* Merged aarch64-android, x86_64-android targets and fixes for the Android target.yury2018-12-132-2/+158
* Remove abolute path for native linker, ld is in directory /usr/ccs/bin in O...pierre2018-08-011-2/+2
* * Patch by Cyrax to allow creating map file on linux (bug ID 33982)michael2018-07-141-5/+13
* Make sure to align at the end of the .text, in case .data bytes will be place...laksen2018-07-121-0/+1
* Add replacement of $GCSECTIONS for shared librariespierre2018-07-071-0/+7
* * patch from #31920, pass gc-sections to .so'smarco2018-07-061-1/+1
* * use uppercase object section names in the OMF linker script for matching thenickysn2018-06-141-4/+4
* * fixed compilation of .com files in the i8086 tiny memory model, when used withnickysn2018-06-121-0/+1
* + initial (experimental) implementation of section-based smartlinking for i8086.nickysn2018-06-113-8/+24
* + generate script code for creating the dwarf exe sections when using thenickysn2018-05-251-0/+17
* Add tf_no_pic_supported to go32v2 target (was generating wrong code)pierre2018-05-231-1/+1
* + implemented the -Xg option for putting the debug information in a separatenickysn2018-05-222-0/+4
* + started implementing support for generating Microsoft CodeView debugnickysn2018-05-162-1/+5
* * keep track of the temp position separately from the offset in references,jonas2018-04-221-1/+1
* arm-netbsd: append -N to the command line. lets figure out later if this is t...karoly2018-03-221-2/+6
* arm-netbsd: use HF ABI, needs proper alignmentkaroly2018-03-221-2/+2
* * search also the "lib" path variants on x86-64 if the "lib64" ones are notflorian2018-03-171-1/+16
* * set localalignmin to 4 on x86_64-win64, there is no reason to leave it at 8...florian2018-03-171-1/+1
* netbsd/arm: default to EABIkaroly2018-03-151-1/+1
* arm-netbsd: added platform define and dummy rtl files so the build passes for...karoly2018-03-052-0/+70
* * modified patch of Sergey Shishmintzev: add a __text_start symbol if an exte...florian2018-02-131-0/+1
* macos: initial cross-linker support, based on the binutils in the Retro68 GNU...karoly2018-02-021-1/+209
* palmos: also pass --embedded-relocs to the linker. mimics what prc-tools GCC ...karoly2018-01-041-1/+1
* palmos: turned off large object generation for palmos, fixed linking by skipp...karoly2018-01-042-3/+3
* Call RegisterTarget for system_x86_6432_linux_infopierre2018-01-021-0/+1
* atari: remove -sd vlink option. this stops the linker from merging the bss se...karoly2017-12-271-1/+1
* * fixed the amount of bytes in the 'data' section, reported by the compiler,nickysn2017-12-201-1/+2
* * use dwarf-3 for avr-embedded by default as it makes the size of DW_FORM_ref...florian2017-12-021-1/+1
* renamed script unit to cscript to avoid namespace conflict with univint packa...karoly2017-11-1728-28/+28
* m68k-palmos: internal sysinit, and patch target support so it works prc-tools...karoly2017-09-162-17/+37
* palmos: register the linker at least, although it's probably not functional w...karoly2017-09-151-2/+4
* m68k: changed the internal name of 68k MacOS from system_m68k_mac to system_m...karoly2017-08-222-5/+5