]> git.ipfire.org Git - thirdparty/gcc.git/history - lto-plugin/lto-plugin.c
re PR middle-end/46674 (Weak alias is mistakenly optimized away)
[thirdparty/gcc.git] / lto-plugin / lto-plugin.c
2010-12-10  Dave Kornre PR middle-end/46674 (Weak alias is mistakenly optimi...
2010-12-05  Kai Tietzconfig.h.in: Regenerated.
2010-12-01  Kai Tietzconfig.h.in: Regenerated.
2010-11-13  Kai Tietzlto-plugin.c (add_output_files): Fix memory leak.
2010-11-11  Dave Kornre PR bootstrap/46397 (lto-plugin.c does not build...
2010-11-03  Dave Kornre PR lto/46291 (Failed to bootstrap-lto)
2010-11-03  Dave Kornre PR lto/46273 (Failed to bootstrap)
2010-10-11  Kai Tietzlto-plugin.c (dump_symtab): Correct printf argument...
2010-10-07  Dave Kornconfigure.ac (build_lto_plugin): New shell variable.
2010-08-05  Andi Kleenlto-plugin.c: Include <hashtab.h>
2010-07-28  Andi Kleenlto-plugin.c (translate): Remove debug fprintf.
2010-07-23  H.J. LuCast to unsigned long.
2010-07-23  Andi Kleenre PR lto/44992 (ld -r breaks LTO)
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-04-23  Richard Guentherre PR lto/41550 (Fix security and portability issues...
2010-03-16  Dmitry GorbachevDelete temporary output files.
2010-01-04  H.J. LuPass -m* and -v to -plugin-opt
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-16  Rafael Avila de... lto-plugin.c (message): New variable.
2009-10-15  Rafael Avila de... lto-plugin.c (resolution_file): New.
2009-10-08  Rafael Avila de... lto-plugin.c (add_input_library): New.
2009-10-03  Diego NovilloMerge lto branch into trunk.