aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-08-03* gcc_update: gcc/config/arm/arm-tune.md -> arm-cores.def gentune.sh.Richard Earnshaw2-0/+5
2004-08-03re PR libfortran/16137 (Fortran compiler unable to produce executables as lib...Roger Sayle5-73/+1866
2004-08-03gentune.sh: New file.Richard Earnshaw6-19/+61
2004-08-03list.tcc: Trivial formatting fixes.Paolo Carlini2-63/+68
2004-08-03gcc.c (add_prefix, [...]): Remove penultimate parameter.Paolo Bonzini2-81/+51
2004-08-03Makefile.def (host-modules): Add gcc.Paolo Bonzini4-1701/+1646
2004-08-03altivec.md (altivec_vnmsubfp): Fix wrong pattern.Yossi Markovich2-2/+7
2004-08-0320001023-1.c, [...]: Declare built-in functions used.Joseph Myers122-25/+450
2004-08-03new_op.cc: Update comments.Mark Mitchell3-6/+9
2004-08-03cxxabi.h: Make all declarations have default visibility.Mark Mitchell13-12/+54
2004-08-03Index: ChangeLogGeoffrey Keating5-28/+24
2004-08-03Timestamp.java (valueOf): Synchronize access to dateFormat.Bryce McKinlay2-1/+9
2004-08-03Daily bump.GCC Administrator2-2/+2
2004-08-02re PR java/16701 (Error when constant initializer depends on another constant...Bryce McKinlay4-5/+25
2004-08-02Makefile.am (hosted_source): Add libmath and testsuite.Mark Mitchell20-1041/+2955
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-02Sync from src.Paolo Bonzini3-82/+82
2004-08-02libiberty.h (XDELETE, [...]): Remove any const-qualification before disposal.Gabriel Dos Reis5-10/+22
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-02re PR libstdc++/16844 (Explicit instantiation failing)Matt Austern12-23/+324
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 Administrator2-2/+2
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-01write.c (write_float): Use the slightly more portable isnan in preference to ...Roger Sayle2-1/+6
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-08-01Collection.java, [...]: Added additional exceptions to documentation.Andrew John Hughes7-6/+111
2004-08-01configure.in [...] (SYSTEMSPEC): Remove -lwsock32.Danny Smith5-3/+14
2004-07-31re PR other/16842 (mkheaders can not find mkheaders.conf)Andrew Pinski2-1/+6
2004-08-01Daily bump.GCC Administrator2-2/+2
2004-07-31c-decl.c (diagnose_mismatched_decls): Give error for external redeclaration o...Joseph Myers4-6/+89
2004-07-31locale_facets.tcc (num_get<>::_M_extract_float, [...]): In the main parsing l...Paolo Carlini2-64/+79