summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Daily bump.GCC Administrator2022-04-213-1/+20
* c++: Fix up CONSTRUCTOR_PLACEHOLDER_BOUNDARY handling [PR105256]Jakub Jelinek2022-04-202-0/+49
* Daily bump.GCC Administrator2022-04-203-1/+26
* doc/install.texi: CRIS: Remove gone websites. Adjust CRIS targetsHans-Peter Nilsson2022-04-191-17/+4
* doc/invoke.texi: CRIS: Remove references to cris-axis-linux-gnuHans-Peter Nilsson2022-04-191-22/+7
* tree-optimization/104880 - move testcaseRichard Biener2022-04-191-0/+0
* Daily bump.GCC Administrator2022-04-191-1/+1
* Daily bump.GCC Administrator2022-04-181-1/+1
* Daily bump.GCC Administrator2022-04-171-1/+1
* Daily bump.GCC Administrator2022-04-161-1/+1
* Daily bump.GCC Administrator2022-04-1510-1/+415
* libstdc++: Update incorrect statement about mainline in docsJonathan Wakely2022-04-148-28/+20
* IBM zSystems: Add support for z16 as CPU name.Andreas Krebbel2022-04-149-23/+31
* Darwin, rs6000: Amend lo_sum use for forced constants [PR104117].Iain Sandoe2022-04-143-7/+66
* Darwin: Rework handling for unwinder code in libgcc_s and specs [PR80556].Iain Sandoe2022-04-1424-630/+336
* libgcc, emutls: Allow building weak definitions of the emutls functions.Iain Sandoe2022-04-142-2/+28
* Darwin: Revise handling of some driver opts.Iain Sandoe2022-04-144-280/+247
* libstdc++, testsuite: Add a prune expression for external tool bug.Iain Sandoe2022-04-141-1/+4
* configure, Darwin: Set appropriate defaults for host-shared.Iain Sandoe2022-04-142-2/+29
* IPA: Provide a mechanism to register static DTORs via cxa_atexit.Iain Sandoe2022-04-145-4/+221
* Darwin : Make trampoline templates linker-visible.Iain Sandoe2022-04-141-0/+2
* Darwin, crts: Fix a build warning.Iain Sandoe2022-04-142-0/+3
* Darwin, config: Amend for Darwin 21 / macOS 12.Saagar Jha2022-04-143-9/+9
* collect2: Fix missing cleanups.Iain Sandoe2022-04-141-1/+6
* Darwin, PPC : Fix R13 for PPC64.Iain Sandoe2022-04-141-1/+4
* Darwin, crts: Build Darwin10 unwinder shim as a library.Iain Sandoe2022-04-143-2/+8
* Jit, testsuite: Amend expect processing to tolerate more platforms.Iain Sandoe2022-04-141-41/+85
* configure: Avoid unnecessary constraints on executables for $build.Iain Sandoe2022-04-143-33/+2
* libgcc, X86: Adjust guard for Mach-O code.Iain Sandoe2022-04-141-1/+1
* libgcc, soft-float: Fix strong_alias macro use for Darwin.Iain Sandoe2022-04-141-3/+15
* libiberty, configure, Darwin: Avoid detecting deprecated sbrk.Iain Sandoe2022-04-143-5/+29
* testsuite, Darwin : Skip a test requiring strndup in libc.Iain Sandoe2022-04-141-0/+1
* Darwin : Mark the mod init/term section starts with a linker-visible sym.Iain Sandoe2022-04-142-5/+35
* testsuite, JIT, Darwin: Adjust asm tests for Mach-O.Iain Sandoe2022-04-142-0/+25
* JIT, testsuite, Darwin: Initial testsuite fixes.Iain Sandoe2022-04-145-4/+347
* Darwin, jit: Fix build [PR100613].Iain Sandoe2022-04-141-1/+62
* configure: Allow host fragments to react to --enable-host-shared.Iain Sandoe2022-04-143-0/+14
* libiberty, Darwin : Fix simple-object LTO table for cross-endian case.Iain Sandoe2022-04-141-0/+5
* Darwin: Reset section names table at the end of compile.Iain Sandoe2022-04-141-0/+8
* Darwin, libcc1: Handle hosts with mdynamic-no-pic support.Iain Sandoe2022-04-142-0/+2
* Darwin, configury : Allow for specification and detection of dsymutil.Iain Sandoe2022-04-1413-11/+761
* Darwin, config: Revise host config fragment.Iain Sandoe2022-04-143-26/+35
* Daily bump.GCC Administrator2022-04-144-1/+92
* i386: Fix ICE caused by ix86_emit_i387_log1p [PR105214]Jakub Jelinek2022-04-132-0/+21
* builtins: Fix up expand_builtin_int_roundingfn_2 [PR105211]Jakub Jelinek2022-04-132-9/+32
* c-family: Initialize ridpointers for __int128 etc. [PR105186]Jakub Jelinek2022-04-132-0/+7
* fold-const: Fix up make_range_step [PR105189]Jakub Jelinek2022-04-132-1/+46
* combine: Don't record for UNDO_MODE pointers into regno_reg_rtx array [PR104985]Jakub Jelinek2022-04-131-13/+13
* Daily bump.GCC Administrator2022-04-135-1/+416
* c++: treat NON_DEPENDENT_EXPR as not potentially constant [PR104507]Patrick Palka2022-04-122-1/+17