summaryrefslogtreecommitdiff
path: root/lto-plugin
Commit message (Expand)AuthorAgeFilesLines
...
* lto-plugin.c (write_resolution): Do not assert syms is non-NULL.Richard Guenther2010-05-212-1/+4
* re PR lto/43857 (-fresolution causes an ICE)Richard Guenther2010-05-072-19/+14
* no-dist in non-imported automake dirs.Ralf Wildenhues2010-05-043-180/+21
* re PR lto/41550 (Fix security and portability issues in lto-plugin)Richard Guenther2010-04-232-21/+38
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-023-9/+15
* Delete temporary output files.Dmitry Gorbachev2010-03-162-0/+12
* re PR lto/41569 (.../prev-gcc/xgcc used for the install step of the lto-plugin)Richard Guenther2010-01-113-27/+17
* Pass -m* and -v to -plugin-optH.J. Lu2010-01-032-2/+19
* re PR bootstrap/42306 (Revision 155012 breaks lto-plugin)H.J. Lu2009-12-053-435/+559
* Sync from git Libtool and regenerate.Ralf Wildenhues2009-12-051-0/+5
* re PR bootstrap/42096 (lto.c:289:7: error: implicit declaration of function '...Rafael Avila de Espindola2009-11-192-1/+6
* lto-plugin.c (write_resolution): Assume resolution_file is set.Rafael Avila de Espindola2009-11-122-9/+22
* lto-plugin.c (temp_obj_dir_name): Remove.Rafael Avila de Espindola2009-11-052-26/+23
* gcc.c (process_command): Handle arguments name@offset.Richard Guenther2009-11-042-53/+29
* lto-plugin.c (cleanup_handler): Don't cleanup if debugging.Rafael Avila de Espindola2009-11-042-0/+7
* re PR lto/41871 (lto-plugin gives: could not open/create temporary file)Rafael Avila de Espindola2009-10-302-0/+8
* lto-plugin.c (all_symbols_read_handler): Use LDPL_FATAL instead of LDPL_ERRORRafael Avila de Espindola2009-10-282-6/+9
* re PR lto/41652 (LTO plugin misconfiguration)Dmitry Gorbachev2009-10-273-216/+222
* configure.ac: Use AM_MAINTAINER_MODE.Richard Guenther2009-10-266-24/+100
* missing changelogRafael Espindola2009-10-191-0/+6
* re PR lto/40790 (plugin-api.h unconditionally includes stdint.h)Rafael Espindola2009-10-192-14/+81
* lto-plugin.c (message): New variable.Rafael Avila de Espindola2009-10-162-33/+84
* lto-plugin.c (resolution_file): New.Rafael Avila de Espindola2009-10-152-10/+31
* Makefile.am (liblto_plugin_la_LIBADD): Link against the correct libiberty.Richard Guenther2009-10-133-3/+10
* lto-plugin.c (add_input_library): New.Rafael Avila de Espindola2009-10-082-3/+20
* Merge lto branch into trunk.Diego Novillo2009-10-039-0/+15767