re PR c++/24780 (ICE set_mem_attributes_minus_bitpos)
[gcc.git] / gcc / c-decl.c
2005-11-09 Andrew Pinskire PR c/24644 (gcc-4.1 compiled ppc64 kernels do not...
2005-10-19 Steven Bosscherre PR c/23228 (Silly "unused variable" warning after...
2005-10-04 Richard Guentherre PR c/23576 (tree check: expected class ‘type’, have...
2005-10-04 Andrew Pinskire PR middle-end/23125 (OpenBSD's zic.c causes g++...
2005-09-29 Jakub Jelinekre PR middle-end/24109 (non unit-at-a-time failure...
2005-09-09 Richard Hendersonre PR debug/23190 (debug info omitted for uninitialized...
2005-09-02 Craig Rodriguesc-decl.c (diagnose_mismatched_decls): With -Wredundant...
2005-08-18 James E WilsonUse TYPE_SIZE_UNIT consistently. Last patch was incons...
2005-08-16 James E WilsonEmit an error for too large arrays instead of an ICE.
2005-08-16 Kaveh R. Ghaziaclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
2005-07-30 Joseph Myersre PR c/23143 (parameter forward declarations broken)
2005-07-29 Joseph Myersre PR c/529 (-Wshadow warns on function prototypes...
2005-07-19 DJ Delorietoplev.h: Add comment about the first parameter for...
2005-07-16 Joseph Myersre PR c/22421 (problems with -Wformat and bit-fields)
2005-07-08 Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-07-05 Joseph Myersre PR c/22308 (Failure to diagnose violation of constra...
2005-07-03 Kazu Hiratac-decl.c, [...]: Fix comment typos.
2005-07-03 Gabriel Dos Reisre PR c++/18279 (missing function bodies from -fdump...
2005-07-02 Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-06-30 Steven Bosschercoretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-29 Eric Christopherre PR c/22052 (redefinition of inline function succeeds)
2005-06-28 Paul BrookMakefile.in: Set and use UNWIND_H.
2005-06-28 DJ Deloriec-decl.c (pop_scope): Move warning control into warning...
2005-06-26 Kazu Hiratabuiltins.c, [...]: Use fold_buildN instead of fold...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-19 Roger Saylec-decl.c (grokdeclarator): Only check TREE_OVERFLOW...
2005-06-18 Kaveh R. Ghazic-decl.c (locate_old_decl): Add format attribute.
2005-06-06 Jakub Jelinekexgettext: Handle gmsgid and cmsgid arguments specially...
2005-06-03 Joseph Myersre PR c/21879 (Memory management problem)
2005-05-28 Ian Lance Taylorc-decl.c (add_stmt): Add C frontend specific version.
2005-05-25 DJ Deloriecommon.opt (-Wattributes): New.
2005-05-25 DJ Deloriec-common.c (unsigned_conversion_warning): Move warning...
2005-05-24 Ziemowit Laskic-common.h (objc_comptypes): Remove prototype.
2005-05-17 Ziemowit LaskiYet more Objective-C++...
2005-05-13 Jan Hubickac-decl.c (finish_function): Suppress "control reaches...
2005-05-11 Richard Hendersonre PR c/21502 (small data relocation mismatch)
2005-05-10 Joseph Myersre PR c/21342 (some incompatible external declarations...
2005-05-03 DJ Deloriec-decl.c (store_parm_decls_oldstyle): Let diagnostic...
2005-05-02 Joseph Myersre PR c/15698 (no error in presence of broken builtin...
2005-04-27 Joseph Myersre PR c/21213 (segfault declaring a transparent union)
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-21 Nathan Sidwellalias.c (true_dependence): Remove 'abort' from comments.
2005-04-20 Joseph Myersre PR c/12913 (Jumps into variable length array scope...
2005-04-06 Joseph Myersc-decl.c (finish_decl): Apply pending #pragma weak...
2005-04-05 Per Bothnerc-decl.c (finish_function): If USE_MAPPED_LOCATION...
2005-04-01 Joseph Myersc-decl.c (validate_proto_after_old_defn): Look at TYPE_...
2005-03-30 Joseph Myersre PR c++/772 (Statement expressions issues)
2005-03-30 Joseph Myersre PR c/20368 (internal compiler error: tree check...
2005-03-30 Richard Hendersonre PR c/20519 (completed type not selected properly...
2005-03-20 Joseph Myersc-common.c (handle_aligned_attribute, [...]): Do not...
2005-03-20 Joseph Myersc-decl.c (check_bitfield_type_and_width): Require bit...
2005-03-18 Joseph Myersc-common.c, [...]: Use %D for declarations in diagnosti...
2005-03-14 Zdenek Dvorakbuiltin-attrs.def (ATTR_NOVOPS, [...]): New.
2005-03-13 Kazu Hiratac-decl.c (c_init_decl_processing): Remove useless calls...
2005-03-12 Kazu Hiratac-decl.c (c_init_decl_processing): Remove local variabl...
2005-03-12 Per Bothnerc-tree.h (struct c_declarator): New id_loc field.
2005-03-07 Per BothnerVarious fixes to allow us to again build if --enable...
2005-03-02 Joseph Myersre PR c/8927 (Gcc give error for wrong line of C code.)
2005-02-25 Joseph Myersc-parser.c: New file.
2005-02-03 Joseph Myersre PR c/17807 (No warning/error for undefined local...
2005-02-01 Steven Bosscherre PR c/19333 (C front end accepts arrays of incomplete...
2005-01-29 Joseph Myersc-common.c (fix_string_type): Just use c_build_qualifie...
2005-01-27 Jakub Jelinekre PR c/18946 (ICE in pushdecl)
2005-01-27 Richard HendersonFor real this time...
2005-01-26 Richard HendersonRevert last change.
2005-01-26 Richard Hendersonre PR middle-end/18008 (Duplicate mask on bitfield...
2005-01-05 Andrew Pinskire PR c/19152 (IMA and external inline don't get along)
2005-01-02 Richard Hendersonre PR c/19031 (#pragma weak handling changes in 4.0.0)
2005-01-01 Steven Bosscherre PR middle-end/17544 (incorrect -Wunreachable-code...
2005-01-01 Richard Hendersonre PR middle-end/17799 (Non-optimizing compile loses...
2004-12-21 James A. Morrisonre PR c/18963 (static and nested declarations cause...
2004-12-21 James A. Morrisonre PR c/18596 (ICE in make_decl_rtl)
2004-12-20 Matt Austernre PR c++/19044 (Alternate asm name for atan ignored...
2004-12-19 Richard Hendersonre PR middle-end/16417 (crappy code (gcc.c-torture...
2004-12-19 Richard Hendersonc-decl.c (finish_struct): Add DECL_EXPR for variable...
2004-12-19 Richard Hendersonc-decl.c (grokdeclarator): Save variable array size...
2004-12-17 Dale Johannesenc-decl.c (diagnose_mismatched_decls): Accept mismatched...
2004-11-30 James A. Morrisonre PR c/18596 (ICE in make_decl_rtl)
2004-11-19 Joseph Myersc-decl.c (push_scope): Remove "\n" from end of diagnost...
2004-11-15 Joseph Myersre PR c/18498 (gcc allows non-integral bitfield types)
2004-11-09 Joseph Myersbuiltins.c, [...]: Say "argument" instead of "arg"...
2004-11-09 Joseph Myersbuiltins.c, [...]: Avoid "`" as left quote, using ...
2004-11-07 Joseph Myersc-decl.c (finish_struct): Use complete sentences for...
2004-11-01 Joseph Myersre PR c/18239 (ICE in get_parm_info with werid attribute)
2004-10-30 Joseph Myersre PR c/16666 (dremf type conflict)
2004-10-25 Andrew Pinskire PR middle-end/17407 (ICE in int_mode_for_mode)
2004-10-21 Andrew Pinskire PR objc/17923 (const-str-[34].m fails on the mainlin...
2004-10-14 Richard Hendersonre PR c/17023 (ICE with nested functions in parameter...
2004-10-14 Joseph Myersc-tree.h (enum c_typespec_kind, [...]): New.
2004-10-13 Frank Ch. Eiglertoplev.c (compile_file): Call mudflap_finish_file from...
2004-10-10 Joseph Myersre PR c/17881 (Incomplete type warning is issued even...
2004-10-10 Joseph Myersre PR c/17189 (bogus warning for struct Foo { int...
2004-10-05 Joseph Myersc-decl.c (declspecs_add_type): Don't pedwarn for _Compl...
2004-10-05 Joseph Myersc-decl.c (pushdecl): When an extern declaration at...
2004-10-04 Andrew PinskiPR c/17178, PR c/17820
2004-10-03 Joseph Myersc-aux-info.c, [...]: Follow code formatting conventions.
2004-10-01 Jan Hubickac-decl.c (c_expand_body): Update call tree_rest_of_comp...
2004-09-30 Fariborz JahanianFIxed an IMA bug showed up in parse and gzip.
2004-09-29 Joseph Myersre PR c/7425 (deprecated attribute doesn't merge with...
2004-09-28 Joseph Myersre PR c/16409 (ICE in size_binop, at fold-const.c)
next