aboutsummaryrefslogtreecommitdiff
path: root/gcc/langhooks.h
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-23 PR c++/54046Jakub Jelinek
2012-07-08gcc/Steven Bosscher
2012-04-25 * cgraphunit.c: Update toplevel comment.Jan Hubicka
2012-03-05 * langhooks.c (add_builtin_type): New function.Steven Bosscher
2011-05-072011-05-07  Eric Botcazou  <ebotcazou@adacore.com>Eric Botcazou
2011-04-01 * dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type.Olivier Hainque
2010-11-17 * doc/invoke.texi (-dy): Remove.Joseph Myers
2010-11-12 * Makefile.in (OPTS_H): Define.Joseph Myers
2010-10-08 * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.Joseph Myers
2010-10-05 * opts-common.c (handle_option, handle_generated_option,Joseph Myers
2010-09-20 * langhooks.h (struct lang_hooks_for_types): Remove hash_types field.Eric Botcazou
2010-07-27 * coretypes.h (struct cl_option_handlers): Declare.Joseph Myers
2010-07-27 * common.opt (o): Add MissingArgError.Joseph Myers
2010-07-27 * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK,Joseph Myers
2010-06-28gcc/ChangeLog:Steven Bosscher
2010-06-15 PR fortran/44536Jakub Jelinek
2010-05-19 * langhooks.h (struct lang_hooks): Add new field deep_unsharing.Eric Botcazou
2010-05-142010-05-14 Martin Jambor <mjambor@suse.cz>Martin Jambor
2010-05-062010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2009-11-29 * cgraph.c (same_body_alias_1): Break out ofJan Hubicka
2009-10-03Merge lto branch into trunk.Diego Novillo
2009-09-28 * except.h (struct eh_region_d): Add use_cxa_end_cleanup.Richard Henderson
2009-09-22Fix for PR debug/41266Dodji Seketeli
2009-09-132009-09-13 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-09-032009-09-01 Diego Novillo <dnovillo@google.com>Diego Novillo
2009-09-012009-09-01 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-09-012009-09-01 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-08-31Emit DWARF for template parameters (PR debug/30161)Dodji Seketeli
2009-06-152009-06-15 Rafael Avila de Espindola <espindola@google.com>Rafael Espindola
2009-05-15 * dbxout.c (dbxout_range_type): Add LOW and HIGH parameters. Use themEric Botcazou
2009-05-04 * attribs.c (decl_attributes): Use %qE for identifiers inJoseph Myers
2009-03-292009-03-28 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2009-03-27 PR debug/37959Dodji Seketeli
2009-02-27 PR debug/39267Jan Hubicka
2008-09-172008-09-17 Andrew Pinski <andrew_pinski@playstation.sony.com>Andrew Pinski
2008-09-092008-09-09 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2008-08-30Change attribute((option(...))) to attribute((target(...))); Do not allocate ...Michael Meissner
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-06-06 * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value toJakub Jelinek
2008-04-24 PR c++/35758Jakub Jelinek
2008-04-232008-04-23 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2008-04-042008-04-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2008-04-032007-03-09 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2008-04-032008-04-03 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2008-03-182008-03-18 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2008-03-112008-03-11 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2007-12-15gcc/ChangeLog:Alexandre Oliva
2007-12-09 PR fortran/22244Jakub Jelinek
2007-11-02 * langhooks.h (struct lang_hooks_for_callgraph): Remove thirdDiego Novillo