aboutsummaryrefslogtreecommitdiff
path: root/lto-plugin
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-13[PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and makeBernd Schmidt5-4/+42
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2-1/+6
2014-08-26Properly set gcc_build_dir for in-tree buildH.J. Lu5-4/+28
2014-06-13Allow overriding the libiberty used for building the LTO plugin.Thomas Schwinge5-31/+64
2014-05-15Check for -static-libgcc before use (PR lto/60981)Rainer Orth3-4/+46
2014-04-17re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek3-6/+23
2014-04-17re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ...Jakub Jelinek3-3/+15
2014-04-02lto-plugin.c (onload): Fail to load if -fno-use-linker-plugin is set in COLLE...Richard Biener2-0/+12
2014-03-28simple-object.c (simple_object_internal_read): Handle EINTR and short reads.Richard Biener2-12/+34
2014-03-17Fix Solaris bootstrap with GNU ld/LTORainer Orth5-4/+25
2013-10-23Fix up ChangeLog entries (name, e-mail, formatting, otherwise).Gerald Pfeifer1-2/+2
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2-5/+15
2012-09-14* configure: Regenerated.David Edelsohn2-2/+7