Age | Commit message (Expand) | Author | Files | Lines |
2021-10-28 | [PATCH 1/5] Makefile.in: Ensure build CPP/CPPFLAGS is used for build targets | Richard Purdie | 1 | -1/+1 |
2021-10-22 | Add install-dvi Makefile targets. | Eric Gallager | 1 | -2/+2 |
2021-10-16 | gcc/configure: Check for powerpc64le*-*-freebsd* | Piotr Kubaj | 1 | -1/+1 |
2021-10-07 | amdgcn: Support LLVM 13 assembler syntax | Andrew Stubbs | 1 | -16/+92 |
2021-09-23 | configure: Update --help output for --with-multilib-list | Jonathan Wakely | 1 | -1/+1 |
2021-09-21 | arm: pass architecture extensions to assembler if supported | Richard Earnshaw | 1 | -0/+10 |
2021-09-14 | configure: Avoid unnecessary constraints on executables for $build. | Iain Sandoe | 1 | -10/+0 |
2021-09-10 | Remove vestiges of --with-stabs | Richard Biener | 1 | -7/+0 |
2021-08-27 | configure: Adjust several assembler checks to remove an unused parm. | Iain Sandoe | 1 | -5/+5 |
2021-08-21 | configure: remove gas versions from tls check | Serge Belyshev | 1 | -57/+1 |
2021-08-21 | configure: fixup formatting from previous change | Serge Belyshev | 1 | -44/+27 |
2021-08-21 | configure: remove version argument from gcc_GAS_CHECK_FEATURE | Serge Belyshev | 1 | -112/+112 |
2021-08-21 | configure: drop version checks for in-tree gas [PR91602] | Serge Belyshev | 1 | -25/+1 |
2021-08-17 | Darwin, X86, config: Adjust 'as' command lines [PR100340]. | Iain Sandoe | 1 | -0/+9 |
2021-08-12 | Make -no-pie option work for native Windows | Eric Botcazou | 1 | -0/+17 |
2021-07-28 | amdgcn: Fix attributes for LLVM-12 [PR 100208] | Andrew Stubbs | 1 | -0/+29 |
2021-07-05 | Darwin, configury : Allow for specification and detection of dsymutil. | Iain Sandoe | 1 | -2/+94 |
2021-06-24 | Fix --gdwarf-5 configure tests for Windows | Eric Botcazou | 1 | -13/+23 |
2021-06-18 | gcc/configure.ac: fix register issue for global_load assembler functions | Marcel Vollweiler | 1 | -0/+22 |
2021-05-18 | gcc/configure.ac: Fix cross build by using $(CFLAGS-$@) [PR100598] | Tobias Burnus | 1 | -2/+2 |
2021-05-17 | IBM Z: Avoid bash-specific substitution in configure | Marius Hillenbrand | 1 | -1/+2 |
2021-04-29 | Add parallelism support to gcov for MinGW platforms | Eric Botcazou | 1 | -1/+14 |
2021-04-28 | offload-defaulted: Config option to silently ignore uninstalled offload compi... | Tobias Burnus | 1 | -0/+5 |
2021-03-31 | i386, debug: Default to -gdwarf-4 on Windows targets with broken ld.bfd [PR98... | Jakub Jelinek | 1 | -0/+25 |
2021-01-25 | configure: Add workaround for buggy binutils 2.35 [PR98811] | Jakub Jelinek | 1 | -2/+6 |
2021-01-12 | configure, make: Fix up --enable-link-serialization | Jakub Jelinek | 1 | -1/+6 |
2021-01-05 | build: libcody: Link with -lsocket -lnsl if necessary [PR98316] | Rainer Orth | 1 | -0/+9 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-12-24 | C++ : Add the -stdlib= option. | Iain Sandoe | 1 | -0/+44 |
2020-12-17 | IBM Z: Detect libc's float_t behavior on cross compiles | Marius Hillenbrand | 1 | -15/+37 |
2020-12-17 | Add rtl-ssa | Richard Sandiford | 1 | -1/+1 |
2020-12-16 | rs6000: Add support for powerpc64le-unknown-freebsd | Piotr Kubaj | 1 | -0/+3 |
2020-12-02 | Use the section flag 'o' for __patchable_function_entries | H.J. Lu | 1 | -0/+22 |
2020-12-01 | Use SHF_GNU_RETAIN to preserve symbol definitions | H.J. Lu | 1 | -0/+20 |
2020-12-01 | configury : Fix LEB128 support for non-GNU assemblers. | Iain Sandoe | 1 | -22/+26 |
2020-12-01 | IBM Z: Configure excess precision for float at compile-time | Marius Hillenbrand | 1 | -0/+45 |
2020-11-20 | configury: Fix up --enable-link-serialization support | Jakub Jelinek | 1 | -3/+3 |
2020-11-19 | config: Add tests for modules-desired features | Nathan Sidwell | 1 | -2/+72 |
2020-11-18 | configury: --enable-link-serialization support | Jakub Jelinek | 1 | -0/+60 |
2020-11-18 | RISC-V: Support version controling for ISA standard extensions | Kito Cheng | 1 | -0/+10 |
2020-11-12 | RISC-V: Enable ifunc if it was supported in the binutils for linux toolchain. | Nelson Chu | 1 | -0/+35 |
2020-11-02 | RISC-V: Add configure option: --with-multilib-generator to flexible config mu... | Kito Cheng | 1 | -0/+5 |
2020-10-24 | Update check for working assembler --gdwarf-4 option | H.J. Lu | 1 | -3/+56 |
2020-10-07 | debug: Pass --gdwarf-N to assembler if fixed gas is detected during configure | Jakub Jelinek | 1 | -0/+188 |
2020-09-30 | gcc/configure typo fix | Alan Modra | 1 | -1/+1 |
2020-09-29 | Fix GCC 10+ build failure with zstd version 1.2.0 or older. | Jim Wilson | 1 | -1/+6 |
2020-09-21 | Fix fallout from Support new mallinfo2 function. | Jakub Jelinek | 1 | -1/+1 |
2020-09-21 | Support new mallinfo2 function. | Martin Liska | 1 | -2/+2 |
2020-09-08 | MSP430: Fix detection of assembler support for .mspabi_attribute | Jozef Lawrynowicz | 1 | -1/+1 |
2020-08-03 | Removal of HSA offloading from gcc and libgomp | Martin Jambor | 1 | -29/+20 |