aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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-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 Administrator1-1/+1
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-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-13tree-ssa-dom.c (record_equivalences_from_phis): Speed up by doing a pointer c...Kazu Hirata2-1/+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
2004-12-13re PR target/18459 (gcj no longer works on win32)Danny Smith2-2/+2
2004-12-13defaults.h (TARGET_USE_JCR_SECTION): New macro.Danny Smith6-4/+44
2004-12-13re PR target/14941 (i386.md strangeness in sse2_movsd)Uros Bizjak2-3/+10
2004-12-13re PR middle-end/17564 (New treatment of function pointers when used with equ...John David Anglin2-0/+20
2004-12-12iresolve.c (gfc_resolve_all, [...]): Use PREFIX.Richard Henderson2-100/+34
2004-12-12re PR rtl-optimization/17186 (ICE in move_for_stack_reg, at reg-stack.c:1065)Richard Henderson2-24/+44
2004-12-12i386.c (ix86_gimplify_va_arg): Fix type mismatch errors across operations.Richard Henderson2-7/+15
2004-12-13Daily bump.GCC Administrator1-1/+1
2004-12-12re PR middle-end/12454 (large number of if ();else if cause)Roger Sayle2-2/+14
2004-12-12* doc/passes.texi (Pass Manager): Correct list of source files.Di-an Jan2-1/+6
2004-12-12expr.c (emit_move_change_mode): New.Richard Henderson2-29/+43
2004-12-12re PR fortran/18869 (multiple common blocks in a single line rejected)Tobias Schlüter4-0/+33
2004-12-12re PR fortran/16581 (gfortran F90 bit intrinsics don't work with integer*{1,2...Steven G. Kargl4-26/+88
2004-12-12re PR middle-end/17564 (New treatment of function pointers when used with equ...Nathanael Nerode2-11/+17
2004-12-12re PR target/18932 (ICE in copyprop_hardreg_forward_1, at regrename.c)Richard Henderson3-246/+221
2004-12-12re PR fortran/16222 (non-integral DO loop variables are unsupported.)Steven G. Kargl7-49/+130
2004-12-12* tree-ssa-dom.c (thread_across_edge): Fix a comment typo.Kazu Hirata2-2/+3
2004-12-12* tree-ssa-dom.c (thread_across_edge): Fix a comment typo.Kazu Hirata2-1/+3
2004-12-12re PR tree-optimization/18040 (ICE in for_each_index, at tree-ssa-loop-im.c:178)Andrew Pinski4-19/+40
2004-12-12Fix trivial comment typo.Paul Brook1-1/+1