summaryrefslogtreecommitdiff
path: root/compiler/utils/ppuutils
Commit message (Expand)AuthorAgeFilesLines
* + FreeBSD/AArch64 support (patch by Mikaƫl Urankar, mantis #38441)jonas2021-04-101-1/+2
* - removed the discardresult proc directivenickysn2021-03-201-2/+1
* * synchronized with trunknickysn2021-03-011-1/+2
|\
| * + array defs. of open arrays are now marked by ado_OpenArray, so (internall...florian2021-02-211-1/+2
* | * synchronized with trunknickysn2021-01-241-1/+2
|\ \ | |/
| * Add cs_generate_uf2 entry into ppudumppierre2021-01-241-1/+2
* | * fixed compilation of ppudumpnickysn2021-01-241-1/+2
* | * synchronized with trunknickysn2021-01-072-2/+17
|\ \ | |/
| * * have the generic dummy symbols for procsyms keep track of their overloaded ...svenbarth2021-01-062-2/+17
* | * synchronized with trunknickysn2020-12-011-1/+2
|\ \ | |/
| * + -Xa option: generate code which allows to use more than 2 GB of static da...florian2020-11-301-1/+2
* | * synchronized with trunknickysn2020-11-201-1/+2
|\ \ | |/
| * Add separate cs_assemble_on_target tglobalswitch entrypierre2020-11-201-1/+2
* | * synchronized with trunknickysn2020-11-072-4/+5
|\ \ | |/
| * m68k: initial commit to add the Sinclair QL as a compiler targetkaroly2020-11-041-1/+2
| * * changed TIDString and tsymentry.realname to TSymStrjonas2020-11-032-3/+3
* | * synchronized with trunknickysn2020-08-171-1/+1
|\ \ | |/
| * * fixed a typo.yury2020-08-171-1/+1
* | * fixed compilation of ppudumpnickysn2020-08-061-5/+6
* | * more wasm -> wasm32 renamesnickysn2020-08-051-2/+2
|/
* z80: preserve system ID and linker ID for the Amstrad CPCkaroly2020-07-231-1/+2
* * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOSjonas2020-07-101-5/+6
* bump ppudump copyright yearkaroly2020-07-041-2/+2
* * compilation fixedflorian2020-06-201-1/+2
* + add compiler support for the Z80 MSX-DOS targetsvenbarth2020-06-061-1/+2
* * fix several double ;florian2020-05-241-1/+1
* + x86: track use of full ymm registers and generate vzeroupper if neededflorian2020-05-241-1/+3
* * Do not use the LOC_VOID location to indicate unused parameters.yury2020-05-211-2/+1
* * If a nested procedure does not access its parent's frame pointer, optimize ...yury2020-05-061-1/+2
* ppudump: catch exception on illegal datetime (mainly cross compiled units)marcus2020-05-021-3/+6
* * synchronized with trunknickysn2020-04-261-4/+7
|\
| * * fix for Mantis #35140: apply patch by Ryan Joseph together with some furthe...svenbarth2020-04-251-4/+7
* | * synchronized with trunknickysn2020-04-211-2/+3
|\ \ | |/
| * + implement initial compiler support for Win64 on Aarch64svenbarth2020-04-211-1/+2
* | * synchronized with trunknickysn2020-04-201-3/+4
|\ \ | |/
| * * fix for Mantis #36935: apply patch by J. Gareth Moreton to fix a typo in cs...svenbarth2020-04-201-1/+1
| * + initial support for arm-freertos largely based on patch by Michael Ringflorian2020-04-191-1/+2
* | * makefiles regenerated with the zxspectrum targetnickysn2020-04-191-1/+2
* | * synchronized with trunknickysn2020-04-061-1/+2
|\ \ | |/
| * Fix ppudump after addition of system_xtensa_linux targetpierre2020-04-061-1/+2
* | * compilation fixedflorian2020-04-031-2/+4
* | * synchronized with trunknickysn2020-03-291-1/+2
|\ \ | |/
| * * fix ppudump after addition of freertos-xtensaflorian2020-03-291-1/+2
* | * synchronize with trunknickysn2020-03-294-347/+1558
|\ \ | |/
| * + Xtensa: support in the build utilitiesflorian2020-03-201-6/+9
| * + new pio_inline_forbidden flag to indicate that while parsing thejonas2020-01-291-1/+2
| * * never inline routines that call get_frame (otherwise get_frame would returnjonas2020-01-291-1/+3
| * * record whether a function uses fastmath, and define the function asjonas2019-12-301-1/+2
| * * support for marking arraydefs as vectorsjonas2019-12-241-1/+2
| * * Remove duplicate ibextraheader handling.pierre2019-12-111-10/+3