]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-10-14  Iain Sandoe[Darwin, machopic 9/n] Minor code clean-ups.
2019-10-14  Ian Lance Taylorruntime: correct facilities names in s390 CPU support
2019-10-14  Richard Bienerre PR middle-end/92046 (Command line options (that...
2019-10-14  Ian Lance Taylorinternal/cpu: define kdsaQuery for s390
2019-10-14  Wilco Dijkstra[ARM] Enable arm_legitimize_address for Thumb-2
2019-10-14  Wilco Dijkstra[ARM] Switch to default sched pressure algorithm
2019-10-14  Richard Bienerre PR tree-optimization/92069 (ice in vect_analyze_scal...
2019-10-14  Paolo Carlinidecl.c (check_tag_decl): Use DECL_SOURCE_LOCATION.
2019-10-14  Jakub Jelinekre PR libgomp/92081 (FAIL: libgomp.fortran/target-simd...
2019-10-14  Tobias BurnusFix previous commit
2019-10-14  Jakub Jelinekre PR c++/92084 (ICE: tree check: expected tree that...
2019-10-14  Tobias Burnus[Fortran] PR 92072 – fix %C corner case
2019-10-14  Richard SandifordAdd expr_callee_abi
2019-10-14  Richard Sandiford[C] Avoid exposing internal details in aka types
2019-10-14  Jakub Jelinekc-parser.c (c_parser_omp_all_clauses): Change bool...
2019-10-14  Aldy HernandezNormalize unsigned ~[0,0] into [1,MAX].
2019-10-14  Xiong Hu LuoFix dump message issue
2019-10-14  GCC AdministratorDaily bump.
2019-10-13  Iain Sandoe[Darwin, machopic 8/n] Back out part of PR71767 fix.
2019-10-13  Iain Sandoe[Darwin, machopic 7/n] Remove code that should be dead.
2019-10-13  Damian Rousonre PR fortran/91513 (Non-standard terminology in error...
2019-10-13  Steven G. Karglre PR fortran/90297 (gcc/fortran/resolve.c: 2 * possibl...
2019-10-13  Nathan Sidwell[PATCH] teach gengtype about 'mutable'
2019-10-13  Thomas Koenigre PR fortran/92017 (ICE in gfc_expr_attr, at fortran...
2019-10-13  Rainer OrthRemove dg-add-options c99_runtime
2019-10-13  Jan Hubickalto-common.c (read_cgraph_and_symbols): Grow ggc memory...
2019-10-13  Jan Hubicka* lto.c (lto_wpa_write_files): Do not update bodies...
2019-10-13  Jan Hubickalto-streamer-out.c (collect_block_tree_leafs): Renumber...
2019-10-13  GCC AdministratorDaily bump.
2019-10-12  John David... pa.c (pa_output_call): Load descriptor address to regis...
2019-10-12  Iain Sandoe[Darwin, machopic 6/n] Fix for 67183
2019-10-12  John David... lib2funcs.S (__gcc_plt_call): Load branch target to...
2019-10-12  Iain Sandoe[Darwin, machopic 5/n] Make machopic_finish() static.
2019-10-12  Iain Sandoe[Darwin] Suppress emitting empty ctor/dtor sections.
2019-10-12  Palmer DabbeltFix the ChangeLog for my previous commit
2019-10-12  Palmer DabbeltThe inline keyword is supported in all new C standards
2019-10-12  John David... pa.c (pa_option_override): Remove trailing comma from...
2019-10-12  Eric Botcazoure PR ada/91995 (gnat miscompilation and bootstrap...
2019-10-12  Jakub Jelinekre PR middle-end/92063 (ICE in operation_could_trap_p...
2019-10-12  Jakub Jelinekc-common.h (c_omp_mark_declare_variant, [...]): Declare.
2019-10-12  Ian Lance Taylorcompiler: mangle dots in pkgpath
2019-10-12  GCC AdministratorDaily bump.
2019-10-11  Joseph MyersSupport decimal floating-point constants in C2x.
2019-10-11  Marek PolacekPR c++/92070 - bogus error with -fchecking=2.
2019-10-11  Marek PolacekPR c++/92049 - extra error with -fchecking=2.
2019-10-11  Paolo Carlinitypeck.c (cp_build_binary_op): Do not handle RROTATE_EX...
2019-10-11  Jason MerrillPreserve the location of explicitly defaulted functions.
2019-10-11  Jim WilsonExtend subst to simplify CONST_INT inside SIGN_EXTEND.
2019-10-11  Steven G. Karglre PR fortran/91649 (ICE in gfc_resolve_findloc, at...
2019-10-11  Steven G. Karglre PR fortran/91715 (ICE in resolve_fntype, at fortran...
2019-10-11  Steven G. Karglre PR fortran/92018 (ICE in gfc_conv_constant_to_tree...
2019-10-11  Steven G. Karglre PR fortran/92019 (ICE in find_inquiry_ref, at expr...
2019-10-11  Joseph MyersSupport _Decimal* keywords for C2x.
2019-10-11  Joseph Myers* fi.po: Update.
2019-10-11  Jonathan WakelyImplement <concepts> header for C++20
2019-10-11  Jonathan WakelyUse __is_same_as for std::is_same and std::is_same_v
2019-10-11  Jonathan WakelyPR libstdc++/92059 fix several bugs in tr2::dynamic_bitset
2019-10-11  Jonathan WakelyAvoid warnings in <charconv>
2019-10-11  Richard SandifordRelax store_bit_field call in store_expr
2019-10-11  Wilco Dijkstra[ARM] Tweak HONOR_REG_ALLOC_ORDER
2019-10-11  Bernd Edlingertree-vect-loop.c (vect_analyze_loop_operations): Adjust...
2019-10-11  Tobias BurnusFortran] PR 92050 - fix ICE with -fcheck=all
2019-10-11  Richard Bienerre PR tree-optimization/90883 (Generated code is worse...
2019-10-11  Jan Hubickaggc-page.c (release_pages): Output statistics when...
2019-10-11  Richard Bienerre PR tree-optimization/92066 (Many vectorization tests...
2019-10-11  Tobias Burnus[OpenMP,Fortran] Fix several OpenMP use_device_addr...
2019-10-11  Eric Botcazoudecl.c (elaborate_reference_1): Specifically deal with...
2019-10-11  Eric Botcazoudecl.c (gnat_to_gnu_field): Adjust again the packing...
2019-10-11  Ilya LeoshkevichS/390: Test signaling FP comparison instructions
2019-10-11  Ilya LeoshkevichS/390: Use signaling FP comparison instructions
2019-10-11  Jan HubickaDo not allocate ggc during streaming.
2019-10-11  Eric Botcazoudecl.c (annotate_value): Really test the sign of the...
2019-10-11  Eric Botcazoudecl.c (Gigi_Equivalent_Type): New case.
2019-10-11  Eric Botcazoudecl.c (gnat_to_gnu_entity): New case to deal with...
2019-10-11  Pierre-Marie... [Ada] Repair ChangeLog entries
2019-10-11  Jakub Jelinekre PR c++/91987 (-fstrict-eval-order issues)
2019-10-11  Kewen Linvec_promote_demote cost to 1 for non-Power7 VSX archite...
2019-10-11  GCC AdministratorDaily bump.
2019-10-10  Joseph MyersUpdate DFP macros in float.h for C2x and TS 18661-2.
2019-10-10  Xiong Hu Luore PR middle-end/26241 (None of the IPA passes are...
2019-10-10  Jan Hubickaipa-reference.c: Do not include splay-tree.h
2019-10-10  Jan Hubicka* ipa-reference.c (propagate): Fix releasing of IPA...
2019-10-10  Iain Sandoe[Darwin, machopic 4/n] Arrange to indirect IVARs when...
2019-10-10  Iain Sandoe[Objective-C, NeXT ABI] Identify V2 IVAR refs by metadata.
2019-10-10  Michael MeissnerAdd check for prefixed addresses.
2019-10-10  David MalcolmDocumentation hyperlinks for [-Wname-of-option] (PR...
2019-10-10  Ilya Leoshkevich[PATCH 1/3] S/390: Do not use signaling vector comparis...
2019-10-10  David Malcolmpretty-print: support URL escape sequences (PR 87488)
2019-10-10  Jonathan WakelyPR libstdc++/91057 fix bootstrap failure on powerpc
2019-10-10  Uros Bizjakre PR target/92022 (ICE in alpha_handle_trap_shadows...
2019-10-10  Gary Dismukes[Ada] Handling up-level references in loops within...
2019-10-10  Arnaud Charlet[Ada] Ensure constructor is a C++ constructor
2019-10-10  Gary Dismukes[Ada] Add pragma Preelaborable_Initialization to Stream...
2019-10-10  Yannick Moy[Ada] Fix inlining of subprograms with deep param/resul...
2019-10-10  Gary Dismukes[Ada] Various minor typo fixes
2019-10-10  Ed Schonberg[Ada] Spurious warning on call with out parameter in...
2019-10-10  Gary Dismukes[Ada] Unnesting issues with entry families and accept...
2019-10-10  Ed Schonberg[Ada] Spurious visibility error on formal package with...
2019-10-10  Eric Botcazou[Ada] Fix awkward placement of freeze node for actual...
2019-10-10  Eric Botcazou[Ada] Get rid of spurious error for _Tag on extension...
next