Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe 0b246f3dbd * converted Boolean8 to an internal type, and mapped Boolean to the il y a 6 ans
  florian 6a2cb0bbbd * more compilation fixes il y a 7 ans
  pierre 6f6139609d Add explicit '.set nompis16' at front of stabs debug information to solve bug report 32138 il y a 8 ans
  svenbarth 3a9f8e88fd * don't write or reference debug information for a unit if it belongs to a/another package il y a 9 ans
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via il y a 9 ans
  Jonas Maebe 3177199d94 * changed all debug info labels from AT_DATA to AT_METADATA il y a 9 ans
  Jonas Maebe d44100448c * add support in the debug info for the dummy s128bit/u128bit types added il y a 9 ans
  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