Historie revizí

Autor SHA1 Zpráva Datum
  nickysn 588b12200b 16-bit ALU fix in tcgunaryminusnode.second_integer před 12 roky
  Jonas Maebe 39f46d8350 * restored accidentally removed call to fpc_handleerror in r23325 před 12 roky
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so před 12 roky
  florian 5e1e42ec2b * fixes support for cpus with cpunodefaultint for unary minus nodes před 13 roky
  Jonas Maebe 1adeec6212 * fixed unaryminus overflow check for high level targets (call helper via před 13 roky
  florian 1c8c2d6dbb * tcgshlshrnode.second_integer: don't load the right expression into a register if it is already a LOC_CREGISTER před 13 roky
  Jonas Maebe 7a0ae38700 + also specify the parameter def when allocating a parameter via před 13 roky
  Jonas Maebe edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for před 13 roky
  Jonas Maebe 80a63197e3 + support for unaryminus for the JVM target (integer via generic code, float před 14 roky
  Jonas Maebe 4c152ccb7d * converted tcgnotnode.second_integer() to hlcg před 14 roky
  florian 8d960cb608 + implementation of shifting operations for avr před 14 roky
  florian 26fbfaf5a7 + introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer) před 14 roky
  mazen b127fc154a * Fixed spell error revealed by lintian. před 15 roky
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can před 15 roky
  Jonas Maebe 9bc15a5f61 * renamed a_param_* to a_load_*_cgpara před 15 roky
  florian 0d57b2d8da * use 3 op cgobj methods when doing shl/shr code generation, this allows the cg to generate better code on risc archs having 3 operand shifts před 15 roky
  Jonas Maebe 718694d1d6 * always specify an explicit alignment for tgobj.gettemp (so e.g. před 17 roky
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. před 17 roky
  Jonas Maebe f36e5411af * split cpu64bit compiler define into před 17 roky
  Jonas Maebe ca7650418d * fixed/added overflow checking in generic unarminusn code + test před 17 roky
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). před 18 roky
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize před 18 roky
  Károly Balogh b0bc5d92fd + fixed suspected typo před 18 roky
  peter 658c46b903 * remove tdictionary and tindexarray před 19 roky
  florian 85d63d9fa9 * settings refactored před 19 roky
  peter 3078a1927f * remove ttype před 19 roky
  peter 81a1631bce * don't loose signed information in the result location před 19 roky
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from před 19 roky
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to před 20 roky
  florian 804207239d *c <int64>:=-<longint> fixed (bug 4253) před 20 roky