Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge in trunk. | mrs | 2014-01-03 | 33 | -79/+132 |
|\ | |||||
| * | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 33 | -33/+37 |
| * | gcc/ | rsandifo | 2014-01-02 | 3 | -2/+7 |
| * | * c-ada-spec.c (print_constructor): New function. | ebotcazou | 2013-12-28 | 2 | -34/+47 |
| * | PR c++/41090 | jason | 2013-12-23 | 3 | -0/+15 |
| * | Added support for Cilk Plus SIMD-enabled function for C. | bviyer | 2013-12-18 | 3 | -12/+28 |
* | | Merge in trunk. | mrs | 2013-12-13 | 5 | -56/+110 |
|\ \ | |/ | |||||
| * | Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++. | bviyer | 2013-12-11 | 4 | -38/+53 |
| * | Add a missing tree code to a switch. | bernds | 2013-12-11 | 2 | -0/+3 |
| * | Remove an unused global tree, last used by objc some years ago. | bernds | 2013-12-11 | 3 | -11/+6 |
| * | 2013-12-05 Marek Polacek <polacek@redhat.com> | mpolacek | 2013-12-05 | 2 | -2/+8 |
| * | PR c/52023 | jsm28 | 2013-12-04 | 3 | -6/+33 |
| * | Implement -fsanitize=signed-integer-overflow. | mpolacek | 2013-12-04 | 2 | -1/+9 |
* | | Remove INT_CST_LT and INT_CST_LE. | rsandifo | 2013-12-10 | 2 | -5/+5 |
* | | Merge with trunk. | rsandifo | 2013-12-04 | 9 | -59/+85 |
|\ \ | |/ | |||||
| * | Properly handle function without arguments | hjl | 2013-11-29 | 2 | -2/+11 |
| * | Reverted: | kyukhin | 2013-11-29 | 2 | -43/+0 |
| * | PR c/59280 | jakub | 2013-11-29 | 2 | -0/+11 |
| * | gcc/ | kyukhin | 2013-11-28 | 2 | -0/+8 |
| * | * ubsan.c (ubsan_source_location): Don't crash on | jakub | 2013-11-22 | 3 | -0/+17 |
| * | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 4 | -3/+13 |
| * | Remove macros that implicitly use input_location | dmalcolm | 2013-11-22 | 4 | -11/+25 |
| * | Remove unintentional blank link from prevous commit. | rsandifo | 2013-11-20 | 1 | -1/+0 |
* | | Remove trailing whitespace. Add missing dbxout.c hunk. | rsandifo | 2013-11-21 | 2 | -2/+2 |
* | | Remove cst_fits_[su]hwi_p. | rsandifo | 2013-11-20 | 2 | -2/+2 |
* | | Remove some differences with trunk. | rsandifo | 2013-11-20 | 1 | -1/+1 |
* | | Merge from trunk. | rsandifo | 2013-11-20 | 12 | -25/+150 |
|\ \ | |/ | |||||
| * | gcc/ada/ | rsandifo | 2013-11-20 | 4 | -7/+18 |
| * | gcc/c-family/ | rsandifo | 2013-11-20 | 2 | -3/+5 |
| * | 2013-11-19 Joshua J Cogliati <jrincayc@yahoo.com> | manu | 2013-11-20 | 4 | -19/+59 |
| * | [gcc/c-family] | bstarynk | 2013-11-19 | 2 | -0/+17 |
| * | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 8 | -0/+43 |
| * | config/ | mpolacek | 2013-11-19 | 2 | -4/+16 |
* | | Remove tree_to_hwi. | rsandifo | 2013-11-19 | 4 | -10/+10 |
* | | Remove tree_fits_hwi_p and the 2-argument tree_to_hwi. | rsandifo | 2013-11-19 | 1 | -2/+4 |
* | | Merge from trunk. | rsandifo | 2013-11-18 | 2 | -3/+34 |
|\ \ | |/ | |||||
| * | gcc/c-family/ | rsandifo | 2013-11-18 | 2 | -2/+6 |
| * | gcc/ada/ | rsandifo | 2013-11-18 | 2 | -3/+9 |
| * | gcc/ada/ | rsandifo | 2013-11-18 | 3 | -10/+15 |
| * | gcc/c-family/ | rsandifo | 2013-11-18 | 5 | -11/+16 |
| * | gcc/ada/ | rsandifo | 2013-11-18 | 4 | -5/+10 |
| * | gcc/ada/ | rsandifo | 2013-11-18 | 5 | -10/+15 |
* | | Merge in trunk. | mrs | 2013-11-16 | 11 | -74/+281 |
|\ \ | |/ | |||||
| * | * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o. | aldyh | 2013-11-15 | 7 | -60/+209 |
| * | gcc/c-family/ | rsandifo | 2013-11-15 | 2 | -7/+6 |
| * | * gimplify-be.h: New file. Add prototypes. | amacleod | 2013-11-14 | 4 | -5/+14 |
| * | * doc/extend.texi (Statement Exprs, Typeof): Discuss __auto_type. | jsm28 | 2013-11-13 | 3 | -1/+9 |
| * | 2013-11-12 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2013-11-12 | 6 | -4/+12 |
| * | c-family: | jsm28 | 2013-11-12 | 2 | -0/+5 |
| * | * c-common.c (atomic_size_supported_p): New function. | jsm28 | 2013-11-09 | 2 | -4/+33 |