Skip to content
Snippets Groups Projects
  • Ian Lance Taylor's avatar
    15d5fa16
    elfcpp:/ · 15d5fa16
    Ian Lance Taylor authored
    	* elfcpp_swap.h: #include "config.h".  Only #include <byteswap.h>
    	if HAVE_BYTESWAP_H is defined; if not, provide definitions for
    	bswap_{16,32,64}.  For gcc 4.3 and later, use the builtin bswap
    	functions.  Check WORDS_BIGENDIAN rather than __BYTE_ORDER.
    gold:/
    	* configure.ac: Check for byteswap.h.
    	* configure: Rebuild.
    	* config.in: Rebuild.
    15d5fa16
    History
    elfcpp:/
    Ian Lance Taylor authored
    	* elfcpp_swap.h: #include "config.h".  Only #include <byteswap.h>
    	if HAVE_BYTESWAP_H is defined; if not, provide definitions for
    	bswap_{16,32,64}.  For gcc 4.3 and later, use the builtin bswap
    	functions.  Check WORDS_BIGENDIAN rather than __BYTE_ORDER.
    gold:/
    	* configure.ac: Check for byteswap.h.
    	* configure: Rebuild.
    	* config.in: Rebuild.