summaryrefslogtreecommitdiff
path: root/gcc/cp/tree.c
Commit message (Expand)AuthorAgeFilesLines
...
* * tree.c (cp_cannot_inline_tree_fn): Allow inlining of comdathubicka2004-02-051-2/+6
* PR c++/13113mmitchel2004-02-021-1/+19
* PR c++/13693rth2004-01-301-1/+7
* cp:nathan2003-12-301-8/+3
* 2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-12-221-22/+0
* * cvt.c: Remove uses of "register" specifier inkazu2003-12-191-10/+10
* * ChangeLog: Fix typos.kazu2003-12-131-1/+1
* PR c++/11971jason2003-12-091-11/+27
* * tree.c (build_target_expr_with_type): Treate VA_ARG_EXPR likemmitchel2003-11-121-2/+4
* PR c++/12726jason2003-10-231-2/+4
* * call.c: Fix comment formatting.kazu2003-10-221-1/+1
* * ChangeLog: Fix typos.kazu2003-10-211-1/+1
* PR c++/11878jason2003-10-141-0/+6
* PR c++/6392jason2003-10-091-54/+52
* * stmt.c (resolve_asm_operand_names): Call check_unique_operand_namesjason2003-10-091-2/+2
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-1/+1
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-1/+1
* gcc/rth2003-09-081-7/+0
* cp:nathan2003-09-051-7/+40
* PR 12161geoffk2003-09-041-0/+9
* Remove cast-as-lvalue extension.mmitchel2003-09-041-62/+18
* PR c++/8795mmitchel2003-08-251-37/+0
* * semantics.c (simplify_aggr_init_expr): Split out fromjason2003-08-211-1/+4
* cp:nathan2003-08-101-0/+24
* * fold-const.c (force_fit_type): Handle OFFSET_TYPE.mmitchel2003-07-221-4/+2
* cp:nathan2003-07-221-5/+9
* * cp-tree.def (LOOKUP_EXPR): Remove.mmitchel2003-07-161-7/+0
* PR c++/10032mmitchel2003-07-101-80/+0
* * fold-const.c (make_range): Do not access operand 1 for ammitchel2003-07-091-0/+8
* * call.c: Fix comment typos.kazu2003-07-051-1/+1
* * call.c (build_addr_func): Handle bound pointers-to-members.mmitchel2003-07-041-4/+0
* cp:nathan2003-07-021-0/+3
* * cp-tree.h (COMPARE_RELAXED): Rename to ...nathan2003-06-181-79/+83
* cp:ghazi2003-06-161-2/+2
* * tree.c: Convert to ISO C.neroden2003-06-161-251/+143
* PR c++/11131mmitchel2003-06-111-3/+5
* PR c++/11131mmitchel2003-06-101-4/+7
* gcc:ghazi2003-05-171-9/+8
* gcc:ghazi2003-05-171-4/+3
* * input.h (lineno): Rename to ...nathan2003-05-011-2/+2
* 2003-04-14 Ziemowit Laski <zlaski@apple.com>zlaski2003-04-151-1/+1
* 2003-04-09 Steven Bosscher <steven@gcc.gnu.org>steven2003-04-101-24/+1
* * tree.c (tree_size): For all 'c' and 'x' nodes, look directlyzack2003-04-071-21/+0
* * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.sayle2003-03-151-1/+1
* * call.c (reference_binding): Remove REF_IS_VAR parameter.mmitchel2003-03-071-0/+12
* Change base class access representation.nathan2003-02-201-49/+80
* * tree.h (TYPE_BINFO_SIZE, TYPE_BINFO_SIZE_UNIT): Remove.nathan2003-01-311-1/+1
* PR c++/9294mmitchel2003-01-171-3/+2
* Merge from pch-branch.geoffk2003-01-101-1/+0
* * tree.c: Delete bogus #if 0 code.neroden2003-01-071-9/+0