aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2006-07-12* tree.c: Fix a comment typo.Kazu Hirata2-1/+5
2006-07-12muldiv.md (umulhisi3_c): Use only registers for dest.Naveen.H.S2-6/+12
2006-07-12re PR c++/28217 (ICE in tree_int_cst_sgn)Jason Merrill2-2/+8
2006-07-12re PR libstdc++/27878 (GCC 4.1.1 build fails on mips-sgi-irix6.5 (libstdc++)/...Paolo Carlini2-0/+11
2006-07-12re PR fortran/28163 (Calling libgfortran's copy_string is inefficient)Francois-Xavier Coudert4-15/+69
2006-07-12* config/sh/sh.h (SUBTARGET_ASM_RELAX_SPEC): Use -isa=sh4-up instead of -isa=...Nick Clifton2-2/+7
2006-07-12re PR c/28280 (bogus "statement with no effect" warning with VLA and typeof)Mike Stump3-1/+26
2006-07-12typeck.c (string_conv_p): Remove spurious quotation mark in warning.Martin Michlmayr2-1/+8
2006-07-12* protoize.c (edit_fn_definition): Add volatile to clean_text_p.Mike Stump2-1/+6
2006-07-12Daily bump.GCC Administrator1-1/+1
2006-07-11Fix typos.Feng Wang1-1/+1
2006-07-11Fix typoMike Stump1-1/+1
2006-07-11re PR fortran/28213 (ICE: Hollerith constant)Feng Wang4-6/+28
2006-07-11t-slibgcc-darwin: Rewrite.Eric Christopher2-21/+49
2006-07-11Daily bump.GCC Administrator1-1/+1
2006-07-10re PR bootstrap/20437 (bootstrap --enable-maintainer-mode broken)Laurynas Biveinis2-1/+8
2006-07-10Daily bump.GCC Administrator1-1/+1
2006-07-09Daily bump.GCC Administrator1-1/+1
2006-07-08sourcebuild.texi: Fix typo.Matthias Klose2-1/+5
2006-07-08fix date in previous ChangeLog entryLee Millward1-1/+1
2006-07-08Daily bump.GCC Administrator1-1/+1
2006-07-08toplev.c (process_options): Don't give -ffunction-sections may affect debuggi...Mike Stump2-0/+7
2006-07-07Add SB-1A support.James E Wilson6-66/+136
2006-07-07re PR target/27991 (ICE in reload_cse_simplify_operands)Paul Brook2-2/+7
2006-07-07Fix requested by Mark for recent g++ clarification.Mike Stump1-4/+4
2006-07-07re PR c++/27820 (ICE with duplicate label)Lee Millward5-1/+28
2006-07-07re PR middle-end/28268 (ICE with simple vector operations)Richard Guenther7-32/+67
2006-07-07re PR c++/27019 (ICE with designated initializers)Steve Ellcey2-0/+16
2006-07-07pointer-set.c (pointer_set_destroy): Correct whitespace.Roger Sayle13-39/+73
2006-07-07re PR tree-optimization/28187 ('-O2 -fwrapv' exhausts memory.)Richard Guenther4-5/+57
2006-07-07address_conversion.adb: New test.Eric Botcazou6-1/+149
2006-07-07* intrinsic.texi: Fix typos.Kazu Hirata2-2/+6
2006-07-07re PR fortran/28237 (print call())Paul Thomas4-0/+65
2006-07-07c-parser.c (c_parser_skip_to_end_of_block_or_statement): Add a default case t...Roger Sayle2-0/+8
2006-07-07Daily bump.GCC Administrator1-1/+1
2006-07-07re PR target/27968 (gcc emits (undefined) ffreep opcode which is not understo...Roger Sayle5-7/+92
2006-07-06Port to hosts whose 'sort' and 'tail' implementations treat operands with lea...Paul Eggert2-2/+17
2006-07-06tree-ssa-loop-niter.c (scev_probably_wraps_p): Fix typo in argument name.Zdenek Dvorak2-2/+6
2006-07-06re PR fortran/28129 (gfortran -fbounds-check: Shows invalid array out of boun...Francois-Xavier Coudert4-9/+43
2006-07-06re PR target/28150 (ICE in reload_cse_simplify_operands, at postreload.c:394)David Edelsohn2-6/+20
2006-07-06re PR c++/28279 (ICE in finish_static_data_member_decl, at cp/decl2.c:716)Jason Merrill3-3/+22
2006-07-06re PR target/28285 (duplicate case value in alpha_swapped_comparison operator)Rainer Orth2-2/+8
2006-07-06re PR fortran/27874 (Bad interaction between bounds checking, forall and deri...Francois-Xavier Coudert2-0/+10
2006-07-05re PR c++/13983 (no warning on some non-POD struct with packed attribute)Jason Merrill7-52/+64
2006-07-06Daily bump.GCC Administrator1-1/+1
2006-07-05* doc/invoke.texi (Invoking G++): Clarify prose for g++.Mike Stump2-9/+12
2006-07-05re PR c++/18681 ([DR 45] template friend declaration not recognized)Jason Merrill4-15/+47
2006-07-05re PR target/26146 (Bootstrapping mainline on Solaris 10/x86 fails)H.J. Lu2-0/+19
2006-07-05re PR target/28158 (ICE on complex operation with -O1 -msse)Richard Guenther4-2/+21
2006-07-05re PR tree-optimization/28162 (ICE in set_value_range, at tree-vrp.c:157)Richard Guenther4-4/+32