aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-12-10re PR driver/18732 (Compiler will not compile two source files if first has e...Devang Patel2-1/+6
2004-12-10tree-into-ssa.c (REWRITE_THIS_STMT): Define.Diego Novillo6-14/+84
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-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 Administrator1-1/+1
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-09re PR target/17025 (attribute regparm code-generation bug)Richard Henderson2-15/+54
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-09mips.c (mips_scalar_mode_supported_p): Rewrite to avoid call to default funct...Eric Christopher2-9/+29
2004-12-09Daily bump.GCC Administrator1-1/+1
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-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-08Add missing PR numbers for previous commit:Tobias Schlüter2-0/+2
2004-12-08re PR java/18811 (rhug build problem, regression?)Andrew Haley1-0/+1
2004-12-08jcf-parse.c (load_class): Remove sanity test for missing inner class file.Andrew Haley2-6/+5
2004-12-08* decl.c (gfc_match_end): Use locus of END when eos is an error.Tobias Schlüter2-2/+4
2004-12-08resolve.c (resolve_code): Impose correct restrictions on assigned variable.Tobias Schlüter4-3/+24
2004-12-08Resync.Arnaud Charlet1-0/+380
2004-12-08g-socket.ads (Get_Host_By_Address, [...]): Clarify documentation of the behav...Arnaud Charlet20-529/+994
2004-12-08* vxaddr2line.adb: Add support for x86 vxworksArnaud Charlet1-4/+8