aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-08-03Index: ChangeLogGeoffrey Keating3-26/+17
2004-08-03Daily bump.GCC Administrator1-1/+1
2004-08-02re PR java/16701 (Error when constant initializer depends on another constant...Bryce McKinlay2-5/+11
2004-08-02* gdbinit.in: Reflect previous changes to rtunion_def.Gabriel Dos Reis2-1/+5
2004-08-02re PR c++/16707 (ICE with using)Mark Mitchell4-9/+23
2004-08-02null1.C: Fix PR number.Mark Mitchell3-2/+7
2004-08-02fold-const.c (fold): The transformation "X % -Y" -> "X % Y" is only valid for...Roger Sayle2-4/+11
2004-08-02libiberty.h (XDELETE, [...]): Remove any const-qualification before disposal.Gabriel Dos Reis3-7/+14
2004-08-02re PR rtl-optimization/15068 (ICE in elim_reg_cond)Paul Brook2-5/+13
2004-08-02gengtype.h (options::info): Change type to const char *.Gabriel Dos Reis3-21/+33
2004-08-02* genopinit.c (gen_insn): Check for MODE_COMPLEX_FLOAT patterns for $F.J"orn Rennecke2-0/+5
2004-08-02rtl.h (union rtunion_def): Have all members start with the prefix "rt_".Gabriel Dos Reis4-69/+81
2004-08-02re PR c++/16224 (internal compiler error: in write_unscoped_name (template/na...Mark Mitchell7-87/+122
2004-08-02config.gcc (mips*-*-elf*, [...]): Add elfos.h to tm_file.Richard Sandiford4-225/+39
2004-08-022004-08-02 David BillinghurstDavid Billinghurst2-1/+6
2004-08-02ia64.c (got_symbolic_operand): Do require a symbol+offset operand to have its...Zack Weinberg4-8/+54
2004-08-02Fix typos in ChangeLog.Mark Mitchell2-4/+4
2004-08-02Fix typo in ChangeLogMark Mitchell1-1/+1
2004-08-02re PR c++/16338 (ICE when throwing a compound literal)Mark Mitchell12-35/+129
2004-08-02rs6000.c (rs6000_split_multireg_move): Just abort if trying to *store* to a n...Geoffrey Keating3-46/+33
2004-08-02Patch for PR target/16155.Ben Elliston4-18/+45
2004-08-02Daily bump.GCC Administrator1-1/+1
2004-08-01options.c (gfc_init_options): Don't warn about the use GNU extensions by defa...Roger Sayle2-3/+14
2004-08-01expr.c (expand_expr_real_1): Fix crash with variable sized types.Richard Henderson2-2/+7
2004-08-01call.c (z_candidate::template_decl): Rename from template.Gabriel Dos Reis2-7/+14
2004-08-01decl.c (update_aliases, [...]): Replace calls to build with calls to buildN.Roger Sayle6-105/+125
2004-08-01invoke.texi: In the MIPS options section...Richard Sandiford3-30/+10
2004-08-01mips.md (cprestore): Provide two alternatives...Richard Sandiford2-6/+17
2004-08-01mips-protos.h (mips_gp_save_slot): Remove.Richard Sandiford4-67/+75
2004-07-31re PR other/16842 (mkheaders can not find mkheaders.conf)Andrew Pinski2-1/+6
2004-08-01Daily bump.GCC Administrator1-1/+1
2004-07-31c-decl.c (diagnose_mismatched_decls): Give error for external redeclaration o...Joseph Myers4-6/+89
2004-07-31Add Fariborz to my last change.Geoffrey Keating1-0/+1
2004-07-31rs6000.c (legitimate_lo_sum_address_p): Permit non-offsettable addresses even...Geoffrey Keating7-72/+304
2004-07-31Daily bump.GCC Administrator1-1/+1
2004-07-31i386.md: New peephole2's to convert imul by 3, 5 or 9 into the equivalent lea...Roger Sayle2-0/+69
2004-07-30gimplify.c (gimplify_expr): Don't replace with DECL_INITIAL if fb_lvalue.Richard Henderson10-12/+61
2004-07-30intrinsic_nearest.f90: Disable tests of nearest around zero.Richard Henderson2-7/+19
2004-07-3020040730-1.c: New test.Andrew Pinski2-0/+21
2004-07-30tree-ssa-alias.c (compute_points_to_and_addr_escape): If a pointer escapes th...Diego Novillo2-29/+41
2004-07-30vmx.exp: Explain why we skip tests for powerpc-eabispe.Aldy Hernandez2-1/+7
2004-07-30tree-ssa-alias.c (create_alias_map_for): Do not get the alias set of the inne...Diego Novillo2-5/+6
2004-07-30* gcc.dg/vmx/vmx.exp: Disable tests for eabispe.Aldy Hernandez2-1/+6
2004-07-30g++.exp (g++_link_flags): Check whether LD_LIBRARY_PATH already contains $ld_...Richard Sandiford3-7/+27
2004-07-30Daily bump.GCC Administrator1-1/+1
2004-07-29tree-ssa-ccp.c (visit_assignment): Move code to prevent setting a non-registe...Diego Novillo2-6/+12
2004-07-29* config/sh/lib1funcs.asm: Make aliases movstr* for movmem*.Kaz Kojima2-1/+31
2004-07-29tree-ssa.c (verify_flow_sensitive_alias_info): When comparing points-to sets ...Diego Novillo2-1/+7
2004-07-29stmtexpr2.C (alt1): Rename from expected.Richard Henderson2-5/+21
2004-07-29* g++.dg/template/sizeof8.C: Don't assume 32bit pointers.Richard Henderson2-1/+5