Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 25fcfea939 Merged revisions 6744,6756,6813-6814 via svnmerge from il y a 18 ans
  Jonas Maebe 615c450062 + support for bitpacking types with a negative lower bound il y a 18 ans
  Jonas Maebe c4913ac85d * don't save stack pointer if we don't need to allocate a il y a 18 ans
  Jonas Maebe 359c19ee9e - removed ppc601 as ppc32 cpu target il y a 18 ans
  Jonas Maebe 846fbf9fa0 * fixed several (harmles) range errors il y a 18 ans
  Jonas Maebe 4d1f213889 * fixed gprof support for darwin/ppc32 (although the output from gprof il y a 19 ans
  Jonas Maebe e815b923d5 * a_loadfpu_* gets two size parameters: fromsize and tosize il y a 19 ans
  Jonas Maebe 85289e80ce * fixed overflow in case of op_const64_reg_reg_reg(sub,low(int64),...) il y a 19 ans
  Jonas Maebe 469ac311e0 * fixed r5214 il y a 19 ans
  Jonas Maebe 66cf666f65 * optimized storing constants into subsetreg/refs (a packed array of il y a 19 ans
  Jonas Maebe 9acc38e82a * moved some more common powerpc32/64 things to ppcgn il y a 19 ans
  peter 658c46b903 * remove tdictionary and tindexarray il y a 19 ans
  florian 85d63d9fa9 * settings refactored il y a 19 ans
  florian 9e66674ff9 + first part of qwordbool implementation il y a 19 ans
  Jonas Maebe d4a818c8ae * support for subsets which are not a multiple of 8 bits il y a 19 ans
  Jonas Maebe c25aba7592 * cleaned up subsetreg support (put everything in a record) il y a 19 ans
  Jonas Maebe e32e5e1f9f * fixed interface wrappers for darwin in case they end up in il y a 19 ans
  Jonas Maebe 3a3651a050 + ppc implementations of subsetreg routines il y a 19 ans
  Jonas Maebe a387be19a0 + a_call_ref for ppc32 and ppc64 il y a 19 ans
  Jonas Maebe 0d77459b9d * added missing masking of upper 24/16 bits on ppc after performing il y a 19 ans
  Jonas Maebe c41da1172c * removed wrong comment along with commented-out code il y a 19 ans
  peter 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol il y a 19 ans
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from il y a 19 ans
  Jonas Maebe e919e1f2fd * fixed compilation il y a 19 ans
  peter b6e35a200e * rewrite of optimizer options il y a 19 ans
  Jonas Maebe 4ed39b0c16 * don't explicitly us NR_F0 in concatcopy but ask a register from il y a 19 ans
  Jonas Maebe 7cdf9bbaac * moved the indirect symbol stuff from nppcld to cgobj and ncgld, since il y a 19 ans
  Jonas Maebe 8a10afc29d * align symbol stubs on 16 bytes instead of 4 il y a 19 ans
  Jonas Maebe ab5f5ca15e * fixed ppc compilation il y a 19 ans
  Jonas Maebe 71407ba8cb * don't concatcopy if source = dest il y a 19 ans