aboutsummaryrefslogtreecommitdiff
path: root/lto-plugin
AgeCommit message (Expand)Author
2021-07-28Update ChangeLog and version files for releasereleases/gcc-11.2.0Richard Biener
2021-04-27Update ChangeLog and version files for releaseJakub Jelinek
2021-01-06Daily bump.GCC Administrator
2021-01-05Update GNU/Hurd configure supportSamuel Thibault
2021-01-04Update copyright years.Jakub Jelinek
2020-11-30Daily bump.GCC Administrator
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin
2020-11-26Daily bump.GCC Administrator
2020-11-25libsanitizer: Add option to bootstrap using HWASANMatthew Malcomson
2020-09-11Daily bump.GCC Administrator
2020-09-10Cygwin/MinGW: Do not version lto pluginsJonathan Yong
2020-09-10Daily bump.GCC Administrator
2020-09-09If the lto plugin encounters a file with multiple symbol sections, each of wh...Nick Clifton
2020-07-31Daily bump.GCC Administrator
2020-07-30Require CET support only for the final GCC buildH.J. Lu
2020-05-30Daily bump.GCC Administrator
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu
2020-05-27Daily bump.GCC Administrator
2020-05-26revamp dump and aux output namesAlexandre Oliva
2020-05-12Enable CET in cross compiler if possibleH.J. Lu
2020-05-05Silence warning in LTO mode on VxWorksEric Botcazou
2020-04-28Check whether -fcf-protection=none -Wl,-z,ibt,-z,shstk work firstH.J. Lu
2020-04-25Enable Intel CET in liblto_plugin.so on Intel CET enabled hostH.J. Lu
2020-03-19API extension for binutils (type of symbols).Martin Liska
2020-01-01Update copyright years.Jakub Jelinek
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki
2019-05-15lto-plugin, removed unused variableIain Sandoe
2019-05-15lto-plugin - support -save-temps, -v, --version.Iain Sandoe
2019-02-26Remove a legacy lto-symtab.c file.Martin Liska
2019-01-01Update copyright years.Jakub Jelinek
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska
2018-05-30lto-plugin.c: (non_claimed_files): New static var.Jan Hubicka
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm
2018-01-03Update copyright years.Jakub Jelinek
2017-07-21re PR lto/81487 ([mingw32] ld.exe: error: asprintf failed)Georg-Johann Lay
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2017-01-04Update copyright years.Jakub Jelinek
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose
2016-02-25re PR driver/68463 (Offloading fails when some objects are compiled with LTO ...Ilya Verbin
2016-01-15Fix usage of an uninitialized variableMartin Liska
2015-11-25re PR lto/67548 (LTO drops weak binding with "ld -r")Jan Hubicka
2015-07-02configure.ac: Add AC_USE_SYSTEM_EXTENSIONS.Uros Bizjak
2015-05-13lto-plugin: Bump to automake 1.11.6Michael Haubenwallner
2015-02-06Revert the PR lto/64837 fixH.J. Lu
2015-02-05Pass handle to release_input_fileH.J. Lu
2015-02-05Call release_input_file only if file is claimedH.J. Lu
2015-01-28Call release_input_file only if not NULLH.J. Lu
2015-01-28Call release_input_file in claim_file_handlerH.J. Lu
2014-12-09lto-wrapper.c (compile_offload_image): Start processing in_argv from 0 instea...Ilya Verbin