]> gcc.gnu.org Git - gcc.git/commit
demangle.h: (DMGL_EDG): new macro for Kuck and Associates
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>
Mon, 7 Dec 1998 23:32:23 +0000 (23:32 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 7 Dec 1998 23:32:23 +0000 (16:32 -0700)
commit63684e6319da1a8b5e666ca03361332cb8b984ef
tree0113d6f3a2dea8216c29dc11d202dc118dbe2bf3
parent11fa8909c85bed080170156ffef07bbeb53e7f84
demangle.h: (DMGL_EDG): new macro for Kuck and Associates

        * demangle.h: (DMGL_EDG): new macro for Kuck and Associates
        (DMGL_STYLE_MASK): modify to include Kuck and Assoc style
        (demangling_styles): add new edg_demangling style
        (EDG_DEMANGLING_STYLE_STRING): new macro
        (EDG_DEMANGLING): new macro
        * demangle.h (DMGL_HP): new macro, for HP/aCC compiler.
        (DMGL_STYLE_MASK): modify to include new HP's style.
        (demangling_styles): add new hp_demangling value.
        (HP_DEMANGLING_STYLE_STRING): new macro.
        (ARM_DEMANGLING): coerce to int.
        (HP_DEMANGLING): new macro.

From-SVN: r24173
include/ChangeLog
include/demangle.h
This page took 0.058162 seconds and 5 git commands to generate.