Commit History

Autor SHA1 Mensaxe Data
  florian 6d75992674 * fix proposed by Christo Crause: properly handle pointer constant nodes on avr, resolves #38321 %!s(int64=4) %!d(string=hai) anos
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 %!s(int64=4) %!d(string=hai) anos
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would %!s(int64=6) %!d(string=hai) anos
  Jonas Maebe 04d295f186 * first step towards supporting 32 bit targets with the LLVM code generator: %!s(int64=6) %!d(string=hai) anos
  florian b1dff29cbf * removed unused units %!s(int64=8) %!d(string=hai) anos
  Jonas Maebe 1afab1ab69 * moved the floating point constant range checking code from %!s(int64=8) %!d(string=hai) anos
  Jonas Maebe a25ebbba3e + added volatility information to all memory references %!s(int64=8) %!d(string=hai) anos
  Jonas Maebe 9727f289b1 + tcalo_apply_constalign option to specify that the alignment should be %!s(int64=8) %!d(string=hai) anos
  Jonas Maebe 974c2363c0 - removed tdataconstnode, as it is no longer used and is not type safe. %!s(int64=9) %!d(string=hai) anos
  Jonas Maebe aef6120438 * fixed shortstring constant emission after r28210: the terminating #0 %!s(int64=9) %!d(string=hai) anos
  Jonas Maebe ccf1c67665 * converted large set constant emission to high level typed const builder %!s(int64=9) %!d(string=hai) anos
  yury 432248cbf1 * Removed lot of unused vars. %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 36e5291d94 * converted tcgguidconstnode.pass_generate_code to use the high level typed %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe f40ea04540 * changed getarraydef() into a tarraydef.getreusable() class method %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe ce49f5fb41 * fixed memory leak due to double allocation of typedconstbuilder and wrong %!s(int64=10) %!d(string=hai) anos
  florian 6797685c86 * write set constants only as large as needed by taking care of resultdef.size, resolves issue #27886 %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 419a97cce8 * changed emit_ansistring_const() and emit_unicodestring_const() into %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 687bb15299 * renamed getdatalabel() to getglobaldatalabel %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 5e1bb8e408 + tcalo_make_dead_strippable to indicate that a typed constant data block %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe e924dbed90 * moved the specification of the options for a ttai_typedconstbuilder from %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 5a9b931e5c * renamed ttai_lowleveltypedconstbuilder to ttai_typedconstbuilder %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 210b532832 * split up specifying the type of the section of a typed constant and whether %!s(int64=10) %!d(string=hai) anos
  Jonas Maebe 5c75b6dd6b * synchronised with trunk up till r28402 %!s(int64=11) %!d(string=hai) anos
  sergei f1d1fd4f24 * Inserted explicit typecasts in order to prevent range check errors at some places where signed and unsigned types are assigned to each other (mostly MIPS-specific, but one was necessary in generic code). %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe 9e074d036b * migrated the handling of ansi/unicodestring constants to the high level %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe ea9fbe381e * converted the generation of cst_conststring and cst_shortstring string %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe 8afffdb176 * moved get_string_symofs() to a virtual class method of %!s(int64=11) %!d(string=hai) anos
  Jonas Maebe b0ff41406a * grouped all tai_real* types into a single tai_realconst type, %!s(int64=11) %!d(string=hai) anos
  nickysn 8b2cde4a99 * fixed tcgstringconstnode.pass_generate_code for i8086 far data memory models %!s(int64=11) %!d(string=hai) anos
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables %!s(int64=11) %!d(string=hai) anos