OSDN Git Service

* ChangeLog: Wix wrong PR number in my previous commit.
[pf3gnuchains/gcc-fork.git] / gcc / c-common.c
2008-11-13 tbmc-common.c (warn_about_parentheses): Add missing whitespace
2008-11-12 jason PR c++/38007
2008-11-04 jakub PR c/35430
2008-11-04 jakub PR c/37106
2008-10-29 manu2008-10-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-10-24 manu2008-10-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
2008-10-06 aldyh * c-decl.c (finish_decl): Pass input_location to build...
2008-09-30 bonzini2008-09-30 Paolo Bonzini <bonzini@gnu.org>
2008-09-26 jakub PR c/37645
2008-09-24 aldyh * c-common.c (fname_decl): New location argument.
2008-09-23 aldyh * c-tree.h: Add argument to c_objc_common_truth...
2008-09-09 bonzini2008-09-09 Paolo Bonzini <bonzini@gnu.org>
2008-09-01 aldyh * tree.c (protected_set_expr_location): New.
2008-08-30 meissnerChange attribute((option(...))) to attribute((target...
2008-08-29 manu2008-08-28 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-28 manu2008-08-27 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-27 paolo2008-08-27 Paolo Carlini <paolo.carlini@oracle.com>
2008-08-26 dgregor2008-08-26 Douglas Gregor <doug.gregor@gmail.com>
2008-08-21 manu2008-08-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-20 manu2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-20 manu2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-20 manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-13 manu2008-08-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-13 manu2008-08-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-09 rguenth2008-08-09 Richard Guenther <rguenther@suse.de>
2008-08-09 manu2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-08 ghazi * c-common.c (c_common_reswords): Also warn about...
2008-08-06 ghazi * matrix-reorg.c (compute_offset): Avoid C++ keywords.
2008-08-06 manu2008-08-06 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-30 manu2008-07-30 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-25 meissnerFix IA-64 breakage; Make hot/cold optimization conversa...
2008-07-23 manu2008-07-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-07-23 meissnerAdd ability to set target options (ix86 only) and optim...
2008-07-18 kvanheesgcc/ChangeLog:
2008-07-15 rguenth2008-07-15 Richard Guenther <rguenther@suse.de>
2008-07-11 ian./:
2008-07-06 ktietz2008-07-06 Kai Tietz <kai.tietz@onevision.com>
2008-07-04 ktietzRevert 137452.
2008-07-04 ktietz2008-07-04 Kai Tietz <kai.tietz@onevision.com>
2008-07-03 aph2008-07-03 Andrew Haley <aph@redhat.com>
2008-07-01 drow * c-typeck.c (convert_for_assignment): Use
2008-06-22 ian * c-lex.c (narrowest_unsigned_type): Change itk to...
2008-06-18 uweigand * targhooks.h (struct gcc_target): New member unwind_w...
2008-06-11 rguenth2008-06-11 Richard Guenther <rguenther@suse.de>
2008-06-06 rwildgcc/
2008-05-25 amodraDelete get_inner_array_type. Use strip_array_types...
2008-05-23 ghazi * builtin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR...
2008-05-18 ghazi PR middle-end/35509
2008-05-09 tomby * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.
2008-05-07 zadeck2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-05-02 simonbRolled back the following changes made in revision...
2008-05-01 simonb * c-common.h (warn_array_subscript_range):...
2008-04-27 nathan * targhooks.h (default_emutls_var_fields,
2008-04-24 jakub PR c++/35758
2008-04-24 rguenth2008-04-24 Richard Guenther <rguenther@suse.de>
2008-04-23 bonzini2008-04-23 Paolo Bonzini <bonzini@gnu.org>
2008-04-23 rguenth2008-04-23 Richard Guenther <rguenther@suse.de>
2008-04-18 jasonlibcpp/ChangeLog:
2008-04-15 dougkwan2008-04-15 Doug Kwan <dougkwan@google.com>
2008-03-27 rguenth2008-03-27 Richard Guenther <rguenther@suse.de>
2008-03-25 dgregor2008-03-25 Douglas Gregor <doug.gregor@gmail.com>
2008-03-07 bonzini2008-03-07 Paolo Bonzini <bonzini@gnu.org>
2008-03-02 manu2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-02-26 tromeygcc
2008-02-25 manu2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-02-19 manu2008-02-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-01-22 jakub PR c++/34914
2008-01-04 tromeygcc/
2007-11-26 manu2007-11-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-11-23 jakub PR c++/34198
2007-11-19 jason PR debug/29436, c/32326
2007-11-06 dgregor2007-11-06 Douglas Gregor <doug.gregor@gmail.com>
2007-09-26 jsm28 PR c/25309
2007-09-23 jakub * expr.c (expand_expr_real_1) <case CALL_EXPR>: Use...
2007-09-23 jakub * tree.h (block_nonartificial_location): New prototype.
2007-09-13 tromeygcc
2007-09-11 hubicka * decl.c (java_expand_body): Kill.
2007-09-01 ghazi * c-common.c (const_strip_array_types): Delete.
2007-08-28 rguenth2007-08-28 Richard Guenther <rguenther@suse.de>
2007-08-25 ghazi * c-common.c (vector_types_convertible_p,
2007-08-20 chaoyingfu * c-common.h (enum rid): Add new enumeration values...
2007-08-16 ghazi * c-common.c (const_strip_array_types): New.
2007-08-11 ian./:
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2007-07-18 ghazi PR middle-end/32668
2007-07-10 geoffk2007-07-09 Geoffrey Keating <geoffk@apple.com>
2007-07-06 krebbel2007-07-06 Andreas Krebbel <krebbel1@de.ibm.com>
2007-07-06 rguenth2007-07-06 Richard Guenther <rguenther@suse.de>
2007-07-02 ebotcazou * tree.h (alias_sets_might_conflict_p): Rename into
2007-06-29 ebotcazou * c-common.c (pointer_int_sum): Do the negation in...
2007-06-23 mmitchel2007-06-23 Mark Mitchell <mark@codesourcery.com>
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-06-11 espindolareally remove signed(_or_unsigned)?_type langhooks
2007-06-07 simartingcc/
2007-06-04 tromey * c-common.c (c_common_get_alias_set): Fix indentation.
2007-06-04 uros PR c/32191
2007-05-31 dberlinin gcc/
2007-05-25 mueller2007-05-25 Dirk Mueller <dmueller@suse.de>
next