summaryrefslogtreecommitdiff
path: root/gcc/cp/pt.c
Commit message (Expand)AuthorAgeFilesLines
* * class.c (add_method, check_field_decl): Fix format specifier.ghazi2003-07-031-1/+2
* cp:nathan2003-07-021-0/+2
* * decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.hubicka2003-07-021-1/+1
* 2003-06-30 Giovanni Bajo <giovannibajo@libero.it>bangerth2003-06-301-3/+6
* * c-format.c (check_format_string, get_constant)zack2003-06-281-3/+3
* PR c++/10468mmitchel2003-06-271-1/+4
* From Giovanni Bajo <giovannibajo@libero.it>nathan2003-06-261-7/+13
* * call.c (enforce_access): Assert we get a binfo.nathan2003-06-241-18/+18
* PR c++/10845mmitchel2003-06-201-1/+2
* PR c++/10939mmitchel2003-06-201-2/+13
* * pt.c: Convert to ISO C.neroden2003-06-191-460/+288
* * cp-tree.h (COMPARE_RELAXED): Rename to ...nathan2003-06-181-21/+4
* cp:ghazi2003-06-161-3/+3
* PR c++/10968jason2003-06-101-0/+3
* PR c++/11131mmitchel2003-06-101-2/+1
* PR c++/10940lerdsuwa2003-06-031-10/+12
* PR c++/10956lerdsuwa2003-05-311-2/+3
* PR c++/10682lerdsuwa2003-05-231-1/+1
* * c-parse.in (fndef): Set DECL_SOURCE_LINE and FILE earlier.nathan2003-05-211-1/+12
* * hashtable.h (struct ht_identifier): Add data member "hash_value".gdr2003-05-181-6/+17
* PR c++/10552lerdsuwa2003-05-111-0/+22
* * pt.c (instantiate_decl): Call push/pop_deferring_access_checks.lerdsuwa2003-05-101-0/+5
* PR c++/9252lerdsuwa2003-05-101-0/+5
* PR c++/10555, c++/10576lerdsuwa2003-05-091-0/+9
* * class.c (finish_struct): Use location_t and input_locationnathan2003-05-031-37/+22
* * input.h (lineno): Rename to ...nathan2003-05-011-21/+22
* PR c++/8772lerdsuwa2003-05-011-0/+2
* PR c++/10551mmitchel2003-04-291-6/+12
* * decl.c (maybe_commonize_var): Make the code match the comments.mmitchel2003-04-271-1/+1
* * decl2.c (finish_file): Don't call import_export_decl formmitchel2003-04-261-9/+34
* * Makefile.in (calls.o): Depend on except.h.mmitchel2003-04-221-8/+5
* PR c++/10347lerdsuwa2003-04-171-1/+14
* * tree.c (build_constructor): New function.zack2003-04-131-5/+4
* 2003-04-09 Steven Bosscher <steven@gcc.gnu.org>steven2003-04-101-1/+1
* * tree.c (tree_size): For all 'c' and 'x' nodes, look directlyzack2003-04-071-5/+4
* cp:nathan2003-03-271-2/+2
* cp:nathan2003-03-271-6/+8
* Changelog commit escaped earliernathan2003-03-241-18/+31
* cp:nathan2003-03-241-0/+6
* cp:nathan2003-03-221-74/+99
* * cp/decl2.c (arg_assoc_class): Correct check for namespace-scopemmitchel2003-03-211-6/+2
* cp:nathan2003-03-161-3/+8
* PR c++/6440lerdsuwa2003-03-151-0/+74
* * decl.c (finish_enum): Do set the type in a template. Simplify.jason2003-03-041-10/+1
* PR c++/9892mmitchel2003-03-011-1/+5
* * decl.c (finish_enum): Merge two 'for' loops. Copy value node if req...dpatel2003-02-261-1/+10
* PR c++/9683mmitchel2003-02-261-0/+8
* PR c++/9836mmitchel2003-02-241-2/+1
* 2003-02-24 Jeffrey D. Oldham <oldham@codesourcery.com>oldham2003-02-241-1/+1
* PR c++/5333mmitchel2003-02-241-1/+7