aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-03-16target-supports.exp (check_missing_uclibc_feature): Don't assume that the tar...Richard Sandiford2-9/+11
2007-03-16builtins.c (expand_builtin_cexpi): Use the right argument for the expansion v...Richard Guenther2-1/+6
2007-03-16trans-decl.c (gfc_generate_function_code): Use all arguments of set_std.Tobias Burnus2-1/+6
2007-03-1620020426-2.c: Add the fpic requirement to the PIC dg-options rather than to t...Richard Sandiford2-2/+6
2007-03-16configure.ac: Don't require ELF binutils to tolerate # 0 "".Alexandre Oliva3-2/+7
2007-03-16re PR debug/29906 (-g option creates internal compiler error)Alexandre Oliva4-2/+29
2007-03-16re PR libfortran/31099 (Runtime error on legal code using RECL)Jerry DeLisle2-0/+10
2007-03-15predicates.md (minmax_operator): Don't check operands here.DJ Delorie2-6/+5
2007-03-16tree-ssa-loop-niter.c (record_estimate): Add "upper" argument.Zdenek Dvorak7-104/+235
2007-03-16Daily bump.GCC Administrator1-1/+1
2007-03-15tree-ssa-loop-niter.c (refine_bounds_using_guard, [...]): Handle NE_EXPR guards.Zdenek Dvorak2-10/+47
2007-03-15re PR c++/30891 (poor diagnostic with namespace in the function scope)Manuel López-Ibáñez4-0/+39
2007-03-15re PR c++/24924 (front end and preprocessor pedantic_errors settings should a...Manuel López-Ibáñez7-11/+46
2007-03-15mmx1.C: Only use the PIC options for fpic targets.Richard Sandiford3-1/+7
2007-03-15gcc/testsuite/Richard Sandiford4-2/+35
2007-03-15re PR middle-end/29719 (newlib targets ICEs in expand_builtin_int_roundingfn)Richard Guenther2-6/+76
2007-03-15cfglayout.c (fixup_reorder_chain): Postpone deleting dead jump tables...Steven Bosscher3-4/+17
2007-03-15ptree.c (cxx_print_type): Use formatting markup for integers when printing te...Douglas Gregor5-28/+54
2007-03-15gfortran.h (gfc_option_t): Add flag_backtrace field.Francois-Xavier Coudert6-4/+36
2007-03-15i386.md (x86_sahf_1): Correctly handle HAVE_AS_IX86_SAHF.Uros Bizjak2-1/+13
2007-03-15target-supports.exp (check_gc_sections_available): Return false for VxWorks t...Richard Sandiford2-0/+13
2007-03-15Wconversion2.C: Fix typo.Dirk Mueller3-3/+8
2007-03-15assert4.c: Treat VxWorks as a unix target.Richard Sandiford2-1/+6
2007-03-15cmpxchg16b-1.c: Compile for lp64 targets only.Uros Bizjak3-3/+8
2007-03-15re PR target/31167 (ICE wnen using __int128_t on x86_64)Uros Bizjak4-6/+41
2007-03-15[multiple changes]Paul Thomas9-9/+246
2007-03-15re PR fortran/31051 ([4.2 Only] gfortran bug with x and t format descriptors.)Jerry DeLisle2-0/+20
2007-03-14re PR c++/31165 (Error: symbol `an_empty_string' is already defined)Andrew Pinski4-1/+32
2007-03-15Daily bump.GCC Administrator1-1/+1
2007-03-14tree-loop-linear.c (gather_interchange_stats): For multidimensional arrays...Sebastian Pop3-8/+37
2007-03-14re PR c++/30860 (Should warn about boolean constant false used in pointer con...Dirk Mueller4-24/+52
2007-03-14Fix 31018 -- move TARGET_xxx in i386.md to tuning optionsMichael Meissner3-19/+62
2007-03-14ssp-1.c: New.Eric Christopher3-26/+78
2007-03-14configure.ac (HAVE_AS_IX86_SAHF): On x86 targets check whether the configured...Uros Bizjak5-1/+56
2007-03-14Fix 31018 -- move TARGET_xxx in i386.md to tuning optionsMichael Meissner1-0/+31
2007-03-14c-common.h (empty_body_warning): Rename to empty_if_body_warning.Dirk Mueller14-29/+91
2007-03-14class.c (warn_hidden): Add OPT_Woverloaded_virtual to warning.Manuel López-Ibáñez2-2/+6
2007-03-14re PR c/21438 (Warning about division by zero depends on lexical form)Manuel López-Ibáñez6-14/+32
2007-03-14Makefile.in (PREPROCESSOR_DEFINES): Add directory terminators to PREFIX and S...Richard Sandiford2-2/+7
2007-03-14200x-xx-xx Richard Sandiford <richard@codesourcery.com> Phil Edwards <phil@co...Richard Sandiford2-1/+22
2007-03-14invoke.texi: Document VxWorks options.Richard Sandiford2-0/+49
2007-03-14trans-array.c (gfc_trans_auto_array_allocation): Replace fold(convert()) by f...Francois-Xavier Coudert3-4/+12
2007-03-14module.c (mio_typespec): Don't look at ts->cl if not BT_CHARACTER.Jakub Jelinek4-1/+25
2007-03-14invoke.texi (i386 and x86-64 Options): Clarify -msahf option.Uros Bizjak2-5/+10
2007-03-14re PR tree-optimization/30590 (tree-nrv optimization clobbers return variable)Seongbae Park2-0/+14
2007-03-13Fixed pr-number typo in last ChangeLog entry.Brooks Moses1-1/+1
2007-03-13re PR fortran/30922 (IMPORT fails for same symbol in multiple interface bodie...Brooks Moses2-19/+33
2007-03-13re PR fortran/28068 (Non-standard intrinsics should be documented)Brooks Moses2-39/+343
2007-03-14flags.h (flag_random_seed): Remove declaration, in favor of...Alexandre Oliva8-29/+76
2007-03-14re PR middle-end/31127 (ICE in cse_find_path, at cse.c:5930)Alexandre Oliva4-12/+45