Age | Commit message (Expand) | Author | Files | Lines |
2004-12-14 | tree.def, [...]: Correctly document restrictions on the shift width. | Tobias Schlüter | 2 | -2/+2 |
2004-12-14 | tree.def, [...]: Correctly document restrictions on the shift width. | Tobias Schlüter | 1 | -0/+5 |
2004-12-14 | * expr.h (expand_modifier): Define EXPAND_STACK_PARM as 1. | Kazu Hirata | 2 | -3/+6 |
2004-12-14 | re PR c++/18949 (trouble with const_cast in templates) | Nathan Sidwell | 5 | -6/+45 |
2004-12-14 | re PR target/18973 (-mcpu=arm926ejs should set FL_LDSCHED) | Richard Earnshaw | 2 | -8/+15 |
2004-12-14 | * tree-gimple.c (get_base_address): Update documentation. | Diego Novillo | 2 | -1/+12 |
2004-12-14 | parser.c (cp_parser_uncommitted_to_tentative_parse_p): New function. | Volker Reichelt | 2 | -31/+32 |
2004-12-13 | * gcc.dg/i386-sse-10.c: Fix typo in options. | Richard Henderson | 2 | -1/+5 |
2004-12-13 | re PR c++/18968 (ICE: tree check: expected ssa_name, have addr_expr in vrp_hash) | Andrew Pinski | 4 | -2/+34 |
2004-12-14 | re PR target/18925 (Invalid gprel relocation in PIC) | Mark Mitchell | 4 | -1/+38 |
2004-12-14 | below100.S: Remove DOS line endings. | Kelley Cook | 2 | -188/+192 |
2004-12-13 | re PR middle-end/17930 (-mfpmath=sse creates illegal code (movapd with misali... | Richard Henderson | 3 | -2/+41 |
2004-12-13 | * reload.h: Remove struct needs and its only use. | Wolfgang Bangerth | 2 | -10/+4 |
2004-12-14 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-12-13 | re PR rtl-optimization/18928 (ice on valid code with -O2 -fPIC) | Roger Sayle | 4 | -12/+50 |
2004-12-13 | re PR tree-optimization/16951 (ICE in make_decl_rtl with recursion in C++ con... | Alexandre Oliva | 4 | -1/+48 |
2004-12-13 | basic-block.h (PROP_POSTRELOAD): Do not include PROP_AUTOINC, we can never cr... | Steven Bosscher | 2 | -2/+7 |
2004-12-13 | fix typo in my last changelog | Andrew Pinski | 1 | -1/+1 |
2004-12-13 | tree-ssa-dom.c (thread_across_edge): Do not thread jumps if a PHI argument is... | Jeff Law | 2 | -0/+17 |
2004-12-13 | xcoffout.c (xcoffout_declare_function): Always strip storage class encoding. | David Edelsohn | 2 | -13/+14 |
2004-12-13 | re PR target/18964 (Typo in visibility warning message) | Andrew Pinski | 2 | -1/+7 |
2004-12-13 | * tree-ssa-dom.c (record_edge_info): Fix memory leak. | Kazu Hirata | 2 | -6/+8 |
2004-12-13 | c-common.c (fname_as_string): Free namep if we are returning cstr.text. | Kazu Hirata | 2 | -1/+9 |
2004-12-13 | tree-cfg.c (remove_useless_stmts_cond): Call fold on COND_EXPR_COND. | Andrew Pinski | 2 | -1/+5 |
2004-12-13 | defaults.h, [...]: Fix comment typos. | Kazu Hirata | 5 | -9/+13 |
2004-12-13 | tree-ssa-dom.c (record_equivalences_from_phis): Add a comment. | Kazu Hirata | 2 | -1/+6 |
2004-12-13 | tree-ssa-dom.c (record_equivalences_from_phis): Speed up by doing a pointer c... | Kazu Hirata | 2 | -1/+6 |
2004-12-13 | t-linux (SHLIB_MAPFILES): Add libgcc-glibc.ver to the list rather than replac... | Kazuhiro Inaoka | 2 | -1/+6 |
2004-12-13 | * cfg.c (dump_flow_info): Don't dump pseudo info after reload. | Richard Henderson | 2 | -1/+6 |
2004-12-13 | Makefile.in (insn-preds.o): Depend on REGS_H. | Richard Henderson | 6 | -29/+60 |
2004-12-13 | re PR target/18459 (gcj no longer works on win32) | Danny Smith | 2 | -2/+2 |
2004-12-13 | defaults.h (TARGET_USE_JCR_SECTION): New macro. | Danny Smith | 6 | -4/+44 |
2004-12-13 | re PR target/14941 (i386.md strangeness in sse2_movsd) | Uros Bizjak | 2 | -3/+10 |
2004-12-13 | re PR middle-end/17564 (New treatment of function pointers when used with equ... | John David Anglin | 2 | -0/+20 |
2004-12-12 | iresolve.c (gfc_resolve_all, [...]): Use PREFIX. | Richard Henderson | 2 | -100/+34 |
2004-12-12 | re PR rtl-optimization/17186 (ICE in move_for_stack_reg, at reg-stack.c:1065) | Richard Henderson | 2 | -24/+44 |
2004-12-12 | i386.c (ix86_gimplify_va_arg): Fix type mismatch errors across operations. | Richard Henderson | 2 | -7/+15 |
2004-12-13 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-12-12 | re PR middle-end/12454 (large number of if ();else if cause) | Roger Sayle | 2 | -2/+14 |
2004-12-12 | * doc/passes.texi (Pass Manager): Correct list of source files. | Di-an Jan | 2 | -1/+6 |
2004-12-12 | expr.c (emit_move_change_mode): New. | Richard Henderson | 2 | -29/+43 |
2004-12-12 | re PR fortran/18869 (multiple common blocks in a single line rejected) | Tobias Schlüter | 4 | -0/+33 |
2004-12-12 | re PR fortran/16581 (gfortran F90 bit intrinsics don't work with integer*{1,2... | Steven G. Kargl | 4 | -26/+88 |
2004-12-12 | re PR middle-end/17564 (New treatment of function pointers when used with equ... | Nathanael Nerode | 2 | -11/+17 |
2004-12-12 | re PR target/18932 (ICE in copyprop_hardreg_forward_1, at regrename.c) | Richard Henderson | 3 | -246/+221 |
2004-12-12 | re PR fortran/16222 (non-integral DO loop variables are unsupported.) | Steven G. Kargl | 7 | -49/+130 |
2004-12-12 | * tree-ssa-dom.c (thread_across_edge): Fix a comment typo. | Kazu Hirata | 2 | -2/+3 |
2004-12-12 | * tree-ssa-dom.c (thread_across_edge): Fix a comment typo. | Kazu Hirata | 2 | -1/+3 |
2004-12-12 | re PR tree-optimization/18040 (ICE in for_each_index, at tree-ssa-loop-im.c:178) | Andrew Pinski | 4 | -19/+40 |
2004-12-12 | Fix trivial comment typo. | Paul Brook | 1 | -1/+1 |