커밋 기록

작성자 SHA1 메시지 날짜
  Jonas Maebe 99994c0603 Merged revisions 11879-11880,11884-11888,11890,11896-11898,11903-11919,11926-11930,11933-11934,11936-11937,11939-11940,11942-11985,11987-11991,11993-12013,12015-12017,12019-12040,12043,12045,12047-12050,12054,12056-12057,12059-12062,12064-12066,12073,12075,12077-12078,12082,12085,12087-12088,12092-12094,12099,12106-12110,12114,12117-12122,12125,12128-12131,12138,12141-12143,12152-12160,12162-12163,12166-12171,12173-12176,12196,12198-12205 via svnmerge from 17 년 전
  tom_at_work 3a4940e9c2 * fixed compilation with -dEXTDEBUG after adding ROL/ROR internal opcodes 17 년 전
  tom_at_work b01454d2a3 * removed code for splitting a 64 bit store into 32 bit ones on 64 bit ppc. For more information see comments of r9721 17 년 전
  Jonas Maebe f36e5411af * split cpu64bit compiler define into 17 년 전
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes 17 년 전
  Jonas Maebe 6e9b3bf345 * perform double->single-conversion-before-storing workaround for 18 년 전
  Jonas Maebe 7dac4e7e81 * fixed ppc compiler compilation with -dextdebug 18 년 전
  Jonas Maebe 31764a0e3b + unaligned support in a_load_reg_ref and a_load_ref_reg for ppc64 18 년 전
  Jonas Maebe 45b7358d81 + PIC support for darwin/ppc64 18 년 전
  peter 9f0ca44c94 * new tf_smartlink_library flag 18 년 전
  Jonas Maebe b9752680a5 * fixed crashes when combining -Cg with -g or -pg due to a missing 18 년 전
  Jonas Maebe 335bc9fd46 + PIC support for darwin/ppc32 (-Cg works now, no regressions in test 18 년 전
  Jonas Maebe 28bab3fb4f - removed some unused variables 18 년 전
  tom_at_work 2d1f9b20a3 * merged trefaddr.addr_lo/addr_hi with trefaddr.addr_low/addr.high; some related bugfixing/cleanup 18 년 전
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: 18 년 전
  Jonas Maebe 615c450062 + support for bitpacking types with a negative lower bound 18 년 전
  Jonas Maebe 430351e424 * fixed 64 bit bug in a_load_subsetref_regs_noindex 18 년 전
  Jonas Maebe 359c19ee9e - removed ppc601 as ppc32 cpu target 18 년 전
  Jonas Maebe 4d1f213889 * fixed gprof support for darwin/ppc32 (although the output from gprof 18 년 전
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize 19 년 전
  Jonas Maebe d4258ae636 * fixed memory leak in creation of darwin call stubs 19 년 전
  Jonas Maebe 9acc38e82a * moved some more common powerpc32/64 things to ppcgn 19 년 전
  Jonas Maebe 2e131baa4c * code generator support for subsetreferences (memory locations which 19 년 전
  tom_at_work 540af422ca * allocate dedicated register for a_call_ref() to avoid problems with R0-usage on ppc64. 19 년 전
  Jonas Maebe 5fc6e81f55 - removed some unit dependencies (most notable cg64f32) 19 년 전
  Jonas Maebe a387be19a0 + a_call_ref for ppc32 and ppc64 19 년 전