summaryrefslogtreecommitdiff
path: root/gcc/lto/lto-lang.c
Commit message (Expand)AuthorAgeFilesLines
* * attribs.c (decl_attributes): Avoid emitting a warning ifbernds2012-05-141-0/+22
* 2012-04-05 Richard Guenther <rguenther@suse.de>rguenth2012-04-051-2/+0
* 2012-03-12 Richard Guenther <rguenther@suse.de>rguenth2012-03-121-1/+3
* PR lto/51774jakub2012-01-061-1/+19
* * lto-lang.c (lto_attribute_table): Handle *tm regparm.uros2011-12-011-0/+18
* * opts.c (finish_options): Do not fail for -fgnu-tm.aldyh2011-11-221-0/+17
* 2011-11-03 Richard Guenther <rguenther@suse.de>rguenth2011-11-031-2/+0
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-3/+1
* Fix the use of linemap_add and remove unnecessary kludgedodji2011-08-281-2/+1
* * tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers):dnovillo2011-08-111-0/+1
* 2011-07-06 Richard Guenther <rguenther@suse.de>rguenth2011-07-061-3/+1
* 2011-06-07 Richard Guenther <rguenther@suse.de>rguenth2011-06-071-11/+0
* 2011-06-01 Richard Guenther <rguenther@suse.de>rguenth2011-06-011-21/+34
* use build_function_type less in c-family and LTOfroydnj2011-05-101-7/+7
* 2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>ebotcazou2011-05-071-2/+4
* gcc/ada/froydnj2011-04-081-14/+2
* * lto-streamer.h (struct lto_streamer_cache_d): Remove offsetsmatz2011-04-031-10/+4
* * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missinglaw2011-03-251-0/+1
* ChangeLog gcc/ktietz2011-03-211-16/+18
* 2011-02-18 Richard Guenther <rguenther@suse.de>rguenth2011-02-181-0/+1
* gcc/froydnj2010-12-221-1/+1
* 2010-12-06 Richard Guenther <rguenther@suse.de>rguenth2010-12-061-0/+28
* * 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