Commit History

Author SHA1 Message Date
  tom_at_work 6e290373c8 * div by const now enabled with -O2 (not -O3) 19 years ago
  tom_at_work 4e35206d33 * basic ppc64 PIC code support 19 years ago
  tom_at_work 8c8e25353b * reverted changes from 2214, needs to be split into several commits 19 years ago
  tom_at_work 6313a9be7b * basic code generation for dynamic linking code for ppc64 19 years ago
  tom_at_work 3462426b1d * stack frame optimizations 19 years ago
  tom_at_work 57b7b72ca4 * ppc64/linux specific compiler patches to improve C parameter passing compatibility 19 years ago
  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 years ago
  tom_at_work 93bb997d8f * ppc64/linux: enhanced varargs support (passes tprintf test now) 20 years ago
  tom_at_work d088695868 * ppc64: moved division by constant optimization from nppcmat to cgcpu unit 20 years ago
  tom_at_work e4a61f4af1 * a_op_const_reg_reg optimizations 20 years ago
  tom_at_work 9228588260 - added handling of OS_NO parameters in a_param_ref 20 years ago
  tom_at_work c5f89d7efd * release old stack pointer register on ppc64 after method prolog 20 years ago
  tom_at_work 5520442fc4 * call by register now also takes care of the TOC and environment pointer 20 years ago
  tom_at_work 9531293b89 * jumptable support 20 years ago
  tom_at_work 5fcb64f350 * parameter passing is now more ABI compliant 20 years ago
  tom_at_work 0ba960e1bd * added workarounds for some load/store instructions requiring 4 byte aligned addresses 20 years ago
  tom_at_work 9e7d550455 * fixed last commit (1337) which broke some files in the repository 20 years ago
  tom_at_work f7f0f9c426 * makefile adaption to be able to cycle compiler and RTL on PowerPC64 target 20 years ago
  tom_at_work b2e1cf2610 * powerpc64 port now (manually) cycles, most test programs in tests/test are fine too 20 years ago
  tom_at_work 28381b1287 * new assembler symbol type AT_LABEL needed for PowerPc64 target 20 years ago
  tom_at_work 3681639a6a - more PowerPC64 fixes; "Hello World" style programs can be compiled and run 20 years ago
  peter 6bf3269b41 * powerpc64 port from Thomas Schatzl 20 years ago