summaryrefslogtreecommitdiff
path: root/gcc/c-family
Commit message (Expand)AuthorAgeFilesLines
* Remove tree_fits_hwi_p and the 2-argument tree_to_hwi.rsandifo2013-11-191-2/+4
* Merge from trunk.rsandifo2013-11-182-3/+34
|\
| * gcc/c-family/rsandifo2013-11-182-2/+6
| * gcc/ada/rsandifo2013-11-182-3/+9
| * gcc/ada/rsandifo2013-11-183-10/+15
| * gcc/c-family/rsandifo2013-11-185-11/+16
| * gcc/ada/rsandifo2013-11-184-5/+10
| * gcc/ada/rsandifo2013-11-185-10/+15
* | Merge in trunk.mrs2013-11-1611-74/+281
|\ \ | |/
| * * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.aldyh2013-11-157-60/+209
| * gcc/c-family/rsandifo2013-11-152-7/+6
| * * gimplify-be.h: New file. Add prototypes.amacleod2013-11-144-5/+14
| * * doc/extend.texi (Statement Exprs, Typeof): Discuss __auto_type.jsm282013-11-133-1/+9
| * 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-126-4/+12
| * c-family:jsm282013-11-122-0/+5
| * * c-common.c (atomic_size_supported_p): New function.jsm282013-11-092-4/+33
* | Remove some wide_int constructor calls. Make more use of wi::.rsandifo2013-11-101-3/+2
* | Remove comment about not using tree_to_uwhi because of GCC_BAD.rsandifo2013-11-101-2/+0
* | Merge with trunk.rsandifo2013-11-098-6/+60
|\ \ | |/
| * * common.opt (fcheck-pointer-bounds): Move to ...kyukhin2013-11-081-0/+5
| * gcc:jsm282013-11-075-1/+26
| * libcpp/burnus2013-11-062-0/+5
| * c-family:jsm282013-11-063-5/+24
* | Fix some formatting. Put stuff on a single line where shorter wide-int codersandifo2013-11-091-2/+1
* | Merge in trunk.mrs2013-11-065-9/+58
|\ \ | |/
| * 2013-11-05 Tobias Burnus <burnus@net-b.de>burnus2013-11-053-0/+10
| * * config/i386/i386.c (ix86_float_exceptions_rounding_supported_p):jsm282013-11-052-1/+6
| * 2013-11-05 Tobias Burnus <burnus@net-b.de>burnus2013-11-053-8/+42
* | Merge in trunk.mrs2013-11-0415-247/+1831
|\ \ | |/
| * PR c++/58979mpolacek2013-11-042-0/+10
| * * doc/cpp.texi (__GCC_IEC_559, __GCC_IEC_559_COMPLEX): Documentjsm282013-11-042-0/+99
| * c-family/ebotcazou2013-11-043-226/+239
| * Implement -fsanitize=vla-bound.mpolacek2013-11-033-3/+27
| * Automated part of renaming of symtab_node_base to symtab_node.dmalcolm2013-10-312-1/+12
| * libcpp:emsr2013-10-312-2/+19
| * * cilk.c (create_cilk_helper_decl): Use HOST_WIDE_INT_PRINT_DEC.jakub2013-10-302-2/+6
| * * c-family/c-common.c (handle_bnd_variable_size_attribute): New.kyukhin2013-10-301-0/+38
| * Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer2013-10-294-0/+1344
| * Autogenerated fixes of "->symbol." to "->"dmalcolm2013-10-293-2/+12
| * gcc/c-family/rsandifo2013-10-272-2/+4
| * * Makefile.def (target_modules): Remove libmudflaplaw2013-10-263-12/+9
| * Correct the date, which was wrong in commit r204021burnus2013-10-241-1/+1
| * 2013-08-24 Tobias Burnus <burnus@net-b.de>burnus2013-10-243-0/+9
| * Fix up ChangeLog entries (name, e-mail, formatting, otherwise).gerald2013-10-231-1/+1
| * c-family/jason2013-10-232-1/+5
* | - Fix comment typos that I'd introducted.rsandifo2013-10-291-9/+9
* | Make ordered comparisons enforce the same type rules as equality comparisons.rsandifo2013-10-292-25/+13
* | Make TREE_INT_CST_NUNITS have its original meaning and addrsandifo2013-10-241-2/+2
* | Merge in trunk.mrs2013-10-209-57/+721
|\ \ | |/
| * PR target/57756tmsriram2013-10-152-4/+4