]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - include/ChangeLog
Plugin API to get the list of wrap symbols.
[thirdparty/gcc.git] / include / ChangeLog
index 8ccc57ae7832cc8a9a8cc593949540fa9627187e..f29ce63cfc99e818ac345e723a4eff3ba82d9412 100644 (file)
@@ -1,3 +1,32 @@
+2018-05-01  Sriraman Tallam  <tmsriram@google.com>
+
+       * plugin-api.h: Add plugin API to get the list of wrap
+       symbols.
+
+2018-02-09  Alexandre Oliva <aoliva@redhat.com>
+
+       * dwarf2.def (DW_AT_GNU_entry_view): New.
+
+       * dwarf2.def (DW_AT_GNU_locviews): New.
+       * dwarf2.h (enum dwarf_location_list_entry_type): Add
+       DW_LLE_GNU_view_pair.
+       (DW_LLE_view_pair): Define.
+
+2018-01-03  Jakub Jelinek  <jakub@redhat.com>
+
+       Update copyright years.
+
+2017-11-20  Kito Cheng  <kito.cheng@gmail.com>
+
+       * longlong.h [__riscv] (__umulsidi3): Define.
+       [__riscv] (umul_ppmm): Likewise.
+       [__riscv] (__muluw3): Likewise.
+
+2017-11-10  Stephen Crane <sjc@immunant.com>
+
+       * plugin-api.h: Add plugin API for processing plugin-added
+       input files.
+
 2017-10-23  David Malcolm  <dmalcolm@redhat.com>
 
        * unique-ptr.h: Make include of <memory> conditional on C++11 or