aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-05-06Fix backslash expression in here stringBruce Korb3-16/+22
2005-05-06decl2.c (ssdf_decls, [...]): Use VEC instead of VARRAY.Kazu Hirata2-23/+23
2005-05-06* decl2.c (spew_debug): Remove.Kazu Hirata2-4/+4
2005-05-06tree-ssa-operands.c (clobbered_v_may_defs, [...]): Use VEC instead of VARRAY.Kazu Hirata2-43/+30
2005-05-06mcore.c (mcore_print_operand_address): Use gcc_assert and gcc_unreachable as ...Nathan Sidwell4-87/+68
2005-05-06linux64.h: Remove MASK_PROFILE_KERNEL, and TARGET_PROFILE_KERNEL.Aldy Hernandez3-8/+12
2005-05-06m32r.c (m32r_encode_section_info): Use gcc_assert and gcc_unreachable, as app...Nathan Sidwell4-44/+44
2005-05-06re PR c++/20961 (ICE on pragma weak/__attribute__((weak)))Jakub Jelinek4-1/+43
2005-05-06* config/rs6000/sysv4.h (EXTRA_SUBTARGET_SWITCHES): Delete.Richard Sandiford2-3/+4
2005-05-062005-05-06 Michael Koch <konqueror@gmx.de>Michael Koch2-11/+16
2005-05-062005-05-06 Michael Koch <konqueror@gmx.de>Michael Koch2-45/+146
2005-05-06gnu_java_awt_peer_gtk_GdkPixbufDecoder.c: use DeleteLocalRef() to avoid exhau...Archie Cobbs2-6/+19
2005-05-06[multiple changes]Michael Koch2-3/+24
2005-05-062005-05-06 Roman Kennke <roman@kennke.org>Roman Kennke6-37/+270
2005-05-06Daily bump.GCC Administrator1-1/+1
2005-05-05Update ChangeLog to reflect darwin.opt translation.David Edelsohn1-2/+3
2005-05-05decl2.c (deferred_fns, [...]): Use VEC instead of VARRAY.Kazu Hirata2-12/+10
2005-05-05darwin.opt translationDavid Edelsohn1-0/+3
2005-05-05* config/rs6000/darwin.h ({MASK,TARGET}_MACHO_DYNAMIC_NO_PIC) Remove.Aldy Hernandez2-8/+3
2005-05-05sh.c (sh_builtin_saveregs): Use copy_to_mode_reg and plus_constant.J"orn Rennecke2-4/+9
2005-05-05config.gcc: Add .opt magic for the rs6000 ports.Aldy Hernandez20-642/+919
2005-05-05config.gcc (hppa1.1-*-rtems*): Remove.Ralf Corsepius3-45/+5
2005-05-05re PR c++/21352 (ICE with passing template function type as template type)Mark Mitchell4-4/+37
2005-05-05* zh_CN.po: Update.Joseph Myers2-1393/+1166
2005-05-05* nl.po: Update.Joseph Myers2-6859/+246
2005-05-05t-rtems (MULTILIB_NEW_EXCEPTIONS_ONLY): Exclude roe/603e multilib variants.Ralf Corsepius2-0/+7
2005-05-05* pt.c: Fix a comment typo.Kazu Hirata2-1/+5
2005-05-05acinclude.m4: Remove testsuite_wchar_t and testsuite_thread.Benjamin Kosnik12-129/+25
2005-05-05re PR target/21284 (AVR target: switch/case jump table is placed in .data ins...Denis Chertykov2-0/+7
2005-05-05arm-g2.c: Use effective-target arm32.Paul Brook6-9/+57
2005-05-05ltconfig: Define file_list_spec.David Edelsohn6-65/+109
2005-05-05config.gcc (arm*-wince-pe*, [...]): Add arm/pe.opt to $extra_options.Richard Sandiford14-277/+327
2005-05-05arc.c (get_arc_condition_code): Use gcc_assert & gcc_unreachable as appropriate.Nathan Sidwell3-43/+49
2005-05-05rs6000.md (P): Use TARGET_*BIT rather than comparing Pmode.Geoffrey Keating2-524/+193
2005-05-04BufferCapabilities.java (BufferCapabilities): Fix the typo.H.J. Lu2-4/+9
2005-05-04ffi64.c (ffi_prep_cif_machdep): Save sse-used flag in bit 11 of flags.Richard Henderson3-52/+107
2005-05-05libstdc++.exp (v3-build_support): Look for __GTHREADS...Mark Mitchell2-8/+12
2005-05-05test.html: Explain how to run the testsuite on an installed directory.Mark Mitchell2-0/+22
2005-05-05Makefile.in: Replace dependencies on basic-block.h...Paul Brook2-128/+138
2005-05-05xm-m32r.h, linux.h: Delete files.Kelley Cook3-61/+4
2005-05-05system.h: Poison BYTEORDER and HOST_WORDS_BIG_ENDIAN.Kelley Cook2-2/+6
2005-05-05Oops, regenerate with updated tree.Mike Stump1-48/+47
2005-05-05BufferStrategy.java: Document.Thomas Fitzsimmons2-4/+76
2005-05-05configure.in: Always pass --target to target configures as otherwise rebuilds...Mike Stump3-51/+62
2005-05-05Daily bump.GCC Administrator1-1/+1
2005-05-04* doc/contrib.texi (Contributors): Add Mostafa Hagog and Ayal Zaks.Gerald Pfeifer2-0/+10
2005-05-04Fixed a vrsave problem in the presense of save_world call in the prologue.Fariborz Jahanian2-8/+17
2005-05-04predicates.md: New file.Hans-Peter Nilsson5-154/+188
2005-05-04BufferCapabilities.java: Document.Thomas Fitzsimmons2-11/+140
2005-05-04re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly)Thomas Koenig85-465/+865