Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Jonas Maebe 166a54e411 Merged revisions 6817-6822,6825-6826,6830 via svnmerge from 18 vuotta sitten
  Jonas Maebe 615c450062 + support for bitpacking types with a negative lower bound 18 vuotta sitten
  Jonas Maebe 9c9684b3a3 * r6498 for ppc64 18 vuotta sitten
  tom_at_work 3f9fd66ce5 * removed R13 from freely usable registers, is reserved for threading 18 vuotta sitten
  Jonas Maebe 359c19ee9e - removed ppc601 as ppc32 cpu target 18 vuotta sitten
  tom_at_work 8e3112acfe * fixed generation of branch labels in stubs of functions exported by a library (require a dot prefix on ppc64/linux; fixes tlibrary2) 18 vuotta sitten
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize 18 vuotta sitten
  tom_at_work 7ab5fc7980 - cleanup, fixed range check error in cgcpu 18 vuotta sitten
  Jonas Maebe 469ac311e0 * fixed r5214 19 vuotta sitten
  Jonas Maebe 66cf666f65 * optimized storing constants into subsetreg/refs (a packed array of 19 vuotta sitten
  Jonas Maebe 9acc38e82a * moved some more common powerpc32/64 things to ppcgn 19 vuotta sitten
  peter 658c46b903 * remove tdictionary and tindexarray 19 vuotta sitten
  florian 85d63d9fa9 * settings refactored 19 vuotta sitten
  tom_at_work 2b5e324638 * Fixed remaining bug in cg so that -O2 works again 19 vuotta sitten
  Jonas Maebe d4a818c8ae * support for subsets which are not a multiple of 8 bits 19 vuotta sitten
  Jonas Maebe d1bc93c67a * one more subsetreg fix 19 vuotta sitten
  tom_at_work d112bfbd43 * fixed a_load_subsetreg_reg according to Jonas' remarks 19 vuotta sitten
  Jonas Maebe c25aba7592 * cleaned up subsetreg support (put everything in a record) 19 vuotta sitten
  tom_at_work 5622a7ae64 * fixed some bugs in a_param_ref due to missing begin/end block markers 19 vuotta sitten
  tom_at_work 2adcae0cd8 * optimized register-register loading of < 64 bit values (removes superfluous code), similar to 3207 for ppc 19 vuotta sitten
  tom_at_work a24a329d1c * fixed record regvar code generation for ppc64 for now 19 vuotta sitten
  tom_at_work 9a5885b8d2 * small optimizations for the subsetreg functions 19 vuotta sitten
  tom_at_work 129fe92d9e * fixed subregister loading and storing for ppc64 19 vuotta sitten
  Jonas Maebe 6335ce6e45 - reverted previous wrong commit 19 vuotta sitten
  Jonas Maebe b784b2f39e * fixed a_load_subsetreg_reg for loading signed fields (EXTRDI results 19 vuotta sitten
  tom_at_work dba5da67af * initial support for subregister loading (ppc64 specific part only) 19 vuotta sitten
  tom_at_work 1bd43869d0 * reenabled generation of TOC labels for symbols with a length under a certain threshold (to avoid too long symbols passed to the cg which will get truncated) 19 vuotta sitten
  tom_at_work 5240913a80 * cleaner allocation of scratch registers, removed unnecessary cg methods which emitted code using a fixed register 19 vuotta sitten
  Jonas Maebe a387be19a0 + a_call_ref for ppc32 and ppc64 19 vuotta sitten
  tom_at_work b46f7259ca * gprof profiling support 19 vuotta sitten