]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2019-05-08  Hongtao LiuEnable support for bfloat16 which will be in Future...
2019-05-08  Thomas SchwingeAddress compiler diagnostics in libgomp.oacc-c-c++...
2019-05-08  Arnaud Charlet* standard.ads.h: New file.
2019-05-08  Li Jia Here PR other/90381 (New test case gcc.dg/tree-ssa/pr8867...
2019-05-08  Jakub Jelinekre PR tree-optimization/90356 (Missed optimization...
2019-05-08  Ian Lance Taylorreflect: correctly handle direct interface typed receiv...
2019-05-08  Ian Lance Taylorcompiler: don't add pointer twice to value method of...
2019-05-08  GCC AdministratorDaily bump.
2019-05-08  Cherry Zhangcompiler: add an option to emit optimization diagnostics
2019-05-08  Joseph MyersUpdate .po files.
2019-05-07  Jonathan WakelyImprove API docs for Filesystem TS and Networking TS
2019-05-07  Jonathan WakelyImprove API docs for std::pair
2019-05-07  Jonathan WakelyImprove API docs for <chrono> and <ratio>
2019-05-07  Jonathan WakelyPR libstdc++/89102 implement new common_type rules...
2019-05-07  Jason MerrillPR c++/90171 - reorganize usual_deallocation_fn_p
2019-05-07  Jason MerrillPR c++/86485 - -Wmaybe-unused with empty class ?:
2019-05-07  Jason MerrillA non-type template parm with a placeholder type is...
2019-05-07  Segher Boessenkoolrs6000: Remove reload leftovers
2019-05-07  Kelvin Nilsenre PR middle-end/89765 (Multiple problems with vec...
2019-05-07  Uros Bizjaki386.md (cvt_mnemonic): New mode attribute.
2019-05-07  Nathan Sidwell[libcpp] Reimplement mkdeps data structures
2019-05-07  Jim WilsonResign as IA-64 maintainer.
2019-05-07  Alejandro MartinezThis patch adds support to vectorize sum of abslolute...
2019-05-07  Uros Bizjakcfgexpand.c (asm_clobber_reg_is_valid): Reject clobbers...
2019-05-07  Jonathan WakelyFix incorrect DR numbers in libstdc++ manual
2019-05-07  Nina Dinka... Make allocator propagation more consistent for operator...
2019-05-07  Jonathan WakelyImprove API docs for std::regex
2019-05-07  Jonathan WakelyAdd test for std::hash<std::error_code>
2019-05-07  Rainer OrthFix make install-gcc-specs with empty GCC_SPECS_FILES
2019-05-07  Richard Bienertree-vect-stmts.c (vect_is_simple_cond): When vectype...
2019-05-07  Richard Bienerre PR tree-optimization/90316 (large compile time incre...
2019-05-07  Nathan Sidwell[libcpp] Reimplement mkdeps data structures
2019-05-07  Martin LiskaFix bitmap registration of overheads.
2019-05-07  Richard Bienertree-vect-slp.c (vect_build_slp_tree_2): Bump size...
2019-05-07  Richard Bienerre PR tree-optimization/90316 (large compile time incre...
2019-05-07  Rainer OrthCheck if Solaris ld supports -z relax=transtls
2019-05-07  Jan Hubickatree-ssa-alias.c (aliasing_component_refs_p): Continue...
2019-05-07  Richard Bienerre PR lto/90369 (error: could not unlink output file)
2019-05-07  Rainer OrthFix Solaris bootstrap: lto-common.c, lto-dump.c format...
2019-05-07  Li Jia HeFix a typo in two_value_replacement function
2019-05-07  GCC AdministratorDaily bump.
2019-05-06  Segher Boessenkoolrs6000: Renumber the registers
2019-05-06  Steven G. Karglre PR fortran/90290 (-std=f2008 should reject non-const...
2019-05-06  Segher Boessenkoolrs6000: Remove TM regs
2019-05-06  Segher Boessenkoolrs6000: Delete PRE_GCC3_DWARF_FRAME_REGISTERS
2019-05-06  Segher Boessenkoolrs6000: rs6000_dbx_register_number for fp/ap/mq
2019-05-06  Jakub Jelinekre PR tree-optimization/88709 (Improve store-merging)
2019-05-06  Kelvin Nilsenre PR target/89424 (__builtin_vec_ext_v1ti (v, i) resul...
2019-05-06  Marek PolacekPR c++/90265 - ICE with generic lambda.
2019-05-06  Uros Bizjakre PR target/89221 (--enable-frame-pointer does not...
2019-05-06  Martin LiskaAppend to target_gtfiles in order to fix Darwin bootstrap.
2019-05-06  Richard Bienerre PR tree-optimization/90358 (526.blender_r train...
2019-05-06  Li Jia HeThis reverts commit r270894, as new testcase fails...
2019-05-06  Richard Bienerre PR tree-optimization/88828 (Inefficient update of...
2019-05-06  Richard Bienerre PR tree-optimization/90328 (Wrong loop distribution...
2019-05-06  Nathan Sidwell[libcpp] struct deps renaming
2019-05-06  Richard Bienerdwarf2out.c (mem_loc_descriptor): Initialize int_mode.
2019-05-06  Richard Bienerre PR tree-optimization/90316 (large compile time incre...
2019-05-06  Thomas SchwingeClean up libgomp GCC 5 legacy support
2019-05-06  Richard Bienerre PR testsuite/90331 (New test case gcc.dg/pr87314...
2019-05-06  Martin LiskaError only when a non-default -mabi is used with saniti...
2019-05-06  Martin LiskaFix GNU coding style in lto-common.c.
2019-05-06  Hrishikesh... Add lto-dump tool.
2019-05-06  Martin LiskaSplit part of functionality from lto.c to lto-common.c.
2019-05-06  Martin LiskaSplit i386.c.
2019-05-06  Li Jia HeFix a typo in two_value_replacement function
2019-05-06  François Dumontprinters.py (add_one_template_type_printer): Add type...
2019-05-06  GCC AdministratorDaily bump.
2019-05-05  Thomas Koenigre PR fortran/90344 (small code that compiles and runs...
2019-05-05  GCC AdministratorDaily bump.
2019-05-04  Jonathan WakelyFix reference to wrong class in comment
2019-05-04  Jonathan WakelyPR libstdc++/90299 make filesystem::absolute overloads...
2019-05-04  Jonathan WakelyImprove API docs for <system_error> header
2019-05-04  Jonathan WakelyFix std::hash<std::error_condition>
2019-05-04  Gerald Pfeifercrontab: Snapshots from trunk are now GCC 10 related.
2019-05-04  François DumontAdd missing PR libstdc++/90277 reference.
2019-05-04  Roland IlligAdd myself to MAINTAINERS.
2019-05-04  François Dumonthashtable.h (_Hashtable<>::rehash): Review comment.
2019-05-04  GCC AdministratorDaily bump.
2019-05-03  Ian Lance Taylorcompiler: recognize and optimize array range clear
2019-05-03  Jonathan WakelyFix new testcase to not require std::copysign
2019-05-03  Jonathan WakelyAvoid -Woverflow warning in __numeric_limits_integer
2019-05-03  Ian Lance Tayloros/user: disable TestGroupIds for AIX
2019-05-03  Richard Earnshaw[arm] PR target/89400 fix thumb1 unaligned access expansion
2019-05-03  Marc GlisseLet ldist ignore clobbers
2019-05-03  Martin LiskaCome up with is_empty for hash_{table,map,set}.
2019-05-03  Richard Bienerre PR tree-optimization/90316 (large compile time incre...
2019-05-03  Richard Bienertree-vect-stmts.c (get_group_load_store_type): Avoid...
2019-05-03  Richard Bienerre PR tree-optimization/89518 (missed optimisation...
2019-05-03  Richard Bienerre PR tree-optimization/87314 (pointless comparison...
2019-05-03  Richard Bienerre PR middle-end/88963 (gcc generates terrible code...
2019-05-03  Dominique d... re PR target/88809 (do not use rep-scasb for inline...
2019-05-03  Jakub Jelinek* gennews (files): Add files for GCC 9.
2019-05-03  Jakub Jelinekopts.h (finish_options): Remove lang_mask argument.
2019-05-03  Jakub Jelinekre PR tree-optimization/90303 (ICE in hash_odr_name...
2019-05-03  Jakub JelinekMakefile.am (finclude): Remove.
2019-05-03  Richard Bienerre PR c++/89698 (Run-time error due to optimization...
2019-05-03  Richard Bienerpasses.c (execute_function_todo): Remove dead code.
2019-05-03  GCC AdministratorDaily bump.
2019-05-02  Jonathan WakelyPR libstdc++/90314 fix non-equivalent declarations...
next