2004-09-25 |
jsm28 | * doc/trouble.texi: Remove obsolete information. ...
|
commit | commitdiff | tree |
2004-09-24 |
jsm28 | PR c/12951
|
commit | commitdiff | tree |
2004-09-24 |
jsm28 | PR c/12802
|
commit | commitdiff | tree |
2004-09-24 |
jsm28 | PR c/12713
|
commit | commitdiff | tree |
2004-09-24 |
jsm28 | PR c/17188
|
commit | commitdiff | tree |
2004-09-24 |
jsm28 | * es.po: Update.
|
commit | commitdiff | tree |
2004-09-24 |
jsm28 | PR c/6980
|
commit | commitdiff | tree |
2004-09-23 |
jsm28 | PR c/16833
|
commit | commitdiff | tree |
2004-09-22 |
jsm28 | PR c/16566
|
commit | commitdiff | tree |
2004-09-18 |
jsm28 | PR c/17424
|
commit | commitdiff | tree |
2004-09-17 |
jsm28 | * c-tree.h (enum c_typespec_keyword): New.
|
commit | commitdiff | tree |
2004-09-16 |
jsm28 | * gcc.pot: Regenerate.
|
commit | commitdiff | tree |
2004-09-15 |
jsm28 | gcc:
|
commit | commitdiff | tree |
2004-09-14 |
jsm28 | PR c/15498
|
commit | commitdiff | tree |
2004-09-14 |
jsm28 | * be.po, ca.po, da.po, de.po, el.po, es.po, fr.po...
|
commit | commitdiff | tree |
2004-09-14 |
jsm28 | * c-tree.h (struct c_declspecs): Add const_p, volatile_p and
|
commit | commitdiff | tree |
2004-09-13 |
jsm28 | * c-decl.c (grokdeclarator): Correct comments about...
|
commit | commitdiff | tree |
2004-09-12 |
jsm28 | * c-common.c, c-decl.c, c-lex.c, c-objc-common.c,...
|
commit | commitdiff | tree |
2004-09-11 |
jsm28 | * c-tree.h (enum c_storage_class): New.
|
commit | commitdiff | tree |
2004-09-11 |
jsm28 | * c-tree.h (enum c_storage_class): New.
|
commit | commitdiff | tree |
2004-09-10 |
jsm28 | * c-tree.h (struct c_declspecs): Remove typedef_decl...
|
commit | commitdiff | tree |
2004-09-10 |
jsm28 | * toplev.c (warn_deprecated_use): Correct logic for...
|
commit | commitdiff | tree |
2004-09-09 |
jsm28 | PR c/8420
|
commit | commitdiff | tree |
2004-09-09 |
jsm28 | * c-tree.h (enum c_declarator_kind, struct c_arg_info...
|
commit | commitdiff | tree |
2004-09-09 |
jsm28 | * c-tree.h (C_DECL_USED, parser_obstack, in_alignof...
|
commit | commitdiff | tree |
2004-08-31 |
jsm28 | * attribs.c (strip_attrs): Remove.
|
commit | commitdiff | tree |
2004-08-30 |
jsm28 | * c-parse.in (parmlist_or_identifiers_1): Remove unreachabl...
|
commit | commitdiff | tree |
2004-08-30 |
jsm28 | * c-tree.h (struct language_function): Add arg_info...
|
commit | commitdiff | tree |
2004-08-26 |
jsm28 | PR c/13801
|
commit | commitdiff | tree |
2004-08-26 |
jsm28 | Revert corruption introduced in revision 1.3846.
|
commit | commitdiff | tree |
2004-08-26 |
jsm28 | * gcc.dg/c90-typespec-1.c, gcc.dg/c99-typespec-1.c...
|
commit | commitdiff | tree |
2004-08-22 |
jsm28 | * c-tree.h (c_sizeof_nowarn): Remove.
|
commit | commitdiff | tree |
2004-08-21 |
jsm28 | * c-decl.c (set_array_declarator_type): Rename to
|
commit | commitdiff | tree |
2004-08-21 |
jsm28 | * c-decl.c (build_array_declarator, set_array_declarator_type,
|
commit | commitdiff | tree |
2004-08-21 |
jsm28 | cp:
|
commit | commitdiff | tree |
2004-08-19 |
jsm28 | PR c++/17041
|
commit | commitdiff | tree |
2004-08-16 |
jsm28 | * c-decl.c (grokdeclarator): Allow for function definition...
|
commit | commitdiff | tree |
2004-08-05 |
jsm28 | * config/linux.h, config/i386/linux.h, config/sparc...
|
commit | commitdiff | tree |
2004-08-05 |
jsm28 | * c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE_...
|
commit | commitdiff | tree |
2004-08-03 |
jsm28 | * c-decl.c (implicitly_declare): Diagnose incompatible...
|
commit | commitdiff | tree |
2004-08-03 |
jsm28 | * gcc.dg/array-7.c, gcc.dg/c99-tag-2.c: New tests.
|
commit | commitdiff | tree |
2004-08-03 |
jsm28 | * gcc.dg/20001023-1.c, gcc.dg/20001108-1.c, gcc.dg...
|
commit | commitdiff | tree |
2004-07-31 |
jsm28 | * c-decl.c (diagnose_mismatched_decls): Give error...
|
commit | commitdiff | tree |
2004-07-29 |
jsm28 | * doc/implement-c.texi: Add C90 subclause references...
|
commit | commitdiff | tree |
2004-07-25 |
jsm28 | PR c/15360
|
commit | commitdiff | tree |
2004-07-25 |
jsm28 | * c-typeck.c (digest_init): Don't allow arrays of...
|
commit | commitdiff | tree |
2004-07-23 |
jsm28 | * c-decl.c (start_function): Form composite type of...
|
commit | commitdiff | tree |
2004-07-22 |
jsm28 | PR c/7284
|
commit | commitdiff | tree |
2004-07-22 |
jsm28 | * doc/implement-c.texi: New file.
|
commit | commitdiff | tree |
2004-07-22 |
jsm28 | PR c/15052
|
commit | commitdiff | tree |
2004-07-21 |
jsm28 | * c-typeck.c (set_init_index): Require designator...
|
commit | commitdiff | tree |
2004-07-21 |
jsm28 | PR c/11250
|
commit | commitdiff | tree |
2004-07-20 |
jsm28 | * gcc.dg/pr12625-1.c: New test.
|
commit | commitdiff | tree |
2004-07-19 |
jsm28 | * c-tree.h (struct c_expr): Define.
|
commit | commitdiff | tree |
2004-07-17 |
jsm28 | * langhooks.h (builtin_function): New langhook.
|
commit | commitdiff | tree |
2004-07-17 |
jsm28 | * c-typeck.c (parser_build_binary_op): Condition warnings for
|
commit | commitdiff | tree |
2004-07-11 |
jsm28 | * LANGUAGES: Remove obsolete information.
|
commit | commitdiff | tree |
2004-07-11 |
jsm28 | * tree.h (all_types_permanent): Remove.
|
commit | commitdiff | tree |
2004-07-11 |
jsm28 | * langhooks.h (estimate_num_insns, pushlevel, poplevel...
|
commit | commitdiff | tree |
2004-07-11 |
jsm28 | PR tree-optimization/16437
|
commit | commitdiff | tree |
2004-07-08 |
jsm28 | 2004-07-08 Joseph S. Myers <jsm@polyomino.org.uk>
|
commit | commitdiff | tree |
2004-07-06 |
jsm28 | * doc/sourcebuild.texi: Use semicolons instead of...
|
commit | commitdiff | tree |
2004-07-06 |
jsm28 | * toplev.h (NO_FRONT_END_DIAG, ATTRIBUTE_GCC_FE_DIAG...
|
commit | commitdiff | tree |
2004-07-05 |
jsm28 | * doc/sourcebuild.texi: Revert previous patch.
|
commit | commitdiff | tree |
2004-07-05 |
jsm28 | * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c:...
|
commit | commitdiff | tree |
2004-07-05 |
jsm28 | * sourcebuild.texi (Config Fragments): Use @comma...
|
commit | commitdiff | tree |
2004-07-03 |
jsm28 | * tree.c (type_hash_eq): Allow TYPE_MIN_VALUE which...
|
commit | commitdiff | tree |
2004-07-02 |
jsm28 | * doc/bugreport.texi, doc/configterms.texi, doc/contrib...
|
commit | commitdiff | tree |
2004-07-01 |
jsm28 | * doc/cppinternals.texi, doc/install.texi, doc/invoke...
|
commit | commitdiff | tree |
2004-07-01 |
jsm28 | PR c/1027
|
commit | commitdiff | tree |
2004-06-30 |
jsm28 | cp:
|
commit | commitdiff | tree |
2004-06-30 |
jsm28 | * c-common.h (check_function_format): Remove first...
|
commit | commitdiff | tree |
2004-06-28 |
jsm28 | * builtins.def (execl, execlp, execle, execv, execvp...
|
commit | commitdiff | tree |
2004-06-27 |
jsm28 | * gcc.c-torture/compile/20021123-1.c: Remove duplicate of
|
commit | commitdiff | tree |
2004-06-22 |
jsm28 | * Makefile.in (distclean): Don't try to remove empty...
|
commit | commitdiff | tree |
2004-06-21 |
jsm28 | * tree-alias-common.h (struct tree_alias_ops): Change...
|
commit | commitdiff | tree |
2004-06-13 |
jsm28 | * c-typeck.c (comptypes, tagged_types_tu_compatible_p,
|
commit | commitdiff | tree |
2004-06-11 |
jsm28 | * doc/install.texi (Prerequisites): Update documentation of
|
commit | commitdiff | tree |
2004-06-10 |
jsm28 | * doc/sourcebuild.texi (Front End): Add details of...
|
commit | commitdiff | tree |
2004-06-07 |
jsm28 | PR c/14765
|
commit | commitdiff | tree |
2004-06-06 |
jsm28 | PR c/13519
|
commit | commitdiff | tree |
2004-06-04 |
jsm28 | * gcc_release (maybe_build_tarfile): New function.
|
commit | commitdiff | tree |
2004-05-31 |
jsm28 | PR c/15749
|
commit | commitdiff | tree |
2004-05-29 |
jsm28 | * pretty-print.c (pp_base_format_text): Support %...
|
commit | commitdiff | tree |
2004-05-29 |
jsm28 | * c-typeck.c (common_type): Correct comment.
|
commit | commitdiff | tree |
2004-05-26 |
jsm28 | * fr.po: Update.
|
commit | commitdiff | tree |
2004-05-24 |
jsm28 | * intl.h (open_quote, close_quote): New.
|
commit | commitdiff | tree |
2004-05-23 |
jsm28 | * doc/gcc.texi, doc/gccint.texi, doc/include/gcc-common...
|
commit | commitdiff | tree |
2004-05-23 |
jsm28 | * es.po: Update.
|
commit | commitdiff | tree |
2004-05-22 |
jsm28 | * doc/contrib.texi: Add g77 contributors.
|
commit | commitdiff | tree |
2004-05-21 |
jsm28 | * fr.po, tr.po: Update.
|
commit | commitdiff | tree |
2004-05-15 |
jsm28 | * be.po, ca.po, da.po, de.po, el.po, es.po, fr.po...
|
commit | commitdiff | tree |
2004-05-15 |
jsm28 | * Make-lang.in (f95.generated-manpages): Remove.
|
commit | commitdiff | tree |
2004-05-15 |
jsm28 | * doc/extend.texi: Update WG14 URL.
|
commit | commitdiff | tree |
2004-05-15 |
jsm28 | * gennews: Update for GCC 3.4.
|
commit | commitdiff | tree |
2004-05-15 |
jsm28 | PR c/15444
|
commit | commitdiff | tree |
2004-05-14 |
jsm28 | * gcc.pot: Regenerate.
|
commit | commitdiff | tree |
2004-05-13 |
jsm28 | * gfortran.texi: Use @table @emph instead of @itemize...
|
commit | commitdiff | tree |
2004-05-13 |
jsm28 | * update_web_docs: Also remove old .gz files from...
|
commit | commitdiff | tree |
2004-05-13 |
jsm28 | * update_web_docs (MANUALS): Add gfortran.
|
commit | commitdiff | tree |
next |