diff options
| author | tmsriram <tmsriram@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-11 19:42:25 +0000 |
|---|---|---|
| committer | tmsriram <tmsriram@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-02-11 19:42:25 +0000 |
| commit | 0d360bdc35208f2c2c46ca17a182b738b534ddba (patch) | |
| tree | 55de591256381a2166f8a93ddbd9ff18ce5eb54f /include/ChangeLog | |
| parent | 697aef8c2acfa467e457a02eb51a1b20f37f09b2 (diff) | |
| download | ppe42-gcc-0d360bdc35208f2c2c46ca17a182b738b534ddba.tar.gz ppe42-gcc-0d360bdc35208f2c2c46ca17a182b738b534ddba.zip | |
Sync plugin-api.h with the copy in binutils. Please see:
http://sourceware.org/ml/binutils/2013-02/msg00136.html
for a change committed to plugin-api.h
2013-02-11 Sriraman Tallam <tmsriram@google.com>
* plugin-api.h (enum ld_plugin_level): Assign integers
explicitly for all values.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195953 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include/ChangeLog')
| -rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index e57a42aed3b..e071c48dfa7 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2013-02-11 Sriraman Tallam <tmsriram@google.com> + + * plugin-api.h (enum ld_plugin_level): Assign integers + explicitly for all values. + 2013-01-30 Kai Tietz <ktietz@redhat.com> PR other/54620 |

