elfcpp:/
authorIan Lance Taylor <ian@airs.com>
Mon, 2 Mar 2009 02:45:29 +0000 (02:45 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 2 Mar 2009 02:45:29 +0000 (02:45 +0000)
commit15d5fa160781daaf2e5c2b1d130f996a502016ea
treeb746bde2e4e7c6e1e2878ac6465ed2140d9185d7
parent3c54f1401bfc577f557a2a482647b19612b324ff
elfcpp:/
* 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.
elfcpp/ChangeLog
elfcpp/elfcpp_swap.h
gold/ChangeLog
gold/config.in
gold/configure
gold/configure.ac
This page took 0.024137 seconds and 4 git commands to generate.