r152498 - /trunk/include/ChangeLog
espindola@gcc.gnu.org
espindola@gcc.gnu.org
Tue Oct 6 19:27:00 GMT 2009
Author: espindola
Date: Tue Oct 6 19:27:01 2009
New Revision: 152498
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152498
Log:
Fix a changelog
2009-10-05 Rafael Espindola <espindola@google.com>
* plugin-api.h (ld_plugin_status): Add LDPS_BAD_HANDLE.
(ld_plugin_get_input_file): New.
(ld_plugin_release_input_file): New.
(ld_plugin_add_input_library): New.
(ld_plugin_message): Mark format const.
(ld_plugin_level): Add LDPT_GET_INPUT_FILE, LDPT_RELEASE_INPUT_FILE and
LDPT_ADD_INPUT_LIBRARY.
(ld_plugin_tv): Add tv_get_input_file, tv_release_input_file and
tv_add_input_library.
Modified:
trunk/include/ChangeLog
More information about the Gcc-cvs
mailing list