]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2017-11-15  Dominik Infuehr[AArch64] Improve scheduling model for X-Gene
2017-11-15  Jakub Jelinekre PR target/82981 (unnecessary __multi3 call for mips6...
2017-11-15  Jakub Jelinekre PR tree-optimization/82977 (AddressSanitizer: heap...
2017-11-15  Martin LiskaCoverage: remove -fkeep-inline-functions from coverage_...
2017-11-15  Martin LiskaUse proper probability (PR target/82927)
2017-11-15  Martin LiskaZero vptr in dtor for -fsanitize=vptr.
2017-11-15  Jeff Lawexplow.c (anti_adjust_stack_and_probe_stack_clash)...
2017-11-15  Jeff Lawtree-ssa-threadupdate.c (thread_through_all_blocks...
2017-11-15  Alexandre Olivaintroduce TDF_compare_debug, omit OBJ_TYPE_REF casts...
2017-11-15  Alexandre OlivaUse compare-debug for bootstrap-debug-lean to ignore...
2017-11-15  Joseph MyersAdd __builtin_tgmath for better tgmath.h implementation...
2017-11-15  Than McIntoshcompiler: remove LHS/RHS context determination for...
2017-11-15  Jeff Lawvr-values.c: New file with contents extracted from...
2017-11-15  GCC AdministratorDaily bump.
2017-11-14  Michael Meissnerrs6000.md (bswapdi2): On 32-bit ISA 3.0, don't generate...
2017-11-14  Michael Meissnerrs6000-c.c (is_float128_p): New helper function.
2017-11-14  Jan Hubickatree-ssa-threadupdate.c (compute_path_counts): Remove...
2017-11-14  Jan Hubickaipa-inline.c (edge_badness): Dump sreal frequency.
2017-11-14  Rainer OrthAdapt Solaris 12 references
2017-11-14  Ville VoutilainenImplement LWG 2733 and LWG 2759
2017-11-14  Jonathan WakelyFix typo in std::wbuffer_convert
2017-11-14  Carl Lovers6000.c (swap_endian_selector_for_mode): Remove le_...
2017-11-14  Jason MerrillSupport GTY((cache)) on hash_map.
2017-11-14  Richard Bienertree-cfgcleanup.c (cleanup_control_expr_graph): Remove...
2017-11-14  Ian Lance Taylorlibgo: adapt Solaris 12 references
2017-11-14  James Greenhalgh[Patch AArch64] Stop generating BSL for simple integer...
2017-11-14  Jan Hubickatracer.c (better_p): Do not compare frequencies.
2017-11-14  Jan Hubickaauto-profile.c (afdo_annotate_cfg): Use update_max_bb_c...
2017-11-14  Jan Hubickaipa-inline.c (compute_uninlined_call_time, [...]):...
2017-11-14  Tom de VriesAllow asyncwait-1.c to run for non-nvidia devices
2017-11-14  Tom de VriesRequire alloca for c-c++-common/Wstringop-truncation.c
2017-11-14  Jan Hubickabb-reorder.c: Remove frequencies from comments.
2017-11-14  Jan Hubickaipa-split.c (struct split_point): Add count.
2017-11-14  Fritz Reesere PR fortran/78240 (ICE in match_clist_expr, at fortra...
2017-11-14  GCC AdministratorDaily bump.
2017-11-13  Carl Lovealtivec.md (altivec_vsumsws_be): Add define_expand.
2017-11-13  Jason MerrillCapture adjustments for P0588R1.
2017-11-13  Jason MerrillDefer folding of *&.
2017-11-13  Jason MerrillFix cp-ubsan typo.
2017-11-13  Jason MerrillPR c++/82360 - ICE with static_cast in template.
2017-11-13  Tom TromeyImplement __VA_OPT__
2017-11-13  Carl Lovers6000-c.c (altivec_overloaded_builtins): Add support...
2017-11-13  David Malcolmlibcpp: move line typedef and column-numbering comment...
2017-11-13  Michael Meissnermatch.pd: Convert fminf<N>...
2017-11-13  Eric Botcazoure PR lto/81351 (Many LTO testcases FAIL)
2017-11-13  Jan Hubicka* tree-ssa-coalesce.c (coalesce_cost): Fix formating.
2017-11-13  Jan Hubicka* tree-ssa-sink.c (select_best_block): Do not use frequ...
2017-11-13  Eric Botcazoure PR lto/81351 (Many LTO testcases FAIL)
2017-11-13  Jan Hubickacgraph.c (cgraph_edge::sreal_frequency): New function.
2017-11-13  Ville VoutilainenRemove the null check from placement new in all modes
2017-11-13  Christophe... [ARM] Fix more -Wreturn-type fallout (gcc.target/arm...
2017-11-13  Nathan Sidwell[Diagnostic Patch] don't print column zero
2017-11-13  Charles Baylisieee_8.f90: xfail for aarch64*-*-gnu*
2017-11-13  Luis Machado[Documentation] Fix latency in pipeline description...
2017-11-13  Jakub Jelinekre PR tree-optimization/78821 (GCC7: Copying whole...
2017-11-13  Martin LiskaGCOV: remove typedef of coverage_t.
2017-11-13  Martin LiskaGCOV: remove typedef for block_t
2017-11-13  Martin LiskaGCOV: remove typedef for arc_t
2017-11-13  Martin LiskaGCOV: remove typedef for function_t
2017-11-13  Martin LiskaGCOV: introduce vector for function_info::counts.
2017-11-13  Martin LiskaGCOV: simplify usage of function_info::artificial.
2017-11-13  Martin LiskaGCOV: introduce global vector of functions
2017-11-13  Jakub Jelinekre PR tree-optimization/82954 (ICE in fold_binary_loc...
2017-11-13  Richard Sandiford[AArch64] More aarch64_endian_lane_rtx
2017-11-13  GCC AdministratorDaily bump.
2017-11-12  Tom de Vries[riscv] Wrap ASM_OUTPUT_LABELREF in do {} while (0)
2017-11-12  Tom de VriesRemove semicolon after ASM_OUTPUT_ASCII
2017-11-12  Tom de Vries[cr16, powerpcspe, rs6000] Remove semicolon after ASM_O...
2017-11-12  GCC AdministratorDaily bump.
2017-11-11  Janus Weilre PR fortran/82932 ([OOP] ICE in update_compcall_argli...
2017-11-11  Martin Seborre PR c/81117 (Improve buffer overflow checking in...
2017-11-11  Martin SeborPR bootstrap/82948 - prefix.c:202:15: error: 'char...
2017-11-11  Kirill YukhinAdd forgotten tests.
2017-11-11  Jan Hubicka* tree-ssa-loop-im.c (execute_sm_if_changed): Do not...
2017-11-11  Jan Hubicka* predict.c (maybe_hot_frequency_p): Do not use cfun.
2017-11-11  Jan Hubicka* predict.c (maybe_hot_frequency_p): Do not use cfun.
2017-11-11  Jan Hubickatree-ssa-tail-merge.c (replace_block_by): Fix and re...
2017-11-11  Eric BotcazouRemove ada/ prefix
2017-11-11  Fritz Reesere PR fortran/82886 (ICE with -finit-derived in gfc_con...
2017-11-11  GCC AdministratorDaily bump.
2017-11-11  Jonathan WakelyMinor tweak to libstdc++ testsuite helper type
2017-11-10  Michael Meissnerrs6000.md (bswaphi2_reg): On ISA 3.0 systems, enable...
2017-11-10  Jeff LawFix my last ChangeLog entry
2017-11-10  Martin Seborre PR c/81117 (Improve buffer overflow checking in...
2017-11-10  Stephen CraneAdd plugin API for processing plugin-added input files.
2017-11-10  Jeff Lawvr-values.h (VR_INITIALIZER): Move #define here.
2017-11-10  Jonathan WakelyPR libstdc++/82917 add missing returns in <fstream>
2017-11-10  Jan Hubickaauto-profile.c (afdo_indirect_call): Drop frequency.
2017-11-10  Uros Bizjakforce-indirect-call-1.c: Merge scan strings.
2017-11-10  Julia KovalGFNI enabling [3/4]
2017-11-10  Thomas Preud... [testsuite/ARM] Consolidate sources for cmse tests
2017-11-10  Tamar Christinare PR target/82641 (Unable to enable crc32 for a certai...
2017-11-10  Pat Haugenpower9.md (power9-qpdiv): Correct DFU pipe usage.
2017-11-10  Martin SeborPR c/81117 - Improve buffer overflow checking in strncpy
2017-11-10  Martin LiskaGCOV: create one intermediate file per a gcno file...
2017-11-10  Jakub Jelinekre PR tree-optimization/82929 (r254579 causes ICE:...
2017-11-10  Martin LiskaGCOV: do not support unexecuted blocks in Ada
2017-11-10  Christophe... [ARM,testsuite] Skip copysign_softfloat_1.c on hard...
2017-11-10  Bin Chengtree-predcom.c (determine_roots_comp): Avoid memory...
2017-11-10  Paul Thomasre PR fortran/82934 (Segfault on assumed character...
next