Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe b745dcc64c * moved g_external_wrapper() to the hlcg, and also g_intf_wrapper() because il y a 11 ans
  Jonas Maebe a637fbe596 * moved all g_exception_*() methods to hlcgobj and cleaned them up (no more il y a 11 ans
  Jonas Maebe 9a683a0288 * converted new_exception to hlcgobj il y a 11 ans
  Jonas Maebe 6e1d370417 * split off the texceptaddr declaration into rtl/inc/excepth.inc, so it can il y a 11 ans
  Jonas Maebe 142d5d6d06 - removed get_jumpbuf_size/align, use rec_jmp_buf instead il y a 11 ans
  Jonas Maebe 7949bebb8d * synchronised with r28168 of trunk il y a 11 ans
  sergei 53b0ef1f61 - Removed superfluous tai_align, the new_section procedure creates one itself. il y a 11 ans
  Jonas Maebe bacd303208 * synchronized with trunk up to r27758 il y a 11 ans
  nickysn 9da1ee0138 * i8086 far data model fixes in the copying of openarray value params il y a 11 ans
  nickysn 36aae69e2b + initialize the initialloc for push_addr_param parameters correctly in i8086 il y a 11 ans
  nickysn cf1d60b8eb + added size info to the 'Var X located at' comment generated in the asm output il y a 11 ans
  nickysn 66d7beb7fe * i8086 far data memory model fix for except_buf_size il y a 11 ans
  nickysn 5ae9443d66 * moved the EXCEPT_BUF_SIZE const to be local to ncgutils.get_exception_temps, il y a 11 ans
  florian a4b6e99db1 * increase refs of hidden high parameter if the corresponding open/const array is used il y a 11 ans
  nickysn 891ab86254 * fixed ncgutil.gen_load_vmt_register and tcgloadvmtaddrnode.pass_generate_code il y a 11 ans
  nickysn 149db35910 * i8086 far data memory model fix in ncgutil.new_exception il y a 11 ans
  Jonas Maebe 73a3f5ced4 * moved ncgutil.maybechangeloadnodereg() to hlcg.maybe_change_load_node_reg() il y a 11 ans
  Jonas Maebe 4065483a50 * completed thlcgobj.location_force_fpureg(), use it everywhere and removed il y a 11 ans
  Jonas Maebe e9268a0a14 * synchronised with trunk up till r26975 il y a 11 ans
  Jeppe Johansen 2227045e23 Replace forbidden chars in more places in the GAS assembler writer. il y a 11 ans
  Jeppe Johansen 66f5b71fe9 Fixed passing of 32bit arguments on 8-bit architectures. il y a 11 ans
  sergei 53556f529d * gen_alloc_symtable: don't use current_procinfo.procdef, the necessary procdef is passed in 'pd' parameter. il y a 11 ans
  sergei 949907f1f3 * Don't emit "Temps allocated between..." comment in assembler listing if procedure has no temps. il y a 11 ans
  Jonas Maebe 4e9c54278e * the function result of constructors always is self, always is valid and is il y a 11 ans
  florian e6a9e385d3 * spelling fixed il y a 11 ans
  nickysn 420f30bacd * fixed the handling of OS_PAIR/OS_SPAIR-sized parameters in ncgutil.gen_load_cgpara_loc. This fixes 32-bit regvar'd parameters on i8086. il y a 11 ans
  sergei 409e176ded * Factored reusable (SEH-related) piece of code into separate procedure. il y a 11 ans
  Jonas Maebe d14ce7817f * factored out setlocalloc and the code to set the initial paravarsym il y a 11 ans
  nickysn c51c75936b * 16/8-bit ALU fixes in ncgutil.gen_free_symtable il y a 12 ans
  nickysn 1dabaf5ded * 16/8-bit ALU fixes in ncgutil.add_regvars il y a 12 ans