| Commit message (Expand) | Author | Age | Files | Lines |
* | * patch by Marģers to unify internal error numbers, resolves #37888 | florian | 2020-10-13 | 1 | -1/+1 |
* | + added volatility information to all memory references | jonas | 2016-11-27 | 1 | -1/+1 |
* | * replaced current_procinfo.currtrue/falselabel with storing the true/false | jonas | 2015-08-27 | 1 | -13/+3 |
* | * correctly handle LOC_SUBSETREG,LOC_CSUBSETREG,LOC_SUBSETREF,LOC_CSUBSETREF ... | florian | 2015-05-02 | 1 | -17/+21 |
* | * renamed getdatalabel() to getglobaldatalabel | jonas | 2015-03-27 | 1 | -1/+1 |
* | * synchronized with privatetrunk till r30095 | jonas | 2015-03-05 | 1 | -3/+2 |
|\ |
|
| * | * MIPS: optimized conversion of unsigned 32-bit integers to float, now uses o... | sergei | 2014-08-27 | 1 | -3/+2 |
* | | * grouped all tai_real* types into a single tai_realconst type, | jonas | 2014-07-01 | 1 | -1/+1 |
|/ |
|
* | * MIPS: when converting int to real, use a floating point constant directly, ... | sergei | 2013-10-26 | 1 | -10/+1 |
* | + MIPS: emulate "flags", i.e. support LOC_FLAGS location. This allows to gene... | sergei | 2013-07-19 | 1 | -0/+5 |
* | * MIPS: avoid temp if possible also when converting unsigned 32-bit integers ... | sergei | 2013-07-17 | 1 | -11/+5 |
* | - MIPS: removed target-specific real_to_real conversion, generic code handles... | sergei | 2013-07-11 | 1 | -27/+1 |
* | MIPS, improved integer to real conversions: | sergei | 2013-07-09 | 1 | -9/+28 |
* | * MIPS: pi_needs_got is necessary when doing unsigned to float conversions (i... | sergei | 2013-06-08 | 1 | -3/+5 |
* | * Fixed tMIPSELtypeconvnode.second_int_to_bool handling of C booleans, webtbs... | sergei | 2013-01-28 | 1 | -5/+5 |
* | * MIPS int->real conversion: When converting unsigned to single, load it into... | sergei | 2013-01-15 | 1 | -4/+15 |
* | Remove more TABs in sources | pierre | 2012-09-06 | 1 | -1/+1 |
* | Merge of rev21558-59-60 by Foxsen | pierre | 2012-06-13 | 1 | -26/+15 |
* | Merge of revision 21554 by Foxsen. | pierre | 2012-06-13 | 1 | -2/+2 |
* | * Patch from Fuxin Zhang: other mips and mipsel CPUs changes | pierre | 2012-06-07 | 1 | -27/+69 |
* | * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for | jonas | 2012-05-13 | 1 | -3/+4 |
* | * Always create a section before emitting data to current_asmdata.asmlists[al... | sergei | 2011-06-24 | 1 | -1/+1 |
* | * fixed ARM and MIPS compilation after r14912 | jonas | 2010-02-18 | 1 | -7/+8 |
* | * adapted more fpc-mips stuff to trunk | florian | 2009-11-20 | 1 | -0/+285 |