summaryrefslogtreecommitdiff
path: root/gcc/c-common.c
Commit message (Expand)AuthorAgeFilesLines
* Delete get_inner_array_type. Use strip_array_types instead.amodra2008-05-251-12/+0
* * builtin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR): New.ghazi2008-05-231-2/+34
* PR middle-end/35509ghazi2008-05-181-0/+1
* * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.tomby2008-05-091-4/+3
* 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-071-1/+1
* Rolled back the following changes made in revision 134865:simonb2008-05-021-54/+0
* * c-common.h (warn_array_subscript_range): New function.simonb2008-05-011-0/+54
* * targhooks.h (default_emutls_var_fields,nathan2008-04-271-0/+7
* PR c++/35758jakub2008-04-241-1/+1
* 2008-04-24 Richard Guenther <rguenther@suse.de>rguenth2008-04-241-0/+79
* 2008-04-23 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-231-1/+0
* 2008-04-23 Richard Guenther <rguenther@suse.de>rguenth2008-04-231-6/+1
* libcpp/ChangeLog:jason2008-04-181-9/+99
* 2008-04-15 Doug Kwan <dougkwan@google.com>dougkwan2008-04-151-1/+2
* 2008-03-27 Richard Guenther <rguenther@suse.de>rguenth2008-03-271-2/+7
* 2008-03-25 Douglas Gregor <doug.gregor@gmail.com>dgregor2008-03-251-0/+4
* 2008-03-07 Paolo Bonzini <bonzini@gnu.org>bonzini2008-03-071-1/+1
* 2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org> manu2008-03-021-9/+15
* gcctromey2008-02-261-4/+0
* 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-02-251-3/+22
* 2008-02-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-02-191-1/+2
* PR c++/34914jakub2008-01-221-4/+5
* gcc/tromey2008-01-041-2/+6
* 2007-11-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2007-11-261-28/+6
* PR c++/34198jakub2007-11-231-5/+30
* PR debug/29436, c/32326jason2007-11-191-12/+4
* 2007-11-06 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-11-061-64/+13
* PR c/25309jsm282007-09-261-0/+10
* * expr.c (expand_expr_real_1) <case CALL_EXPR>: Use get_callee_fndecljakub2007-09-231-0/+25
* * tree.h (block_nonartificial_location): New prototype.jakub2007-09-231-2/+27
* gcctromey2007-09-131-16/+11
* * decl.c (java_expand_body): Kill.hubicka2007-09-111-9/+0
* * c-common.c (const_strip_array_types): Delete.ghazi2007-09-011-9/+0
* 2007-08-28 Richard Guenther <rguenther@suse.de>rguenth2007-08-281-2/+3
* * c-common.c (vector_types_convertible_p,ghazi2007-08-251-5/+5
* * c-common.h (enum rid): Add new enumeration values of RID_SAT,chaoyingfu2007-08-201-10/+286
* * c-common.c (const_strip_array_types): New.ghazi2007-08-161-0/+9
* ./:ian2007-08-111-6/+6
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-2/+2
* PR middle-end/32668ghazi2007-07-181-0/+18
* 2007-07-09 Geoffrey Keating <geoffk@apple.com>geoffk2007-07-101-5/+17
* 2007-07-06 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2007-07-061-0/+4
* 2007-07-06 Richard Guenther <rguenther@suse.de>rguenth2007-07-061-1/+1
* * tree.h (alias_sets_might_conflict_p): Rename intoebotcazou2007-07-021-2/+2
* * c-common.c (pointer_int_sum): Do the negation in sizetype.ebotcazou2007-06-291-11/+6
* 2007-06-23 Mark Mitchell <mark@codesourcery.com>mmitchel2007-06-231-15/+20
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-4/+8
* really remove signed(_or_unsigned)?_type langhooksespindola2007-06-111-33/+12
* gcc/simartin2007-06-071-3/+2