aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-27re PR fortran/54370 (error: non-trivial conversion in unary operation)Tobias Burnus4-1/+41
2012-08-27MAINTAINERS: Fix my email address.Ulrich Drepper2-1/+5
2012-08-27options.c (set_Wall): Don't set for -Wcompare-reals.Tobias Burnus5-6/+15
2012-08-27Daily bump.GCC Administrator1-1/+1
2012-08-26mips.h (AVOID_CCMODE_COPIES): Update rationale for definition.Richard Sandiford4-80/+86
2012-08-26* btest-gcc.sh (TESTLOGS): Make gfortran.sum optional.Hans-Peter Nilsson2-1/+6
2012-08-26mips.c (mips_has_long_branch_p): New function, split out from...Richard Sandiford2-17/+35
2012-08-26mips.c (r10k_safe_mem_expr_p): Use get_inner_reference.Richard Sandiford2-9/+14
2012-08-26mips.c (mips_rtx_costs): Add costs for CINS.Richard Sandiford2-0/+16
2012-08-26mips.c (mips_rtx_costs): Add missing COSTS_N_INSNS to the size cost of multip...Richard Sandiford2-1/+6
2012-08-26scanasm.exp (scan-assembler-times_required_options): New proc.Richard Sandiford2-0/+9
2012-08-26re PR libffi/53014 (libffi failures on mips64-linux-gnu with soft-float)Andrew Pinski2-2/+15
2012-08-26install.texi (Specific): Clarify what needs to be added to this section.Gerald Pfeifer2-1/+6
2012-08-26re PR libstdc++/54376 (incorrect complaint about redefinition)Marc Glisse21-45/+589
2012-08-26tm.texi.in (Misc): Move descriptions of NO_DOLLAR_IN_LABEL and NO_DOT_IN_LABE...Gerald Pfeifer3-28/+35
2012-08-26* doc/invoke.texi (C++ Dialect Options): Add missing space.Gerald Pfeifer2-1/+5
2012-08-26* testsuite/30_threads/async/54297.cc: Add dg-require-nanosleep.Jonathan Wakely2-0/+5
2012-08-26Don't set HOST_LIB_PATH_bfd/HOST_LIB_PATH_opcodesH.J. Lu3-13/+10
2012-08-26Move config entries to ChangeLogH.J. Lu2-7/+7
2012-08-26Fix a typo in ChangeLogH.J. Lu1-1/+1
2012-08-26re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and release...Jonathan Wakely4-13/+36
2012-08-26cloog.m4 (CLOOG_INIT_FLAGS): Use = instead of == in test.Art Haas4-2/+10
2012-08-25* g++.dg/cpp0x/fntmpdefarg3.C: New.Jason Merrill2-6/+10
2012-08-26* btest-gcc.sh (TESTLOGS): Add libmudflap.sum, if it exists.Hans-Peter Nilsson2-1/+9
2012-08-26Daily bump.GCC Administrator1-1/+1
2012-08-26Add testcase author to ChangeLog.Jonathan Wakely1-0/+1
2012-08-26re PR libstdc++/54351 (~unique_ptr() should not set stored pointer to null)Jonathan Wakely4-4/+96
2012-08-25re PR rtl-optimization/54088 (ICE at dwarf2out.c:20632 with -O1 -g)Eric Botcazou2-3/+8
2012-08-26re PR libstdc++/54297 ([C++11] Segmentation fault with std::async and release...Jonathan Wakely4-2/+67
2012-08-25* doc/extend.texi (__atomic Builtins): Remove space before comma.Ricardo Catalinas Jiménez2-1/+5
2012-08-25mips.h (CASE_VECTOR_MODE): For not TARGET_MIPS16_SHORT_JUMP_TABLES use ptr_mode.Richard Sandiford2-3/+11
2012-08-25README: Also refer to the online installation instructions.Křištof Želechovski2-0/+6
2012-08-25re PR libstdc++/54248 (Comment in standard library header talks about boost)Jonathan Wakely2-2/+8
2012-08-25i386.h (FP_REG_P): Remove macro.Uros Bizjak7-19/+33
2012-08-25* ChangeLog: Fix whitespace.Uros Bizjak1-73/+48
2012-08-25re PR c++/51421 ([c++0x] ICE with invalid use of auto)Paolo Carlini5-7/+45
2012-08-24PR c++/51213 (again)Jason Merrill6-154/+185
2012-08-24print-tree.c (print_node): Don't check TREE_LANG_FLAG_* on TREE_VEC or SSA_NAME.Jason Merrill2-14/+23
2012-08-24pt.c (tsubst_default_argument): Indicate where the default argument is being ...Jason Merrill18-119/+159
2012-08-25Daily bump.GCC Administrator1-1/+1
2012-08-24re PR c/54363 (ICE when compiling malformed struct initializers)Jakub Jelinek4-1/+23
2012-08-24re PR c/54355 (ICE on invalid code in switch statement)Jakub Jelinek4-1/+24
2012-08-24tree-ssa-live.c (dump_var_map): Do not dump the partition map of virtual oper...Steven Bosscher2-1/+7
2012-08-24Sync plugin-api.h with gold patch : http://sourceware.org/ml/binutils/2012-08...Sriraman Tallam2-1/+42
2012-08-24pt.c (resolve_overloaded_unification): Use coerce_template_parms instead of g...Jason Merrill2-39/+21
2012-08-24pt.c (register_specialization): Correct argument to check_specialization_name...Jason Merrill3-4/+21
2012-08-24i386.c (ia32_multipass_dfa_lookahead): Add case for Atom processor.Yuri Rumyantsev2-0/+6
2012-08-24dwarf2out.c (gen_producer_string): Omit command line switch if CL_NO_DWARF_RE...Simon Baldwin7-1/+22
2012-08-24Allow arg_pointer_rtx/frame_pointer_rtx for based_loc_descrH.J. Lu5-1/+35
2012-08-24re PR target/54222 ([avr] Implement fixed-point support)Georg-Johann Lay2-5/+10