| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.ac: Add AC_USE_SYSTEM_EXTENSIONS. | uros | 2015-07-02 | 4 | -517/+1388 |
* | lto-plugin: Bump to automake 1.11.6 | haubi | 2015-05-13 | 5 | -51/+111 |
* | Revert the PR lto/64837 fix | hjl | 2015-02-06 | 2 | -7/+6 |
* | Pass handle to release_input_file | hjl | 2015-02-05 | 2 | -1/+6 |
* | Call release_input_file only if file is claimed | hjl | 2015-02-05 | 2 | -3/+8 |
* | Call release_input_file only if not NULL | hjl | 2015-01-28 | 2 | -1/+7 |
* | Call release_input_file in claim_file_handler | hjl | 2015-01-28 | 2 | -0/+13 |
* | gcc/ | iverbin | 2014-12-09 | 2 | -14/+61 |
* | Always use PIC option with -shared in libtool | hjl | 2014-11-21 | 2 | -1/+6 |
* | [PATCH 4/7] OpenMP 4.0 offloading infrastructure: lto-wrapper. | kyukhin | 2014-11-13 | 2 | -1/+34 |
* | [PATCH 1/7] OpenMP 4.0 offloading infrastructure: configure and make | kyukhin | 2014-11-13 | 5 | -4/+42 |
* | toplevel: | fxcoudert | 2014-11-11 | 2 | -1/+6 |
* | Properly set gcc_build_dir for in-tree build | hjl | 2014-08-26 | 5 | -4/+28 |
* | Allow overriding the libiberty used for building the LTO plugin. | tschwinge | 2014-06-13 | 5 | -31/+64 |
* | Check for -static-libgcc before use (PR lto/60981) | ro | 2014-05-15 | 3 | -4/+46 |
* | PR sanitizer/56781 | jakub | 2014-04-17 | 3 | -6/+23 |
* | PR sanitizer/56781 | jakub | 2014-04-17 | 3 | -3/+15 |
* | 2014-04-02 Richard Biener <rguenther@suse.de> | rguenth | 2014-04-02 | 2 | -0/+12 |
* | 2014-03-28 Richard Biener <rguenther@suse.de> | rguenth | 2014-03-28 | 2 | -12/+34 |
* | Fix Solaris bootstrap with GNU ld/LTO | ro | 2014-03-17 | 5 | -4/+25 |
* | Fix up ChangeLog entries (name, e-mail, formatting, otherwise). | gerald | 2013-10-23 | 1 | -2/+2 |
* | * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical | amodra | 2013-09-20 | 2 | -5/+15 |
* | * configure: Regenerated. | dje | 2012-09-14 | 2 | -2/+7 |
* | * lto-plugin.c: Fix typo. | jsm28 | 2012-05-29 | 2 | -1/+5 |
* | Regenerate configure files for libtool.m4 change | hjl | 2012-05-16 | 2 | -3/+14 |
* | PR lto/50616 | ktietz | 2012-02-22 | 2 | -2/+17 |
* | config/: | schwab | 2011-12-20 | 2 | -1/+5 |
* | Check for warning flags without no- prefix | schwab | 2011-12-19 | 2 | -4/+14 |
* | Additional fixes for FreeBSD-10 build: | andreast | 2011-11-21 | 2 | -3/+7 |
* | PR lto/47247 | hubicka | 2011-10-02 | 2 | -2/+17 |
* | Use 64bit integer for LTO symbol ID. | hjl | 2011-09-30 | 2 | -6/+18 |
* | 2011-08-10 Richard Guenther <rguenther@suse.de> | rguenth | 2011-08-10 | 6 | -4/+58 |
* | remove useless if-before-free tests | meyering | 2011-04-20 | 2 | -4/+6 |
* | 2011-04-05 Richard Guenther <rguenther@suse.de> | rguenth | 2011-04-05 | 2 | -3/+8 |
* | Remove freebsd1 from libtool.m4 macros and config.rpath. | rwild | 2011-02-13 | 4 | -20/+18 |
* | Fix minor build system issues in lto-plugin. | rwild | 2011-02-12 | 3 | -20/+26 |
* | ChangeLog: | aoliva | 2011-02-12 | 3 | -9/+32 |
* | 2011-02-07 Kai Tietz <kai.tietz@onevision.com> | ktietz | 2011-02-07 | 3 | -4/+21 |
* | revert r169877 patch for PR47225 | bonzini | 2011-02-07 | 3 | -8/+14 |
* | 2011-02-07 Kai Tietz <kai.tietz@onevision.com> | ktietz | 2011-02-07 | 3 | -3/+15 |
* | * lto-plugin.c (gold_version): New static variable. | ian | 2011-01-25 | 2 | -1/+16 |
* | 2011-01-12 Richard Guenther <rguenther@suse.de> | rguenth | 2011-01-12 | 2 | -2/+8 |
* | * Makefile.am (AM_LIBTOOLFLAGS): Define, adding disable-static tag. | davek | 2010-12-20 | 3 | -0/+7 |
* | Revert last change. | ro | 2010-12-15 | 3 | -9/+10 |
* | * Makefile.am (liblto_plugin_la_DEPENDENCIES): Define. | ro | 2010-12-15 | 3 | -6/+16 |
* | gcc/ChangeLog: | davek | 2010-12-10 | 5 | -35/+11 |
* | config/ChangeLog: | davek | 2010-12-06 | 6 | -4/+44 |
* | 2010-12-05 Kai Tietz <kai.tietz@onevision.com> | ktietz | 2010-12-05 | 5 | -99/+55 |
* | 2010-12-01 Kai Tietz <kai.tietz@onevision.com> | ktietz | 2010-12-01 | 7 | -11/+125 |
* | 2010-11-13 Kai Tietz <kai.tietz@onevision.com> | ktietz | 2010-11-13 | 2 | -1/+8 |