aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-12-10regmove.c (combine_stack_adjustments_for_block): Free memlist if it hasn't be...Kazu Hirata2-0/+8
2004-12-10c-typeck.c (lookup_field): Check if a TYPE_LANG_SPECIFIC pointer field is set...Ziemowit Laski2-1/+6
2004-12-10re PR middle-end/18903 (ice in bsi_after_labels)Andrew Pinski4-2/+30
2004-12-10tree-ssa-dom.c (thread_across_edge): Speed up by avoiding a call to is_gimple...Kazu Hirata2-5/+8
2004-12-10tree-data-ref.c (free_data_refs): Free each data_reference object.Kazu Hirata2-3/+12
2004-12-10tree-ssa-alias.c (setup_pointers_and_addressables): Remove redundant test of ...Jeff Law3-13/+8
2004-12-10frv-modes.def: Fix comment typos.Richard Sandiford8-557/+322
2004-12-10s390.c (struct processor_costs): New fields ml, sqdbr, sqebr.Mark Dettinger2-3/+47
2004-12-10re PR c++/18731 (ICE on invalid template declaration)Volker Reichelt6-0/+42
2004-12-10expmed.c (synth_mult): Initialize new_limit.latency before making a recursive...Kazu Hirata2-1/+6
2004-12-10(legitimate_address_p): Reject address whose index is itself the sum of twoNick Clifton2-0/+6
2004-12-10type_traits: Implement remove_const, remove_volatile, and remove_cv.Paolo Carlini6-16/+194
2004-12-10* config/t-slibgcc-sld (SHLIB_LINK): Correct symlink.Alan Modra2-3/+6
2004-12-10i386.md (*cmpfp_sf): Change type attribute to "multi".Uros Bizjak2-1/+6
2004-12-09* gcc.dg/loop-3.c: Don't use i386 tuning for amd64.Richard Henderson2-1/+3
2004-12-09fp-cmp-4q.c: Remove.Richard Henderson3-20/+5
2004-12-10Daily bump.GCC Administrator2-2/+2
2004-12-09Testcase for PR c/18282.Richard Henderson1-0/+22
2004-12-09re PR c/18282 (PR c/17384 patch causes regression from 3.4.2)Richard Henderson3-9/+18
2004-12-09c-common.c (shorten_compare): Don't special-case min/maxval for C enumerations.Richard Henderson2-8/+5
2004-12-09re PR c++/18514 (Alternate "asm" name ignored for redeclared builtin function...Matt Austern8-3/+82
2004-12-09* parser.c (cp_parser_member_declaration): Fix comment typo.Volker Reichelt2-1/+5
2004-12-09simplify-rtx.c (simplify_subreg): In the CONCAT case...Richard Sandiford3-15/+31
2004-12-09* real.c (ibm_extended): Correct comment.David Edelsohn2-2/+5
2004-12-09darwin-asm.h: New file, 32/64-bit assembly macros formerly in darwin-tramp.asm.Stan Shebs5-27/+79
2004-12-09type_traits: Implement remove_extent and remove_all_extents.Paolo Carlini4-3/+149
2004-12-09re PR target/17025 (attribute regparm code-generation bug)Richard Henderson2-15/+54
2004-12-09re PR bootstrap/18895 (libgfortran AM_MAKEFLAGS arg list + environment too la...David Edelsohn3-85/+7
2004-12-09re PR tree-optimization/18904 (4.0-20041205 regression ICE with -O3)Andrew Pinski4-1/+31
2004-12-09re PR preprocessor/18102 (darwin framework header search depends on order of ...Matt Rice2-3/+12
2004-12-09re PR c++/18757 (ICE (on invalid) in get_innermost_template_args)Alexandre Oliva5-3/+46
2004-12-09genopinit.c (vec_realign_store_optab): Initialization removed.Dorit Naishlos9-51/+59
2004-12-09tree.def (SET_TYPE): Remove.Nathan Sidwell20-421/+95
2004-12-09re PR c++/16681 (array initialization in struct construct is a memory hog)Nathan Sidwell2-0/+6
2004-12-09re PR c++/18073 (mmintrin.h rejected by C++ frontend)Volker Reichelt4-0/+16
2004-12-09re PR c++/16681 (array initialization in struct construct is a memory hog)Nathan Sidwell5-9/+174
2004-12-08* config/i386/i386.md: Use FLAGS_REG everywhere.Richard Henderson2-171/+176
2004-12-09Makefile.am: Add ../config to ACLOCAL_AMFLAGS.Kelley Cook5-9/+12
2004-12-09mips.c (mips_scalar_mode_supported_p): Rewrite to avoid call to default funct...Eric Christopher2-9/+29
2004-12-09Daily bump.GCC Administrator2-2/+2
2004-12-08typeck.c: Remove DOS line endings.Kelley Cook2-6/+10
2004-12-08intrinsic.c (gfc_convert_type_warn): Propagate the input shape to the output ...Richard Henderson3-2/+26
2004-12-08Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.David Edelsohn4-0/+13
2004-12-08re PR middle-end/17982 (stop calling assemble_external before final assembly ...Zack Weinberg5-19/+65
2004-12-08cfgloopmanip.c (create_preheader): Speed up by "unrolling" and simplifying FO...Kazu Hirata2-6/+13
2004-12-08type_traits: Implement is_same, add_reference and remove_reference.Paolo Carlini9-19/+250
2004-12-08* MAINTAINERS: Update my email address.Christopher Faylor2-1/+5
2004-12-08Makefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS and PICFLAG.David Edelsohn3-4/+6
2004-12-08clarify previous entry.David Edelsohn1-2/+2
2004-12-08Makefile.am (LIBCFLAGS): Remove duplicate.David Edelsohn3-4/+6