| Commit message (Expand) | Author | Age | Files | Lines |
| * | + common assembler optimizer base class for powerpc and powerpc64 | florian | 2021-04-11 | 1 | -0/+85 |
| * | * patch by Marģers to unify internal error numbers, resolves #37888 | florian | 2020-10-13 | 6 | -9/+9 |
| * | Replace outdated cgop2string function by tcgsize2str function from cgbase un... | pierre | 2020-08-25 | 1 | -30/+0 |
| * | * mark all external assemblers using an LLVM tool using af_llvm | jonas | 2020-07-19 | 2 | -4/+4 |
| * | * rename the ARM/AArch64-Darwin targets to ARM/AArch64-iOS | jonas | 2020-07-10 | 2 | -4/+4 |
| * | * ReplaceForbiddenAsmSymbolChars renamed ApplyAsmSymbolRestrictions, because ... | nickysn | 2020-04-26 | 2 | -7/+7 |
| * | + introduced labelmaxlen in tasminfo and added code in ReplaceForbiddenAsmSym... | nickysn | 2020-04-25 | 1 | -0/+6 |
| * | * Removed lot of unused local vars. It is useful to turn on the notes in opti... | yury | 2020-01-28 | 3 | -6/+0 |
| * | * renamed getintparaloc to getcgtempparaloc | jonas | 2019-12-24 | 1 | -1/+1 |
| * | * compilation of x86 and PowerPC fixed | florian | 2019-10-09 | 1 | -2/+2 |
| * | * on Mach-O, PECOFF and ELF platforms, write local symbols as hidden/ | jonas | 2019-07-07 | 1 | -1/+1 |
| * | * fix case completeness and unreachable code warnings in compiler that would | jonas | 2019-05-12 | 4 | -5/+31 |
| * | * let all the case code generation work with tconstexprint instead of aint, | jonas | 2019-02-24 | 1 | -4/+4 |
| * | * GAS readers and writers can handle section flags | florian | 2018-10-20 | 1 | -3/+4 |
| * | * wrong ifdef exposed by warning with -O3 fixed | florian | 2018-10-20 | 1 | -2/+2 |
| * | * converted Boolean8 to an internal type, and mapped Boolean to the | jonas | 2018-10-16 | 2 | -3/+3 |
| * | Also allow clang assembler for powerpc64-darwin target | pierre | 2018-08-06 | 1 | -1/+1 |
| * | * keep track of the temp position separately from the offset in references, | jonas | 2018-04-22 | 3 | -14/+14 |
| * | Generate error if CR field of C var is zero, as it leads to invalid instruct... | pierre | 2018-03-10 | 1 | -1/+5 |
| * | Update cgsize2string (EXTDEBUG only function) | pierre | 2018-03-10 | 1 | -5/+23 |
| * | Add clang as assembler for powerpc-darwin (powerpc64 is apparently not yet s... | pierre | 2018-02-08 | 2 | -1/+21 |
| * | * changed type used for section alignment from byte/shortint to longint, so the | nickysn | 2017-10-25 | 1 | -4/+4 |
| * | morphos: added legacy GNU AS support for the ancient AS version, which is sti... | karoly | 2017-06-11 | 1 | -2/+20 |
| * | powerpc: indentation and whitespace fixes. no functional changes. | karoly | 2017-06-11 | 1 | -3/+3 |
| * | aggas.pas: Make WriteSection method of TGNUAssembler class virtual. | pierre | 2017-05-16 | 1 | -3/+71 |
| * | Fix powerpc cycle for AIX target | pierre | 2017-01-10 | 1 | -3/+11 |
| * | * renamed t<cpuname>procinfo to tcpuprocinfo for all targets, so we can | jonas | 2016-12-16 | 1 | -2/+2 |
| * | powerpc: improved version of int_to_bool casting. now both also passes the im... | karoly | 2016-12-11 | 1 | -27/+12 |
| * | * fix compilation of Rtti unit on PowerPC: converting a Int64 to a Boolean fa... | svenbarth | 2016-12-10 | 1 | -1/+25 |
| * | + added volatility information to all memory references | jonas | 2016-11-27 | 5 | -28/+28 |
| * | * restructured the the TExternalAssembler constructors so that the | jonas | 2016-11-09 | 1 | -12/+7 |
| * | * Delete regvars unit. | pierre | 2016-11-06 | 2 | -2/+2 |
| * | * due to the removal of addr_load_indirect also revert the changes to refaddr... | svenbarth | 2016-09-30 | 1 | -4/+4 |
| * | nutils.pas: Add new procedure: | pierre | 2016-09-29 | 1 | -3/+4 |
| * | Disable checkpointer call when handling left of prefetch node | pierre | 2016-09-24 | 1 | -0/+6 |
| * | * replaced "in_make_direct_ref" field with a trefaddr flag | jonas | 2016-09-20 | 1 | -4/+4 |
| * | Avoid memory leak for InstrWriter field in powerpc TAssembler descendants | pierre | 2016-08-30 | 1 | -0/+4 |
| * | Use new class TAsmDataDef as ancestor for TPPCASmData | pierre | 2016-08-25 | 1 | -2/+2 |
| * | - removed default value of _typ parameter of TAsmData.(Weak)RefAsmSymbol(): | jonas | 2016-08-05 | 2 | -10/+10 |
| * | * specify the def of assembler level symbols defined via | jonas | 2016-07-20 | 2 | -7/+7 |
| * | * renamed thlcgobj.g_external_wrapper() into a_jmp_external_name(), and | jonas | 2016-07-14 | 1 | -4/+4 |
| * | * fixed ppc jump table generation in case a jump table has cases for the | jonas | 2016-05-03 | 1 | -11/+8 |
| * | fixed build for MorphOS, which uses a heavily patched old GNU AS, and it does... | karoly | 2016-04-22 | 1 | -1/+6 |
| * | * fixed cross-assembling from Linux/ppc(32|64) to the "other bitness" | jonas | 2016-04-20 | 1 | -1/+13 |
| * | + be able to specify endianess in the assembler command line | florian | 2016-01-09 | 1 | -2/+2 |
| * | * converted register_maybe_adjust_setbase() to the high level code generator | jonas | 2015-12-05 | 1 | -1/+1 |
| * | * don't force setelementn's into a 32 bit modifiable register if they were | jonas | 2015-11-12 | 1 | -0/+1 |
| * | * changed idtext of as_darwin to AS-DARWIN, so it can be explicitly | jonas | 2015-09-24 | 1 | -1/+1 |
| * | - reverted r31806, it breaks building on non-Darwin (mantis #28716) | jonas | 2015-09-24 | 1 | -2/+3 |
| * | - removed as_darwin, since there is no difference with as_gas (there is no | jonas | 2015-09-23 | 1 | -3/+2 |