OSDN Git Service

PR gas/2582
authorNick Clifton <nickc@redhat.com>
Fri, 5 May 2006 16:55:28 +0000 (16:55 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 5 May 2006 16:55:28 +0000 (16:55 +0000)
commit2aa12fbec81d02258178f259e0685c64d481d925
treef10c1d498b3b390109bdc70cea7a6ce5874dd6f9
parent2c3bdc22bd8511d78b265c7a9cd4d8866f471694
PR gas/2582
* dwarf2dbg.c (INSERT_DIR_SEPARATOR): New macro.  Handles the insertion of a
  directory separator character into a string at a given offset.  Uses
  heuristics to decide when to use a backslash character rather than a
  forward-slash character.
  (dwarf2_directive_loc): Use the macro.
  (out_debug_info): Likewise.
gas/ChangeLog
gas/dwarf2dbg.c