Commit History

Author SHA1 Message Date
  Jonas Maebe 0d77459b9d * added missing masking of upper 24/16 bits on ppc after performing 19 years ago
  Jonas Maebe c41da1172c * removed wrong comment along with commented-out code 19 years ago
  peter 0ec2921bbe * split newasmsymbol to refasmsymbol and defineasmsymbol 19 years ago
  peter b7fe6797bf Merged revisions 2921-2922,2925 via svnmerge from 19 years ago
  Jonas Maebe e919e1f2fd * fixed compilation 19 years ago
  peter b6e35a200e * rewrite of optimizer options 19 years ago
  Jonas Maebe 4ed39b0c16 * don't explicitly us NR_F0 in concatcopy but ask a register from 19 years ago
  Jonas Maebe 7cdf9bbaac * moved the indirect symbol stuff from nppcld to cgobj and ncgld, since 19 years ago
  Jonas Maebe 8a10afc29d * align symbol stubs on 16 bytes instead of 4 19 years ago
  Jonas Maebe ab5f5ca15e * fixed ppc compilation 19 years ago
  Jonas Maebe 71407ba8cb * don't concatcopy if source = dest 19 years ago
  Jonas Maebe 1273e0d7ed * generate signed comparisons for immediate equality comparisons if 19 years ago
  Jonas Maebe 5e9db609e3 * fixed bug fixref whereby a register of a reference was overwritten 19 years ago
  Jonas Maebe c423e23bb4 * only use r12 as frame pointer in the entry code for ppc if necessary 19 years ago
  Jonas Maebe 6c30925e04 * fixed offsets used by stmw/lmw 19 years ago
  Jonas Maebe c3f27eee06 * optimized generation of and generated entry and exit code: 19 years ago
  Jonas Maebe 66ebbbc5c2 * always generate code which can be used to build dynamically loadable 19 years ago
  Jonas Maebe 16f9c89854 - reverted previous commit, committed the wrong file 19 years ago
  Jonas Maebe a16fa618de * fixed passing record parameters of size >= 3 and whose size is not 19 years ago
  Jonas Maebe cc44a19af5 * use stmw/lmw when saving/restoring a lot of registers, to reduce generated 20 years ago
  peter 82faa95118 * lineinfo fixed for binary writer 20 years ago
  peter a3ab2053c9 * support multiple asmlabel types, renamed getlabel to 20 years ago
  Jonas Maebe 9d877e055b * no longer create new asmsymbols in a_jmp(). Very strange that the jmp 20 years ago
  Jonas Maebe b779d6d28f * fixed fixref() (by Thomas Schatzl) 20 years ago
  peter 05a628447f * put typedconsts in own asmlist to prevent mixing 20 years ago
  Jonas Maebe f948a34c78 - disabled wrong GOT setup code which destroys r31 without saving it (should 20 years ago
  daniel d05f58b604 * Group asmlists into array to be able to add 20 years ago
  Jonas Maebe bf51ab03af + support for Mach-O in lineinfo.pp (by Jan Ruzicka) 20 years ago
  peter c1b2e1aac5 * check function/procedure type when adding a proc definition 20 years ago
  Jonas Maebe 7356f83713 * fixed calling of external procedures if the first time they are used in a 20 years ago