aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-12-15re PR fortran/18993 (incorrect parsing in fixed-form)Tobias Schlüter4-2/+25
2004-12-15PR middle end/17340Vladimir Makarov2-66/+106
2004-12-15re PR target/19010 (sse and mmx parameter passing broken)Richard Henderson6-28/+173
2004-12-15* xcoffout.c (xcoffout_declare_function): Change strncpy to memcpy.David Edelsohn2-1/+5
2004-12-15* gcc.dg/20040813-1.c: Skip for *-*-aix*.David Edelsohn2-1/+5
2004-12-15re PR c++/18825 (ICE segmentation fault in wv2)Kriang Lerdsuwanakij4-15/+72
2004-12-15arm.c (arm_xscale_rtx_costs): Increase cost of COMPARE of MULT.Ian Lance Taylor3-4/+22
2004-12-15Add missing entry.Eric Botcazou1-0/+27
2004-12-15re PR preprocessor/15167 (Internal compiler error with "#pragma once")Eric Botcazou8-6/+92
2004-12-15re PR libfortran/17597 (list directed read has error)Bud Davis4-1/+115
2004-12-15re PR other/18665 (-ftrapv borks up simple integer arithmetic)Eric Botcazou5-22/+242
2004-12-15config/m32r.c (m32r_legitimize_pic_address): Changed to support GOTOFF reloca...Kazuhiro Inaoka3-2/+26
2004-12-15(PREFERRED_DEBUGGING_TYPE): Use DWARF2_DEBUG.Kazuhiro Inaoka2-2/+7
2004-12-15re PR c++/18981 (ICE in cp_parser_lookup_name)Nathan Sidwell4-4/+26
2004-12-15mips.c (mips_arg_info): Use FUNCTION_ARG_BOUNDARY to decide whether an argume...Richard Sandiford2-3/+6
2004-12-14* config/i386/i386.md: Fix missing modes on cmove splitters.Richard Henderson2-20/+24
2004-12-15mklibgcc.in (libgcc2_c_dep): Add dependency on libgcc2.h.Jan Beulich2-1/+5
2004-12-15* config/i386/i386.md (floathisf2, *floathisf2_1, floatsisf2,Uros Bizjak2-53/+94
2004-12-15re PR c++/17242 (Testsuite fails due to duplicate symbols)John David Anglin7-13/+85
2004-12-14gfortran.h (gfc_expr.function.name): Make const.Richard Henderson7-112/+51
2004-12-15combine.c (combine_validate_cost): Consider cost of undobuf.other_insn rather...Ian Lance Taylor2-2/+23
2004-12-15re PR c++/18738 (typename not allowed with non-dependent qualified name)Mark Mitchell6-22/+48
2004-12-15Daily bump.GCC Administrator2-2/+2
2004-12-14pa-host.c (MAP_FAILED): Define if not defined.John David Anglin2-2/+19
2004-12-14re PR target/17990 (sse used for negate without -mfpmath=sse)Richard Henderson6-663/+507
2004-12-14pa.h (REGNO_OK_FOR_INDEX_P, [...]): Check register number and that reg_renumb...John David Anglin2-8/+22
2004-12-14Fix date on ChangeLogTobias Schlüter1-1/+1
2004-12-14invoke.texi (IA-64 options): Add existing options that weren't already listed.Steve Ellcey2-9/+56
2004-12-1420041214-1.c: New test.Jeff Law3-1/+105
2004-12-14Forgot to add dg-doAndrew Pinski1-0/+3
2004-12-14re PR middle-end/18965 (ICE in gimplify_init_ctor_eval)Andrew Pinski4-2/+23
2004-12-14tree-outof-ssa.c (coalesce_abnormal_edges): Pass the correct target partition...Jeff Law2-4/+14
2004-12-14re PR c++/18793 (ICE in cp_expr_size)Mark Mitchell4-6/+47
2004-12-14rs6000.c (rs6000_handle_altivec_attribute_tree): Report errors for vector typ...Uttam Pawar11-7/+294
2004-12-14re PR middle-end/18951 (Invalid code generated by expand_errno_check)Jakub Jelinek4-0/+31
2004-12-14fold-const.c (fold_single_bit_test): If flag_syntax_only, pretend LOAD_EXTEND...Jakub Jelinek2-5/+14
2004-12-14Remove >>> conflict indicator.Jeff Law1-1/+0
2004-12-14Forgot to commit yesterday.Kazu Hirata1-0/+5
2004-12-14tree.def, [...]: Correctly document restrictions on the shift width.Tobias Schlüter2-2/+2
2004-12-14tree.def, [...]: Correctly document restrictions on the shift width.Tobias Schlüter1-0/+5
2004-12-14transfer.c (us_read): Use memcpy/memset instead of assignment to fill unalign...Steve Ellcey2-8/+17
2004-12-14* expr.h (expand_modifier): Define EXPAND_STACK_PARM as 1.Kazu Hirata2-3/+6
2004-12-14re PR c++/18949 (trouble with const_cast in templates)Nathan Sidwell5-6/+45
2004-12-14re PR target/18973 (-mcpu=arm926ejs should set FL_LDSCHED)Richard Earnshaw2-8/+15
2004-12-14* tree-gimple.c (get_base_address): Update documentation.Diego Novillo2-1/+12
2004-12-14parser.c (cp_parser_uncommitted_to_tentative_parse_p): New function.Volker Reichelt2-31/+32
2004-12-14re PR libfortran/18966 (cshift etc. not implemented for kind=1 and kind=2 act...Steven G. Kargl5-0/+98
2004-12-13* gcc.dg/i386-sse-10.c: Fix typo in options.Richard Henderson2-1/+5
2004-12-13re PR c++/18968 (ICE: tree check: expected ssa_name, have addr_expr in vrp_hash)Andrew Pinski4-2/+34
2004-12-14re PR target/18925 (Invalid gprel relocation in PIC)Mark Mitchell4-1/+38