summaryrefslogtreecommitdiff
path: root/gcc/c-family/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* 2011-11-24 Andrew MacLeod <amacleod@redhat.com>amacleod2011-11-251-6/+52
* Merge from transactional-memory branch.aldyh2011-11-081-0/+241
* PR c++/35688jason2011-11-071-18/+9
* PR c++/35688jason2011-11-071-9/+18
* * c-decl.c (shadow_tag_warned, grokdeclarator): Handle _Alignasjsm282011-11-061-16/+46
* Check in patch/merge from cxx-mem-model Branchamacleod2011-11-061-14/+494
* 2011-11-04 Eric Botcazou <ebotcazou@adacore.com>ebotcazou2011-11-041-33/+20
* Implement C++11 user-defined literals.jason2011-10-261-0/+13
* /cppaolo2011-10-211-11/+0
* 2011-10-17 Michael Spertus <mike_spertus@symantec.com>bkoz2011-10-181-0/+2
* Convert standard builtin functions from being arrays to using a functional in...meissner2011-10-111-5/+6
* Vector shuffling patch from Artem Shinkarov.rth2011-10-031-0/+1
* PR c++/33255 - Support -Wunused-local-typedefs warningdodji2011-09-081-1/+72
* PR middle-end/50266ebotcazou2011-09-061-1/+14
* 2011-09-05 Richard Guenther <rguenther@suse.de>rguenth2011-09-051-1/+1
* * c-parser.c (c_parser_postfix_expression): Handlejsm282011-08-191-0/+1
* * c-decl.c (shadow_tag_warned): Check for _Noreturn.jsm282011-08-181-0/+2
* 2011-08-10 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>rguenth2011-08-101-137/+164
* gcc/c-family:ian2011-07-211-7/+33
* PR c++/6709 (DR 743)jason2011-07-201-0/+2
* 2011-07-19 Richard Guenther <rguenther@suse.de>rguenth2011-07-191-1/+1
* PR c++/49673jason2011-07-081-8/+5
* 2011-07-06 Richard Guenther <rguenther@suse.de>rguenth2011-07-061-2/+1
* 2011-07-05 Richard Guenther <rguenther@suse.de>rguenth2011-07-051-2/+3
* * builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.jakub2011-06-271-0/+12
* cosmetic. Add sync_ to all the expand_builtin defines which do not match the ...amacleod2011-06-211-18/+18
* * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move tojsm282011-06-141-1/+2
* PR c++/48969jason2011-06-071-3/+6
* 2011-06-07 Richard Guenther <rguenther@suse.de>rguenth2011-06-071-6/+0
* PR c++/49165jakub2011-05-271-7/+8
* make TS_BLOCK a substructure of TS_BASEfroydnj2011-05-261-0/+3
* * c-common.c (def_fn_type): Remove extra va_end.jakub2011-05-251-1/+0
* PR c++/48106jason2011-05-231-9/+32
* don't use TYPE_ARG_TYPES when calling c-family:check_function_argumentsfroydnj2011-05-231-12/+13
* /c-familypaolo2011-05-151-6/+6
* use build_function_type less in c-family and LTOfroydnj2011-05-101-8/+9
* generalize build_case_label to the rest of the compilerfroydnj2011-05-061-1/+1
* don't use TYPE_ARG_TYPES in c-family/froydnj2011-05-041-52/+61
* 2011-05-04 Richard Guenther <rguenther@suse.de>rguenth2011-05-041-3/+4
* PR c++/40975jason2011-04-281-0/+11
* /gccpaolo2011-04-251-0/+1
* gcc/ada/froydnj2011-04-131-0/+9
* 2011-04-11 Richard Guenther <rguenther@suse.de>rguenth2011-04-111-1/+3
* gcc/ada/froydnj2011-04-081-13/+2
* PR c++/48450jason2011-04-071-10/+19
* * doc/tm.texi.in: Document C target hooks as separate from generaljsm282011-04-061-4/+0
* * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missinglaw2011-03-251-0/+1
* PR c/42544jakub2011-03-211-0/+14
* ChangeLog gcc/ktietz2011-03-211-58/+61
* * c.opt (fconstexpr-depth): Add Var(max_constexpr_depth).jason2011-03-181-5/+0