summaryrefslogtreecommitdiff
path: root/gcc/c-family
Commit message (Expand)AuthorAgeFilesLines
* Merge in trunk.mrs2014-01-0333-79/+132
|\
| * Update copyright years in gcc/rsandifo2014-01-0233-33/+37
| * gcc/rsandifo2014-01-023-2/+7
| * * c-ada-spec.c (print_constructor): New function.ebotcazou2013-12-282-34/+47
| * PR c++/41090jason2013-12-233-0/+15
| * Added support for Cilk Plus SIMD-enabled function for C.bviyer2013-12-183-12/+28
* | Merge in trunk.mrs2013-12-135-56/+110
|\ \ | |/
| * Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.bviyer2013-12-114-38/+53
| * Add a missing tree code to a switch.bernds2013-12-112-0/+3
| * Remove an unused global tree, last used by objc some years ago.bernds2013-12-113-11/+6
| * 2013-12-05 Marek Polacek <polacek@redhat.com>mpolacek2013-12-052-2/+8
| * PR c/52023jsm282013-12-043-6/+33
| * Implement -fsanitize=signed-integer-overflow.mpolacek2013-12-042-1/+9
* | Remove INT_CST_LT and INT_CST_LE.rsandifo2013-12-102-5/+5
* | Merge with trunk.rsandifo2013-12-049-59/+85
|\ \ | |/
| * Properly handle function without argumentshjl2013-11-292-2/+11
| * Reverted:kyukhin2013-11-292-43/+0
| * PR c/59280jakub2013-11-292-0/+11
| * gcc/kyukhin2013-11-282-0/+8
| * * ubsan.c (ubsan_source_location): Don't crash onjakub2013-11-223-0/+17
| * * gimple.h: Remove all includes.amacleod2013-11-224-3/+13
| * Remove macros that implicitly use input_locationdmalcolm2013-11-224-11/+25
| * Remove unintentional blank link from prevous commit.rsandifo2013-11-201-1/+0
* | Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-212-2/+2
* | Remove cst_fits_[su]hwi_p.rsandifo2013-11-202-2/+2
* | Remove some differences with trunk.rsandifo2013-11-201-1/+1
* | Merge from trunk.rsandifo2013-11-2012-25/+150
|\ \ | |/
| * gcc/ada/rsandifo2013-11-204-7/+18
| * gcc/c-family/rsandifo2013-11-202-3/+5
| * 2013-11-19 Joshua J Cogliati <jrincayc@yahoo.com>manu2013-11-204-19/+59
| * [gcc/c-family]bstarynk2013-11-192-0/+17
| * Factor unrelated declarations out of tree.h.dnovillo2013-11-198-0/+43
| * config/mpolacek2013-11-192-4/+16
* | Remove tree_to_hwi.rsandifo2013-11-194-10/+10
* | 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