Skip to content
Snippets Groups Projects
  • Nick Clifton's avatar
    af692060
    PR binutils/4045 · af692060
    Nick Clifton authored
    * avr-dis.c (comment_start): New variable, contains the prefix to use when
        printing addresses in comments.
      (print_insn_avr): Set comment_start to an empty space if there is no symbol
         table available as the generic address printing code will prefix the
         numeric value of the address with 0x.
    af692060
    History
    PR binutils/4045
    Nick Clifton authored
    * avr-dis.c (comment_start): New variable, contains the prefix to use when
        printing addresses in comments.
      (print_insn_avr): Set comment_start to an empty space if there is no symbol
         table available as the generic address printing code will prefix the
         numeric value of the address with 0x.