Skip to content
Snippets Groups Projects
Forked from redox-os / gcc
200345 commits behind, 56779 commits ahead of the upstream repository.
  • zack's avatar
    e5f55ef4
    * cp-demangle.c (demangle_v3_with_details, · e5f55ef4
    zack authored
    	is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_dtor): Use K+R style
    	function definition.
    	* ternary.c: Use K+R style function definitions.  Use PTR, not
    	void *.  Make arguments constant where possible.
    	* demangle.h: Use PARAMS for all prototypes.
    	* ternary.h: Use PARAMS for all prototypes.  Use PTR, not void *.
    	Make arguments constant where possible.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41910 138bc75d-0d04-0410-961f-82ee72b054a4
    e5f55ef4
    History
    * cp-demangle.c (demangle_v3_with_details,
    zack authored
    	is_gnu_v3_mangled_ctor, is_gnu_v3_mangled_dtor): Use K+R style
    	function definition.
    	* ternary.c: Use K+R style function definitions.  Use PTR, not
    	void *.  Make arguments constant where possible.
    	* demangle.h: Use PARAMS for all prototypes.
    	* ternary.h: Use PARAMS for all prototypes.  Use PTR, not void *.
    	Make arguments constant where possible.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@41910 138bc75d-0d04-0410-961f-82ee72b054a4