aboutsummaryrefslogtreecommitdiff
path: root/lto-plugin/lto-plugin.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-26revamp dump and aux output namesAlexandre Oliva1-8/+79
2020-05-05Silence warning in LTO mode on VxWorksEric Botcazou1-10/+18
2020-03-19API extension for binutils (type of symbols).Martin Liska1-11/+130
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-05-15lto-plugin, removed unused variableIain Sandoe1-1/+0
2019-05-15lto-plugin - support -save-temps, -v, --version.Iain Sandoe1-21/+76
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-05-30lto-plugin.c: (non_claimed_files): New static var.Jan Hubicka1-21/+41
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-07-21re PR lto/81487 ([mingw32] ld.exe: error: asprintf failed)Georg-Johann Lay1-7/+6
2017-01-04Update copyright years.Jakub Jelinek1-1/+1
2016-02-25re PR driver/68463 (Offloading fails when some objects are compiled with LTO ...Ilya Verbin1-27/+113
2016-01-15Fix usage of an uninitialized variableMartin Liska1-1/+1
2015-11-25re PR lto/67548 (LTO drops weak binding with "ld -r")Jan Hubicka1-1/+28
2015-02-06Revert the PR lto/64837 fixH.J. Lu1-7/+0
2015-02-05Pass handle to release_input_fileH.J. Lu1-1/+1
2015-02-05Call release_input_file only if file is claimedH.J. Lu1-3/+3
2015-01-28Call release_input_file only if not NULLH.J. Lu1-1/+2
2015-01-28Call release_input_file in claim_file_handlerH.J. Lu1-0/+6
2014-12-09lto-wrapper.c (compile_offload_image): Start processing in_argv from 0 instea...Ilya Verbin1-14/+51
2014-11-13[PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto-wrapper.Ilya Verbin1-1/+24
2014-04-02lto-plugin.c (onload): Fail to load if -fno-use-linker-plugin is set in COLLE...Richard Biener1-0/+7
2014-03-28simple-object.c (simple_object_internal_read): Handle EINTR and short reads.Richard Biener1-12/+30
2012-05-29* lto-plugin.c: Fix typo.Joseph Myers1-1/+1
2012-02-22re PR lto/50616 (lto1.exe: internal compiler error: invalid resolution in the...Kai Tietz1-2/+10
2011-10-02re PR lto/47247 (Linker plugin specification makes it difficult to handle COM...Jan Hubicka1-2/+10
2011-09-30Use 64bit integer for LTO symbol ID.H.J. Lu1-6/+8
2011-04-20remove useless if-before-free testsJim Meyering1-4/+2
2011-04-05re PR lto/48431 (patch to fix a compile error in lto-plugin.c when using olde...Richard Guenther1-3/+3
2011-01-25lto-plugin.c (gold_version): New static variable.Ian Lance Taylor1-1/+9
2011-01-12re PR lto/47264 (Many tests fail with -flto due unaligned load in lto-plugin.c)Richard Guenther1-2/+2
2010-12-10re PR middle-end/46674 (Weak alias is mistakenly optimized away)Dave Korn1-2/+2
2010-12-05config.h.in: Regenerated.Kai Tietz1-0/+6
2010-12-01config.h.in: Regenerated.Kai Tietz1-0/+2
2010-11-13lto-plugin.c (add_output_files): Fix memory leak.Kai Tietz1-1/+4
2010-11-11re PR bootstrap/46397 (lto-plugin.c does not build on Solaris 10/SPARC)Dave Korn1-8/+20
2010-11-03re PR lto/46291 (Failed to bootstrap-lto)Dave Korn1-2/+0
2010-11-03re PR lto/46273 (Failed to bootstrap)Dave Korn1-17/+231
2010-10-11lto-plugin.c (dump_symtab): Correct printf argument type.Kai Tietz1-2/+2
2010-10-07configure.ac (build_lto_plugin): New shell variable.Dave Korn1-165/+20
2010-08-05lto-plugin.c: Include <hashtab.h>Andi Kleen1-9/+221
2010-07-28lto-plugin.c (translate): Remove debug fprintf.Andi Kleen1-2/+0
2010-07-23Cast to unsigned long.H.J. Lu1-1/+2
2010-07-23re PR lto/44992 (ld -r breaks LTO)Andi Kleen1-62/+66
2010-05-21lto-plugin.c (write_resolution): Do not assert syms is non-NULL.Richard Guenther1-1/+0
2010-05-07re PR lto/43857 (-fresolution causes an ICE)Richard Guenther1-19/+6
2010-04-23re PR lto/41550 (Fix security and portability issues in lto-plugin)Richard Guenther1-21/+28
2010-03-16Delete temporary output files.Dmitry Gorbachev1-0/+7
2010-01-03Pass -m* and -v to -plugin-optH.J. Lu1-2/+13
2009-11-19re PR bootstrap/42096 (lto.c:289:7: error: implicit declaration of function '...Rafael Avila de Espindola1-1/+1