Historique des commits

Auteur SHA1 Message Date
  florian 64dafdb1de * stabn writing code simplified il y a 11 ans
  pierre 0d3bccaa1b Do not consider ansi/wide/unicode strings as taggable for stabs il y a 11 ans
  pierre 356ea656e4 Try to avoid problems with generic types for stabs/stabx il y a 11 ans
  pierre b258b6dc04 Fix constant string stabx writing il y a 11 ans
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables il y a 11 ans
  paul 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) il y a 12 ans
  Jonas Maebe eeb98ae2f8 * write objectdef fieldtypes in appenddef_object() instead of in il y a 13 ans
  Jonas Maebe df2eddd169 * correctly deal with writing debug information in the Stabs writer for class il y a 13 ans
  pierre 84214d1249 * Use mips_extra_offset function to give offsets expected by GDB for MIPS cpu il y a 13 ans
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler il y a 13 ans
  Jonas Maebe 834026bfb5 * synchronised with trunk up to r21067 il y a 13 ans
  Jonas Maebe 6502717e67 * align all code/data sections to sizeof(pint), instead of sometimes il y a 13 ans
  pierre 84cd32a593 * Add more explicit sizes for array types il y a 13 ans
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 il y a 13 ans
  Jonas Maebe 210eac085a * do not perform stabstr replacements on mangled names of typed constants il y a 13 ans
  Jonas Maebe 247033cce1 + stabx support for AIX, which is a variant of stabs. Note that we only il y a 13 ans
  Jonas Maebe ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead il y a 13 ans
  florian f1f0cb033a * move ReplaceForbiddenChars to cpubase of avr so it can be used in dbgstabs as well il y a 14 ans
  Jonas Maebe 67c2c7c166 * renamed cchartype to cansichartype il y a 14 ans
  Jonas Maebe 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), il y a 14 ans
  Jonas Maebe 0ee702b3a2 * tprocdef.mangledname now gets an extra boolean parameter indicating il y a 14 ans
  florian 8bc94610c7 + tai_stab.create_ansistr il y a 14 ans
  florian d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 il y a 14 ans
  svenbarth 35b47e491c Rebase to revision 17306 il y a 14 ans
  florian 4d19f6c532 * patch by Jeppe Johansen to be able to generate debug info if an rtl without variant support is used, resolves #18483 il y a 14 ans
  svenbarth 96116a6c3a Several adjustments because virtual methods in helpers are just normal methods and a VMT isn't generated for them either. il y a 14 ans
  svenbarth 80e6498921 Rebase to revision 17096 il y a 14 ans
  florian 26fbfaf5a7 + introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer) il y a 14 ans
  paul 915c412ae3 compiler: generate debug info for record methods: il y a 14 ans
  paul 289c9bd192 compiler: remove unneeded checks and typecasting caused by move of objectoptions into tabstractrecorddef il y a 14 ans