index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config.in
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-24
gcc: configure: drop Valgrind 3.1 compatibility
Alexander Monakov
1
-12
/
+0
2023-11-23
gcc: Introduce -fhardened
Marek Polacek
1
-0
/
+18
2023-11-18
LoongArch: Add code generation support for call36 function calls.
Lulu Cheng
1
-0
/
+6
2023-11-14
LoongArch: Disable relaxation if the assembler don't support conditional bran...
Xi Ruoyao
1
-1
/
+34
2023-11-06
rs6000: Consider inline asm as safe if no assembler complains [PR111828]
Kewen Lin
1
-0
/
+6
2023-10-22
Darwin, rpaths: Add --with-darwin-extra-rpath.
Iain Sandoe
1
-0
/
+13
2023-10-18
Darwin: Check as for .build_version support and use it if available.
Iain Sandoe
1
-0
/
+6
2023-09-20
LoongArch: Check whether binutils supports the relax function. If supported, ...
Lulu Cheng
1
-0
/
+6
2023-08-31
Darwin: homogenize spelling of macOS
Francois-Xavier Coudert
1
-4
/
+2
2023-07-21
Darwin: Handle linker '-demangle' option.
Iain Sandoe
1
-1
/
+8
2023-06-12
Remove DEFAULT_MATCHPD_PARTITIONS macro
Tamar Christina
1
-6
/
+0
2023-06-12
Regenerate config.in
Tamar Christina
1
-2
/
+7
2022-12-14
Merge modula-2 front end onto gcc.
Gaius Mulley
1
-6
/
+6
2022-10-25
MIPS: fix building on multiarch platform
YunQiang Su
1
-0
/
+6
2022-10-19
gcc: Add 'mcf' thread model support from mcfgthread
LIU Hao
1
-4
/
+6
2022-10-09
MIPS: improve -march=native arch detection
YunQiang Su
1
-0
/
+10
2022-09-07
Restore detection of HAVE_XCOFF_DWARF_EXTRAS
Martin Liska
1
-0
/
+7
2022-09-02
STABS: remove -gstabs and -gxcoff functionality
Martin Liska
1
-19
/
+0
2022-08-22
jobserver: detect properly O_NONBLOCK
Martin Liska
1
-0
/
+6
2022-07-29
LoongArch: Define the macro ASM_PREFERRED_EH_DATA_FORMAT by checking the asse...
Lulu Cheng
1
-1
/
+7
2022-06-06
arm: reinstate HAVE_GAS_ARM_EXTENDED_ARCH
Andrew Stubbs
1
-0
/
+7
2022-05-24
amdgcn: Remove LLVM 9 assembler/linker support
Andrew Stubbs
1
-73
/
+6
2022-01-12
aix: handle 64bit inodes for include directories
Clément Chigot
1
-0
/
+12
2021-11-15
configure, Darwin: Check ld64 support for -platform-version.
Iain Sandoe
1
-0
/
+6
2021-10-07
amdgcn: Support LLVM 13 assembler syntax
Andrew Stubbs
1
-4
/
+40
2021-09-21
arm: pass architecture extensions to assembler if supported
Richard Earnshaw
1
-0
/
+7
2021-08-17
Darwin, X86, config: Adjust 'as' command lines [PR100340].
Iain Sandoe
1
-0
/
+7
2021-08-12
Make -no-pie option work for native Windows
Eric Botcazou
1
-0
/
+6
2021-07-28
amdgcn: Fix attributes for LLVM-12 [PR 100208]
Andrew Stubbs
1
-0
/
+24
2021-07-05
Darwin, configury : Allow for specification and detection of dsymutil.
Iain Sandoe
1
-0
/
+12
2021-06-18
gcc/configure.ac: fix register issue for global_load assembler functions
Marcel Vollweiler
1
-0
/
+6
2021-04-29
Add parallelism support to gcov for MinGW platforms
Eric Botcazou
1
-0
/
+12
2021-04-28
offload-defaulted: Config option to silently ignore uninstalled offload compi...
Tobias Burnus
1
-0
/
+6
2021-03-31
i386, debug: Default to -gdwarf-4 on Windows targets with broken ld.bfd [PR98...
Jakub Jelinek
1
-0
/
+6
2020-12-24
C++ : Add the -stdlib= option.
Iain Sandoe
1
-0
/
+6
2020-12-02
Use the section flag 'o' for __patchable_function_entries
H.J. Lu
1
-0
/
+6
2020-12-01
Use SHF_GNU_RETAIN to preserve symbol definitions
H.J. Lu
1
-0
/
+7
2020-12-01
IBM Z: Configure excess precision for float at compile-time
Marius Hillenbrand
1
-0
/
+4
2020-11-19
config: Add tests for modules-desired features
Nathan Sidwell
1
-12
/
+48
2020-11-18
RISC-V: Support version controling for ISA standard extensions
Kito Cheng
1
-0
/
+12
2020-10-24
Update check for working assembler --gdwarf-4 option
H.J. Lu
1
-3
/
+3
2020-10-07
debug: Pass --gdwarf-N to assembler if fixed gas is detected during configure
Jakub Jelinek
1
-0
/
+13
2020-09-21
Fix fallout from Support new mallinfo2 function.
Jakub Jelinek
1
-1
/
+2
2020-09-21
Support new mallinfo2 function.
Martin Liska
1
-2
/
+14
2020-08-03
Removal of HSA offloading from gcc and libgomp
Martin Jambor
1
-6
/
+0
2020-06-16
S/390: Emit vector alignment hints for z13 if AS accepts them
Stefan Schulze Frielinghaus
1
-0
/
+7
2020-04-30
--with-{documentation,changes}-root-url tweaks
Jakub Jelinek
1
-0
/
+12
2020-02-15
PR 87488: Add --with-diagnostics-urls configuration option
Bernd Edlinger
1
-0
/
+6
2020-01-31
nios2: Support for GOT-relative DW_EH_PE_datarel encoding.
Sandra Loosemore
1
-0
/
+6
2020-01-30
Regenerate configure for 54b3d52
Dragan Mladjenovic
1
-0
/
+6
[next]