Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 0b246f3dbd * converted Boolean8 to an internal type, and mapped Boolean to the vor 6 Jahren
  florian 6a2cb0bbbd * more compilation fixes vor 7 Jahren
  pierre 6f6139609d Add explicit '.set nompis16' at front of stabs debug information to solve bug report 32138 vor 8 Jahren
  svenbarth 3a9f8e88fd * don't write or reference debug information for a unit if it belongs to a/another package vor 9 Jahren
  Jonas Maebe 1cb8c0d00c * specify the def of assembler level symbols defined via vor 9 Jahren
  Jonas Maebe 3177199d94 * changed all debug info labels from AT_DATA to AT_METADATA vor 9 Jahren
  Jonas Maebe d44100448c * add support in the debug info for the dummy s128bit/u128bit types added vor 9 Jahren
  florian 64dafdb1de * stabn writing code simplified vor 11 Jahren
  pierre 0d3bccaa1b Do not consider ansi/wide/unicode strings as taggable for stabs vor 11 Jahren
  pierre 356ea656e4 Try to avoid problems with generic types for stabs/stabx vor 11 Jahren
  pierre b258b6dc04 Fix constant string stabx writing vor 11 Jahren
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables vor 11 Jahren
  paul 51825b6f2e compiler: change ret_in_param to accept tabstractprocdef instead of tproccalloption to allow check more options (required for record constructor implementation) vor 12 Jahren
  Jonas Maebe eeb98ae2f8 * write objectdef fieldtypes in appenddef_object() instead of in vor 13 Jahren
  Jonas Maebe df2eddd169 * correctly deal with writing debug information in the Stabs writer for class vor 13 Jahren
  pierre 84214d1249 * Use mips_extra_offset function to give offsets expected by GDB for MIPS cpu vor 13 Jahren
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler vor 13 Jahren
  Jonas Maebe 834026bfb5 * synchronised with trunk up to r21067 vor 13 Jahren
  Jonas Maebe 6502717e67 * align all code/data sections to sizeof(pint), instead of sometimes vor 13 Jahren
  pierre 84cd32a593 * Add more explicit sizes for array types vor 13 Jahren
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 vor 13 Jahren
  Jonas Maebe 210eac085a * do not perform stabstr replacements on mangled names of typed constants vor 13 Jahren
  Jonas Maebe 247033cce1 + stabx support for AIX, which is a variant of stabs. Note that we only vor 13 Jahren
  Jonas Maebe ac43eb9b70 + generic implementation of ReplaceForbiddenAsmSymbolChars() instead vor 13 Jahren
  florian f1f0cb033a * move ReplaceForbiddenChars to cpubase of avr so it can be used in dbgstabs as well vor 14 Jahren
  Jonas Maebe 67c2c7c166 * renamed cchartype to cansichartype vor 14 Jahren
  Jonas Maebe 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), vor 14 Jahren
  Jonas Maebe 0ee702b3a2 * tprocdef.mangledname now gets an extra boolean parameter indicating vor 14 Jahren
  florian 8bc94610c7 + tai_stab.create_ansistr vor 14 Jahren
  florian d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 vor 14 Jahren