]> sourceware.org Git - libabigail.git/commitdiff
Update NEWS file for 1.6
authorDodji Seketeli <dodji@redhat.com>
Wed, 27 Mar 2019 17:36:53 +0000 (18:36 +0100)
committerDodji Seketeli <dodji@redhat.com>
Wed, 27 Mar 2019 17:36:53 +0000 (18:36 +0100)
* NEWS: Update for 1.6

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
NEWS

diff --git a/NEWS b/NEWS
index 98a457ad5c63542f870680a2c0dd879ef26ebb42..2b4b141f5aa3a5c29c00e6505187eb455204f3ed 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+1.6
+===
+Dodji Seketeli:
+      Bump version number to 1.6
+      Update website for 1.5
+      Support having several debuginfo search dirs for a binary
+      Add a --fail-no-debug-info to abidiff
+      Some light style change in abidiff.cc
+      Add basic support for Fortran binaries
+      Update copyright for 2019
+      Bug 23044 - Assertions with side effects
+      Separate public types of first binary from those of the second
+      Add (very) basic support for Rust
+      Support some new DWARF language encoding for C and C++
+      Fix a thinko
+      Overhaul detection the DW_LANG_* enumerators from dwarf.h
+      Fix a typo in the recent Rust support and update regression tests
+      Conditionalize the Rust support regression test
+      Properly add the new rust tests to EXTRA_DIST
+      Bug 20175 - Classify CV qual changes in variable type as harmless
+      Better comments in the comparison engine
+      Bug 24139 - Support suppressing some enumerator changes
+      Small apidoc fix
+      Bug 24157 - Wrong support of Ada ranges
+      Bug 24188 - Assertion failed while analysing a Fortran binary
+      Avoid over-suppressing fns & vars when analysing the Kernel
+      Do not build DIE -> parent map just because we see an asm TU
+      PR24257 - Handle DW_TAG_typedef with no underlying type
+      Better detection of void* to something* change
+      Add ir::{lookup_data_member, get_function_parameter}
+      Better pointer name equality optimization in DIE de-duplication code
+      Misc cleanups
+      Bug 24378 - DW_TAG_subroutine_type as a DIE scope causes infinite loop
+      Add missing assignment operators
+
+Mark Wielaard:
+      Conditionalize the use of DW_LANG_C_plus_plus_03 and DW_LANG_Rust
+
+Xiao Jia via libabigail:
+      Some documentation fixes
+
 1.5
 ===
 Dodji Seketeli:
This page took 0.075464 seconds and 5 git commands to generate.