]> git.ipfire.org Git - thirdparty/gcc.git/history - lto-plugin/lto-plugin.c
[PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto-wrapper.
[thirdparty/gcc.git] / lto-plugin / lto-plugin.c
2014-11-13  Ilya Verbin[PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto...
2014-04-02  Richard Bienerlto-plugin.c (onload): Fail to load if -fno-use-linker...
2014-03-28  Richard Bienersimple-object.c (simple_object_internal_read): Handle...
2012-05-29  Joseph Myers* lto-plugin.c: Fix typo.
2012-02-22  Kai Tietzre PR lto/50616 (lto1.exe: internal compiler error...
2011-10-02  Jan Hubickare PR lto/47247 (Linker plugin specification makes...
2011-09-30  H.J. LuUse 64bit integer for LTO symbol ID.
2011-04-20  Jim Meyeringremove useless if-before-free tests
2011-04-05  Richard Guentherre PR lto/48431 (patch to fix a compile error in lto...
2011-01-25  Ian Lance Taylorlto-plugin.c (gold_version): New static variable.
2011-01-12  Richard Guentherre PR lto/47264 (Many tests fail with -flto due unalign...
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.