Историја ревизија

Аутор SHA1 Порука Датум
  tom_at_work 5240913a80 * cleaner allocation of scratch registers, removed unnecessary cg methods which emitted code using a fixed register пре 19 година
  Jonas Maebe a387be19a0 + a_call_ref for ppc32 and ppc64 пре 19 година
  tom_at_work b46f7259ca * gprof profiling support пре 19 година
  tom_at_work f31ede0b12 * fixed code generation after recent changes of int_cgsize() пре 19 година
  peter 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol пре 19 година
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from пре 19 година
  tom_at_work 6d9829da14 * fixed compilation пре 19 година
  peter b6e35a200e * rewrite of optimizer options пре 19 година
  tom_at_work b309574e22 * fixed code generation for -Og switch пре 19 година
  tom_at_work 99cbf815eb * constant loading does not force usage of R12 anymore, fixing tests when regalloc is tight on registers (uses R0 again) пре 19 година
  tom_at_work 88ebc549a6 * some smartlinking fixes for ppc64 пре 19 година
  tom_at_work 6e290373c8 * div by const now enabled with -O2 (not -O3) пре 20 година
  tom_at_work 4e35206d33 * basic ppc64 PIC code support пре 20 година
  tom_at_work 8c8e25353b * reverted changes from 2214, needs to be split into several commits пре 20 година
  tom_at_work 6313a9be7b * basic code generation for dynamic linking code for ppc64 пре 20 година
  tom_at_work 3462426b1d * stack frame optimizations пре 20 година
  tom_at_work 57b7b72ca4 * ppc64/linux specific compiler patches to improve C parameter passing compatibility пре 20 година
  tom_at_work 651f34e27c * ppc64: with -Or the compiler now also generates calls to helper functions in the function prolog/epilog instead of multiple stores/loads пре 20 година
  tom_at_work 93bb997d8f * ppc64/linux: enhanced varargs support (passes tprintf test now) пре 20 година
  tom_at_work d088695868 * ppc64: moved division by constant optimization from nppcmat to cgcpu unit пре 20 година
  tom_at_work e4a61f4af1 * a_op_const_reg_reg optimizations пре 20 година
  tom_at_work 9228588260 - added handling of OS_NO parameters in a_param_ref пре 20 година
  tom_at_work c5f89d7efd * release old stack pointer register on ppc64 after method prolog пре 20 година
  tom_at_work 5520442fc4 * call by register now also takes care of the TOC and environment pointer пре 20 година
  tom_at_work 9531293b89 * jumptable support пре 20 година
  tom_at_work 5fcb64f350 * parameter passing is now more ABI compliant пре 20 година
  tom_at_work 0ba960e1bd * added workarounds for some load/store instructions requiring 4 byte aligned addresses пре 20 година
  tom_at_work 9e7d550455 * fixed last commit (1337) which broke some files in the repository пре 20 година
  tom_at_work f7f0f9c426 * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target пре 20 година
  tom_at_work b2e1cf2610 * powerpc64 port now (manually) cycles, most test programs in tests/test are fine too пре 20 година