aboutsummaryrefslogtreecommitdiff
path: root/gcc/lto/lto-lang.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-12Makefile.in (OPTS_H): Define.Joseph Myers1-0/+1
2010-10-08Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers1-5/+4
2010-09-28builtin-attrs.def (ATTR_LEAF): New attribute.Jan Hubicka1-0/+24
2010-07-27coretypes.h (struct cl_option_handlers): Declare.Joseph Myers1-4/+4
2010-07-27langhooks-def.h (lhd_init_options, [...]): New.Joseph Myers1-4/+26
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-06-07common.opt (fira-verbose): Use Var.Joseph Myers1-11/+1
2010-05-27re PR lto/44230 (Do not create need for multiple EH personalities)Eric Botcazou1-0/+2
2010-05-26* lto-lang.c: Do not include expr.h.Steven Bosscher1-1/+0
2010-05-11lto-coff.c (validate_file): Add x64-coff support.Kai Tietz1-0/+11
2010-05-07re PR lto/43857 (-fresolution causes an ICE)Richard Guenther1-1/+1
2010-05-06Add argument kind to lto_handle_option.H.J. Lu1-1/+2
2010-04-26lto.h (lto_elf_file_open): Rename prototype from this ...Dave Korn1-3/+3
2010-04-18fold-const.c (fold_comparison): Use ssizetype.Eric Botcazou1-1/+1
2010-01-08re PR lto/42528 (ICE with -flto and -fsigned-char)Richard Guenther1-1/+12
2009-12-15tree.c (free_lang_data_in_binfo): Do not free BINFO_OFFSET and BINFO_VPTR_FIELD.Richard Guenther1-10/+0
2009-12-11re PR lto/41915 (FAIL: gcc.dg/torture/builtin-math-7.c -O2 -flto execution ...Richard Guenther1-3/+5
2009-11-28matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek1-2/+1
2009-11-12lto-plugin.c (write_resolution): Assume resolution_file is set.Rafael Avila de Espindola1-1/+1
2009-10-08lto-elf.c (init_shdr##BITS, [...]): Remove trailing "." from diagnostics.Joseph Myers1-1/+1
2009-10-03Merge lto branch into trunk.Diego Novillo1-0/+1188