aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert25-398/+400
2007-09-03* config/netbsd-elf.h (USE_LD_AS_NEEDED): Define.Krister Walfridsson2-0/+9
2007-09-03re PR middle-end/33290 (gcc.c-torture/execute/930921-1.c fails at -O1 and abo...Richard Sandiford2-1/+13
2007-09-03mips.md (fetchop_bit): Use define_code_iterator rather than define_code_macro.Richard Sandiford2-1/+6
2007-09-03gcc.c (xputenv): New function.Francois-Xavier Coudert2-5/+24
2007-09-03no-tree-scev-cprop-vect-iv-1.c: Restored.H.J. Lu7-0/+122
2007-09-03builtin_bswap_v3.c: New testcase.Jesper Nilsson3-0/+27
2007-09-03cris.h (TARGET_HAS_SWAP): Defined to describe availability of swap instruction.Jesper Nilsson3-0/+14
2007-09-03Update -fmodulo-sched-allow-regmoves documentationRevital Eres2-1/+7
2007-09-03Change SMS behavior upon failureVladimir Yanovsky2-131/+370
2007-09-03* gcc.dg/torture/cris-asm-mof-1.c: Skip if -march defined.Jesper Nilsson2-0/+5
2007-09-03Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera...Nick Clifton25-126/+115
2007-09-03mips.md (UNSPEC_COMPARE_AND_SWAP, [...]): New define_constants.David Daney8-5/+508
2007-09-03invoke.texi: Fix the -frange-checking option entry.Steven G. Kargl2-3/+7
2007-09-03Correct tested targetHans-Peter Nilsson1-1/+1
2007-09-03cris.h (TARGET_HAS_LZ, [...]): Defined to describe availability and behavior ...Jesper Nilsson6-4/+28
2007-09-03builtin_clz_v0.c: New testcase.Jesper Nilsson3-0/+29
2007-09-03Daily bump.GCC Administrator1-1/+1
2007-09-02decl.c (match_string_p): New helper function to explicitly match a string of ...Roger Sayle4-129/+180
2007-09-02dump-parse-tree.c (show_char_const): New function.Tobias Schlüter5-28/+58
2007-09-022007-09-02 Paolo Carlini <pcarlini@suse.de>Paolo Carlini1-1/+0
2007-09-02re PR c++/33208 (Broken diagnostic: 'component_ref' not supported by dump_decl)Paolo Carlini5-3/+27
2007-09-02re PR fortran/33276 (465.tonto in SPEC CPU 2006 fails to compile)H.J. Lu4-0/+38
2007-09-02ggc-page.c (ggc_pch_read): Call validate_free_objects.Laurynas Biveinis2-0/+7
2007-09-02Daily bump.GCC Administrator1-1/+1
2007-09-02re PR middle-end/33272 (Compiler does not take advantage of restrict)Joseph Myers4-0/+33
2007-09-01arm.c, [...]: Fix comment typos.Kazu Hirata19-23/+32
2007-09-01m68k.c (TARGET_DEFAULT_TARGET_FLAGS): Remove.Kazu Hirata3-4/+13
2007-09-01c-common.c (const_strip_array_types): Delete.Kaveh R. Ghazi17-303/+204
2007-09-01tree-ssa-alias.c (create_name_tags): Use TYPE_VOLATILE instead of TREE_THIS_V...Richard Guenther3-15/+24
2007-09-01tree-cfg.c (verify_gimple_expr): Fix check for conversions between integral t...Richard Guenther2-2/+10
2007-09-01Daily bump.GCC Administrator1-1/+1
2007-08-31optabs.c (prepare_float_lib_cmp): Use libgcc_cmp_return_mode instead of word_...Andrew Pinski5-14/+57
2007-08-31tree-pretty-print.c: Include output.h.Joseph Myers3-3/+11
2007-08-31EnumSet*.class: RegenerateMatthias Klose4-0/+4
2007-08-31re PR c++/32597 (New operation with empty parameter pack does not value-initi...Douglas Gregor7-9/+99
2007-08-31mangle.c (write_type): Change mangling of rvalue reference from `RR' to `O'.Doug Gregor8-3/+80
2007-08-31re PR fortran/33232 (Diagnose comma in "read()," and "write(),")Tobias Burnus5-6/+25
2007-08-31re PR rtl-optimization/33224 (failing rtl iv analysis (maybe due to df))Zdenek Dvorak2-1/+8
2007-08-31function.c (allocate_struct_function): Do not set current_function_returns_po...Richard Guenther3-27/+16
2007-08-31tree-ssa-coalesce.c (compare_pairs): Use the elements as secondary keys in or...Nick Clifton2-2/+21
2007-08-31re PR target/33132 (m32r: ICE: RTL check: expected elt 0 type 'i' or 'n', hav...Nick Clifton3-11/+20
2007-08-31optabs.c (shift_optab_p, [...]): New functions, split out from expand_binop.Richard Sandiford2-76/+128
2007-08-31minloc1.m4: Update copyright year and ajust headers order.Francois-Xavier Coudert530-1300/+1360
2007-08-31sched-deps.c (update_dep): Mark arguments with ATTRIBUTE_UNUSED.Maxim Kuvyrkov3-2/+14
2007-08-31* decl.c (duplicate_decls): Remove duplicated line.Jakub Jelinek2-1/+4
2007-08-31re PR c++/33210 (Broken diagnostics: 'bound_template_template_parm' not suppo...Paolo Carlini4-3/+24
2007-08-31Resync.Arnaud Charlet1-0/+194
2007-08-31Add new tests.Arnaud Charlet5-0/+102
2007-08-31[multiple changes]Arnaud Charlet6-99/+133