aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-11aix: remove libgomp and libatomic archives before creating FAT archivesClément Chigot2-0/+6
2020-10-11Objective-C, Darwin : Make protocols private extern and weak.Iain Sandoe1-9/+27
2020-10-11libobjc, Darwin : Fix powerpc encoding regression.Iain Sandoe1-2/+1
2020-10-11Objective-C++ : Fix bitfield ivars.Iain Sandoe1-6/+1
2020-10-11testsuite, Objective-c++ : Update diagnostic plugin test.Iain Sandoe1-10/+23
2020-10-11testsuite, objective-c++ : Add a dummy retain/release to testuite object.Iain Sandoe2-0/+16
2020-10-11testsuite, objective-c++ : GC is not available from Darwin16.Iain Sandoe1-1/+1
2020-10-11aix: add FAT library support for libstdc++fs.aClément Chigot1-3/+8
2020-10-11testsuite, Objective-C++ : Skip an ancient test on newer systems.Iain Sandoe1-2/+2
2020-10-11testsuite, Objective-c++ : Fix GNU API tests to work with NeXT where possible.Iain Sandoe3-2/+8
2020-10-11testsuite, Objective-C : Fix two plugin diagnostics tests for Darwin.Iain Sandoe1-6/+19
2020-10-11testsuite, Objective-C : Fix call-super-2.m for newer NeXT headers.Iain Sandoe1-1/+5
2020-10-11testsuite, Objective-C : Update forward-1.m.Iain Sandoe1-4/+42
2020-10-11testsuite, Objective-C : Add initialize method to root class.Iain Sandoe1-0/+6
2020-10-11testsuite, Objective-C : Adjust gnu-api tests for Darwin.Iain Sandoe3-3/+12
2020-10-11testsuite, Objective-C : Update a test for newer OS versions.Iain Sandoe1-1/+1
2020-10-11testsuite, Objective-C : Compatibility fixes.Iain Sandoe3-1/+6
2020-10-11Darwin, Objective-C : Adjust objective-c symbol linkage with version.Iain Sandoe2-7/+34
2020-10-11Darwin, Objective-C : Update meta-data linkage.Iain Sandoe1-1/+42
2020-10-11Objective-C, Darwin : Update message call codegen.Iain Sandoe1-46/+187
2020-10-11Objective-C, Darwin : Revise the runtime selection options.Iain Sandoe2-3/+3
2020-10-11Objective-C++, Darwin : Make metadata 'extern "C"'.Iain Sandoe1-3/+6
2020-10-11Ojective-C, Darwin : Adjust category superclass ref names (NFC).Iain Sandoe1-3/+3
2020-10-11Objective-C, Darwin : Update protocol metadata to current version.Iain Sandoe1-16/+87
2020-10-11Daily bump.GCC Administrator5-1/+140
2020-10-11Fix parameter map computation in ipa-modrefJan Hubicka1-1/+1
2020-10-10[nvptx] Replace dots in function namesTom de Vries1-3/+54
2020-10-10[nvptx] Factor out write_fn_proto_1Tom de Vries1-19/+23
2020-10-10libstdc++: Replace use of reserved name that clashes [PR 97362]Jonathan Wakely4-5/+9
2020-10-10Fix ICE in remap_arguments with removed parameters.Jan Hubicka1-1/+6
2020-10-10Fix modref_transform ICE with more than 32 parameters.Jan Hubicka1-1/+1
2020-10-10Fix ipa-modref ICE with not allocated summaries.Jan Hubicka1-1/+1
2020-10-10Fix modref handling of parameter adjustments and jump functions.Jan Hubicka2-10/+92
2020-10-10Improve tree-ssa-alias dump files.Jan Hubicka1-12/+32
2020-10-10Objective-C, Darwin : Pick up super refs directly.Iain Sandoe1-38/+38
2020-10-10Darwin : Only emit Objective-C section switches for older linkers.Iain Sandoe1-3/+4
2020-10-10Objective-C, Darwin : Update metadata section uses.Iain Sandoe3-2/+12
2020-10-10Objective-C, Darwin : Use special string sections for V2 NeXT runtime.Iain Sandoe3-3/+23
2020-10-10Objective-C: Addess a FIXME (NFC).Iain Sandoe1-26/+6
2020-10-10Darwin : Begin rework of zero-fill sections.Iain Sandoe2-51/+33
2020-10-10x86-64: Check CMPXCHG16B for x86-64-v[234]H.J. Lu3-0/+9
2020-10-10libstdc++: Fix variant build on 32-bit targets [PR95904]Ville Voutilainen1-2/+2
2020-10-10PR97359: Do not cache relops in GORI cache.Aldy Hernandez2-8/+13
2020-10-10Daily bump.GCC Administrator5-1/+266
2020-10-09libstdc++: Diagnose visitors with different return types [PR95904]Ville Voutilainen2-5/+64
2020-10-09libstdc++: Fix incorrect results in std::seed_seq::generate [PR 97311]Jonathan Wakely3-32/+113
2020-10-09Don't keep strict_low_part in reloads for non-registers. [PR97313]Vladimir N. Makarov2-1/+30
2020-10-09libstdc++: Optimize uniform_int_distribution using Lemire's algorithmDaniel Lemire1-7/+54
2020-10-09libstdc++: Adjust variable export in makefileJonathan Wakely2-2/+2
2020-10-09libstdc++: Pass CXXFLAGS to check_performance scriptJonathan Wakely3-1/+3