Skip to content
Snippets Groups Projects
Forked from redox-os / gcc
Source project has a limited visibility.
  • zack's avatar
    b60500ad
    include: · b60500ad
    zack authored
    	* safe-ctype.h (HC_UNKNOWN, HC_ASCII, HC_EBCDIC): Rename to
    	HOST_CHARSET_UNKNOWN, HOST_CHARSET_ASCII, HOST_CHARSET_EBCDIC
    	respectively.
    libiberty:
    	* safe-ctype.c: Use HOST_CHARSET_ASCII and HOST_CHARSET_EBCDIC,
    	not HC_ASCII and HC_EBCDIC.
    	Add documentation in form expected by gather-docs.
    	* hex.c: Use HOST_CHARSET, not hand-coded check of character set.
    	* Makefile.in, functions.texi: Regenerate.
    gcc:
    	* config/i370/i370.c, config/i370/i370.h: Use HOST_CHARSET_ASCII
    	and HOST_CHARSET_EBCDIC, not HC_ASCII and HC_EBCDIC.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68335 138bc75d-0d04-0410-961f-82ee72b054a4
    b60500ad
    History
    include:
    zack authored
    	* safe-ctype.h (HC_UNKNOWN, HC_ASCII, HC_EBCDIC): Rename to
    	HOST_CHARSET_UNKNOWN, HOST_CHARSET_ASCII, HOST_CHARSET_EBCDIC
    	respectively.
    libiberty:
    	* safe-ctype.c: Use HOST_CHARSET_ASCII and HOST_CHARSET_EBCDIC,
    	not HC_ASCII and HC_EBCDIC.
    	Add documentation in form expected by gather-docs.
    	* hex.c: Use HOST_CHARSET, not hand-coded check of character set.
    	* Makefile.in, functions.texi: Regenerate.
    gcc:
    	* config/i370/i370.c, config/i370/i370.h: Use HOST_CHARSET_ASCII
    	and HOST_CHARSET_EBCDIC, not HC_ASCII and HC_EBCDIC.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68335 138bc75d-0d04-0410-961f-82ee72b054a4