summaryrefslogtreecommitdiff
path: root/gcc/c-family/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2014-05-211-4/+0
* PR c/50459mpolacek2014-05-091-6/+16
* PR c/61053mpolacek2014-05-081-15/+21
* PR c/61077mpolacek2014-05-081-0/+14
* Merge from trunk.rsandifo2014-04-281-8/+28
|\
| * PR c/18079mpolacek2014-04-251-8/+24
| * PR c/60156mpolacek2014-04-251-0/+4
* | Merge in trunk.mrs2014-04-241-1/+1
|\ \ | |/
| * * c-common.c (handle_tm_wrap_attribute): Tweak error message.mpolacek2014-04-231-1/+1
* | Merge in trunk.mrs2014-04-221-1/+1
|\ \ | |/
| * 2014-04-22 Marc Glisse <marc.glisse@inria.fr>glisse2014-04-221-1/+1
* | Merge from trunk.rsandifo2014-04-171-1/+28
|\ \ | |/
| * 2014-04-14 Richard Biener <rguenther@suse.de>rguenth2014-04-141-1/+14
| * PR c++/57926jason2014-04-111-0/+14
* | Merge in trunk.mrs2014-04-021-14/+8
|\ \ | |/
| * PR c++/60689jakub2014-03-281-0/+1
| * PR c++/59231jason2014-02-261-3/+1
| * PR c/37743jakub2014-02-191-3/+3
| * PR c/60101jakub2014-02-121-8/+3
* | Merge in trunk.mrs2014-02-101-48/+137
|\ \ | |/
| * PR middle-end/60092jakub2014-02-081-4/+58
| * PR c/60087mpolacek2014-02-061-2/+2
| * PR c/60036mpolacek2014-02-041-0/+8
| * 2014-02-03 Marc Glisse <marc.glisse@inria.fr>glisse2014-02-031-4/+22
| * PR c/59963mpolacek2014-01-311-2/+3
| * PR c/59940mpolacek2014-01-301-27/+28
| * Replace flag_enable_cilkplus with flag_cilkplus.bviyer2014-01-241-1/+1
| * PR c/59846mpolacek2014-01-231-3/+4
| * PR c/58346mpolacek2014-01-231-0/+11
| * PR c++/49718law2014-01-151-6/+0
* | Merge in trunk.mrs2014-01-031-1/+3
|\ \ | |/
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
| * Added support for Cilk Plus SIMD-enabled function for C.bviyer2013-12-181-0/+2
* | Merge in trunk.mrs2013-12-131-12/+23
|\ \ | |/
| * Add a missing tree code to a switch.bernds2013-12-111-0/+1
| * Remove an unused global tree, last used by objc some years ago.bernds2013-12-111-9/+0
| * 2013-12-05 Marek Polacek <polacek@redhat.com>mpolacek2013-12-051-2/+2
| * PR c/52023jsm282013-12-041-3/+22
* | Remove INT_CST_LT and INT_CST_LE.rsandifo2013-12-101-4/+4
* | Merge with trunk.rsandifo2013-12-041-46/+10
|\ \ | |/
| * Reverted:kyukhin2013-11-291-38/+0
| * PR c/59280jakub2013-11-291-0/+4
| * * gimple.h: Remove all includes.amacleod2013-11-221-2/+0
| * Remove macros that implicitly use input_locationdmalcolm2013-11-221-6/+6
| * Remove unintentional blank link from prevous commit.rsandifo2013-11-201-1/+0
* | Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo2013-11-211-1/+1
* | Remove cst_fits_[su]hwi_p.rsandifo2013-11-201-1/+1
* | Merge from trunk.rsandifo2013-11-201-20/+36
|\ \ | |/
| * gcc/c-family/rsandifo2013-11-201-3/+1
| * 2013-11-19 Joshua J Cogliati <jrincayc@yahoo.com>manu2013-11-201-18/+29