]> git.ipfire.org Git - thirdparty/gcc.git/history - lto-plugin
Makefile.am: New copy_lto_plugin rule to install the plugin into ../gcc.
[thirdparty/gcc.git] / lto-plugin /
2010-07-22  Richard GuentherMakefile.am: New copy_lto_plugin rule to install the...
2010-05-21  Richard Guentherlto-plugin.c (write_resolution): Do not assert syms...
2010-05-07  Richard Guentherre PR lto/43857 (-fresolution causes an ICE)
2010-05-04  Ralf Wildenhuesno-dist in non-imported automake dirs.
2010-04-23  Richard Guentherre PR lto/41550 (Fix security and portability issues...
2010-04-02  Ralf WildenhuesUpdate to Automake 1.11.1.
2010-03-16  Dmitry GorbachevDelete temporary output files.
2010-01-11  Richard Guentherre PR lto/41569 (.../prev-gcc/xgcc used for the install...
2010-01-04  H.J. LuPass -m* and -v to -plugin-opt
2009-12-05  H.J. Lure PR bootstrap/42306 (Revision 155012 breaks lto-plugin)
2009-12-05  Ralf WildenhuesSync from git Libtool and regenerate.
2009-11-19  Rafael Avila de... re PR bootstrap/42096 (lto.c:289:7: error: implicit...
2009-11-12  Rafael Avila de... lto-plugin.c (write_resolution): Assume resolution_file...
2009-11-05  Rafael Avila de... lto-plugin.c (temp_obj_dir_name): Remove.
2009-11-04  Richard Guenthergcc.c (process_command): Handle arguments name@offset.
2009-11-04  Rafael Avila de... lto-plugin.c (cleanup_handler): Don't cleanup if debugging.
2009-10-30  Rafael Avila de... re PR lto/41871 (lto-plugin gives: could not open/creat...
2009-10-28  Rafael Avila de... lto-plugin.c (all_symbols_read_handler): Use LDPL_FATAL...
2009-10-27  Dmitry Gorbachevre PR lto/41652 (LTO plugin misconfiguration)
2009-10-26  Richard Guentherconfigure.ac: Use AM_MAINTAINER_MODE.
2009-10-19  Rafael Espindolamissing changelog
2009-10-19  Rafael Espindolare PR lto/40790 (plugin-api.h unconditionally includes...
2009-10-16  Rafael Avila de... lto-plugin.c (message): New variable.
2009-10-15  Rafael Avila de... lto-plugin.c (resolution_file): New.
2009-10-13  Richard GuentherMakefile.am (liblto_plugin_la_LIBADD): Link against...
2009-10-08  Rafael Avila de... lto-plugin.c (add_input_library): New.
2009-10-03  Diego NovilloMerge lto branch into trunk.