aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-02-01Patch from Richard Sandiford <rsandifo@redhat.com>Eric Botcazou3-2/+21
2005-02-01parser.c (cp_parser_primary_expression): Don't complain about floating-point ...Mark Mitchell4-7/+25
2005-02-01frv.c (movcc_fp_destination_operand): New.Alexandre Oliva4-4/+84
2005-02-01* parser.c (cp_parser_template_id): Revert comment patch too.Alexandre Oliva2-2/+3
2005-02-01re PR c++/18757 (ICE (on invalid) in get_innermost_template_args)Alexandre Oliva5-7/+31
2005-01-31tree-into-ssa.c (mark_def_sites_global_data): Make KILLS bitmap a sparse bitm...Jeff Law2-18/+27
2005-01-31tree-ssa-dom.c (record_cond): Pass correct variable type for last argument to...Jeff Law2-3/+6
2005-01-31fold-const.c (fold, [...]): Do not lose side effects when optimizing 0 % X.Jeff Law5-2/+54
2005-01-31Fix typo in Richard Henderson's IA-64 vector patch.James E Wilson2-1/+6
2005-02-01mips.c (override_options): Warn if -mint64 is used.Eric Christopher3-24/+37
2005-02-01re PR java/9157 (SEGV on bad java source)Ranjit Mathew2-4/+12
2005-02-01decl.c (build_enumerator): Do not issue duplicate error messages about invali...Mark Mitchell6-64/+213
2005-02-01* cse.c (get_cse_reg_info): Update a comment.Kazu Hirata2-3/+4
2005-02-01Daily bump.GCC Administrator1-1/+1
2005-02-01cse.c (cse_reg_info): Remove hash_next, next, regno.Kazu Hirata2-86/+115
2005-02-01re PR c/19333 (C front end accepts arrays of incomplete types)Steven Bosscher11-40/+51
2005-01-31extend.texi (nested functions): Fix linkage description.Dale Johannesen2-2/+7
2005-01-31* cse.c (delete_trivially_dead_insn): Don't iterate.Kazu Hirata2-49/+47
2005-01-31rs6000.md (copysignsf3): New expand.Andrew Pinski2-0/+41
2005-01-31parser.c (cp_lexer_new_main): Get the first token, first, before doing anything.Mike Stump4-4/+20
2005-01-31recog.c (constrain_operands): Only look for earlyclobber operand conflicts if...Steven Bosscher2-2/+12
2005-01-31Thx to Eric Botcazou, Andrew Pinski and Mark Kettenis for this one.Marc Espie3-2/+10
2005-01-31darwin.md (movsf_low_di): Make work.Dale Johannesen2-26/+9
2005-01-31darwin-tramp.asm (__trampoline_setup): Make work for 64 bit.Dale Johannesen2-4/+11
2005-01-31re PR middle-end/19650 (miscompiling of array acess of (int)(a==2))Dale Johannesen4-9/+103
2005-01-31* decl.c (start_decl): Add missing parentheses.Mark Mitchell2-1/+5
2005-02-01linux-unwind.h (struct gcc_vregs): New.Alan Modra2-47/+184
2005-01-31tree-vectorizer.c (vect_analyze_offset_expr): Use ssizetype instead sizetype.Ira Rosen2-44/+55
2005-01-31i386.c (absnegsf2_mixed): Remove all of the # hackery.Richard Henderson2-15/+21
2005-01-31copysign1.c: Special case sizeof long double for intel double extended format.Richard Henderson3-7/+46
2005-01-31re PR other/19696 (gcc.c-torture/execute/ieee/copysign1.c: Unsatisfied symbol...Richard Henderson2-30/+143
2005-01-31re PR c++/19555 (specialized in the wrong namespace causes an ICE)Mark Mitchell5-3/+51
2005-01-31re PR middle-end/19697 (gcc.c-torture/execute/ieee/mzero6.c:24: error: unreco...Roger Sayle2-30/+14
2005-01-31re PR target/19704 (ICE for tail call of regparm 3 and dllimport)Danny Smith2-0/+14
2005-01-31re PR c++/19395 (invalid scope qualifier allowed in typedef)Mark Mitchell6-30/+57
2005-01-30re PR other/19696 (gcc.c-torture/execute/ieee/copysign1.c: Unsatisfied symbol...Richard Henderson2-142/+224
2005-01-31re PR c++/19457 (Warning depends on cached constant)Mark Mitchell8-59/+73
2005-01-31Daily bump.GCC Administrator1-1/+1
2005-01-30I swear this was in there when i committed, but apparently notDaniel Berlin1-0/+26
2005-01-30re PR tree-optimization/19624 (PRE pessimizes ivopts)Daniel Berlin5-25/+254
2005-01-30* options.c (gfc_init_options): Zero flag_errno_math.Richard Henderson2-1/+5
2005-01-30rtl.c (rtx_equal_p): No early exit for CONST_VECTOR.Richard Henderson3-1/+13
2005-01-30PR 19700 testcase.Richard Henderson1-0/+40
2005-01-30re PR target/19700 (ICE in final_scan_insn with O1 -g -march=athlon-xp -mfpma...Richard Henderson4-35/+178
2005-01-30optabs.c, [...]: Update copyright.Kazu Hirata10-9/+16
2005-01-30re PR libfortran/19647 (inquire(delim=) returns garbage)Bud Davis2-0/+32
2005-01-29re PR target/19690 (ICE with -O3 -march=athlon-xp -mfpmath=sse -mno-80387)Richard Henderson2-4/+10
2005-01-29re PR middle-end/19689 (ICE in store_bit_field, at expmed.c)Richard Henderson3-6/+37
2005-01-29re PR middle-end/19687 (ICE with union initializer)Richard Henderson3-19/+47
2005-01-29combine.c (make_field_assignment): Fix argument order to gen_int_mode.Richard Henderson2-1/+6