Fix datestamps on ChangeLog entries to read 2015 instead of 2016.
This commit is contained in:
parent
3f1f41f55f
commit
9b738e36e6
@ -36,7 +36,7 @@
|
|||||||
* target.h (Sized_target::make_symbol): Add name, st_type, object,
|
* target.h (Sized_target::make_symbol): Add name, st_type, object,
|
||||||
st_shndx, and value parameters.
|
st_shndx, and value parameters.
|
||||||
|
|
||||||
2015-03-03 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
|
2016-03-03 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
|
||||||
|
|
||||||
* plugin.cc (do_should_include_member): Ignore LDPK_UNDEF and
|
* plugin.cc (do_should_include_member): Ignore LDPK_UNDEF and
|
||||||
LDPK_WEAKUNDEF symbols.
|
LDPK_WEAKUNDEF symbols.
|
||||||
@ -53,7 +53,7 @@
|
|||||||
* testsuite/plugin_layout_with_alignment.cc: New test file.
|
* testsuite/plugin_layout_with_alignment.cc: New test file.
|
||||||
* testsuite/plugin_layout_with_alignment.sh: New test file.
|
* testsuite/plugin_layout_with_alignment.sh: New test file.
|
||||||
|
|
||||||
2015-03-03 Evgenii Stepanov <eugenis@google.com>
|
2016-03-03 Evgenii Stepanov <eugenis@google.com>
|
||||||
|
|
||||||
* plugin.h (Pluginobj::get_symbol_resolution_info): Add version
|
* plugin.h (Pluginobj::get_symbol_resolution_info): Add version
|
||||||
parameter.
|
parameter.
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
(ld_plugin_tv): Add tv_get_input_section_alignment and
|
(ld_plugin_tv): Add tv_get_input_section_alignment and
|
||||||
tv_get_input_section_size.
|
tv_get_input_section_size.
|
||||||
|
|
||||||
2015-03-03 Evgenii Stepanov <eugenis@google.com>
|
2016-03-03 Evgenii Stepanov <eugenis@google.com>
|
||||||
|
|
||||||
* plugin-api.h (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V3.
|
* plugin-api.h (enum ld_plugin_tag): Add LDPT_GET_SYMBOLS_V3.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user