summaryrefslogtreecommitdiff
path: root/gcc/langhooks.c
Commit message (Expand)AuthorAgeFilesLines
* * doc/invoke.texi (-dy): Remove.jsm282010-11-171-7/+0
* * Makefile.in (OPTS_H): Define.jsm282010-11-121-0/+1
* * target.def (target_option.init_struct): New hook.jsm282010-10-151-6/+0
* * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.jsm282010-10-081-0/+6
* * opts-common.c (handle_option, handle_generated_option,jsm282010-10-051-1/+1
* 2010-09-24 Richard Guenther <rguenther@suse.de>rguenth2010-09-241-1/+1
* * coretypes.h (struct cl_option_handlers): Declare.jsm282010-07-271-0/+10
* * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK,jsm282010-07-271-0/+14
* gcc/froydnj2010-07-151-1/+1
* * diagnostic.c: Don't include flags.h.jsm282010-05-241-1/+1
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-2/+3
* 2009-12-16 Richard Guenther <rguenther@suse.de>rguenth2009-12-161-0/+2
* Remove trailing white spaces.hjl2009-11-251-3/+3
* Merge lto branch into trunk.dnovillo2009-10-031-0/+52
* 2009-09-13 Richard Guenther <rguenther@suse.de>rguenth2009-09-131-0/+7
* 2009-09-01 Richard Guenther <rguenther@suse.de>rguenth2009-09-011-13/+0
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-5/+11
* 2009-06-15 Rafael Avila de Espindola <espindola@google.com>espindola2009-06-151-8/+0
* gcc/java/aldyh2009-06-121-2/+2
* * attribs.c (decl_attributes): Use %qE for identifiers injsm282009-05-041-5/+5
* gcc/:ian2009-04-241-3/+4
* PR rtl-optimization/323jsm282009-03-301-0/+3
* 2009-03-28 Paolo Bonzini <bonzini@gnu.org>bonzini2009-03-291-19/+0
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+1
* 2009-02-17 Richard Guenther <rguenther@suse.de>rguenth2009-02-171-1/+1
* 2008-09-09 Paolo Bonzini <bonzini@gnu.org>bonzini2008-09-091-12/+0
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...meissner2008-08-301-8/+46
* * c-decl.c (merge_decls): Do not handle DECL_INLINE.hubicka2008-07-291-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-4/+5
* 2008-07-13 Richard Guenther <rguenther@suse.de>rguenth2008-07-131-2/+6
* 2008-04-23 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-231-2/+1
* gcctromey2008-02-261-3/+1
* * langhooks.h (struct lang_hooks_for_callgraph): Remove thirddnovillo2007-11-021-2/+1
* gcc/aaw2007-10-081-8/+0
* Revertaaw2007-09-291-0/+8
* gcc/aaw2007-09-281-8/+0
* * builtins.c (expand_builtin, expand_builtin_object_size,jakub2007-09-271-9/+90
* 2007-08-28 Richard Guenther <rguenther@suse.de>rguenth2007-08-281-0/+3
* * c-common.c (vector_types_convertible_p,ghazi2007-08-251-1/+1
* 2007-08-24 Richard Guenther <rguenther@suse.de>rguenth2007-08-241-14/+0
* 2007-08-20 Richard Guenther <rguenther@suse.de>rguenth2007-08-201-13/+0
* 2007-08-20 Richard Guenther <rguenther@suse.de>rguenth2007-08-201-13/+0
* 2007-08-20 Richard Guenther <rguenther@suse.de>rguenth2007-08-201-21/+0
* * c-common.c (const_strip_array_types): New.ghazi2007-08-161-6/+6
* ./:ian2007-08-111-1/+1
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-0/+8
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-06-23 Richard Guenther <rguenther@suse.de>rguenth2007-06-231-12/+0
* really remove signed(_or_unsigned)?_type langhooksespindola2007-06-111-21/+0
* * langhooks-def.h: Remove the prototype forkazu2007-05-281-9/+0