gcc.git
2014-05-15 Kyrylo Tkachov[ARM][cleanup] Use enum name instead of integer value...
2014-05-15 Jonathan Wakelytuple (tuple_size<cv _Tp>): Implement LWG 2313.
2014-05-15 Jakub Jelinekre PR middle-end/61158 (negative shift at fold-const...
2014-05-15 Rainer OrthCheck for -static-libgcc before use (PR lto/60981)
2014-05-15 Andreas Schwabexceptions-3.mm: Remove check for message no longer...
2014-05-15 Zhenqiang Chenregcprop.h: New file.
2014-05-15 Zhenqiang Chenshrink-wrap.h: Update comment.
2014-05-15 GCC AdministratorDaily bump.
2014-05-14 Sandra Loosemoreconfigure.ac (target_makefile_frag): Set for nios2...
2014-05-14 Joseph Myers* zh_CN.po: Update.
2014-05-14 Torvald RiegelAdd myself as maintainer for libitm.
2014-05-14 Jonathan Wakelytuple (__add_c_ref, [...]): Remove.
2014-05-14 Eric Botcazousparc-protos.h (sparc_absnegfloat_split_legitimate...
2014-05-14 Eric Botcazou* seh_init.c: Fix copyright year.
2014-05-14 Cary CoutantChange -g so that it will override -g1 but not -g3.
2014-05-14 DJ Deloriemsp430.c (msp430_builtin): Add MSP430_BUILTIN_DELAY_CYCLES.
2014-05-14 Sandra Loosemorenios2.md (nios2_cbranch): Fix paste-o in length attribu...
2014-05-14 Paolo Carlinicp-tree.h (DIRECT_LIST_INIT_P): Add.
2014-05-14 Bernd EdlingerFix current cygwin build problems.
2014-05-14 Jason Merrillre PR c++/20332 (poor diagnostic when bind non lvalue...
2014-05-14 Jason Merrillcall.c (struct conversion_info): Rename 'from_type...
2014-05-14 Richard Sandifordre PR debug/61188 (Many -fcompare-debug failures)
2014-05-14 Richard Sandifordre PR bootstrap/61084 (wide-int merge broke Solaris...
2014-05-14 Richard Sandiforddecl.c (gnat_to_gnu_entity): Convert integer_one_node...
2014-05-14 Martin Jamborre PR gcov-profile/60897 (Mangled function name in...
2014-05-14 Andrew Burgesscplus-dmem.c (internal_cplus_demangle): Free any resour...
2014-05-14 Christian Bruelcleanup bogus entry
2014-05-14 James Norrisomp-low.c (expand_parallel_call): Remove shadow variable.
2014-05-14 Alan LawrenceAdd execution tests of ARM TRN Intrinsics.
2014-05-14 Ilya Tocargcc/
2014-05-14 Andrey Belevantsevre PR rtl-optimization/60866 (ICE: in get_seqno_for_a_j...
2014-05-14 Georg-Johann Layavr.h (REG_CLASS_CONTENTS): Use unsigned suffix for...
2014-05-14 Eric Botcazoucfgcleanup.c (try_forward_edges): Use location_t for...
2014-05-14 Andrey Belevantsevre PR rtl-optimization/60901 (ICE: SIGSEGV in add_to_de...
2014-05-14 Yury Gribovre PR sanitizer/61100 (asan/tsan should have the saniti...
2014-05-14 GCC AdministratorDaily bump.
2014-05-13 Peter Bergnersourcebuild.texi: (dfp_hw): Document.
2014-05-13 Eric Botcazou* gcc-interface/decl.c (annotate_value): Fix thinko...
2014-05-13 Jason Merrillcall.c (print_error_for_call_failure): Say "no match...
2014-05-13 Cary CoutantForce the use of -ggnu-pubnames when using -gsplit...
2014-05-13 Jason Merrillre PR c++/61151 (ICE with lambda)
2014-05-13 Marek Polacekre PR c/61162 (possibly bad error location with -Wc...
2014-05-13 Marek Polacekpr50459.c: Move cdtor tests to a separate testcase.
2014-05-13 Jonathan Wakelyre PR libstdc++/60497 (unique_ptr<T> tries to complete...
2014-05-13 Bernd EdlingerEnable Java on Cygwin-64
2014-05-13 Paolo Carlinire PR c++/54310 (Order of operations during overload...
2014-05-13 David Malcolmgengtype: Support explicit pointers in template arguments
2014-05-13 Richard Sandifordfold-const.c (optimize_bit_field_compare): Use wi:...
2014-05-13 Richard Sandifordtree-dfa.h (get_addr_base_and_unit_offset_1): Update...
2014-05-13 Catherine Mooreconfigure.ac: Fix assembly for explicit JALR relocation...
2014-05-13 Nathan Sidwellloongson-simd.c: Disable micromips too.
2014-05-13 Kyrylo Tkachov[ARM] Remove builtins for vzup, vuzp, vtrn and cleanup.
2014-05-13 Catherine Moorenear-far-1.c: Adjust expected output to allow the JALS...
2014-05-13 Jonathan Wakelyre PR libstdc++/60497 (unique_ptr<T> tries to complete...
2014-05-13 Richard Bienerre PR ipa/60973 (Invalid propagation of a tail call...
2014-05-13 Richard Sandifordrtl.def (SYMBOL_REF): Remove middle "0" field.
2014-05-13 Richard Sandifordrtl.def (VAR_LOCATION): Remove "i" field.
2014-05-13 Richard Sandifordrtl.def (scratch): Fix outdated comment and remove...
2014-05-13 Richard Sandifordgcc/
2014-05-13 Richard Sandifordrtl.def (REG): Remove middle field.
2014-05-13 Richard Sandifordprint-rtl.c (print_rtx): Guard whole '0' block with...
2014-05-13 Richard Sandifordrtl.h (rtx_def): Mark u2 as GTY ((skip)).
2014-05-13 Bin Chengtree-ssa-loop-ivopts.c (contain_complex_addr_expr)...
2014-05-13 Ian BoltonImplement HARD_REGNO_CALLER_SAVE_MODE for AArch64
2014-05-13 Christian Brueltarget.def (mode_switching): New hook vector.
2014-05-13 Jakub Jelinekre PR target/61060 (ICE: in int_mode_for_mode, at stor...
2014-05-13 Zhenqiang ChenMakefile.in: add shrink-wrap.o.
2014-05-13 Jason Merrillcall.c (maybe_print_user_conv_context): New.
2014-05-13 GCC AdministratorDaily bump.
2014-05-12 David Wohlferdextend.texi: Reflect current numbers of pragmas.
2014-05-12 DJ Deloriesibcall-3.c: MSP430 doesn't have sibcall.
2014-05-12 Mike Stumpre PR other/31778 (genattrtab.c doesn't record filename)
2014-05-12 Dimitris Papavasiliouinvoke.texi: Document new switches -Wno-shadow-ivar...
2014-05-12 Janne BlomqvistFix stack overflow crash in getcwd intrinsic.
2014-05-12 Janne BlomqvistUse -std=gnu11 instead of -std=gnu99 for libgfortran...
2014-05-12 Dimitris Papavasiliouinvoke.texi: Document new switches -Wno-shadow-ivar...
2014-05-12 Jason Merrillcall.c (convert_like_real): Use inform for identifying...
2014-05-12 Tobias Burnusre PR fortran/60127 (ICE with OpenMP and DO CONCURRENT)
2014-05-12 David Wohlferdtm.texi: Remove reference to deleted macro.
2014-05-12 Thomas Koenigre PR fortran/60834 ([OOP] ICE with ASSOCIATE construc...
2014-05-12 Paolo Carlinicvt.c (cp_convert_to_pointer): Don't call error_at...
2014-05-12 Senthil Kumar... re PR target/60991 ([avr] Stack corruption when using...
2014-05-12 Paolo Carlinire PR c++/60054 ([c++1y] ICE with auto* cast)
2014-05-12 Georg-Johann Layarm.h (License): Add GCC Runtime Library Exception.
2014-05-12 Paolo Carlinire PR c++/51199 ([C++11][DR 547] gcc forms impossible...
2014-05-12 GCC AdministratorDaily bump.
2014-05-11 Hans-Peter... * gcc.c-torture/execute/20101011-1.c [__MMIX__] (DO_TES...
2014-05-11 Jakub Jelinektree.h (OMP_CLAUSE_LINEAR_STMT): Define.
2014-05-11 Richard Sandifordre PR c/61136 (ice in tree_nop_conversion)
2014-05-11 Tobias Burnustrans-intrinsic.c (gfc_build_builtin_function_decls...
2014-05-11 Paolo Carlinire PR c++/59705 (possible compiler bug regarding SFINAE...
2014-05-11 GCC AdministratorDaily bump.
2014-05-10 Oleg Endore PR target/51244 ([SH] Inefficient conditional branch...
2014-05-10 Marek Polacekc-parser.c (c_parser_declaration_or_fndef): Pass init_l...
2014-05-10 Hans-Peter... * lib/target-supports.exp
2014-05-10 GCC AdministratorDaily bump.
2014-05-09 Momchil Velikovre PR c++/60463 (Lambda function can call a non-const...
2014-05-09 Jonathan WakelyFix typo in ChangeLog-2013
2014-05-09 Jonathan Wakelygnu.ver (GLIBCXX_3.4.20): Correct regex_error export.
2014-05-09 Paolo Carlinipt.c (convert_nontype_argument_function): Add tsubst_fl...
next