summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Patch for PR target/16286bje2004-08-124-5544/+5574
* 2004-08-12 Jan Beulich <jbeulich@novell.com>paolo2004-08-123-2/+10
* *** empty log message ***jbeulich2004-08-121-0/+35
* cp/jbeulich2004-08-123-14/+17
* * genpreds.c: Add capability to generate predicate bodies aszack2004-08-1214-881/+1777
* * gcj/javaprims.h (_Jv_Utf8Const): Change struct to a class,bothner2004-08-1214-117/+163
* PR c++/16698mmitchel2004-08-124-10/+22
* * c-common.h (STATEMENT_LIST_HAS_LABEL): New.rth2004-08-125-2/+52
* * stor-layout.c (round_up, round_down): Move ...rth2004-08-123-58/+76
* * gimplify.c (struct gimplify_init_ctor_preeval_data): New.rth2004-08-122-53/+199
* PR c++/16717mmitchel2004-08-122-0/+17
* [gcc/ChangeLog]zlaski2004-08-126-46/+95
* PR c++/16853mmitchel2004-08-128-1/+67
* Daily bump.gccadmin2004-08-122-2/+2
* Fix comment typogiovannibajo2004-08-111-1/+1
* * config/rs6000/rs6000.c (function_arg_padding): Revert 2004-07-28amodra2004-08-112-4/+5
* * doc/invoke.texi: Fix typo.pbrook2004-08-112-1/+5
* PR c++/16964mmitchel2004-08-117-2/+103
* * config/darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -dead_stripdpatel2004-08-116-1/+49
* * config/arm/arm-protos.h (arm_finalize_pic) Rename ...pbrook2004-08-115-20/+43
* * arm.c (thumb_force_lr_save): Add prototype.pbrook2004-08-113-161/+166
* Fix -fprofile-use ICE.wilson2004-08-112-0/+18
* * config/rs6000/rs6000.h (MAX_FIXED_MODE_SIZE): Define.dje2004-08-113-9/+22
* 2004-08-11 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-116-548/+741
* 2004-08-11 Paul Brook <paul@codeourcery.com>pbrook2004-08-114-0/+27
* 2004-08-11 Paolo Carlini <pcarlini@suse.de>paolo2004-08-112-1/+5
* 2004-08-11 Paolo Carlini <pcarlini@suse.de>paolo2004-08-1123-95/+41
* 2004-08-11 Paolo Carlini <pcarlini@suse.de>paolo2004-08-113-0/+44
* (arm_is_longcall_p): Update comment describing this funciton's behaviour.nickc2004-08-113-8/+32
* * stmt.c (expand_return): If asked to return the RESULT_DECL,zack2004-08-112-12/+20
* * builtins.def (BUILT_IN_STACK_ALLOC): Remove.rth2004-08-1116-356/+208
* * config-lang.in (boot_language): Yes.rth2004-08-112-1/+5
* * stor-layout.c (round_up): Check for 0/1 before dividing.rth2004-08-112-0/+13
* * tree-tailcall.c (suitable_for_tail_opt_p): Also check DECL_EXTERNAL.rth2004-08-112-1/+5
* * configure.in (arm*-*-eabi*): New target.mmitchel2004-08-1130-169/+1452
* * config/rs6000/rs6000-protos.h (expand_block_clear): Declare.dje2004-08-114-5/+111
* 2004-08-11 Kelley Cook <kcook@gcc.gnu.org>kcook2004-08-113-20/+18
* Daily bump.gccadmin2004-08-112-2/+2
* PR c++/16971mmitchel2004-08-114-1/+19
* Hot/cold partitioning update, sub-patch: fix alignment problemsctice2004-08-102-7/+55
* * config/s390/s390-protos.h (s390_canonicalize_comparison): Declare.uweigand2004-08-105-151/+106
* 2004-08-10 H.J. Lu <hongjiu.lu@intel.com>hjl2004-08-102-2/+7
* 2004-08-10 Janis Johnson <janis187@us.ibm.com>janis2004-08-102-7/+35
* 2004-08-10 Daniel Berlin <dberlin@dberlin.org>dberlin2004-08-104-7/+850
* 2004-08-10 Andrew MacLeod <amacleod@redhat.com>amacleod2004-08-108-46/+64
* PR middle-end/16948jason2004-08-101-0/+1
* * function.c (expand_function_start): Handle DECL_BY_REFERENCE onjason2004-08-102-2/+11
* * tree-vn.c (val_expr_pair_expr_eq): Compare vuses, to match thegeoffk2004-08-102-3/+17
* * config/mips/mips.md: New reciprocal square root patterns thatsayle2004-08-106-0/+115
* * config/arm/arm-protos.h (arm_set_return_address,pbrook2004-08-105-76/+247