libctf: write CTF files to memory, and CTF archives to fds
[deliverable/binutils-gdb.git] / include / ChangeLog
index eb500e146e91eb7803e825a08a874bcffa63a56b..ddc5667341fbf19588c6667dbb116ea11f26e033 100644 (file)
@@ -1,3 +1,54 @@
+2019-07-13  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-api.h (ctf_arc_write_fd): New.
+       (ctf_write_mem): Likewise.
+       (ctf_gzwrite): Spacing fix.
+
+2019-07-13  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf.h (CTF_SET_STID): New.
+
+2019-07-13  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-api.h (ctf_type_all_f): New.
+       (ctf_type_iter_all): New.
+
+2019-07-11  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf.h: Add object index and function index sections.  Describe
+       them. Improve the description of the variable section and clarify
+       the constraints on backward-pointing type nodes.
+       (ctf_header): Add cth_objtidxoff, cth_funcidxoff.
+
+2019-07-06  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-api.h (ctf_cuname): New function.
+       (ctf_cuname_set): Likewise.
+       * ctf.h: Improve comment around upgrading, no longer
+       implying that v2 is the target of upgrades (it is v3 now).
+       (ctf_header_v2_t): New, old-format header for backward
+       compatibility.
+       (ctf_header_t): Add cth_cuname: this is the first of several
+       header changes in format v3.
+
+2019-09-23  Alan Modra  <amodra@gmail.com>
+
+       * bfdlink.h (struct bfd_section_already_linked): Forward declare.
+       (bfd_section_already_linked_table_init),
+       (bfd_section_already_linked_table_free),
+       (_bfd_handle_already_linked, _bfd_nearby_section),
+       (_bfd_fix_excluded_sec_syms): Declare.
+
+2019-09-23  Alan Modra  <amodra@gmail.com>
+
+       * bfdlink.h (enum notice_asneeded_action): Define.
+
+2019-09-17  Maxim Blinov  <maxim.blinov@embecosm.com>
+
+       * opcode/riscv.h (riscv_insn_class): New enum.
+       * opcode/riscv.h (struct riscv_opcode): Change
+       subset field to insn_class field.
+
 2019-09-09  Phil Blundell  <pb@pbcl.net>
 
        binutils 2.33 branch created.
        * opcode/aarch64.h (enum aarch64_insn_class): sve_size_013
        renamed to sve_size_13.
 
-2019-06-19  Nick Alcock <nick.alcock@oracle.com>
+2019-06-19  Nick Alcock  <nick.alcock@oracle.com>
 
        * ctf.h (ctf_slice_t): Make cts_offset and cts_bits unsigned
        short, so following structures are properly aligned.
This page took 0.023697 seconds and 4 git commands to generate.