]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2013-10-23  Paolo Carlinire PR libstdc++/58815 (Casting/Conversion operator...
2013-10-23  Edward Smith... Implement C++14 [[deprecated]] modulo [[gnu::deprecated...
2013-10-23  Jan-Benedict... tilegx.c: Include "tree.h".
2013-10-23  Jakub Jelinekgimple-pretty-print.c (dump_ssaname_info): Always print...
2013-10-23  Tobias Burnusre PR fortran/58793 (Wrong value for _vtab for intrinsi...
2013-10-23  GCC AdministratorDaily bump.
2013-10-23  Edward Smith... basic_string.h (operator""s): Remove space between...
2013-10-23  Ed Smith-RowlandImplement N3779 - User-defined Literals for std::comple...
2013-10-22  Mike Stump++0x -> ++11.
2013-10-22  Jan Hubickai386.h (TARGET_MISALIGNED_MOVE_STRING_PROLOGUES_EPILOGU...
2013-10-22  Sterling AugustineAdd new option -ggnu-pubnames.
2013-10-22  Uros Bizjakre PR target/58779 (wrong code at -O1 on x86_64-linux...
2013-10-22  Steve Ellceynor.c: New.
2013-10-22  Steve Ellceymips.c (mips_rtx_costs): Fix cost estimate for nor...
2013-10-22  Sterling Augustinegdb-index.h: Merge from gdb tree.
2013-10-22  Bill Schmidtrs6000.c (altivec_expand_vec_perm_const): Reverse meani...
2013-10-22  Mike StumpRename c1x-*.c to c11-*.c.
2013-10-22  Mike Stumpc1x --> c11.
2013-10-22  Mike Stumpc1x --> c11.
2013-10-22  Jan-Benedict... tilepro.c: Include "tree.h".
2013-10-22  Andreas Schwabm68k.c (notice_update_cc): Handle register conflict...
2013-10-22  Paolo Carlinire PR c++/58816 (ICE have tree_list in private_is_attri...
2013-10-22  Paolo Carlinicontrib.texi ([Fran@,{c}ois Dumont], [...]): New entries.
2013-10-22  Paul ThomasPR fortran 57893
2013-10-22  Andrew MacLeodtree-ssa-ter.h: Remove duplicate copy of file contents.
2013-10-22  GCC AdministratorDaily bump.
2013-10-21  Tobias Burnusre PR fortran/58803 (Proc-pointer component: free_compo...
2013-10-21  Diego NovilloRe-factor inclusion of tree.h.
2013-10-21  Marek Polacekre PR middle-end/58809 (ICE with complex variable in...
2013-10-21  Richard Sandifordsystem.h: Move hwint.h include further down.
2013-10-21  Cong HouMAINTAINERS (Write After Approval): Add myself.
2013-10-21  Vidya Praveen20050922-1.c: Remove stdlib.h and declare abort().
2013-10-21  Bernd EdlingerFix volatile issues in optimize_bit_field_compare.
2013-10-21  Bernd EdlingerFix DECL_BIT_FIELD depencency on flag_strict_volatile_b...
2013-10-21  Paulo Matosipa-inline.c (edge_badness): Cap edge->count at max_cou...
2013-10-21  Jeff Lawtree-ssa-threadedge.c (thread_through_normal_block...
2013-10-21  Ian Lance Taylorinvoke.texi (Optimize Options): For -fno-toplevel-reord...
2013-10-21  Edward Smith... re PR libstdc++/58804 (dynamic_bitset<> uses popcountl...
2013-10-21  Kyrylo Tkachovarm.c (cortexa9_extra_costs): Update mult costs for...
2013-10-21  Richard Bienerre PR tree-optimization/58794 (ICE in set_lattice_value...
2013-10-21  Richard Bienerre PR middle-end/58742 (pointer arithmetic simplification)
2013-10-21  Uros Bizjaki386.md (kxnor<mode>): Add FLAGS_REG clobber.
2013-10-21  Jan Hubicka* config/i386/i386-tune.def: Add comment; organize...
2013-10-21  Michael Zolotukhini386.c (expand_set_or_movmem_via_loop): Add issetmem...
2013-10-21  GCC AdministratorDaily bump.
2013-10-20  Bill Schmidtaltivec.md (vec_unpacku_hi_v16qi): Adjust for little...
2013-10-20  Jan Hubickax86-tune.def (X86_TUNE_SLOW_IMUL_IMM32_MEM, [...])...
2013-10-20  Tim Shenregex.h: Remove virtual class _Automaton.
2013-10-20  Chris Jeffersonre PR libstdc++/58800 (std::nth_element segfaults on...
2013-10-20  Richard Sandifordmips-ps-5.c: Add alignment attributes.
2013-10-20  Richard Sandifordmips.h (ISA_HAS_WSBH): Define.
2013-10-20  GCC AdministratorDaily bump.
2013-10-19  John David... opaque-vector.c: Skip long double test on hppa.
2013-10-19  John David... re PR testsuite/58645 (FAIL: gnat.dg/specs/linker_alias...
2013-10-19  John David... re PR target/58603 (hash-table.h:962: error: anachronis...
2013-10-19  Bill Schmidtrs6000.c (vspltis_constant): Make sure we check all...
2013-10-19  Mike Stumplto.exp: Add support for C/C++ mix language testing.
2013-10-19  Oleg Endopr54089-3.c: Fix test for load of constant 31.
2013-10-19  Uros Bizjakre PR target/58792 (ICE at mode-switching.c:421 when...
2013-10-19  Uros Bizjakmode-switching.c (create_pre_exit): Rename maybe_builti...
2013-10-19  Jan Hubickai386.h (ACCUMULATE_OUTGOING_ARGS): Disable accumulation...
2013-10-19  Thomas QuinotMakefile.in: Use canonical absolute path to refer to...
2013-10-19  Eric Botcazouutils.c (scale_by_factor_of): New function.
2013-10-19  Eric Botcazoucuintp.c: Remove useless include directives.
2013-10-19  Eric Botcazouutils.c (gnat_set_type_context): New function.
2013-10-19  Cong Houre PR tree-optimization/58508 ([Missed-Optimization...
2013-10-19  Edward Smith... re PR libstdc++/58729 (tr2::dynamic_bitset::resize...
2013-10-19  GCC AdministratorDaily bump.
2013-10-18  Paolo Carlinire PR c++/58466 (ICE in cxx_eval_constant_expression)
2013-10-18  Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-18  Teresa Johnsonpredict.c (probably_never_executed): Compare frequency...
2013-10-18  Kyrylo Tkachovarm.c (cortexa9_extra_costs): New table.
2013-10-18  Tim Shenregex_scanner.tcc: (_Scanner<>::_M_scan_normal...
2013-10-18  Jeff Lawtree-ssa-threadupdate.c: Do not include "tm.h" or ...
2013-10-18  Andrew MacLeodrs6000.c: Include cgraph.h.
2013-10-18  Teresa Johnsontree-ssa-tail-merge.c (replace_block_by): Update edge...
2013-10-18  Paolo Carliniparser.c (cp_parser_lookup_name): Tidy.
2013-10-18  Ian Lance Taylorruntime: Fix typo in dup3 fallback implementation.
2013-10-18  Andrew Macleodtree-cfg.h: Rename from tree-flow.h.
2013-10-18  Jan-Benedict... frv.c (frv_init_cumulative_args): Fix wrong cast.
2013-10-18  Richard Bienerstor-layout.c (layout_type): Do not change TYPE_PRECISI...
2013-10-18  James Greenhalgh[AArch64] Fix types for vcvt<sd>_n intrinsics.
2013-10-18  Uros Bizjak* ChangeLog: Remove duplicate entry.
2013-10-18  Ian Lance Taylorelf.c (elf_add): Don't get the wrong offsets if a debug...
2013-10-18  Hans-Peter... gen-vect-11.c: Use dynamic vector cost model.
2013-10-18  Sriraman Tallamopth-gen.awk: Define target_flags_explicit.
2013-10-18  GCC AdministratorDaily bump.
2013-10-17  Michael Meissnerp8vector-fp.c: New test for floating point scalar opera...
2013-10-17  Charles Baylisbuiltin-apply2.c: Skip test on arm hardfloat ABI targets.
2013-10-17  Tim Shenregex.h (regex_token_iterator<>::regex_token_iterator...
2013-10-17  Michael MeissnerFix typo in ChangeLog
2013-10-17  Ian Lance Taylorcompiler: Rework handling of imported anonymous builtin...
2013-10-17  Michael Meissnerrs6000.c (enum rs6000_reload_reg_type): Add new fields...
2013-10-17  Michael Meissnerrs6000.c (enum rs6000_reload_reg_type): Add new fields...
2013-10-17  Ian Lance Taylorsyscall: Add Dup3, {Get,List,Remove,Set}xattr, {Get...
2013-10-17  Uros Bizjaksse.md (*vec_widen_smult_even_v8si): Remove isa attribute.
2013-10-17  Andrew MacLeodtree-flow.h (struct omp_region): Move to omp-low.c.
2013-10-17  Uros Bizjaki386.c (ix86_fixup_binary_operands): When both source...
2013-10-17  Bernd Edlingerre PR libmudflap/58230 (multiple test fail in german...
2013-10-17  Michael Meissnerre PR target/58673 (ICE in final_scan_insn for movti_pp...
next