X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=libctf%2FChangeLog;h=5f7bdf34c286e2e04316b78e90f1ad7e92bf38f0;hb=fc75c28ba1ea7353fb6e1e5904c5703a48504b67;hp=982c3355699d306244879a441a67ebffd1f5e809;hpb=ad613f1d0693e02bdc86047c479315d5f969e2f7;p=deliverable%2Fbinutils-gdb.git diff --git a/libctf/ChangeLog b/libctf/ChangeLog index 982c335569..5f7bdf34c2 100644 --- a/libctf/ChangeLog +++ b/libctf/ChangeLog @@ -1,3 +1,30 @@ +2020-03-11 John Baldwin + + * swap.h (bswap_identity_64): Make static. + +2020-01-18 Nick Clifton + + Binutils 2.34 branch created. + +2020-01-05 Joel Brobecker + + PR binutils/25155: + * configure.ac: Add AC_CHECK_DECLS([asprintf]). + * configure, config.h.in: Regenerate. + +2020-01-01 Alan Modra + + Update year range in copyright notice of all files. + +2019-10-16 Simon Marchi + + * swap.h (bswap_16, bswap_32, bswap_64): Make static. + +2019-09-30 Nick Alcock + + * ctf-open.c (ctf_bufopen_internal): Fix tabdamage. + * ctf-types.c (ctf_type_lname): Likewise. + 2019-09-23 Nick Alcock * ctf-open.c (ctf_import): Do not leak a ctf_file_t ref on every