aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2004-12-13* tree-ssa-dom.c (record_edge_info): Fix memory leak.Kazu Hirata2-6/+8
2004-12-13c-common.c (fname_as_string): Free namep if we are returning cstr.text.Kazu Hirata2-1/+9
2004-12-13* io/transfer.c (read_sf): Change bitwise "and" to logical "and".David Edelsohn2-1/+5
2004-12-13tree-cfg.c (remove_useless_stmts_cond): Call fold on COND_EXPR_COND.Andrew Pinski2-1/+5
2004-12-13defaults.h, [...]: Fix comment typos.Kazu Hirata5-9/+13
2004-12-13tree-ssa-dom.c (record_equivalences_from_phis): Add a comment.Kazu Hirata2-1/+6
2004-12-13re PR bootstrap/18458 ("make install" -> fixincl missing extension)Andrew Pinski2-2/+8
2004-12-13tree-ssa-dom.c (record_equivalences_from_phis): Speed up by doing a pointer c...Kazu Hirata2-1/+6
2004-12-13type_traits (extent): Minor tweak (i.e., public).Paolo Carlini2-5/+11
2004-12-13configure: Regenerate.Kelley Cook2-9/+6
2004-12-13t-linux (SHLIB_MAPFILES): Add libgcc-glibc.ver to the list rather than replac...Kazuhiro Inaoka2-1/+6
2004-12-13* cfg.c (dump_flow_info): Don't dump pseudo info after reload.Richard Henderson2-1/+6
2004-12-13Makefile.in (insn-preds.o): Depend on REGS_H.Richard Henderson6-29/+60