aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-06-19s390.md ("doloop_si64", [...]): Add a new alternative to the constraint strings.Andreas Krebbel2-16/+26
2006-06-19Daily bump.GCC Administrator1-1/+1
2006-06-18avr.h (avr_have_movw_lpmx_p): Declare.Anatoly Sokolov5-48/+104
2006-06-18re PR fortran/26801 (-fbounds-check generates segfault)Francois-Xavier Coudert4-0/+35
2006-06-18bfin.h (REG_CLASS_FROM_LETTER): Rename constraint 'B' to 'v', 'l' to 'u'.Jie Zhang3-10/+19
2006-06-18bfin.c (MAX_LOOP_LENGTH): Define to be 2042 instead of 4096.Jie Zhang2-1/+6
2006-06-18Add PR reference to last ChangeLog entry.Jerry DeLisle1-0/+1
2006-06-18re PR fortran/19310 ([4.1 Only] unnecessary error for overflowing results)Jerry DeLisle2-0/+47
2006-06-18re PR fortran/19310 ([4.1 Only] unnecessary error for overflowing results)Jerry DeLisle8-20/+127
2006-06-18Daily bump.GCC Administrator1-1/+1
2006-06-17cpp.texi, [...] (@dircategory): Use "Software development" instead of "Progra...Karl Berry6-5/+12
2006-06-17gcj.texi (@dircategory): Use "Software development" instead of "Programming"...Karl Berry2-1/+6
2006-06-17gfortran.texi (@dircategory): Use "Software development" instead of "Programm...Karl Berry2-1/+6
2006-06-17treelang.texi (@dircategory): Use "Software development" instead of "Programm...Karl Berry2-1/+6
2006-06-17gnat-style.texi (@dircategory): Use "Software development" instead of "Progra...Karl Berry2-1/+6
2006-06-17i386.c (legitimate_tls_address): Add tp after DTPOFF.Alexandre Oliva3-24/+28
2006-06-17re PR c++/28016 (emitting template constant)Mark Mitchell4-8/+26
2006-06-17Daily bump.GCC Administrator1-1/+1
2006-06-16re PR c++/27979 (conversion check confused by enum bitfields)Mark Mitchell4-2/+18
2006-06-16re PR c++/27884 (bogus error: invalid use of 'register' in linkage specificat...Mark Mitchell6-26/+32
2006-06-16re PR fortran/27965 (invalid "Array bound mismatch" runtime error)Francois-Xavier Coudert2-12/+89
2006-06-16re PR middle-end/27116 (Incorrect integer division (wrong sign).)Richard Guenther5-50/+93
2006-06-16re PR middle-end/27802 (ICE with longjmp)Roger Sayle4-0/+37
2006-06-16class.c (make_class_data): When using flag_indirect_classes, don't initialize...Andrew Haley2-4/+11
2006-06-16fold-const.c (fold_truthop): Only return new tree node if we canonicalized so...Michael Matz2-1/+13
2006-06-16function.h (enum function_frequency): Move declaration out of struct function.Richard Guenther4-30/+44
2006-06-16cgraph.h (struct cgraph_local_info): Turn bool elements into a bitfield.Richard Guenther2-22/+30
2006-06-16re PR c++/27689 (function template incorrectly selected as candidate)Mark Mitchell6-27/+77
2006-06-16re PR c++/27666 (ICE with volatile in conditional expression)Mark Mitchell4-0/+25
2006-06-16re PR c++/27640 (segfault, related to constructor instantiation and virtual b...Mark Mitchell4-1/+40
2006-06-16Daily bump.GCC Administrator1-1/+1
2006-06-15* gcc.dg/vmx/pr27842.c: Remove dg-do directive; use default.Janis Johnson2-2/+4
2006-06-15fold-const.c (fold_truth_not_expr): Rename from invert_truthvalue.Richard Guenther3-30/+59
2006-06-15re PR middle-end/27781 (weak-attribute over-optimisation)Richard Guenther5-4/+37
2006-06-15_Pragma6.c: Fix comment.Joern Rennecke2-4/+6
2006-06-15re PR middle-end/27793 (num_ssa_names inconsistent or immediate use iterator ...Andrew MacLeod4-36/+11
2006-06-15trans-array.h (gfc_trans_create_temp_array): Add bool argument.Thomas Koenig8-11/+104
2006-06-15tree-ssa-structalias.c (alias_get_name): Avoid creating extra unused identifi...Richard Guenther2-7/+21
2006-06-15tree-ssa-loop-niter.c (implies_nonnegative_p): New function.Zdenek Dvorak5-18/+172
2006-06-15Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS too.Paolo Bonzini4-132/+253
2006-06-15re PR c++/26559 (ICE with __builtin_constant_p in template argument)Mark Mitchell1-15/+32
2006-06-15re PR c++/27665 (ICE writing class instead of typename)Mark Mitchell3-0/+30
2006-06-15Fix ChangeLogMark Mitchell2-2/+2
2006-06-15re PR c++/27648 (ICE on attribute on pointers in static_cast)Mark Mitchell4-22/+31
2006-06-15Fix ChangeLogMark Mitchell1-11/+6
2006-06-15re PR c++/26559 (ICE with __builtin_constant_p in template argument)Mark Mitchell9-42/+59
2006-06-15Daily bump.GCC Administrator1-1/+1
2006-06-14* typeck.c (build_modify_expr): Tidy diagnostic message.Gabriel Dos Reis2-1/+10
2006-06-14re PR c++/28018 (g++.dg/ext/complit1.C fails: in emit_move_insn, at expr.c:3275)Mark Mitchell5-5/+16
2006-06-14* cp-tree.def: Fix typo.Gabriel Dos Reis2-1/+5