aix: implement TLS relocation for gas and ld
[deliverable/binutils-gdb.git] / include / ChangeLog
index 0f4936ebc936b4cc56762e41bd7e5372ced823d5..3a40b16358dfe4135c6bc0d282bb10457d6978c8 100644 (file)
@@ -1,3 +1,64 @@
+2021-03-12  Clément Chigot  <clement.chigot@atos.net>
+
+       * coff/internal.h (struct internal_aouthdr): Add new fields.
+       * coff/rs6000.h (AOUTHDRÃ): Add new fields.
+       * coff/rs6k64.h (struct external_filehdr): Likewise.
+       * coff/xcoff.h (_TDATA), _TBSS): New defines
+       (RS6K_AOUTHDR_TLS_LE, RS6K_AOUTHDR_RAS, RS6K_AOUTHDR_ALGNTDATA,
+       RS6K_AOUTHDR_SHR_SYMTAB, RS6K_AOUTHDR_FORK_POLICY,
+       RS6K_AOUTHDR_FORK_COR): New defines.
+       (XMC_TU): Removed.
+       (XMC_UL): New define.
+
+2021-03-12  Clément Chigot  <clement.chigot@atos.net>
+
+       * coff/xcoff.h (R_RTB): Remove.
+       (R_TRL): Fix value.
+
+2021-03-05  Craig Blackmore  <craig.blackmore@embecosm.com>
+           Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * elf/common.h (NT_RISCV_CSR): Define.
+
+2021-03-05  Craig Blackmore  <craig.blackmore@embecosm.com>
+           Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * elf/common.h (NT_GDB_TDESC): Define.
+
+2021-03-03  Alan Modra  <amodra@gmail.com>
+
+       * coff/internal.h: Delete obsolete relocation defines.  Move used
+       relocation defines..
+       * coff/i386.h: ..to here..
+       * coff/ti.h: ..and here..
+       * coff/x86_64.h: ..and here..
+       * coff/z80.h: ..and here..
+       * coff/z8k.h: ..and here.
+
+2021-03-02  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-api.h (CTF_LINK_SHARE_DUPLICATED): Note that this might
+       merely change how much deduplication is done.
+
+2021-03-01  Alan Modra  <amodra@gmail.com>
+           Fangrui Song <maskray@google.com>
+
+       * bfdlink.h (struct bfd_link_info): Add start_stop_gc.
+
+2021-02-21  Alan Modra  <amodra@gmail.com>
+
+       * bfdlink.h (struct bfd_link_info): Add warn_multiple_definition.
+
+2021-02-17  Nick Alcock  <nick.alcock@oracle.com>
+
+       * ctf-api.h (ctf_arc_lookup_symbol_name): New.
+       (ctf_lookup_by_symbol_name): Likewise.
+
+2021-02-19  Nelson Chu  <nelson.chu@sifive.com>
+
+       PR 27158
+       * opcode/riscv.h: Updated encoding macros.
+
 2021-02-18  Nelson Chu  <nelson.chu@sifive.com>
 
        * opcode/riscv.h: Moved stuff and make the file tidy.
This page took 0.02394 seconds and 4 git commands to generate.