aboutsummaryrefslogtreecommitdiff
path: root/lto-plugin
AgeCommit message (Expand)AuthorFilesLines
2021-12-06Prepare library for REAL(KIND=17).Thomas Koenig1-1/+0
2021-09-14Daily bump.GCC Administrator1-0/+6
2021-09-13Fix PR lto/49664: liblto_plugin.so exports too many symbolsAndrew Pinski2-4/+6
2021-06-26Daily bump.GCC Administrator1-0/+7
2021-06-25add -ltrans-objects lto-plugin debug optionRichard Biener1-0/+12
2021-05-11Daily bump.GCC Administrator1-0/+18
2021-05-10LTO plugin: use startswith function.Martin Liska1-16/+13
2021-05-04Daily bump.GCC Administrator1-0/+5
2021-05-03GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPsH.J. Lu1-16/+47
2021-04-22Daily bump.GCC Administrator1-0/+4
2021-04-21Fix clang warning (-Wstring-plus-int)Martin Liska1-3/+3
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