summaryrefslogtreecommitdiff
path: root/lto-plugin
Commit message (Expand)AuthorAgeFilesLines
* Daily bump.GCC Administrator2021-01-061-0/+4
* Update GNU/Hurd configure supportSamuel Thibault2021-01-051-11/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Daily bump.GCC Administrator2020-11-301-0/+4
* Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin2020-11-291-2/+2
* Daily bump.GCC Administrator2020-11-261-0/+5
* libsanitizer: Add option to bootstrap using HWASANMatthew Malcomson2020-11-252-4/+4
* Daily bump.GCC Administrator2020-09-111-0/+5
* Cygwin/MinGW: Do not version lto pluginsJonathan Yong2020-09-102-2/+2
* Daily bump.GCC Administrator2020-09-101-0/+7
* If the lto plugin encounters a file with multiple symbol sections, each of wh...Nick Clifton2020-09-091-8/+23
* Daily bump.GCC Administrator2020-07-311-0/+5
* Require CET support only for the final GCC buildH.J. Lu2020-07-301-6/+19
* Daily bump.GCC Administrator2020-05-301-0/+5
* Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu2020-05-291-6/+6
* Daily bump.GCC Administrator2020-05-271-0/+8
* revamp dump and aux output namesAlexandre Oliva2020-05-261-8/+79
* Enable CET in cross compiler if possibleH.J. Lu2020-05-122-5/+16
* Silence warning in LTO mode on VxWorksEric Botcazou2020-05-052-10/+30
* Check whether -fcf-protection=none -Wl,-z,ibt,-z,shstk work firstH.J. Lu2020-04-282-5/+35
* Enable Intel CET in liblto_plugin.so on Intel CET enabled hostH.J. Lu2020-04-256-4/+167
* API extension for binutils (type of symbols).Martin Liska2020-03-192-11/+150
* Update copyright years.Jakub Jelinek2020-01-012-1/+5
* Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki2019-09-272-5/+14
* lto-plugin, removed unused variableIain Sandoe2019-05-152-1/+4
* lto-plugin - support -save-temps, -v, --version.Iain Sandoe2019-05-152-21/+88
* Remove a legacy lto-symtab.c file.Martin Liska2019-02-262-359/+4
* Update copyright years.Jakub Jelinek2019-01-013-2/+6
* 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