]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
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...
2019-05-02  Jonathan WakelyRemove redundant __constexpr_addressof function
2019-05-02  Jonathan WakelyImprove smart pointer docs
2019-05-02  Joseph Myers* gcc.pot: Regenerate.
2019-05-02  Segher Boessenkoolrs6000: Make debug regnums independent of internal...
2019-05-02  Segher Boessenkoolrs6000: Debug regnums for TM registers
2019-05-02  Maciej W. Rozyckilibphobos: Correct my identity in the last ChangeLog...
2019-05-02  Maciej W. Rozyckilibphobos: RISC-V: Fix soft-float build errors with...
2019-05-02  Jonathan WakelyMiscellaneous API doc improvements
2019-05-02  Jonathan WakelyAllow Markdown formatting in Doxygen comments
2019-05-02  Jonathan WakelyImprove docs for mutexes
2019-05-02  Jonathan WakelyImprove docs for C++17 Filesystem library
2019-05-02  Jonathan WakelyImprove docs for Networking TS
2019-05-02  Jonathan WakelyImprove docs for Library Fundamentals TS
2019-05-02  Jonathan WakelyImprove docs for Filesystem TS
2019-05-02  Jonathan WakelyImprove API docs for <memory> and <scoped_allocator>
2019-05-02  Jonathan WakelyImprove API docs for mathematical special functions
2019-05-02  Jonathan WakelyImprove Doxygen docs for nested namespaces
2019-05-02  Jonathan WakelyFix markup for Parallel Mode docs
2019-05-02  Jonathan WakelyAdjust Doxygen processing of pb_ds containers
2019-05-02  Jonathan WakelyUpdate libstdc++ Doxygen config
2019-05-02  Iain Sandoedarwin, testsuite, fix a failing test.
2019-05-02  Richard Bienerre PR tree-optimization/89653 (Missing vectorization...
2019-05-02  Richard Bienerre PR tree-optimization/89509 (restrict doesnt work...
2019-05-02  Richard Bienerre PR lto/85574 (LTO bootstapped binaries differ)
2019-05-02  Iain Sandoedarwin - fix a failing test
2019-05-02  Rainer OrthRestrict gcc.target/i386/spellcheck-options-5.c to...
2019-05-02  Jakub JelinekMakefile.am (gfor_cdir): Remove $(MULTISUBDIR).
2019-05-02  Nathan Sidwell[C++ PATCH] remove unreachable code
2019-05-02  Richard Bienerre PR tree-optimization/90273 (GCC runs out of memory...
2019-05-02  Alejandro Martinez[Aarch64][SVE] Dot product support
2019-05-02  Martin LiskaEnhance target and target_clone error messages.
2019-05-02  Martin LiskaPostpone print of --help=* option.
2019-05-02  Martin LiskaPrefer to use strlen call instead of inline expansion...
2019-05-02  GCC AdministratorDaily bump.
2019-05-01  Ian Lance Taylorcompiler: recognize and optimize map range clear
2019-05-01  Ian Lance Taylorcompiler,runtime: do more direct interfaces
2019-05-01  Ian Lance Taylorruntime: persistentalloc and cache itabs
2019-05-01  Andrew Bensonmodule.c (write_module): Initialize module_column befor...
2019-05-01  Dominique d... re PR fortran/60144 (Misleading error message when...
next