aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-12-23tree-inline.c (struct inline_data): Remove inlined_fns.Daniel Berlin3-32/+8
2004-12-23re PR c++/18733 (friend rejected)Giovanni Bajo4-1/+32
2004-12-23* tree-browser.c: Remove obsolete #ifdef HOST_EBCDIC code.Roger Sayle2-8/+4
2004-12-23Daily bump.GCC Administrator2-2/+2
2004-12-23fix overlong lineAlan Modra1-5/+5
2004-12-23re PR target/18896 (addressing split complex parm)Alan Modra2-3/+42
2004-12-22tree.h (DECL_PTA_ALIASVAR): Dead.Daniel Berlin2-5/+5
2004-12-22system.h (IN_RANGE): Restore HOST_WIDE_INT cast.Nathan Sidwell3-2/+7
2004-12-22* rtti.c (emit_support_tinfos): Avoid using C99 semantics.Mark Mitchell2-5/+9
2004-12-22i386.md (truncdfsf2): Don't create stack temp when using sse math only.Richard Henderson2-160/+204
2004-12-22[multiple changes]Richard Henderson7-36/+77
2004-12-22* tree-sra.c (type_can_be_decomposed_p): Reject variable sized types.Richard Kenner2-1/+6
2004-12-22type_traits_fwd.h: New, forward declarations.Paolo Carlini5-83/+237
2004-12-22re PR c++/18464 (error message about "non-lvalue in unary '&'" when using ?: ...Mark Mitchell10-32/+181
2004-12-22* lib/gcc-dg.exp (dg-xfail-if): Fix the flags compared against.Janis Johnson2-3/+28
2004-12-22Makefile.in (install-common): Remove special-case code for when SPECS is defi...Mark Mitchell2-12/+9
2004-12-22config.gcc: Add dbxelf.h to NetWare's tm_file.Jan Beulich9-77/+140
2004-12-22t-linux64: Remove code that messed with $(SPECS).Alexandre Oliva3-32/+14
2004-12-22re PR c++/18378 (ICE when returning a copy of a packed member)Mark Mitchell9-15/+102
2004-12-22decl.c (define_label): Use POP_TIMEVAR_AND_RETURN.Volker Reichelt3-5/+7
2004-12-22* name-lookup.c (pushtag): Add missing POP_TIMEVAR_AND_RETURN.Volker Reichelt2-1/+5
2004-12-22Daily bump.GCC Administrator2-2/+2
2004-12-21re PR c++/18984 (ICE in check_pointer_types_r)Andrew Pinski7-9/+68
2004-12-21stabs-1.m: Allow section name to be quoted and assembly label to begin with '...Eric Botcazou2-1/+6
2004-12-21gimplify.c (eval_save_expr): New.Richard Henderson3-4/+28
2004-12-21* gcc.dg/vect/vect.expJanis Johnson4-4/+20
2004-12-21target-supports.exp (check_effective_target_vect_no_max, [...]): New.Janis Johnson19-54/+109
2004-12-21re PR c++/14075 (("foo") accepted as char[] initializer)Nathan Sidwell6-1/+35
2004-12-21system.c (IN_RANGE): Use plain unsigned, not unsigned HOST_WIDE_INT.Nathan Sidwell7-114/+210
2004-12-21freebsd-spec.h: Use KSE pthread lib for -pthread.David O'Brien2-8/+12
2004-12-21re PR c++/18975 (Copying objects with mutable non-static data members)Nathan Sidwell4-29/+80
2004-12-21re PR c/18963 (static and nested declarations cause an ice)James A. Morrison4-24/+40
2004-12-21re PR c/18596 (ICE in make_decl_rtl)James A. Morrison9-23/+137
2004-12-21i386.c (x86_sse_split_regs): Rename from x86_sse_partial_regs.Richard Henderson4-49/+23
2004-12-21i386.c (x86_sse_partial_regs_for_cvtsd2ss): Remove.Richard Henderson4-101/+11
2004-12-21* config/i386/i386.h (TARGET_SSE_TYPELESS_LOAD0): Remove.Richard Henderson2-1/+4
2004-12-21expr.c (emit_group_load_1): Return the source if the move is a regular move b...Eric Botcazou2-0/+10
2004-12-21re PR middle-end/18683 (seg fault in local allocate)Roger Sayle2-1/+8
2004-12-21re PR middle-end/18683 (seg fault in local allocate)Roger Sayle4-1/+39
2004-12-21natClassLoader.cc (_Jv_RegisterClassHookDefault): Re-enable duplicate class r...Tom Tromey2-2/+4
2004-12-21jar.exp (gcj_jar_interpret): Updated.Tom Tromey5-27/+26
2004-12-21re PR libgcj/15001 ([3.4 only] Using JNI with interpreter and interface metho...Tom Tromey4-0/+76
2004-12-21Daily bump.GCC Administrator2-2/+2
2004-12-20re PR middle-end/18776 (Libgfortran doesn't build again)Eric Botcazou2-7/+46
2004-12-20change the changelog entry to:Andrew Pinski1-1/+3
2004-12-20re PR libobjc/12035 (Patch for libobjc/gc.c that fixes compilation error of O...Andrew Pinski2-12/+9
2004-12-20Makefile.in (install-common): Do not install the specs file unless SPECS is d...Mark Mitchell2-6/+18
2004-12-20re PR other/19093 (g++.dg/opt/max1.C fails on ia64 and x86_64)Andrew Pinski2-1/+6
2004-12-20re PR rtl-optimization/18942 (Do loop is not as optimized as 3.3.2)Zdenek Dvorak2-1/+24
2004-12-20re PR c++/19044 (Alternate asm name for atan ignored when calling __builtin_a...Matt Austern8-9/+57