summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* [multiple changes]Janne Blomqvist2005-09-262-6/+51
* re PR fortran/23677 (-fno-automatic does not accept legal save statements)Jakub Jelinek2005-09-267-2/+81
* tree-ssa-dom.c (tree_ssa_dominator_optimize): Be more selective about when to...Jeff Law2005-09-262-1/+10
* re PR target/22576 (ICE with simple factorial program compiled with -ffast-ma...Uros Bizjak2005-09-265-0/+96
* re PR target/23847 (Darwin -mpowerpc64 complex ABI breakage)Fariborz Jahanian2005-09-262-1/+26
* re PR tree-optimization/23942 (loop problem / testcase takes very long time t...Sebastian Pop2005-09-263-82/+122
* re PR middle-end/23831 (ICE in immed_double_const with vectorized multipication)Uros Bizjak2005-09-262-0/+13
* re PR middle-end/23831 (ICE in immed_double_const with vectorized multipication)Uros Bizjak2005-09-262-1/+9
* Check for valid use of subreg.Fariborz Jahanian2005-09-262-1/+5
* re PR target/24055 ("could not split insn" with -O1 -ffast-math)Uros Bizjak2005-09-262-0/+31
* re PR target/24055 ("could not split insn" with -O1 -ffast-math)Uros Bizjak2005-09-262-11/+37
* rtlanal.c (reg_used_between_p): Don't check for CLOBBERs in CALL_INSN_FUNCTIO...J"orn Rennecke2005-09-262-3/+6
* re PR middle-end/15855 (g++ crash with -O2 and -O3 on input file)Richard Guenther2005-09-262-102/+123
* re PR middle-end/15855 (g++ crash with -O2 and -O3 on input file)Richard Guenther2005-09-262-10/+59
* re PR middle-end/23960 (ICE in compare_values in VRP)Kazu Hirata2005-09-264-1/+23
* Daily bump.GCC Administrator2005-09-261-1/+1
* re PR target/23828 (local calling convention not used when using --combine)Dan Nicolaescu2005-09-252-1/+8
* alpha.c (tls_symbolic_operand_1): Trust SYMBOL_REF_TLS_MODEL to be correct.Richard Henderson2005-09-252-13/+7
* ipa-type-escape.c (discover_unique_type): Remove dead code at end of function.Richard Henderson2005-09-242-48/+53
* convert.c (convert_to_integer): Don't test for ENUMERAL_TYPE in NEGATE_EXPR/B...Ian Lance Taylor2005-09-252-24/+17
* Daily bump.GCC Administrator2005-09-251-1/+1
* c-common.c (handle_mode_attribute): When not modifying in place, create subty...Richard Henderson2005-09-243-16/+27
* * config/i386/i386.md (*tls_global_dynamic_64,Alexandre Oliva2005-09-242-6/+12
* cgraph.c (cgraph_clone_edge): Make the scale gcov_type.Jan Hubicka2005-09-246-20/+47
* Daily bump.GCC Administrator2005-09-241-1/+1
* re PR fortran/16861 ([4.0 only] segfault with doubly used module)Paul Thomas2005-09-234-12/+98
* parse.y: Changed pointer declaration from "type* var" to "type *var" Removed ...Rafael Ávila de Espíndola2005-09-232-82/+94
* rs6000.md (neg-minus-mult): Set type to dmul.David Edelsohn2005-09-2310-48/+77
* sync.md (sync_<fetchop_name>si_internal): Change operand2 constraint to "b".David Edelsohn2005-09-232-6/+18
* Add PR number in this entry:Joern Rennecke2005-09-231-0/+1
* optabs.c (emit_libcall_block): Use no_conflict_move_test.J"orn Rennecke2005-09-232-17/+25
* re PR rtl-optimization/23837 (Wrong code with REG_NO_CONFLICT notes (caused b...J"orn Rennecke2005-09-232-1/+6
* final.c (insn_default_length, [...]): In !HAVE_ATTR_length case, define as ma...J"orn Rennecke2005-09-232-0/+7
* install.texi: Updated URL for Jacks.Ranjit Mathew2005-09-233-2/+7
* Daily bump.GCC Administrator2005-09-231-1/+1
* re PR fortran/24005 (Ambiguous INTERFACE leads to seg fault)Steven G. Kargl2005-09-222-0/+45
* re PR fortran/24005 (Ambiguous INTERFACE leads to seg fault)Steven G. Kargl2005-09-222-2/+6
* re PR fortran/23843 (Access restrictions on derived types in modules too stri...Erik Edelmann2005-09-225-2/+134
* re PR fortran/23516 (IMAG is not a generic function when implicit none is dec...Steven G. Kargl2005-09-223-0/+32
* re PR fortran/23516 (IMAG is not a generic function when implicit none is dec...Steven G. Kargl2005-09-226-0/+115
* intmax_t-1.c: Remove sh*-*-elf from dg-error statement.J"orn Rennecke2005-09-222-1/+5
* re PR c++/21983 (multiple diagnostics)Jakub Jelinek2005-09-224-6/+24
* Fix typo in previous ChangeLog entry.David Edelsohn2005-09-221-1/+1
* re PR target/24007 (very weird register allocation, putting a fp in the ctr r...David Edelsohn2005-09-222-2/+9
* expmed.c (expand_shift): Don't use the target of the rotate as target for the...Andreas Krebbel2005-09-223-2/+49
* re PR tree-optimization/22438 (ICE SEGV in is_gimple_variable at tree-gimple....Zdenek Dvorak2005-09-222-10/+52
* re PR ada/23788 (s-taprop.adb:69:06: warning: cannot depend on "Interrupt_Ope...Laurent GUERBY2005-09-222-0/+6
* tree-data-ref.c (analyze_array_indexes): Only estimate when estimate_only is ...Daniel Berlin2005-09-225-24/+35
* Daily bump.GCC Administrator2005-09-221-1/+1
* re PR c++/23993 (Mysterious compiler error when accessing a 2d-array in a tem...Mark Mitchell2005-09-224-6/+22