aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-05Add AMD znver4 instruction reservationsTejas Joshi3-1/+1070
2023-01-05libstdc++: Support single components in name of chrono::current_zone() [PR108...Jonathan Wakely1-2/+5
2023-01-05libstdc++: Only use std::atomic<tzdb_list::_Node*> if lock free [PR108228]Jonathan Wakely2-37/+64
2023-01-05libstdc++: Fix std::chrono::hh_mm_ss with unsigned rep [PR108265]Jonathan Wakely2-3/+28
2023-01-05Daily bump.GCC Administrator9-1/+134
2023-01-04c++: mark_single_function and SFINAE [PR108282]Patrick Palka2-1/+20
2023-01-04c++: Error recovery in merge_default_template_args [PR108206]Jakub Jelinek2-0/+7
2023-01-04Avoid quadratic behaviour of LTO symbol promotionJan Hubicka1-2/+5
2023-01-04libstdc++: Export the __gnu_cxx::zoneinfo_dir_override symbol [PR108228].Iain Sandoe1-0/+3
2023-01-04modula-2: Fix registration of modules via constructors [PR108183].Iain Sandoe16-45/+31
2023-01-04modula-2: Module registration constructors need to be visible [PR108259].Iain Sandoe1-1/+1
2023-01-04modula-2, doc: Build dvi, ps and pdf doc in the gcc/doc directory.Iain Sandoe1-6/+10
2023-01-04Modula-2, testsuite: No 96 bit floating type on Darwin.Iain Sandoe1-3/+2
2023-01-04MAINTAINERS: Add myself as Modula-2 front-end maintainerGaius Mulley1-0/+1
2023-01-04libstdc++: Fix std::array<T, 0>::data() to be a constant expression [PR108258]Jonathan Wakely2-4/+17
2023-01-04vrp: Handle pointers in maybe_set_nonzero_bits [PR108253]Jakub Jelinek2-2/+64
2023-01-04generic-match-head: Don't assume GENERIC folding is done only early [PR108237]Jakub Jelinek2-2/+17
2023-01-04ubsan: Avoid narrowing of multiply for -fsanitize=signed-integer-overflow [PR...Jakub Jelinek3-1/+38
2023-01-04Initial Emeraldrapids SupportHu, Lin12-0/+4
2023-01-04i386: Remove Meteorlake's family_modelHu, Lin11-1/+0
2023-01-04Daily bump.GCC Administrator6-1/+257
2023-01-03testsuite: AIXDavid Edelsohn2-0/+6
2023-01-03OpenMP: GC unused SIMD clonesSandra Loosemore6-11/+66
2023-01-03libgcc: Specialize execute_cfa_program in DWARF unwinder for alignments [redo]Florian Weimer3-289/+355
2023-01-03Revert "Compute a table of DWARF register sizes at compile"Florian Weimer5-58/+75
2023-01-03Revert "Define __LIBGCC_DWARF_REG_SIZES_CONSTANT__ if DWARF register size is ...Florian Weimer4-60/+12
2023-01-03Revert "libgcc: Specialize execute_cfa_program in DWARF unwinder for alignments"Florian Weimer3-354/+289
2023-01-03tree-optimization/105043: Object Size Checking docs cleanupSiddhesh Poyarekar1-6/+14
2023-01-03Improve ix86_expand_int_movcc to allow condition (mask) sharing.Roger Sayle2-26/+41
2023-01-03PR target/108229: A minor STV compute_convert_gain tweak on x86.Roger Sayle1-0/+8
2023-01-03expr: Fix up store_expr into SUBREG_PROMOTED_* target [PR108264]Jakub Jelinek2-0/+30
2023-01-03cfgrtl: Don't try to redirect asm goto to EXIT [PR108263]Jakub Jelinek2-2/+31
2023-01-03ada: Fix unescaped quotes when combining fdiagnostics-format=json and gnatdJGhjuvan Lacambre1-2/+3
2023-01-03ada: output.adb: fix newline being inserted when buffer is fullGhjuvan Lacambre1-3/+3
2023-01-03ada: Fix GNAT.Formatted_String's handling of real valuesRonan Desplanques1-1/+2
2023-01-03ada: Fix parsing bug in GNAT.Formatted_StringRonan Desplanques1-0/+1
2023-01-03ada: Fix premature finalization of return temporaryEric Botcazou2-2/+18
2023-01-03ada: Fix format string parsing in GNAT.Formatted_StringRonan Desplanques1-31/+36
2023-01-03ada: Make Apply_Discriminant_Check.Denotes_Explicit_Dereference more robustEric Botcazou1-10/+18
2023-01-03ada: Fix calling convention of foreign functions returning limited typeEric Botcazou2-6/+9
2023-01-03ada: Adapt frontend optimization for aggregate assignmentMarc Poulhiès1-14/+92
2023-01-03ada: Another small adjustment to special resolution of membership testEric Botcazou1-7/+12
2023-01-03ada: Make Sem_Util.Is_Aliased_View predicate more robustEric Botcazou3-4/+17
2023-01-03ada: GNAT UGN: Adjust wording in "Platform-specific Information" chapterJoel Brobecker2-5/+5
2023-01-03ada: Fix detection of function calls in object declarationsEric Botcazou4-11/+37
2023-01-03ada: Simplify [Small_]Integer_Type_ForBob Duff4-55/+29
2023-01-03ada: Cannot reference ghost entity in class-wide preconditionJavier Miranda1-0/+10
2023-01-03ada: Fix support of Default_Component_Value aspect on derived typesEric Botcazou2-77/+133
2023-01-03Daily bump.GCC Administrator11-1/+138
2023-01-02i386: correct division modeling in lujiazui.mdAlexander Monakov1-28/+30