From 6111ab981df10610fda031839f156486f0f61190 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=84=99=E4=BA=BA=E5=B8=B8=E4=B9=83=E8=B6=85=E4=B8=8D?= =?UTF-8?q?=E6=93=85=E5=A5=94=E8=B7=91?= Date: Tue, 8 Sep 2020 15:57:41 +0800 Subject: [PATCH] =?UTF-8?q?2.0.1-2.0.3=20=E5=B7=AE=E5=BC=82=E5=88=86?= =?UTF-8?q?=E6=9E=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- libipt-v2.0.1-vs-v2.0.3.yaml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 libipt-v2.0.1-vs-v2.0.3.yaml diff --git a/libipt-v2.0.1-vs-v2.0.3.yaml b/libipt-v2.0.1-vs-v2.0.3.yaml new file mode 100644 index 0000000..3d0b657 --- /dev/null +++ b/libipt-v2.0.1-vs-v2.0.3.yaml @@ -0,0 +1,17 @@ +name: boost +old_version: 2.0.1 +new_version: 2.0.3 +interface_differences: +- type: 'feature' + item: ptunit + diff: 限制测试用例报错长度 + influence: 无影响 +- type: 'feature' + item: ild + diff: 静态初始化 eamode_table,has_disp_regular,has_sib_table,prefix_table 表,移除相关代码及构建 + influence: 用户不感知,无影响 +- type: 'feature' + item: libipt + diff: 增加支持 intel cpu 6/165 and 6/166(famliy/model) + influence: 无影响 +remark: '没有影响用户态使用差异' \ No newline at end of file -- Gitee