libctf: endianness fixes
[deliverable/binutils-gdb.git] / libctf / ChangeLog
index ad5685b69147767dac01875e17da755e22effcfc..0d55ea0776083aaceecf108b2a572207c8244486 100644 (file)
@@ -1,3 +1,10 @@
+2019-06-19  Nick Alcock <nick.alcock@oracle.com>
+
+       * ctf-open.c (get_vbytes_common): Return the new slice size.
+       (ctf_bufopen): Flip the endianness of the CTF-section header copy.
+       Remember to copy in the CTF data when opening an uncompressed
+       foreign-endian CTF file.  Prune useless variable manipulation.
+
 2019-06-19  Nick Alcock <nick.alcock@oracle.com>
 
        * ctf-open.c (ctf_types): Fail when unidentified type kinds are
This page took 0.023314 seconds and 4 git commands to generate.