]> git.ipfire.org Git - thirdparty/gcc.git/shortlog
thirdparty/gcc.git
2017-01-11  Maxim Ostapenkore PR lto/79042 (LTO doesn't propagate node->dynamicall...
2017-01-11  Martin LiskaFix flatten-3.c test-case.
2017-01-11  Jakub Jelinekdecomp4.C (test): Use 2 identifier decomposition instea...
2017-01-11  Eric Botcazoure PR rtl-optimization/79032 (unaligned memory access...
2017-01-11  Richard Bienerre PR bootstrap/79052 (bootstrap-ubsan failures due...
2017-01-11  Ville VoutilainenReduce the size of variant, it doesn't need an index...
2017-01-11  Martin Jambor[hsa] Fix hsa function cloning test
2017-01-11  Richard Bienertree-vrp.c (evrp_dom_walker::before_dom_children):...
2017-01-11  Jakub Jelinekre PR middle-end/50199 (wrong code with -flto -fno...
2017-01-11  GCC AdministratorDaily bump.
2017-01-10  Eric Botcazouexpr.c (store_field): In the bitfield case...
2017-01-10  Martin SeborPR testsuite/78960 - FAIL: gcc.dg/tree-ssa/builtin...
2017-01-10  Martin SeborPR middle-end/78138 - missing warnings on buffer overfl...
2017-01-10  Jason Merrillre PR c++/77598 (constexpr compilation failure on refer...
2017-01-10  Martin SeborPR middle-end/78245 - missing -Wformat-length on an...
2017-01-10  Martin SeborPR middle-end/78245 - missing -Wformat-length on an...
2017-01-10  David MalcolmFix issues with unrepresentable column numbers (PR...
2017-01-10  Ian Lance Taylorruntime: copy more scheduler code from Go 1.7 runtime
2017-01-10  Martin SeborPR tree-optimization/78775 - [7 Regression] ICE in...
2017-01-10  Joe Seymourdriver-msp430.c (msp430_mcu_data): Sync with data from...
2017-01-10  Joseph Myers* da.po: Update.
2017-01-10  Jeff Lawre PR middle-end/77766 (wrong code at -O2 and -O3 in...
2017-01-10  Sandra Loosemoreextend.texi: Tweak formatting to fix overfull hbox...
2017-01-10  Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Define __cpp_variadi...
2017-01-10  Jason MerrillFI 20, decomposition declaration with parenthesized...
2017-01-10  Joshua Connerfuchsia-elf.h: New file.
2017-01-10  Jonathan WakelyAdjust effective target selector to fix C++17 FAIL
2017-01-10  Jonathan WakelyPR77528 add default constructors for container adaptors
2017-01-10  Uros Bizjak* ChangeLog: Fix whitespace.
2017-01-10  James Clarkere PR sanitizer/78992 (Incorrect sigaction definition...
2017-01-10  Richard Bienerre PR tree-optimization/79034 (error: missing PHI def...
2017-01-10  Martin LiskaIPA ICF: make algorithm stable to survive -fcompare...
2017-01-10  Martin LiskaRevert m_classes_vec introduction.
2017-01-10  Felipe Magno... Use temporary int objects to access struct tm members
2017-01-10  Andrew SenkevichEnable AVX-512 VPOPCNTD/VPOPCNTQ instructions.
2017-01-10  François DumontMake Python printers and xmethods work with versioned...
2017-01-10  Jan Hubickare PR middle-end/77484 (Static branch predictor causes...
2017-01-10  Ian Lance Taylorcompiler, runtime: drop size arguments to hash/equal...
2017-01-10  GCC AdministratorDaily bump.
2017-01-09  Martin SeborPR testsuite/79036 - gcc.dg/tree-ssa/builtin-sprintf...
2017-01-09  Eric Botcazouexpr.c (store_field): In the bitfield case...
2017-01-09  Dominique d... re PR target/71017 (libgcc/config/i386/cpuinfo.c:346...
2017-01-09  Jeff Lawre PR tree-optimization/79007 (gcc.dg/tree-ssa/dse...
2017-01-09  Jason MerrillImplement P0195R2, C++17 variadic using.
2017-01-09  Jakub Jelinekre PR translation/79019 (translatable string typo in...
2017-01-09  Dominique d... re PR testsuite/79026 (The tests changed by revision...
2017-01-09  Francois-Xavier... re PR libgomp/60670 (omp.h may differ between multilibs)
2017-01-09  Jakub Jelinekre PR tree-optimization/78899 (Vestorized loop with...
2017-01-09  Martin SeborPR bootstrap/79033 - asan.c not compiling with make...
2017-01-09  Ian Lance Taylorruntime: copy more of scheduler from Go 1.7 runtime
2017-01-09  Andrew Pinskiaarch64-cores.def: Add thunderx2t99.
2017-01-09  Andrew PinskiFix formating.
2017-01-09  Martin Jambor[PR 78365] Prudent type handling in IPA VR-prop
2017-01-09  Jonathan WakelyPR79017 workaround incomplete C99 math on darwin
2017-01-09  Joseph Myers* vi.po: Update.
2017-01-09  Joseph Myers* da.po, es.po, sv.po, vi.po: Update.
2017-01-09  Jakub Jelinekre PR c++/78948 ([C++17] constexpr if instantiating...
2017-01-09  Martin LiskaDo not error when -E provided (PR pch/78970).
2017-01-09  Jonathan WakelyDefine testsuite macro for correct thread_local destructors
2017-01-09  Jonathan WakelyPR66414 optimize std::string::find
2017-01-09  Hristian Kirtcheveinfo.ads, einfo.adb: Remove uses of flags Has_Default_...
2017-01-09  Jakub Jelinekre PR tree-optimization/78938 (ICE in expand_vec_cond_e...
2017-01-09  Kyrylo Tkachov[tree-ssa-address] Avoid creating non-canonical RTL...
2017-01-09  Richard Bienerre PR tree-optimization/78997 (ICE on valid code at...
2017-01-09  Richard Bienerre PR debug/79000 (ICE: in gen_member_die, at dwarf2out...
2017-01-09  Sandra Loosemoreinvoke.texi (Option Summary): Correct spacing in option...
2017-01-09  Sandra Loosemorere PR middle-end/17660 (manual's description of __attri...
2017-01-09  Sandra Loosemorere PR other/16519 (-pthread undocumented)
2017-01-09  GCC AdministratorDaily bump.
2017-01-08  Martin SeborPR tree-optimization/78913 - Probably misleading error...
2017-01-08  Gerald Pfeifer* download_ecj: Remove.
2017-01-08  Jakub Jelinekre PR rtl-optimization/79003 (r238991 breaks ODR)
2017-01-08  Jan Hubickare PR middle-end/77484 (Static branch predictor causes...
2017-01-08  Jason MerrillPR c++/78948 - instantiation from discarded statement
2017-01-08  Sandra Loosemorere PR preprocessor/54124 (GCC 4.7.1 manual: -dM and...
2017-01-08  GCC AdministratorDaily bump.
2017-01-07  Sandra Loosemorere PR preprocessor/13498 (CPP include search path docum...
2017-01-07  Sandra Loosemorecppdiropts.texi: Merge documentation of -I, -iquote...
2017-01-07  David MalcolmFix linemap corruption after very wide source lines...
2017-01-07  Alexandre Oliva[-fcompare-debug] var tracking options are not optimiza...
2017-01-07  Martin Seborattr-alloc_size-3.c: Remove regex made redundant by...
2017-01-07  Andre Vehreschildre PR fortran/78781 ([Coarray] ICE in gfc_deallocate_sc...
2017-01-07  Jakub Jelinekre PR translation/79018 (translatable string typo in...
2017-01-07  GCC AdministratorDaily bump.
2017-01-06  Joseph Myers* fr.po: Update.
2017-01-06  Jonathan WakelyAdd more tests for std::basic_string::find
2017-01-06  Mikael Petterssonre PR target/57583 (large switches with jump tables...
2017-01-06  Edgar E. IglesiasMake MicroBlaze support DWARF EH (old Xilinx patch...
2017-01-06  Jakub Jelineksystem.h (GCC_DIAGNOSTIC_PUSH_IGNORED, [...]): Define.
2017-01-06  Jakub Jelinekread-rtl.c (rtx_reader::read_rtx_code): Avoid -Wsign...
2017-01-06  Aaron Sawdeymemcmp-1.c: New.
2017-01-06  Jonathan WakelyAdd missing <cassert> include to testcase
2017-01-06  Andre Vieira[ARM] Implement support for ACLE Coprocessor MCRR and...
2017-01-06  Andre Vieira[ARM] Implement support for ACLE Coprocessor MCR and...
2017-01-06  Andre Vieira[ARM] Implement support for ACLE Coprocessor LDC and...
2017-01-06  Andre Vieira[ARM] Implement support for ACLE Coprocessor CDP intrinsics
2017-01-06  Andre Vieira[ARM] Move CRC builtins to refactored framework
2017-01-06  Andre Vieira[ARM] Refactor NEON builtin framework to work for other...
2017-01-06  Jonathan WakelyCheck for __cxa_thread_atexit for freebsd crosses
2017-01-06  Jan HubickaFix changelog entry.
next