| Commit message (Expand) | Author | Age | Files | Lines |
* | Cast to unsigned long. | H.J. Lu | 2010-07-23 | 2 | -2/+8 |
* | re PR lto/44992 (ld -r breaks LTO) | Andi Kleen | 2010-07-23 | 2 | -62/+83 |
* | Makefile.am: New copy_lto_plugin rule to install the plugin into ../gcc. | Richard Guenther | 2010-07-22 | 3 | -0/+17 |
* | lto-plugin.c (write_resolution): Do not assert syms is non-NULL. | Richard Guenther | 2010-05-21 | 2 | -1/+4 |
* | re PR lto/43857 (-fresolution causes an ICE) | Richard Guenther | 2010-05-07 | 2 | -19/+14 |
* | no-dist in non-imported automake dirs. | Ralf Wildenhues | 2010-05-04 | 3 | -180/+21 |
* | re PR lto/41550 (Fix security and portability issues in lto-plugin) | Richard Guenther | 2010-04-23 | 2 | -21/+38 |
* | Update to Automake 1.11.1. | Ralf Wildenhues | 2010-04-02 | 3 | -9/+15 |
* | Delete temporary output files. | Dmitry Gorbachev | 2010-03-16 | 2 | -0/+12 |
* | re PR lto/41569 (.../prev-gcc/xgcc used for the install step of the lto-plugin) | Richard Guenther | 2010-01-11 | 3 | -27/+17 |
* | Pass -m* and -v to -plugin-opt | H.J. Lu | 2010-01-03 | 2 | -2/+19 |
* | re PR bootstrap/42306 (Revision 155012 breaks lto-plugin) | H.J. Lu | 2009-12-05 | 3 | -435/+559 |
* | Sync from git Libtool and regenerate. | Ralf Wildenhues | 2009-12-05 | 1 | -0/+5 |
* | re PR bootstrap/42096 (lto.c:289:7: error: implicit declaration of function '... | Rafael Avila de Espindola | 2009-11-19 | 2 | -1/+6 |
* | lto-plugin.c (write_resolution): Assume resolution_file is set. | Rafael Avila de Espindola | 2009-11-12 | 2 | -9/+22 |
* | lto-plugin.c (temp_obj_dir_name): Remove. | Rafael Avila de Espindola | 2009-11-05 | 2 | -26/+23 |
* | gcc.c (process_command): Handle arguments name@offset. | Richard Guenther | 2009-11-04 | 2 | -53/+29 |
* | lto-plugin.c (cleanup_handler): Don't cleanup if debugging. | Rafael Avila de Espindola | 2009-11-04 | 2 | -0/+7 |
* | re PR lto/41871 (lto-plugin gives: could not open/create temporary file) | Rafael Avila de Espindola | 2009-10-30 | 2 | -0/+8 |
* | lto-plugin.c (all_symbols_read_handler): Use LDPL_FATAL instead of LDPL_ERROR | Rafael Avila de Espindola | 2009-10-28 | 2 | -6/+9 |
* | re PR lto/41652 (LTO plugin misconfiguration) | Dmitry Gorbachev | 2009-10-27 | 3 | -216/+222 |
* | configure.ac: Use AM_MAINTAINER_MODE. | Richard Guenther | 2009-10-26 | 6 | -24/+100 |
* | missing changelog | Rafael Espindola | 2009-10-19 | 1 | -0/+6 |
* | re PR lto/40790 (plugin-api.h unconditionally includes stdint.h) | Rafael Espindola | 2009-10-19 | 2 | -14/+81 |
* | lto-plugin.c (message): New variable. | Rafael Avila de Espindola | 2009-10-16 | 2 | -33/+84 |
* | lto-plugin.c (resolution_file): New. | Rafael Avila de Espindola | 2009-10-15 | 2 | -10/+31 |
* | Makefile.am (liblto_plugin_la_LIBADD): Link against the correct libiberty. | Richard Guenther | 2009-10-13 | 3 | -3/+10 |
* | lto-plugin.c (add_input_library): New. | Rafael Avila de Espindola | 2009-10-08 | 2 | -3/+20 |
* | Merge lto branch into trunk. | Diego Novillo | 2009-10-03 | 9 | -0/+15767 |