]> git.ipfire.org Git - thirdparty/gcc.git/history - lto-plugin/lto-plugin.c
Silence warning in LTO mode on VxWorks
[thirdparty/gcc.git] / lto-plugin / lto-plugin.c
2020-05-05  Eric BotcazouSilence warning in LTO mode on VxWorks
2020-03-19  Martin LiskaAPI extension for binutils (type of symbols).
2020-01-01  Jakub JelinekUpdate copyright years.
2019-05-15  Iain Sandoelto-plugin, removed unused variable
2019-05-15  Iain Sandoelto-plugin - support -save-temps, -v, --version.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-05-30  Jan Hubickalto-plugin.c: (non_claimed_files): New static var.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-07-21  Georg-Johann Layre PR lto/81487 ([mingw32] ld.exe: error: asprintf...
2017-01-04  Jakub JelinekUpdate copyright years.
2016-02-25  Ilya Verbinre PR driver/68463 (Offloading fails when some objects...
2016-01-15  Martin LiskaFix usage of an uninitialized variable
2015-11-25  Jan Hubickare PR lto/67548 (LTO drops weak binding with "ld -r")
2015-02-06  H.J. LuRevert the PR lto/64837 fix
2015-02-05  H.J. LuPass handle to release_input_file
2015-02-05  H.J. LuCall release_input_file only if file is claimed
2015-01-28  H.J. LuCall release_input_file only if not NULL
2015-01-28  H.J. LuCall release_input_file in claim_file_handler
2014-12-09  Ilya Verbinlto-wrapper.c (compile_offload_image): Start processing...
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.