Historial de Commits

Autor SHA1 Mensaje Fecha
  sergei 36d0c8a5a7 * x86 and SPARC: fixed handling 64-bit (qwordbool) values in tcgnotnode (partial fix for Mantis #25255). hace 11 años
  nickysn 988b742d71 * avoid the meaningless conversion of the right shl/shr argument to 32-bit on hace 11 años
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables hace 11 años
  nickysn cb81153cc4 * fixed tcgnotnode.second_64bit for 8/16-bit cpus after r24678 hace 12 años
  florian 44a7ef600f * improve register handling for not and unary minus operator by using a new register for the destination hace 12 años
  nickysn a5c5b05362 * initial support for system procs that use calling conventions that push left to right on i8086 or i386 hace 12 años
  nickysn 4e640511fb * tcgunaryminusnode.second_64bit fixed for < 32-bit CPUs hace 12 años
  nickysn 48bba896a5 * cpu16bitalu fixes in tcgshlshrnode.second_integer hace 12 años
  nickysn 588b12200b 16-bit ALU fix in tcgunaryminusnode.second_integer hace 12 años
  Jonas Maebe 39f46d8350 * restored accidentally removed call to fpc_handleerror in r23325 hace 12 años
  Jonas Maebe 69c29a415f * pass the procdef to getintparaloc instead of only the proccalloption, so hace 12 años
  florian 5e1e42ec2b * fixes support for cpus with cpunodefaultint for unary minus nodes hace 13 años
  Jonas Maebe 1adeec6212 * fixed unaryminus overflow check for high level targets (call helper via hace 13 años
  florian 1c8c2d6dbb * tcgshlshrnode.second_integer: don't load the right expression into a register if it is already a LOC_CREGISTER hace 13 años
  Jonas Maebe 7a0ae38700 + also specify the parameter def when allocating a parameter via hace 13 años
  Jonas Maebe edd42aa42a * moved subsetref/reg and bit_set/test support from cgobj to hlcgobj for hace 13 años
  Jonas Maebe 80a63197e3 + support for unaryminus for the JVM target (integer via generic code, float hace 14 años
  Jonas Maebe 4c152ccb7d * converted tcgnotnode.second_integer() to hlcg hace 14 años
  florian 8d960cb608 + implementation of shifting operations for avr hace 14 años
  florian 26fbfaf5a7 + introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer) hace 14 años
  mazen b127fc154a * Fixed spell error revealed by lintian. hace 15 años
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can hace 15 años
  Jonas Maebe 9bc15a5f61 * renamed a_param_* to a_load_*_cgpara hace 15 años
  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 hace 15 años
  Jonas Maebe 718694d1d6 * always specify an explicit alignment for tgobj.gettemp (so e.g. hace 17 años
  Jonas Maebe a23630260b + "weakexternal" support for imported procedures and variables. hace 17 años
  Jonas Maebe f36e5411af * split cpu64bit compiler define into hace 17 años
  Jonas Maebe ca7650418d * fixed/added overflow checking in generic unarminusn code + test hace 17 años
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). hace 18 años
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize hace 18 años