platform/upstream/gcc.git
2022-10-20 Thomas SchwingeMake 'autoreconf' work for 'gcc', 'libobjc'
2022-10-20 Richard Sandifordaarch64: Commonise some folding code
2022-10-20 Richard Sandifordaarch64: Use using directives to inherit constructors
2022-10-20 Richard Sandifordaarch64: Replace CONSTEXPR with constexpr
2022-10-20 Richard Sandifordaarch64: Prevent generation of /M BRKAS and BRKBS
2022-10-20 Richard Sandifordaarch64: Fix matching of BRKNS
2022-10-20 Richard Bienerc/107305 - avoid ICEing with invalid GIMPLE input to...
2022-10-20 Kewen Linvect: Simplify first for shifted value generation ...
2022-10-20 Ulrich DrepperAdd C++ library interface data
2022-10-20 Andrew MacLeodAdd assume support to VRP.
2022-10-20 GCC AdministratorDaily bump.
2022-10-19 Joseph Myersc: C2x %wN, %wfN format checking
2022-10-19 Aldy HernandezAlways check result from build_<COND> in range-op-float.cc
2022-10-19 David Malcolmanalyzer: fix ICE on __builtin_ms_va_copy [PR105765]
2022-10-19 Patrick Palkalibstdc++: Implement remaining P2474R2 changes to views...
2022-10-19 Marek Polacekc++: Mitigate -Wuseless-cast with classes [PR85043]
2022-10-19 Jakub Jelinektestsuite: Default make check-g++ vs. tests for newest...
2022-10-19 Patrick Palkalibstdc++: Fix typo in stride_view's operator- [PR107313]
2022-10-19 Jakub Jelinektestsuite: Fix up c2x-enum-1.c for 32-bit arches [PR107311]
2022-10-19 Andrew MacLeodUse Value_Range when applying inferred ranges.
2022-10-19 LIU Haolibstdc++/thread: Implement `_GLIBCXX_NPROCS` for Windows
2022-10-19 Aldy Hernandez[PR tree-optimization/107312] Make range_true_and_false...
2022-10-19 LIU Haogcc: Add 'mcf' thread model support from mcfgthread
2022-10-19 Lewis Hyattpch: Fix streaming of strings with embedded null bytes
2022-10-19 Martin Liskaavr: remove useless @tie{} directives
2022-10-19 Martin JamborSRA: Limit replacement creation for accesses propagated...
2022-10-19 Stefan Schulze... IBM zSystems: Fix function_ok_for_sibcall [PR106355]
2022-10-19 Takayuki 'January... xtensa: Prepare the transition from Reload to LRA
2022-10-19 Robin Dapps390: Fix bootstrap error with checking and -m31.
2022-10-19 Jakub Jelinekexpr: Fix ICE on BFmode -> SFmode conversion of constan...
2022-10-19 Jakub Jelinekmatch.pd: Add 2 TYPE_OVERFLOW_SANITIZED checks [PR106990]
2022-10-19 Jakub Jelineklibstdc++-v3: Implement {,b}float16_t nextafter and...
2022-10-19 Jakub Jelineki386: Fix up __bf16 handling on ia32
2022-10-19 Richard Bienertree-optimization/106781 - adjust cgraph lhs removal
2022-10-19 Martin Liskalibsanitizer: regenerate configure
2022-10-19 liuhongtCanonicalize vec_perm index to make the first index...
2022-10-19 GCC AdministratorDaily bump.
2022-10-18 Joseph Myersc: Diagnose "enum tag;" after definition [PR107164]
2022-10-18 Marek Polacektestsuite: Only run -fcf-protection test on i?86/x86_64...
2022-10-18 Florian Weimerlibiberty: Fix C89-isms in configure tests
2022-10-18 Florian Weimerlibsanitizer: Avoid implicit function declaration in...
2022-10-18 Patrick Palkac++ modules: stream non-trailing default targs [PR105045]
2022-10-18 Patrick Palkalibstdc++: Implement ranges::stride_view from P1899R3
2022-10-18 Joseph Myersc: C2x enums wider than int [PR36113]
2022-10-18 Martin Jamboripa-cp: Better representation of aggregate values in...
2022-10-18 Martin Jamboripa-cp: Better representation of aggregate values we...
2022-10-18 Jonathan Wakelylibgcc: Quote variable in Makefile.in
2022-10-18 Richard Bienertree-optimization/107302 - fix vec_perm placement for...
2022-10-18 Andre Vieiraifcvt: Do not lower bitfields if we can't analyze dr...
2022-10-18 Jakub Jelineklibstdc++: Partial library support for std::float{16...
2022-10-18 Jakub Jelinekmiddle-end IFN_ASSUME support [PR106654]
2022-10-18 Richard Bienertree-optimization/107301 - check if we can duplicate...
2022-10-18 Liwei XuMove scanning pass of forwprop-19.c to dse1 for r13...
2022-10-18 Andrew MacLeodMerge partial relation precisions properly
2022-10-18 GCC AdministratorDaily bump.
2022-10-17 Jeff LawFix bogus RTL on the H8.
2022-10-17 Jeff LawMore infrastructure to avoid bogus RTL on H8.
2022-10-17 Jeff LawRemove accidential commits
2022-10-17 Jeff LawEnable REE for H8
2022-10-17 Jeff LawAdd missing splitter for H8
2022-10-17 H.J. Lux86: Check corrupted return address when unwinding...
2022-10-17 Steve KarglFortran: NULL pointer dereference in gfc_simplify_image...
2022-10-17 Aldy HernandezMake sure exported range for SSA post-dominates the...
2022-10-17 Harald AnlaufFortran: handle bad array ctors with typespec [PR93483...
2022-10-17 Harald AnlaufFortran: check type of operands of logical operations...
2022-10-17 Tobias BurnusFortran: Fixes for kind=4 characters strings [PR107266]
2022-10-17 Patrick Palkac++ modules: streaming constexpr_fundef [PR101449]
2022-10-17 Aldy Hernandez[PR tree-optimization/105820] Add test.
2022-10-17 Aldy HernandezDo not test for -Inf when flag_finite_math_only.
2022-10-17 Aldy HernandezAdd 3 floating NAN tests.
2022-10-17 Andrew MacLeodAdd relation_trio class for range-ops.
2022-10-17 Andrew MacLeodFix nan updating in range-ops.
2022-10-17 Andrew MacLeodDon't set useless relations.
2022-10-17 Thomas SchwingeGCN: Restore build with GCC 4.8
2022-10-17 Thomas SchwingeTag 'gcc/gimple-expr.cc:mark_addressable_2' as 'static'
2022-10-17 Thomas SchwingeFix nvptx-specific '-foffload-options' syntax in 'libgo...
2022-10-17 Richard BienerVectorization of first-order recurrences
2022-10-17 Florian Weimerlibgcc: Move cfa_how into potential padding in struct...
2022-10-17 Jonathan Wakelylibstdc++: Fix value of __cpp_lib_constexpr_charconv
2022-10-17 Ju-Zhe ZhongRISC-V: Fix format[NFC]
2022-10-17 Ju-Zhe ZhongRISC-V: Reorganize mangle_builtin_type.[NFC]
2022-10-17 Arsen Arsenovicelf: ELF toolchain --without-{headers, newlib} should...
2022-10-17 Hu, Lin1Initial Meteorlake Support
2022-10-17 Haochen JiangInitial Raptorlake Support
2022-10-17 GCC AdministratorDaily bump.
2022-10-16 Jeff LawAdd new constraints for upcoming autoinc fixes
2022-10-16 Jeff LawRename "z" constraint to "Zz" on the H8/300
2022-10-16 Jeff LawFix bug in register move costing on H8/300
2022-10-16 GCC AdministratorDaily bump.
2022-10-15 Jonathan Wakelylibstdc++: Fix -Wunused-function warning in src/c+...
2022-10-15 Jonathan Wakelylibstdc++: Implement constexpr std::to_chars for C...
2022-10-15 Jonathan Wakelylibstdc++: Fix uses_allocator_construction args for...
2022-10-15 GCC AdministratorDaily bump.
2022-10-14 Joseph Myerspreprocessor: C2x identifier rules
2022-10-14 Harald AnlaufFortran: fix check of polymorphic elements in data...
2022-10-14 Aldy HernandezImplement distinction between HONOR_SIGNED_ZEROS and...
2022-10-14 Aldy HernandezImplement range-op entry for __builtin_copysign.
2022-10-14 Tobias Burnusgfortran.dg/c-interop/deferred-character-2.f90: Fix...
2022-10-14 Aldy HernandezCheck rvc_normal in real_isdenormal.
2022-10-14 Jonathan Wakelylibstdc++: Disable all emergency EH pool code if obj...
next