Age | Commit message (Expand) | Author | Files | Lines |
2002-08-15 | parse.y (sizeof, [...]): New non-terminals to increment skip_evaluation. | Alexandre Oliva | 1 | -1/+2 |
2002-08-11 | decl2.c (build_call_from_tree): Fix uninitialized variable. | Kaveh R. Ghazi | 1 | -1/+4 |
2002-08-09 | call.c (add_builtin_candidate): legal -> valid, illegal -> invalid. | Mike Stump | 1 | -1/+1 |
2002-08-08 | Rework build_component_ref. | Mark Mitchell | 1 | -11/+11 |
2002-08-07 | Makefile.in (c-opts.o, [...]): Update. | Neil Booth | 1 | -318/+0 |
2002-08-05 | Index: ChangeLog | Geoffrey Keating | 1 | -2/+1 |
2002-08-01 | c-common.c: Define all C/ObjC/C++ warning and flag variables. | Neil Booth | 1 | -256/+0 |
2002-08-01 | call.c (build_field_call): Do not look up the field by name. | Mark Mitchell | 1 | -14/+136 |
2002-07-27 | decl2.c (cxx_decode_option): Support -fno-builtin-foo. | Roger Sayle | 1 | -0/+2 |
2002-07-26 | function.c (assign_parms): Handle frontend-directed pass by invisible reference. | Jason Merrill | 1 | -11/+18 |
2002-07-26 | c-common.h (RID_AND, [...]): Remove. | Neil Booth | 1 | -5/+0 |
2002-07-25 | c-common.c (c_sizeof_or_alignof_type): Take a third argument for complaining. | Gabriel Dos Reis | 1 | -1/+1 |
2002-07-25 | c-decl.c (c_decode_option): No need to handle switches cpplib handles. | Neil Booth | 1 | -8/+0 |
2002-07-23 | Fix PR/7363: | Gabriel Dos Reis | 1 | -1/+1 |
2002-07-21 | decl2.c (cxx_decode_option): Simplify -fhandle-exceptions test by using posit... | Roger Sayle | 1 | -4/+3 |
2002-07-09 | cp-tree.h (constructor_name_p): Declare it. | Mark Mitchell | 1 | -0/+10 |
2002-07-05 | Repair damage on weak-impared targets caused by my previous patch. | Nathan Sidwell | 1 | -2/+11 |
2002-06-30 | cp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ... | Nathan Sidwell | 1 | -36/+33 |
2002-06-26 | cp-tree.h (xref_tag): Change prototype. | Mark Mitchell | 1 | -6/+6 |
2002-06-23 | parse.y (parse_scoped_id): New function. | Mark Mitchell | 1 | -1/+4 |
2002-06-16 | c-common.c (flag_ms_extensions): Move from c++ front end. | Richard Henderson | 1 | -4/+0 |
2002-06-07 | cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -W options their own entr... | Zack Weinberg | 1 | -1/+1 |
2002-06-07 | configure.in: Add --enable-__cxa_atexit. | H.J. Lu | 1 | -1/+1 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -18/+8 |
2002-05-18 | decl2.c (import_export_decl): If we clear DECL_NOT_REALLY_EXTERN, make sure D... | Jason Merrill | 1 | -1/+7 |
2002-05-16 | rtti.c (get_tinfo_decl): Don't call comdat_linkage. | Jason Merrill | 1 | -12/+11 |
2002-05-14 | revert last checkin | Jason Merrill | 1 | -4/+3 |
2002-05-13 | class.c (build_vtbl_ref_1): Use fixed_type_or_null. | Jason Merrill | 1 | -3/+4 |
2002-05-09 | Makefile.in: Update. | Neil Booth | 1 | -7/+3 |
2002-05-06 | c-common.c (warn_multichar): New. | Neil Booth | 1 | -4/+1 |
2002-04-18 | c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. | Neil Booth | 1 | -1/+1 |
2002-04-17 | re PR c++/6316 (trap when compiling file) | Jakub Jelinek | 1 | -1/+10 |
2002-04-01 | c-decl.c (grokdeclarator): Update. | Neil Booth | 1 | -1/+1 |
2002-03-29 | re PR c++/5998 (regression, all builtins disabled) | Roger Sayle | 1 | -0/+14 |
2002-03-24 | Removal of separate preprocessor cpp0. | Neil Booth | 1 | -0/+2 |
2002-03-20 | re PR c++/2136 (g++ seems to disregard '::' in '::delete') | Jason Merrill | 1 | -15/+2 |
2002-03-15 | toplev.c (wrapup_global_declarations): Clarify variable handling. | Jason Merrill | 1 | -2/+6 |
2002-03-12 | re PR c++/5659 (default access for class/struct bug) | Nathan Sidwell | 1 | -1/+7 |
2002-03-03 | attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof... | Kaveh R. Ghazi | 1 | -6/+2 |
2002-02-27 | c-common.c, [...]: Delete code implementing -traditional mode. | Zack Weinberg | 1 | -8/+1 |
2002-02-22 | PR c++/2645, DR 295 | Nathan Sidwell | 1 | -1/+1 |
2002-02-07 | re PR c++/109 (g++ 2.95.2 can't handle dependent friend member functions) | Nathan Sidwell | 1 | -1/+3 |
2002-02-04 | xref.c: Remove. | Jason Merrill | 1 | -2/+0 |
2002-02-01 | re PR c++/4286 (Internal error: Segmentation fault) | Jason Merrill | 1 | -0/+4 |
2002-01-29 | re PR other/1502 (Nonexistent -W options not diagnosed) | Jakub Jelinek | 1 | -1/+1 |
2002-01-29 | re PR c++/5132 (NaN = 0.0 * HUGE_VAL fails to compile in templates) | Nathan Sidwell | 1 | -6/+24 |
2002-01-23 | call.c, [...]: Change my_fancy_abort() to abort(). | Craig Rodrigues | 1 | -7/+7 |
2002-01-23 | function.c (assign_parms): Don't put args of inline functions into registers ... | Jason Merrill | 1 | -4/+0 |
2002-01-10 | * decl2.c (max_tinst_depth): Increase default limit to 500. | Jakub Jelinek | 1 | -1/+1 |
2002-01-07 | decl2.c (coerce_new_type): Downgrade error for size_t mismatch to pedwarn. | Jason Merrill | 1 | -1/+1 |