| Commit message (Expand) | Author | Age | Files | Lines |
* | Daily bump. | GCC Administrator | 2020-09-10 | 1 | -0/+7 |
* | Update ChangeLog and version files for releasereleases/gcc-10.2.0 | Richard Biener | 2020-07-23 | 1 | -0/+4 |
* | Daily bump. | GCC Administrator | 2020-06-23 | 1 | -0/+8 |
* | Update ChangeLog and version files for releasereleases/gcc-10.1.0 | Jakub Jelinek | 2020-05-07 | 1 | -0/+4 |
* | Check whether -fcf-protection=none -Wl,-z,ibt,-z,shstk work first | H.J. Lu | 2020-04-28 | 1 | -0/+5 |
* | Enable Intel CET in liblto_plugin.so on Intel CET enabled host | H.J. Lu | 2020-04-25 | 1 | -0/+10 |
* | API extension for binutils (type of symbols). | Martin Liska | 2020-03-19 | 1 | -0/+20 |
* | Update copyright years. | Jakub Jelinek | 2020-01-01 | 1 | -0/+4 |
* | Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 update | Maciej W. Rozycki | 2019-09-27 | 1 | -0/+4 |
* | lto-plugin, removed unused variable | Iain Sandoe | 2019-05-15 | 1 | -0/+4 |
* | lto-plugin - support -save-temps, -v, --version. | Iain Sandoe | 2019-05-15 | 1 | -0/+12 |
* | Remove a legacy lto-symtab.c file. | Martin Liska | 2019-02-26 | 1 | -0/+4 |
* | Update copyright years. | Jakub Jelinek | 2019-01-01 | 1 | -0/+4 |
* | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 2018-10-31 | 1 | -0/+6 |
* | Replace 8 spaces with a tabular in ChangeLog files. | Martin Liska | 2018-08-27 | 1 | -5/+5 |
* | lto-plugin.c: (non_claimed_files): New static var. | Jan Hubicka | 2018-05-30 | 1 | -0/+9 |
* | re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used) | David Malcolm | 2018-04-18 | 1 | -0/+5 |
* | Update copyright years. | Jakub Jelinek | 2018-01-03 | 1 | -0/+4 |
* | re PR lto/81487 ([mingw32] ld.exe: error: asprintf failed) | Georg-Johann Lay | 2017-07-21 | 1 | -0/+7 |
* | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 2017-01-17 | 1 | -0/+9 |
* | Update copyright years. | Jakub Jelinek | 2017-01-04 | 1 | -0/+4 |
* | config-ml.in: Remove references to GCJ. | Matthias Klose | 2016-11-15 | 1 | -0/+4 |
* | re PR driver/68463 (Offloading fails when some objects are compiled with LTO ... | Ilya Verbin | 2016-02-25 | 1 | -0/+14 |
* | Fix usage of an uninitialized variable | Martin Liska | 2016-01-15 | 1 | -0/+5 |
* | re PR lto/67548 (LTO drops weak binding with "ld -r") | Jan Hubicka | 2015-11-25 | 1 | -0/+7 |
* | configure.ac: Add AC_USE_SYSTEM_EXTENSIONS. | Uros Bizjak | 2015-07-02 | 1 | -0/+6 |
* | lto-plugin: Bump to automake 1.11.6 | Michael Haubenwallner | 2015-05-13 | 1 | -0/+7 |
* | Revert the PR lto/64837 fix | H.J. Lu | 2015-02-06 | 1 | -0/+6 |
* | Pass handle to release_input_file | H.J. Lu | 2015-02-05 | 1 | -0/+5 |
* | Call release_input_file only if file is claimed | H.J. Lu | 2015-02-05 | 1 | -0/+5 |
* | Call release_input_file only if not NULL | H.J. Lu | 2015-01-28 | 1 | -0/+5 |
* | Call release_input_file in claim_file_handler | H.J. Lu | 2015-01-28 | 1 | -0/+7 |
* | lto-wrapper.c (compile_offload_image): Start processing in_argv from 0 instea... | Ilya Verbin | 2014-12-09 | 1 | -0/+10 |
* | Always use PIC option with -shared in libtool | H.J. Lu | 2014-11-21 | 1 | -0/+5 |
* | [PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto-wrapper. | Ilya Verbin | 2014-11-13 | 1 | -0/+10 |
* | [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and make | Bernd Schmidt | 2014-11-13 | 1 | -0/+14 |
* | re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14)) | Francois-Xavier Coudert | 2014-11-11 | 1 | -0/+5 |
* | Properly set gcc_build_dir for in-tree build | H.J. Lu | 2014-08-26 | 1 | -0/+9 |
* | Allow overriding the libiberty used for building the LTO plugin. | Thomas Schwinge | 2014-06-13 | 1 | -0/+10 |
* | Check for -static-libgcc before use (PR lto/60981) | Rainer Orth | 2014-05-15 | 1 | -0/+6 |
* | re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ... | Jakub Jelinek | 2014-04-17 | 1 | -0/+7 |
* | re PR sanitizer/56781 (boostrap-asan failure: fixincl fails to link (missing ... | Jakub Jelinek | 2014-04-17 | 1 | -0/+6 |
* | lto-plugin.c (onload): Fail to load if -fno-use-linker-plugin is set in COLLE... | Richard Biener | 2014-04-02 | 1 | -0/+5 |
* | simple-object.c (simple_object_internal_read): Handle EINTR and short reads. | Richard Biener | 2014-03-28 | 1 | -0/+4 |
* | Fix Solaris bootstrap with GNU ld/LTO | Rainer Orth | 2014-03-17 | 1 | -0/+9 |
* | Fix up ChangeLog entries (name, e-mail, formatting, otherwise). | Gerald Pfeifer | 2013-10-23 | 1 | -2/+2 |
* | libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match. | Alan Modra | 2013-09-20 | 1 | -0/+4 |
* | * configure: Regenerated. | David Edelsohn | 2012-09-14 | 1 | -0/+4 |
* | * lto-plugin.c: Fix typo. | Joseph Myers | 2012-05-29 | 1 | -0/+4 |
* | Regenerate configure files for libtool.m4 change | H.J. Lu | 2012-05-16 | 1 | -0/+4 |