]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2015-05-06  Jason Merrillc.opt (Wterminate): New.
2015-05-06  Jason MerrillFix obj-c++.dg/encode-10.mm with cxx_dialect == cxx11.
2015-05-06  Jason MerrillFix g++.dg/torture/Wsizeof-pointer-memaccess2.C with...
2015-05-06  Jason MerrillFix gdb.cp/anon-struct.cc with -std=c++11.
2015-05-06  Jason Merrilldecl.c (start_decl): Don't push the plain VAR_DECL...
2015-05-06  Jason MerrillDR 1518 DR 1630 PR c++/54835 PR c++/60417
2015-05-06  GCC AdministratorDaily bump.
2015-05-05  Joseph Myers* sv.po: Update.
2015-05-05  Ian Lance Taylorcompiler: Don't make temporaries for constant string...
2015-05-05  David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-05-05  Jack Howarthconfig.gcc: Use darwin9.h, darwin10.h and darwin12...
2015-05-05  Uros Bizjakextend.texi (C Extensions): Update menu for moved Varia...
2015-05-05  Uros Bizjakre PR target/65990 (ICE: in extract_insn, at recog...
2015-05-05  Ian Lance Taylorre PR go/66016 (Accessing nil Func's name results in...
2015-05-05  Ilya Tocarre PR target/65915 (FAIL: gcc.target/i386/avx512f-vrnds...
2015-05-05  Nick Cliftonmsp430-opts.h (enum msp430_regions): New.
2015-05-05  David Malcolmlibcpp: Improvements to comments in line-map.h/c
2015-05-05  Matthew Wahab[AArch64] Add branch-cost to cpu tuning information.
2015-05-05  Uros Bizjaki386.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT...
2015-05-05  Matthew Wahab[docs] Update __atomic builtins documentation.
2015-05-05  Tom de VriesXfail gcc.dg/tree-ssa/stdarg-2.c f15 scans
2015-05-05  Tom de VriesUndo incorrect fix in tree-ssa/stdarg-2.c f15 scans
2015-05-05  Renlin Li[PATCH][AARCH64]Use mov for add with large immediate.
2015-05-05  Thomas Schwinge[PR testsuite/65205, libgomp/65993] Fix dg-shouldfail...
2015-05-05  Yvan Rouxpr65067.c: Require Thumb2 effective target.
2015-05-05  Yvan Rouxaarch64-elf-raw.h (CA53_ERR_843419_SPEC): Define.
2015-05-05  Uros Bizjakre PR target/65871 (bzhi builtin/intrinsic wrongly...
2015-05-05  Trevor SaundersImprove the test in bitfields.m4
2015-05-05  Jonathan Wakelyre PR libstdc++/51617 ([C++0x] async(f) isn't.)
2015-05-05  Jan Hubickatree.c (verify_type): Check various uses of TYPE_MAXVAL...
2015-05-05  Ajit AgarwalThe changes are made in the patch for optimized usage...
2015-05-05  Ajit AgarwalThe changes are made in the patch for optimized usage...
2015-05-05  GCC AdministratorDaily bump.
2015-05-04  Jeff LawRevert:
2015-05-04  Kaz Kojimare PR target/65987 ([SH] Wrong jump generated for gcc...
2015-05-04  Paolo Carlinire PR c++/66007 (Narrowing conversion inside { } result...
2015-05-04  Sandra Loosemorecommon.opt (fdelete-null-pointer-checks): Init to -1.
2015-05-04  Jakub Jelinekre PR middle-end/65984 (ICE: definition in block 4...
2015-05-04  Uros Bizjaki386.c: Change GET_CODE (...) == CONST_DOUBLE check...
2015-05-04  Jeff Lawmatch.pd (bit_and (plus/minus (convert @0) (convert...
2015-05-04  Andreas Toblerarm.c: Restore bootstrap.
2015-05-04  Uros Bizjaki386.h (TARGET_SUPPORTS_WIDE_INT): New define.
2015-05-04  Francois-Xavier... re PR fortran/44735 (ICE on FORALL with character array...
2015-05-04  Richard Bienerre PR middle-end/65965 (Straight-line memcpy/memset...
2015-05-04  Richard Bienerre PR tree-optimization/65935 (433.milc in SPEC CPU...
2015-05-04  Jakub JelinekMakefile.in (PATCHLEVEL_c): New variable.
2015-05-04  Kai TietzFix typo "with"
2015-05-04  Kai Tietzre PR lto/65559 (lto1.exe: internal compiler error...
2015-05-04  Sandra Loosemoreextend.texi (Variable Attributes, [...]): Move sections...
2015-05-04  GCC AdministratorDaily bump.
2015-05-04  Jan Hubicka* tree.c (verify_type): Check various uses of TYPE_MINVAL.
2015-05-03  Christophe... [ARM,AArch64][testsuite] AdvSIMD intrinsics tests clean...
2015-05-03  Thomas Koenigre PR fortran/37131 (inline matmul for small matrix...
2015-05-03  Matthias Kloseconfigure.ac: Match $host configured with triplets.
2015-05-03  GCC AdministratorDaily bump.
2015-05-02  Trevor Saundersmake emit_partition_copy return a rtx_insn *
2015-05-02  Trevor Saundersmake set_return_jump_label take an rtx_insn *
2015-05-02  Trevor Saunderstype reg_equiv_init as rtx_insn_list
2015-05-02  Trevor Saundersmake fp_setter_insn take a rtx_insn *
2015-05-02  Trevor Saundersmake validate_replace_src_group take a rtx_insn *
2015-05-02  Trevor Saundersmake several functions in the scheduler take rtx_insn *
2015-05-02  Trevor Saundersmake some functions in config/ take a rtx_insn *
2015-05-02  Trevor Saundersmake some functions in lra-constraints.c take rtx_insn *
2015-05-02  Trevor Saunderskill_autoinc_value can take a rtx_insn *
2015-05-02  Trevor Saundersrecog_data::insn can be a rtx_insn *
2015-05-02  Trevor Saundersadd_cfi_insn can be a rtx_insn *
2015-05-02  Trevor Saundersdf_set_note can take a rtx_insn *
2015-05-02  Trevor Saunderschange local vars to rtx_insn *
2015-05-02  Jonathan Wakelyany (any::_Storage): Fix alignment of buffer.
2015-05-02  Jonathan Wakelyiterator (ostream_joiner): Simplify by using the inject...
2015-05-02  Jonathan Wakelyiterator: New.
2015-05-02  Steven G. Karglre PR fortran/65976 (gfortran man-page lists the -fno...
2015-05-02  Jonathan Wakelynumeric: New.
2015-05-02  Edward Smith... Revert addition of feature macros from other headers...
2015-05-02  Jonathan Wakelyany (any::_Storage): Make non-copyable.
2015-05-02  Jonathan Wakelyfs_path.h (filesystem_error::~filesystem_error): Declare.
2015-05-02  Jonathan Wakelyre PR libstdc++/65978 (missing constexpr on std::forwar...
2015-05-02  Jonathan Wakelyops.cc (last_write_time): Set timespec members explicit...
2015-05-02  Trevor Saundersupdate ChangeLogs for previous commit
2015-05-02  Trevor Saundersfixup libobjc usage of PCC_BITFIELD_TYPE_MATTERS
2015-05-02  Sandra Loosemoreextend.texi (Variable Attributes): Add menu and proper...
2015-05-02  Edward Smith... deque: Add feature-test macro.
2015-05-02  GCC AdministratorDaily bump.
2015-05-01  Jonathan Wakely* include/experimental/memory: Correct feature-test...
2015-05-01  Jonathan Wakelymemory: Add feature-test macro.
2015-05-01  Ville VoutilainenImplement observer_ptr.
2015-05-01  Jonathan Wakely* src/filesystem/path.cc (path::compare): Do not copy...
2015-05-01  Jonathan Wakelyacinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable...
2015-05-01  Jonathan Wakelyfs_path.h (path::_List): Use vector instead of list.
2015-05-01  Paolo CarliniWnarrowing4.C: Rename to Wnarrowing3.C.
2015-05-01  Paolo Carlinire PR c++/65858 (ICE in varpool_node::get_constructor...
2015-05-01  Rasmus Villemoesmatch.pd: New simplification patterns.
2015-05-01  David Edelsohn* gcc.dg/debug/pr65771.c: Add "dg-add-options tls".
2015-05-01  Jonathan Wakelyfs_dir.h: Fix use of non-reserved names.
2015-05-01  Jonathan Wakelylocale_classes.h (locale::facet): Delete copy operation...
2015-05-01  Joseph Myers* sv.po: Update.
2015-05-01  Joseph Myers* de.po: Update.
2015-05-01  Kyrylo Tkachov[doc] Update definition location of attribute_spec...
2015-05-01  Renlin Li[PATCH] add sync_int_long target selector to gcc.dg...
2015-05-01  Jonathan Wakely* include/bits/alloc_traits.h (__alloc_rebind): Change...
next