[gas][aarch64] Armv8.6-a option [1/X]
[deliverable/binutils-gdb.git] / include / ChangeLog
index de933943ce5ad0614b9213597a9d4ec639f1505c..246dc49031b41a6937d73fb9da4ec9e00982ea64 100644 (file)
@@ -1,3 +1,108 @@
+2019-11-07  Mihail Ionescu  <mihail.ionescu@arm.com>
+2019-11-07  Matthew Malcomson  <matthew.malcomson@arm.com>
+
+       * opcode/aarch64.h (AARCH64_FEATURE_V8_6): New.
+       (AARCH64_ARCH_V8_6): New.
+
+2019-11-07  Alan Modra  <amodra@gmail.com>
+
+       * elf/cr16c.h: Delete.
+
+2019-10-29  Andrew Eikum  <aeikum@codeweavers.com>
+
+       * coff/internal.h (struct internal_extra_pe_filehdr): Use ints
+       instead of longs to hold dos_message.
+
+2019-10-25  Alan Modra  <amodra@gmail.com>
+
+       PR 4499
+       * elf/internal.h (struct elf_segment_map): Delete header_size.
+       Add no_sort_lma and idx.
+
+2019-10-16  Alan Modra  <amodra@gmail.com>
+
+       PR 13616
+       * bfdlink.h (struct bfd_link_info <big_endian>): New field.
+
+2019-10-07  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
+
+       * elf/msp430.h: Add enums for MSPABI and GNU object attribute tag
+       names and values.
+
+2019-09-23  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-api.h (ctf_cuname_set): Can now fail, returning int.
+       (ctf_parent_name_set): Likewise.
+
+2019-08-05  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-api.h (ECTF_NONREPRESENTABLE): New.
+
+2019-09-23  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-api.h: Note the instability of the ctf_link interfaces.
+
+2019-07-13  Nick Alcock  <nick.alcock@oracle.com>
+
+       * bfdlink.h (elf_strtab_hash): New forward.
+       (elf_sym_strtab): Likewise.
+       (struct bfd_link_callbacks <examine_strtab>): New.
+       (struct bfd_link_callbacks <emit_ctf>): Likewise.
+
+2019-07-13  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-api.h (includes): No longer include <sys/param.h>.
+
+2019-07-30  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-api.h (ctf_link_add_cu_mapping): New.
+       (ctf_link_memb_name_changer_f): New.
+       (ctf_link_set_memb_name_changer): New.
+
+2019-07-13  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-api.h (ECTF_INTERNAL): New.
+
+2019-07-13  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-api.h (struct ctf_link_sym): New, a symbol in flight to the
+       libctf linking machinery.
+       (CTF_LINK_SHARE_UNCONFLICTED): New.
+       (CTF_LINK_SHARE_DUPLICATED): New.
+       (ECTF_LINKADDEDLATE): New, replacing ECTF_UNUSED.
+       (ECTF_NOTYET): New, a 'not yet implemented' message.
+       (ctf_link_add_ctf): New, add an input file's CTF to the link.
+       (ctf_link): New, merge the type and string sections.
+       (ctf_link_strtab_string_f): New, callback for feeding strtab info.
+       (ctf_link_iter_symbol_f): New, callback for feeding symtab info.
+       (ctf_link_add_strtab): New, tell the CTF linker about the ELF
+       strtab's strings.
+       (ctf_link_shuffle_syms): New, ask the CTF linker to shuffle its
+       symbols into symtab order.
+       (ctf_link_write): New, ask the CTF linker to write the CTF out.
+
+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.
This page took 0.023866 seconds and 4 git commands to generate.