aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2004-12-14below100.S: Remove DOS line endings.Kelley Cook2-188/+192
2004-12-13re PR middle-end/17930 (-mfpmath=sse creates illegal code (movapd with misali...Richard Henderson3-2/+41
2004-12-13* reload.h: Remove struct needs and its only use.Wolfgang Bangerth2-10/+4
2004-12-14Daily bump.GCC Administrator2-2/+2
2004-12-13re PR rtl-optimization/18928 (ice on valid code with -O2 -fPIC)Roger Sayle4-12/+50
2004-12-13re PR tree-optimization/16951 (ICE in make_decl_rtl with recursion in C++ con...Alexandre Oliva4-1/+48
2004-12-13basic-block.h (PROP_POSTRELOAD): Do not include PROP_AUTOINC, we can never cr...Steven Bosscher2-2/+7
2004-12-13fix typo in my last changelogAndrew Pinski1-1/+1
2004-12-13tree-ssa-dom.c (thread_across_edge): Do not thread jumps if a PHI argument is...Jeff Law2-0/+17
2004-12-13xcoffout.c (xcoffout_declare_function): Always strip storage class encoding.David Edelsohn2-13/+14
2004-12-13re PR target/18964 (Typo in visibility warning message)Andrew Pinski2-1/+7