summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * decl.c: Rename all identifiers named `class' to `cl'.bernie2004-07-253-8/+16
* * cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use GGC_CNEW.gdr2004-07-258-30/+53
* * regmove.c (optimize_reg_copy_1): Don't try to replace call-useddrow2004-07-252-0/+8
* * tree-ssa-operands.c (get_stmt_operands, get_expr_operands):kenner2004-07-252-2/+9
* Remove obsolete text in comment.kenner2004-07-251-2/+1
* * c-typeck.c (digest_init): Don't allow arrays of signed orjsm282004-07-254-19/+102
* * c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_Prth2004-07-2513-9/+64
* 2004-07-24 Zack Weinberg <zack@codesourcery.com>zack2004-07-254-25/+21
* 2004-07-24 Alexander Kabaev <kan@freebsd.org>zack2004-07-254-13/+38
* * tree.h (staticp): Change return type to bool.bernie2004-07-252-1/+5
* * c-common.c (c_staticp): Last episode of the staticp saga.bernie2004-07-252-3/+7
* * c-common.h (c_staticp): Change return type from int to bool.bernie2004-07-254-9/+15
* * langhooks-def.h (lhd_staticp): Change return type from int tobernie2004-07-252-1/+6
* * system.h (bool, true, false): Don't redefine as preprocessor macrosbernie2004-07-252-8/+23
* * expmed.c (init_expmed): A signed modulus by a power of two issayle2004-07-252-1/+6
* * ggc.h (GGC_NEW, GGC_CNEW, GGC_NEWVEC, GGC_CNEWVEC, GGC_NEWVAR,bernie2004-07-252-0/+13
* Daily bump.gccadmin2004-07-252-2/+2
* * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED in parameterbernie2004-07-2519-127/+153
* * internal.h (xnew, xcnew, xnewvec, xcnewvec, xobnew): Remove.bernie2004-07-246-15/+21
* * ansidecl.h (ARG_UNUSED): New Macro.bernie2004-07-242-3/+15
* * libiberty.h (XNEW, XCNEW, XNEWVEC, XCNEWVEC, XOBNEW): Move here frombernie2004-07-241-0/+31
* 2004-07-24 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-243-0/+12
* 2004-07-24 Roman Zippel <zippel@linux-m68k.org>schwab2004-07-245-85/+66
* * c-typeck.c (convert_for_assignment): Tightened up pointer converstionsmrs2004-07-243-1/+32
* * genmodes.c (make_vector_modes): Mark with ATTRIBUTE_UNUSED.zack2004-07-242-2/+6
* * tree.def (VIEW_CONVERT_EXPR): Change to class 'r'.kenner2004-07-243-1/+5
* * gimplify.c (gimplify_compound_lval): Check for no handledkenner2004-07-243-57/+37
* 2004-07-23 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-244-21/+20
* PR tree-optimization/16688dnovillo2004-07-247-37/+119
* Daily bump.gccadmin2004-07-242-2/+2
* 2004-07-23 Benjamin Kosnik <bkoz@redhat.com>bkoz2004-07-242-37/+49
* * boehm.c (set_bit): Improve type safety wrt unsignedness.mrs2004-07-2412-55/+77
* 2004-07-23 Thomas Fitzsimmons <fitzsim@redhat.com>fitzsim2004-07-2315-150/+173
* PR c++/16277rth2004-07-232-10/+23
* * expr.c (expand_expr_real_1): Don't handle non-local variables.rth2004-07-2313-111/+66
* * Makefile.in (site.exp): Add HOSTCC and HOSTCFLAGS to site.exp.jakub2004-07-2319-0/+3181
* 2004-07-23 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-236-83/+217
* 2004-07-23 Bryce McKinlay <mckinlay@redhat.com>bryce2004-07-234-2/+43
* * print-rtl.c (print_rtx <case 'b'>): Don't attempt to printzack2004-07-233-17/+22
* * c-decl.c (start_function): Form composite type of function typesjsm282004-07-234-1/+42
* 2004-07-23 Janis Johnson <janis187@us.ibm.com>janis2004-07-232-9/+12
* 2004-07-23 Janis Johnson <janis187@us.ibm.com>janis2004-07-232-17/+84
* 2004-07-23 Janis Johnson <janis187@us.ibm.com>janis2004-07-232-164/+663
* 2004-07-23 Janis Johnson <janis187@us.ibm.com>janis2004-07-232-28/+30
* 2004-07-23 Janis Johnson <janis187@us.ibm.com>janis2004-07-232-1/+3
* 2004-07-23 Janis Johnson <janis187@us.ibm.com>janis2004-07-233-8/+37
* 2004-07-23 Janis Johnson <janis187@us.ibm.com>janis2004-07-233-4/+7
* 2004-07-23 Janis Johnson <janis187@us.ibm.com>janis2004-07-234-62/+120
* 2004-07-23 Mark Wielaard <mark@klomp.org>bryce2004-07-232-4/+54
* * java/lang/System.java (static): Set http.agent system property whenmark2004-07-233-33/+66