libctf, elfcpp, gold: do not assume that <byteswap.h> contains bswap_*
[deliverable/binutils-gdb.git] / elfcpp / ChangeLog
index dc37f65bab440ffb36c1599c98e4c468ea098376..ee6db3a060f36ff6bafecf8b4333c88b5b238c64 100644 (file)
@@ -1,3 +1,12 @@
+2020-06-26  Nick Alcock  <nick.alcock@oracle.com>
+
+       * elfcpp_swap.h (bswap_16): Do not assume that presence of
+       <byteswap.h> means this is declared.  Make static inline, matching
+       recent change to libctf, since there is no non-inline definition
+       of these functions.
+       (bswap_32): Likewise.
+       (bswap_64): Likewise.
+
 2020-06-18  Fangrui Song  <i@maskray.me>
 
        PR gold/26039
This page took 0.024233 seconds and 4 git commands to generate.