Age | Commit message (Expand) | Author | Files | Lines |
2001-12-03 | c-decl.c (grokdeclarator): Use ISO word. | Neil Booth | 1 | -0/+5 |
2001-12-03 | re PR c++/3394 (ICE in tree_low_cst, at tree.c:3462) | Mumit Khan | 1 | -0/+6 |
2001-12-03 | re PR c++/3381 (explicit template instantations fail with absolutely qualifie... | Nathan Sidwell | 1 | -0/+7 |
2001-12-02 | class.c (finish_vtbls): Fill in BINFO_VPTR_FIELD in the immediate binfos for ... | Jason Merrill | 1 | -0/+5 |
2001-12-02 | c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics. | Neil Booth | 1 | -0/+7 |
2001-12-01 | c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics. | Neil Booth | 1 | -0/+7 |
2001-11-30 | re PR c++/3048 (Lookup problem (gcc 2.95 regression)) | Mark Mitchell | 1 | -0/+8 |
2001-11-29 | re PR c++/4842 (-Woverloaded-virtual does not work) | Mark Mitchell | 1 | -0/+8 |
2001-11-29 | re PR c++/3471 (gcc 3.01 reports error about a private copy constructor that ... | Mark Mitchell | 1 | -0/+6 |
2001-11-29 | cp-tree.h (UNIQUELY_DERIVED_FROM_P): Use lookup base. | Nathan Sidwell | 1 | -0/+33 |
2001-11-29 | configure.in (target_list): Add generated-manpages. | Joseph Myers | 1 | -0/+4 |
2001-11-27 | Makefile.in (c-lang.o): Depends on langhooks-def.h. | Richard Kenner | 1 | -0/+8 |
2001-11-26 | cppfiles.c (stack_include_file): Don't optimize zero-length files. | Neil Booth | 1 | -0/+7 |
2001-11-26 | * call.c (joust): Remove COND_EXPR hack. | Jason Merrill | 1 | -0/+4 |
2001-11-26 | search.c (lookup_base_r): Declare bk in variable declaration space. | Aldy Hernandez | 1 | -0/+5 |
2001-11-25 | re PR c++/3145 (virtual inheritance still creates wrong code) | Nathan Sidwell | 1 | -0/+43 |
2001-11-22 | tree-dump.c: Rename from c-dump.c. | Bryce McKinlay | 1 | -0/+14 |
2001-11-22 | re PR c++/3637 (Internal compiler error in finish_member_declaration) | Mark Mitchell | 1 | -1/+7 |
2001-11-20 | re PR c++/3637 (Internal compiler error in finish_member_declaration) | Mark Mitchell | 1 | -0/+9 |
2001-11-20 | re PR c++/4629 (non-constant `sizeof (void*)' cannot be used as template argu... | Mark Mitchell | 1 | -0/+16 |
2001-11-18 | Makefile.in (c-parse.o, c-common.o): Update dependencies. | Neil Booth | 1 | -0/+5 |
2001-11-18 | decl.c (create_array_type_for_decl): Check if NAME is NULL_TREE when displayi... | Kriang Lerdsuwanakij | 1 | -0/+5 |
2001-11-18 | mangle.c (write_expression): Handle CAST_EXPR, STATIC_CAST_EXPR, CONST_CAST_E... | Kriang Lerdsuwanakij | 1 | -0/+6 |
2001-11-16 | * cp-tree.h (print_class_statistics): Restore. | Neil Booth | 1 | -0/+4 |
2001-11-15 | * method.c (use_thunk): Don't emit debugging information for thunks. | Jason Merrill | 1 | -0/+2 |
2001-11-15 | parse.y: Add ... | Jason Merrill | 1 | -6/+22 |
2001-11-15 | re PR c++/3154 (Tree check: expected class 't', have 'd' (type_decl) in is_ag... | Nathan Sidwell | 1 | -0/+7 |
2001-11-15 | c-common.c: Include c-lex.h. | Neil Booth | 1 | -0/+10 |
2001-11-14 | decl.c (check_initializer): Try to complete the type of an array element befo... | Richard Sandiford | 1 | -0/+9 |
2001-11-14 | texi2pod.pl: Handle @ifnottex, @iftex and @display. | Joseph Myers | 1 | -0/+4 |
2001-11-13 | re PR c++/4206 (ICE with switch in while) | Nathan Sidwell | 1 | -0/+6 |
2001-11-12 | cvt.c (ocp_convert): Don't warn the address of a weak function is always `true'. | H.J. Lu | 1 | -0/+5 |
2001-11-09 | Makefile.in: Update. | Neil Booth | 1 | -0/+13 |
2001-11-09 | * class.c (dump_array): Fix format specifier warning. | Kaveh R. Ghazi | 1 | -0/+4 |
2001-11-09 | c-lang.c (LANG_HOOKS_NAME): New. | Neil Booth | 1 | -0/+8 |
2001-11-08 | configure.in: Add AC_ARG_PROGRAM to support program name transformation with ... | Andreas Franck | 1 | -0/+8 |
2001-11-06 | Clean up langhooks | Neil Booth | 1 | -0/+5 |
2001-11-04 | * pt.c (tsubst_copy): Call tsubst for TYPEOF_EXPR. | Kriang Lerdsuwanakij | 1 | -0/+4 |
2001-11-04 | * lex.c (copy_lang_type): Add static prototype. | Kaveh R. Ghazi | 1 | -0/+4 |
2001-11-02 | * pt.c (unify): Handle SCOPE_REF. | Kriang Lerdsuwanakij | 1 | -0/+4 |
2001-11-01 | tree.c (cp_copy_res_decl_for_inlining): Adjust DECL_ABSTRACT_ORIGIN for the r... | Jakub Jelinek | 1 | -0/+5 |
2001-10-31 | Makefile.in (INTL_TARGETS, POSUB): Delete all references. | Zack Weinberg | 1 | -0/+4 |
2001-10-28 | ChangeLog.1, [...]: Fix spelling errors. | Joseph Myers | 1 | -6/+11 |
2001-10-27 | * decl2.c (validate_nonmember_using_decl): Handle NAMESPACE_DECL. | Kriang Lerdsuwanakij | 1 | -0/+4 |
2001-10-25 | langhooks.c (lang_hook_default_clear_binding_stack): New. | Zack Weinberg | 1 | -2/+7 |
2001-10-23 | alias.c (can_address_p): Compnonents are not addressable if the containing ty... | Richard Kenner | 1 | -0/+5 |
2001-10-23 | Fix date in ChangeLog | Kriang Lerdsuwanakij | 1 | -1/+1 |
2001-10-23 | cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node. | Kriang Lerdsuwanakij | 1 | -0/+17 |
2001-10-21 | c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr... | Kaveh R. Ghazi | 1 | -0/+5 |
2001-10-18 | decl.c (duplicate_decls): Propagate DECL_UNINLINABLE. | Alexandre Oliva | 1 | -0/+7 |