summaryrefslogtreecommitdiff
path: root/lto-plugin
AgeCommit message (Expand)Author
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
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu
2014-11-13[PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto-wrapper.Ilya Verbin
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert
2014-08-26Properly set gcc_build_dir for in-tree buildH.J. Lu
2014-06-13Allow overriding the libiberty used for building the LTO plugin.Thomas Schwinge
2014-05-15Check for -static-libgcc before use (PR lto/60981)Rainer Orth
2014-04-17re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek
2014-04-17re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek
2014-04-02lto-plugin.c (onload): Fail to load if -fno-use-linker-plugin is set in COLLE...Richard Biener
2014-03-28simple-object.c (simple_object_internal_read): Handle EINTR and short reads.Richard Biener
2014-03-17Fix Solaris bootstrap with GNU ld/LTORainer Orth
2013-10-23Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer