summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* PR target/39175jakub2009-02-191-3/+14
* PR c/35434jsm282009-02-071-1/+6
* PR c/35435jsm282009-02-051-1/+1
* * c-decl.c (finish_struct): Move code to set DECL_PACKED afternemet2009-01-231-1/+3
* Reverted commit 143546 related to PR c++/26693dodji2009-01-221-69/+0
* gcc/ChangeLog:dodji2009-01-211-0/+69
* gcc/hjl2009-01-181-1/+1
* 2009-01-05 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2009-01-051-1/+2
* PR c++/36921jakub2008-12-201-3/+5
* c-common.c (warn_about_parentheses): Add missing whitespacetbm2008-11-131-2/+2
* PR c++/38007 ...jason2008-11-121-5/+2
* PR c/35430jakub2008-11-041-5/+7
* PR c/37106jakub2008-11-041-0/+6
* 2008-10-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-10-291-28/+0
* 2008-10-24 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2008-10-241-52/+90
* * c-decl.c (finish_decl): Pass input_location to build_unary_op.aldyh2008-10-061-8/+11
* 2008-09-30 Paolo Bonzini <bonzini@gnu.org>bonzini2008-09-301-25/+0
* PR c/37645jakub2008-09-261-1/+3
* * c-common.c (fname_decl): New location argument.aldyh2008-09-241-3/+4
* * c-tree.h: Add argument to c_objc_common_truthvalue_conversion,aldyh2008-09-231-36/+65
* 2008-09-09 Paolo Bonzini <bonzini@gnu.org>bonzini2008-09-091-22/+0
* * tree.c (protected_set_expr_location): New.aldyh2008-09-011-2/+5
* Change attribute((option(...))) to attribute((target(...))); Do not allocate ...meissner2008-08-301-70/+9
* 2008-08-28 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-291-0/+7
* 2008-08-27 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-281-1/+1
* 2008-08-27 Paolo Carlini <paolo.carlini@oracle.com>paolo2008-08-271-0/+1
* 2008-08-26 Douglas Gregor <doug.gregor@gmail.com>dgregor2008-08-261-0/+2
* 2008-08-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-211-14/+14
* 2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-201-3/+15
* 2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-201-0/+11
* 2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-201-1/+1
* 2008-08-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-131-10/+7
* 2008-08-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-131-29/+76
* 2008-08-09 Richard Guenther <rguenther@suse.de>rguenth2008-08-091-9/+2
* 2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-091-2/+4
* * c-common.c (c_common_reswords): Also warn about keyword "bool".ghazi2008-08-081-1/+1
* * matrix-reorg.c (compute_offset): Avoid C++ keywords.ghazi2008-08-061-26/+26
* 2008-08-06 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-061-0/+141
* 2008-07-30 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-07-301-13/+148
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-56/+53
* Fix IA-64 breakage; Make hot/cold optimization conversation port specific; Mo...meissner2008-07-251-3/+6
* 2008-07-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-07-231-21/+24
* Add ability to set target options (ix86 only) and optimization options on a f...meissner2008-07-231-5/+240
* gcc/ChangeLog:kvanhees2008-07-181-0/+2
* 2008-07-15 Richard Guenther <rguenther@suse.de>rguenth2008-07-151-6/+7
* ./:ian2008-07-111-0/+173
* 2008-07-06 Kai Tietz <kai.tietz@onevision.com>ktietz2008-07-061-0/+14
* Revert 137452.ktietz2008-07-041-14/+0
* 2008-07-04 Kai Tietz <kai.tietz@onevision.com>ktietz2008-07-041-0/+14
* 2008-07-03 Andrew Haley <aph@redhat.com>aph2008-07-031-47/+71