summaryrefslogtreecommitdiff
path: root/gcc/cp/decl2.c
Commit message (Expand)AuthorAgeFilesLines
* * ChangeLog: Follow spelling conventions.kazu2002-09-211-8/+8
* 2002-09-19 Devang Patel <dpatel@apple.com>dpatel2002-09-191-8/+1
* * decl.c: Fix comment formatting.kazu2002-09-131-63/+63
* * parse.y (sizeof, alignof, typeof): New non-terminals toaoliva2002-08-151-1/+2
* * decl2.c (build_call_from_tree): Fix uninitialized variable.ghazi2002-08-111-1/+4
* * call.c (add_builtin_candidate): legal -> valid, illegal -> invalid.mrs2002-08-091-1/+1
* Rework build_component_ref.mmitchel2002-08-081-11/+11
* * Makefile.in (c-opts.o, c-common.o, C_AND_OBJC_OBJS): Update.neil2002-08-071-318/+0
* Index: ChangeLoggeoffk2002-08-051-2/+1
* * c-common.c: Define all C/ObjC/C++ warning and flag variables.neil2002-08-011-256/+0
* * call.c (build_field_call): Do not look up the field by name.mmitchel2002-08-011-14/+136
* * cp/decl2.c (cxx_decode_option): Support -fno-builtin-foo.sayle2002-07-271-0/+2
* * function.c (assign_parms): Handle frontend-directed pass byjason2002-07-261-11/+18
* * c-common.h (RID_AND, RID_AND_EQ, RID_NOT, RID_NOT_EQ,neil2002-07-261-5/+0
* * c-common.c (c_sizeof_or_alignof_type): Take a third argument forgdr2002-07-251-1/+1
* * c-decl.c (c_decode_option): No need to handle switchesneil2002-07-251-8/+0
* 2002-07-21 Gabriel Dos Reis <gdr@nerim.net>gdr2002-07-231-1/+1
* * decl2.c (cxx_decode_option): Simplify -fhandle-exceptionssayle2002-07-211-4/+3
* * cp-tree.h (constructor_name_p): Declare it.mmitchel2002-07-091-0/+10
* Repair damage on weak-impared targets caused by my previous patch.nathan2002-07-051-2/+11
* * cp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ...nathan2002-06-301-36/+33
* * cp-tree.h (xref_tag): Change prototype.mmitchel2002-06-261-6/+6
* * parse.y (parse_scoped_id): New function.mmitchel2002-06-231-1/+4
* * c-common.c (flag_ms_extensions): Move from c++ front end.rth2002-06-161-4/+0
* * cppinit.c (COMMAND_LINE_OPTIONS): Give all relevant -Wzack2002-06-071-1/+1
* 2002-06-07 H.J. Lu (hjl@gnu.org)hjl2002-06-071-1/+1
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-18/+8
* * decl2.c (import_export_decl): If we clearjason2002-05-181-1/+7
* * cp/rtti.c (get_tinfo_decl): Don't call comdat_linkage.jason2002-05-161-12/+11
* revert last checkinjason2002-05-141-4/+3
* * class.c (build_vtbl_ref_1): Use fixed_type_or_null.jason2002-05-131-3/+4
* * Makefile.in: Update.neil2002-05-091-7/+3
* * c-common.c (warn_multichar): New.neil2002-05-061-4/+1
* * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.neil2002-04-181-1/+1
* PR c++/6316jakub2002-04-171-1/+10
* * c-decl.c (grokdeclarator): Update.neil2002-04-011-1/+1
* * include/c_std/std_cmath.h: To prevent problems overloadingmmitchel2002-03-291-0/+14
* Removal of separate preprocessor cpp0.neil2002-03-241-0/+2
* PR c++/2136jason2002-03-201-15/+2
* * toplev.c (wrapup_global_declarations): Clarify variable handling.jason2002-03-151-2/+6
* cp:nathan2002-03-121-1/+7
* * attribs.c (init_attributes, decl_attributes): Use ARRAY_SIZE inghazi2002-03-031-6/+2
* * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,zack2002-02-271-8/+1
* cp:nathan2002-02-221-1/+1
* cp:nathan2002-02-071-1/+3
* * xref.c: Remove.jason2002-02-041-2/+0
* * decl2.c (finish_static_data_member_decl): Complain about a localjason2002-02-011-0/+4
* PR other/1502:jakub2002-01-291-1/+1
* cp:nathan2002-01-291-6/+24
* 2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-01-231-7/+7