Skip to content
Snippets Groups Projects
  • Jan Kratochvil's avatar
    23b1a789
    demangle.h (enum demangle_component_type... · 23b1a789
    Jan Kratochvil authored
    demangle.h (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>) (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>): New.
    
    include
    2009-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
    
    	* demangle.h
    	(enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
    	(enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>):
    	New.
    libiberty
    2009-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
    
    	* cp-demangle.c (d_print_comp <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
    	(d_print_comp <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS): New.
    	(d_make_comp <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
    	(d_make_comp <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS): New.
    	(d_demangle_callback): The variable type is now declared as enum.
    	Replace parser of _GLOBAL_ symbols by a d_make_comp call.
    
    From-SVN: r149756
    23b1a789
    History
    demangle.h (enum demangle_component_type...
    Jan Kratochvil authored
    demangle.h (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>) (enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>): New.
    
    include
    2009-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
    
    	* demangle.h
    	(enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
    	(enum demangle_component_type <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS>):
    	New.
    libiberty
    2009-07-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
    
    	* cp-demangle.c (d_print_comp <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
    	(d_print_comp <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS): New.
    	(d_make_comp <DEMANGLE_COMPONENT_GLOBAL_CONSTRUCTORS>)
    	(d_make_comp <DEMANGLE_COMPONENT_GLOBAL_DESTRUCTORS): New.
    	(d_demangle_callback): The variable type is now declared as enum.
    	Replace parser of _GLOBAL_ symbols by a d_make_comp call.
    
    From-SVN: r149756