Removed generation of the PT_GNU_PROPERTY segment
[external/binutils.git] / ChangeLog.Tizen
1 ################################################################################
2 # Filename: ChangeLog.Tizen
3 #
4 # Purpose: This file is to keep track of patches that are specific only to
5 #   Tizen binutils.  The goal of this record is to easily determine necessary
6 #   commits to cherry-pick when we upgrade the major version of Tizen binutils.
7 #   "Upgrade" here means syncing up with the future release of upstream
8 #   binutils.
9 #
10 # What to add here?
11 #   When we cherry-pick patches from the upstream, we do not need to record
12 #   them in here because they will be automatically included when upgrading the
13 #   version.  On the other hand, all other patches, which are written only for
14 #   Tizen, backported from other source, or modified when backporting, should
15 #   be included in this file.
16 #
17 # Format:
18 #   [Commit Date]  [Author Name]  [Email Address]
19 #   <empty line>
20 #   <tab>commit [Commit Hash](optional)
21 #   <tab>[Commit Message's Subject]
22 #   <empty line>
23 #
24 #   NOTE-1: Please fit lines in 80 columns.
25 #   NOTE-2: [Commit Hash] is intended for speeding up the commit search, but it
26 #     is optional because the permanent commit hash is determined when merging
27 #     the commit to the main branch, e.g., tizen_base.  Therefore, it is not
28 #     required to include the commit hash if you write your patch and change
29 #     log at the same time (actually you can't).  However, if you update this
30 #     file after the commit hash is fixed, you are free to add the commit hash.
31 ################################################################################
32
33 2017-08-09  Sangmin Seo <sangmin7.seo@samsung.com>
34
35         Add ChangeLog.Tizen
36
37 2017-08-02  Sangmin Seo <sangmin7.seo@samsung.com>
38
39         commit 179bc4ca801cf3fee333246b596e96956084599d
40         ASan build fix: resolve multiple definitions.
41
42 2017-06-01  Slava Barinov <v.barinov@samsung.com>
43
44         commit 08a741a1a58641f7d9df899491c0ba08398e7887
45         Introduce --enable-new-dtags configure option.
46
47 2017-02-27  Slava Barinov <v.barinov@samsung.com>
48
49         commit 2b741dd730288101ecfe68c5f2270554fd0e48f5
50         2.27 version
51
52 2017-02-27  Yury Usishchev <y.usishchev@samsung.com>
53
54         commit 5a3528e2fcdacd4215291aa6462168d637106475
55         Ignore broken plugins
56
57 2017-02-27  Slava Barinov <v.barinov@samsung.com>
58
59         commit fcc5d98409fefd391002a5a8e91b42541234049b
60         Packaging added.