summaryrefslogtreecommitdiff
path: root/gcc/lto/lto-lang.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in (OPTS_H): Define.jsm282010-11-121-0/+1
* * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.jsm282010-10-081-5/+4
* * builtin-attrs.def (ATTR_LEAF): New attribute.hubicka2010-09-281-0/+24
* * coretypes.h (struct cl_option_handlers): Declare.jsm282010-07-271-4/+4
* * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK,jsm282010-07-271-4/+26
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * common.opt (fira-verbose): Use Var.jsm282010-06-071-11/+1
* PR lto/44230ebotcazou2010-05-271-0/+2
* * lto-lang.c: Do not include expr.h.steven2010-05-261-1/+0
* 2010-05-11 Kai Tietz <kai.tietz@onevision.com>ktietz2010-05-111-0/+11
* 2010-05-07 Richard Guenther <rguenther@suse.de>rguenth2010-05-071-1/+1
* Add argument kind to lto_handle_option.hjl2010-05-061-1/+2
* * lto.h (lto_elf_file_open): Rename prototype from this ...davek2010-04-261-3/+3
* 2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2010-04-181-1/+1
* 2010-01-08 Richard Guenther <rguenther@suse.de>rguenth2010-01-081-1/+12
* 2009-12-15 Richard Guenther <rguenther@suse.de>rguenth2009-12-151-10/+0
* 2009-12-11 Richard Guenther <rguenther@suse.de>rguenth2009-12-111-3/+5
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-2/+1
* 2009-11-12 Rafael Avila de Espindola <espindola@google.com>espindola2009-11-121-1/+1
* * lto-elf.c (init_shdr##BITS, lto_elf_begin_section_with_type,jsm282009-10-081-1/+1
* Merge lto branch into trunk.dnovillo2009-10-031-0/+1188