summaryrefslogtreecommitdiff
path: root/lto-plugin
Commit message (Expand)AuthorAgeFilesLines
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-316-900/+1509
* Replace 8 spaces with a tabular in ChangeLog files.Martin Liska2018-08-271-5/+5
* lto-plugin.c: (non_claimed_files): New static var.Jan Hubicka2018-05-302-21/+50
* re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2018-04-182-1/+6
* Update copyright years.Jakub Jelinek2018-01-033-2/+6
* re PR lto/81487 ([mingw32] ld.exe: error: asprintf failed)Georg-Johann Lay2017-07-212-7/+13
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-175-4/+36
* Update copyright years.Jakub Jelinek2017-01-043-2/+6
* config-ml.in: Remove references to GCJ.Matthias Klose2016-11-152-1/+5
* re PR driver/68463 (Offloading fails when some objects are compiled with LTO ...Ilya Verbin2016-02-252-27/+127
* Fix usage of an uninitialized variableMartin Liska2016-01-152-1/+6
* re PR lto/67548 (LTO drops weak binding with "ld -r")Jan Hubicka2015-11-252-1/+35
* configure.ac: Add AC_USE_SYSTEM_EXTENSIONS.Uros Bizjak2015-07-024-517/+1388
* lto-plugin: Bump to automake 1.11.6Michael Haubenwallner2015-05-135-51/+111
* Revert the PR lto/64837 fixH.J. Lu2015-02-062-7/+6
* Pass handle to release_input_fileH.J. Lu2015-02-052-1/+6
* Call release_input_file only if file is claimedH.J. Lu2015-02-052-3/+8
* Call release_input_file only if not NULLH.J. Lu2015-01-282-1/+7
* Call release_input_file in claim_file_handlerH.J. Lu2015-01-282-0/+13
* lto-wrapper.c (compile_offload_image): Start processing in_argv from 0 instea...Ilya Verbin2014-12-092-14/+61
* Always use PIC option with -shared in libtoolH.J. Lu2014-11-212-1/+6
* [PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto-wrapper.Ilya Verbin2014-11-132-1/+34
* [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt2014-11-135-4/+42
* re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2014-11-112-1/+6
* Properly set gcc_build_dir for in-tree buildH.J. Lu2014-08-265-4/+28
* Allow overriding the libiberty used for building the LTO plugin.Thomas Schwinge2014-06-135-31/+64
* Check for -static-libgcc before use (PR lto/60981)Rainer Orth2014-05-153-4/+46
* re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek2014-04-173-6/+23
* re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek2014-04-173-3/+15
* lto-plugin.c (onload): Fail to load if -fno-use-linker-plugin is set in COLLE...Richard Biener2014-04-022-0/+12
* simple-object.c (simple_object_internal_read): Handle EINTR and short reads.Richard Biener2014-03-282-12/+34
* Fix Solaris bootstrap with GNU ld/LTORainer Orth2014-03-175-4/+25
* Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer2013-10-231-2/+2
* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2013-09-202-5/+15
* * configure: Regenerated.David Edelsohn2012-09-142-2/+7
* * lto-plugin.c: Fix typo.Joseph Myers2012-05-292-1/+5
* Regenerate configure files for libtool.m4 changeH.J. Lu2012-05-162-3/+14
* re PR lto/50616 (lto1.exe: internal compiler error: invalid resolution in the...Kai Tietz2012-02-222-2/+17
* warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call.Andreas Schwab2011-12-202-1/+5
* Check for warning flags without no- prefixAndreas Schwab2011-12-192-4/+14
* Additional fixes for FreeBSD-10 build:Andreas Tobler2011-11-212-3/+7
* re PR lto/47247 (Linker plugin specification makes it difficult to handle COM...Jan Hubicka2011-10-022-2/+17
* Use 64bit integer for LTO symbol ID.H.J. Lu2011-09-302-6/+18
* re PR bootstrap/49907 (lto-plugin -Wall in stage1)Richard Guenther2011-08-106-4/+58
* remove useless if-before-free testsJim Meyering2011-04-202-4/+6
* re PR lto/48431 (patch to fix a compile error in lto-plugin.c when using olde...Richard Guenther2011-04-052-3/+8
* Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues2011-02-134-20/+18
* Fix minor build system issues in lto-plugin.Ralf Wildenhues2011-02-123-20/+26
* re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Alexandre Oliva2011-02-123-9/+32
* re PR lto/47225 (cross-compile fails while configuring libgcc with "xgcc: fat...Kai Tietz2011-02-073-4/+21