OSDN Git Service

* lang-specs.h ("@objective-c"): Use cc1obj when -E is used so
[pf3gnuchains/gcc-fork.git] / gcc / cp /
2005-01-13 ghazi * Make-lang.in (cp-warn): Don't append $(WERROR).
2005-01-10 kazu * cp-tree.h: Fix a comment typo.
2005-01-07 nathancp:
2005-01-06 mmitchelUpdate copyright dateas
2005-01-06 mmitchel PR c++/19244
2005-01-06 lerdsuwa PR c++/17154
2005-01-06 lerdsuwa PR c++/19258
2005-01-06 nathancp:
2005-01-05 nathancp:
2005-01-03 reichelt PR c++/14136
2005-01-01 steven * emit-rtl.c (add_insn_before): Fix comment typo.
2005-01-01 rth PR middle-end/17799
2004-12-30 mmitchel * cp-tree.h (cp_declarator): Split "name" field into
2004-12-30 mmitchel PR c++/19190
2004-12-29 rth PR inline-asm/15740
2004-12-28 jasonlibstdc++:
2004-12-27 mmitchel PR c++/19149
2004-12-23 mmitchel PR c++/17595
2004-12-23 mmitchel PR c++/17413
2004-12-23 mmitchel * g++.dg/template/crash31.C: Correct embedded PR number.
2004-12-23 mmitchel * cvt.c (convert_to_void): Fix typo in comment.
2004-12-23 aolivagcc/cp/ChangeLog:
2004-12-23 giovannibajo PR c++/18733
2004-12-22 mmitchel * rtti.c (emit_support_tinfos): Avoid using C99 semantics.
2004-12-22 mmitchel PR c++/18464
2004-12-22 mmitchel PR c++/18378
2004-12-22 reichelt * decl.c (define_label): Use POP_TIMEVAR_AND_RETURN.
2004-12-22 reichelt * name-lookup.c (pushtag): Add missing POP_TIMEVAR_AND...
2004-12-21 pinskia2004-12-21 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-21 nathancp:
2004-12-21 nathan * system.c (IN_RANGE): Use plain unsigned, not unsigned
2004-12-21 nathancp:
2004-12-20 austern PR c++/19044
2004-12-20 mmitchel * cp-tree.h (note_decl_for_pch): New function.
2004-12-17 steven * init.c (build_zero_init): max_index is the number of
2004-12-17 nathanfix typoed PR number
2004-12-17 nathancp:
2004-12-16 nathancp:
2004-12-15 lerdsuwa PR c++/18825
2004-12-15 nathancp:
2004-12-15 mmitchel PR c++/18738
2004-12-14 pinskia2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-14 mmitchel PR c++/18793
2004-12-14 nathancp:
2004-12-14 reichelt * parser.c (cp_parser_uncommitted_to_tentative_parse_p...
2004-12-14 pinskia2004-12-13 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-14 mmitchel PR c++/18925
2004-12-12 sayle PR middle-end/12454
2004-12-10 reichelt PR c++/18731
2004-12-09 austern PR c++/18514
2004-12-09 reichelt * parser.c (cp_parser_member_declaration): Fix comment...
2004-12-09 aolivagcc/cp/ChangeLog:
2004-12-09 reichelt PR c++/18073
2004-12-09 nathancp:
2004-12-08 kcook2004-12-08 Kelley Cook <kcook@gcc.gnu.org>
2004-12-08 lerdsuwa PR c++/18100
2004-12-08 nathancp:
2004-12-07 zlaski[gcc/ChangeLog]
2004-12-07 kazugcc/
2004-12-07 sayle * name-lookup.c (leave_scope): We only need to update
2004-12-07 zlaski[gcc/ChangeLog]
2004-12-04 lerdsuwa PR c++/17011, c++/17971
2004-12-03 nathancp:
2004-12-03 nathancp:
2004-12-02 nathancp:
2004-12-02 lerdsuwa PR c++/15664, c++/18276
2004-12-02 lerdsuwa PR c++/18123
2004-12-01 austernCompile speed improvement.
2004-12-01 nathancp:
2004-12-01 nathancp:
2004-11-30 kazu * parser.c: Fix comment typos.
2004-11-29 mmitchel PR c++/18368
2004-11-29 jsm282004-11-29 Daniel Jacobowitz <dan@codesourcery.com>
2004-11-29 lerdsuwa PR c++/18652
2004-11-27 kazu * pt.c: Fix a comment typo.
2004-11-26 lerdsuwa Friend class name lookup 4/n
2004-11-26 kazu * typeck.c: Fix a comment typo.
2004-11-25 mmitchel PR c++/18001
2004-11-25 lerdsuwa Friend class name lookup 3/n, PR c++/3332
2004-11-25 lerdsuwa Friend class name lookup 2/n, PR c++/14513, c++/15410
2004-11-25 jsm28 * config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OPTIONS...
2004-11-24 mmitchel PR c++/17473
2004-11-24 stevengcc/
2004-11-24 mmitchel * pt.c (tsubst_function_type): Do not permit function...
2004-11-24 mmitchel PR c++/18586
2004-11-24 mmitchel PR c++/18530
2004-11-24 giovannibajo PR c++/8929
2004-11-24 bonzini2004-11-24 Paolo Bonzini <bonzini@gnu.org>
2004-11-24 bje * cp-tree.h (context_as_string): Remove extern.
2004-11-22 giovannibajo PR c++/18354
2004-11-17 giovannibajo * decl.c (start_preparsed_function): Call check_functi...
2004-11-16 steven * stack.h: Remove.
2004-11-15 pinskia2004-11-15 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-15 lerdsuwa Friend class name lookup 1/n, PR c++/18471
2004-11-14 lerdsuwa PR c++/17344
2004-11-12 mmitchel PR c++/18389
2004-11-11 pinskia2004-11-10 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-10 nemet PR middle-end/18160
2004-11-10 nathan.:
2004-11-10 mmitchel PR c++/18369
next