OSDN Git Service

PR gas/2582
authornickc <nickc>
Fri, 5 May 2006 16:55:28 +0000 (16:55 +0000)
committernickc <nickc>
Fri, 5 May 2006 16:55:28 +0000 (16:55 +0000)
commit3a3bd9309b6ebfc941fcf47d2df9d9f86704ebd6
tree40f833f6a18ca709ece3c4208351eb574d05bd22
parent781bfe4c0870cb737954707f1a0e00c9490101a0
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