aboutsummaryrefslogtreecommitdiff
path: root/lto-plugin
AgeCommit message (Expand)AuthorFilesLines
2021-01-06Daily bump.GCC Administrator1-0/+4
2021-01-05Update GNU/Hurd configure supportSamuel Thibault1-11/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-30Daily bump.GCC Administrator1-0/+4
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin1-2/+2
2020-11-26Daily bump.GCC Administrator1-0/+5
2020-11-25libsanitizer: Add option to bootstrap using HWASANMatthew Malcomson2-4/+4
2020-09-11Daily bump.GCC Administrator1-0/+5
2020-09-10Cygwin/MinGW: Do not version lto pluginsJonathan Yong2-2/+2
2020-09-10Daily bump.GCC Administrator1-0/+7
2020-09-09If the lto plugin encounters a file with multiple symbol sections, each of wh...Nick Clifton1-8/+23
2020-07-31Daily bump.GCC Administrator1-0/+5
2020-07-30Require CET support only for the final GCC buildH.J. Lu1-6/+19
2020-05-30Daily bump.GCC Administrator1-0/+5
2020-05-29Avoid nested save_CFLAGS and save_LDFLAGSH.J. Lu1-6/+6
2020-05-27Daily bump.GCC Administrator1-0/+8
2020-05-26revamp dump and aux output namesAlexandre Oliva1-8/+79
2020-05-12Enable CET in cross compiler if possibleH.J. Lu2-5/+16
2020-05-05Silence warning in LTO mode on VxWorksEric Botcazou2-10/+30
2020-04-28Check whether -fcf-protection=none -Wl,-z,ibt,-z,shstk work firstH.J. Lu2-5/+35
2020-04-25Enable Intel CET in liblto_plugin.so on Intel CET enabled hostH.J. Lu6-4/+167
2020-03-19API extension for binutils (type of symbols).Martin Liska2-11/+150
2020-01-01Update copyright years.Jakub Jelinek2-1/+5
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki2-5/+14
2019-05-15lto-plugin, removed unused variableIain Sandoe2-1/+4
2019-05-15lto-plugin - support -save-temps, -v, --version.Iain Sandoe2-21/+88
2019-02-26Remove a legacy lto-symtab.c file.Martin Liska2-359/+4
2019-01-01Update copyright years.Jakub Jelinek3-2/+6
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers6-900/+1509
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska1-5/+5
2018-05-30lto-plugin.c: (non_claimed_files): New static var.Jan Hubicka2-21/+50
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm2-1/+6
2018-01-03Update copyright years.Jakub Jelinek3-2/+6
2017-07-21re PR lto/81487 ([mingw32] ld.exe: error: asprintf failed)Georg-Johann Lay2-7/+13
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek5-4/+36
2017-01-04Update copyright years.Jakub Jelinek3-2/+6
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose2-1/+5
2016-02-25re PR driver/68463 (Offloading fails when some objects are compiled with LTO ...Ilya Verbin2-27/+127
2016-01-15Fix usage of an uninitialized variableMartin Liska2-1/+6
2015-11-25re PR lto/67548 (LTO drops weak binding with "ld -r")Jan Hubicka2-1/+35
2015-07-02configure.ac: Add AC_USE_SYSTEM_EXTENSIONS.Uros Bizjak4-517/+1388
2015-05-13lto-plugin: Bump to automake 1.11.6Michael Haubenwallner5-51/+111
2015-02-06Revert the PR lto/64837 fixH.J. Lu2-7/+6
2015-02-05Pass handle to release_input_fileH.J. Lu2-1/+6
2015-02-05Call release_input_file only if file is claimedH.J. Lu2-3/+8
2015-01-28Call release_input_file only if not NULLH.J. Lu2-1/+7
2015-01-28Call release_input_file in claim_file_handlerH.J. Lu2-0/+13
2014-12-09lto-wrapper.c (compile_offload_image): Start processing in_argv from 0 instea...Ilya Verbin2-14/+61
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu2-1/+6
2014-11-13[PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto-wrapper.Ilya Verbin2-1/+34