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
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-07-27
mmix: Don't turn off .hidden support.
Hans-Peter Nilsson
1
-6
/
+0
2020-06-16
S/390: Emit vector alignment hints for z13 if AS accepts them
Stefan Schulze Frielinghaus
1
-0
/
+5
2020-06-09
When specifying a non-system prefix with --with-zstd, the build fails because...
Michael Kuhn
1
-0
/
+2
2020-06-08
bootstrap: Fix --disable-bootstrap with older g++.
Jason Merrill
1
-2
/
+0
2020-05-18
bootstrap: Update requirement to C++11.
Jason Merrill
1
-0
/
+3
2020-05-12
gcc: Enable Intel CET on Intel CET enabled host for jit
H.J. Lu
1
-0
/
+11
2020-05-05
build: Fix 32-bit TLS detection with 64-bit-default gas on Solaris/x86
Rainer Orth
1
-0
/
+5
2020-04-30
--with-{documentation,changes}-root-url tweaks
Jakub Jelinek
1
-6
/
+8
2020-04-29
diagnostics: Add %{...%} pretty-format support for URLs and use it in -Wpsabi...
Jakub Jelinek
1
-0
/
+14
2020-04-29
Harden and adjust 'gcc/configure' parsing of '--enable-offload-targets'
Thomas Schwinge
1
-3
/
+6
2020-04-29
[gcn] Fix 'omp-device-properties-gcn' handling
Thomas Schwinge
1
-1
/
+1
2020-04-27
Fix warning URLs for Fortran and analyzer [PR 92830]
David Malcolm
1
-1
/
+1
2020-03-25
Do not error about missing zstd unless --with-zstd.
Martin Liska
1
-1
/
+1
2020-03-25
Fix handling of --with{,out}-zstd option.
Martin Liska
1
-2
/
+7
2020-02-28
Improve detection of ld_date.
Martin Liska
1
-1
/
+1
2020-02-15
PR 87488: Add --with-diagnostics-urls configuration option
Bernd Edlinger
1
-0
/
+28
2020-01-31
nios2: Support for GOT-relative DW_EH_PE_datarel encoding.
Sandra Loosemore
1
-0
/
+11
2020-01-23
Emit .note.GNU-stack for hard-float linux targets.
Dragan Mladjenovic
1
-0
/
+12
2020-01-14
Initial commit of analyzer
David Malcolm
1
-1
/
+13
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-20
Switch gcc ftp URL's to https
Janne Blomqvist
1
-1
/
+1
2019-11-18
musl: use correct long double abi by default
Szabolcs Nagy
1
-2
/
+14
2019-11-12
[RS6000] Remove TARGET_TLS_MARKERS and require binutils 2.20
Alan Modra
1
-6
/
+0
2019-11-11
[build] Properly track GCC language configure fragments
Thomas Schwinge
1
-1
/
+4
2019-11-04
Add gcc/config/gcn/t-omp-device for OpenMP declare variant kind/arch/isa
Tobias Burnus
1
-0
/
+4
2019-11-04
pass --enable-obsolete down to gcc/configure for auto-build.h
Alexandre Oliva
1
-1
/
+7
2019-11-04
MSP430: Add -mtiny-printf option
Jozef Lawrynowicz
1
-0
/
+16
2019-11-03
config.in: Regenerate.
Jan Hubicka
1
-1
/
+9
2019-11-02
re PR bootstrap/92314 (missing omp-device-properties', needed by 's-omp-devic...
Jakub Jelinek
1
-7
/
+11
2019-10-31
configure.ac: Compute and substitute omp_device_properties and omp_device_pro...
Jakub Jelinek
1
-0
/
+11
2019-10-10
Documentation hyperlinks for [-Wname-of-option] (PR 87488)
David Malcolm
1
-0
/
+14
2019-10-07
MSP430: Don't generate 430X insns when handling data in the lower memory region
Jozef Lawrynowicz
1
-0
/
+14
2019-10-01
libada: Remove racy duplicate gnatlib installation
Maciej W. Rozycki
1
-0
/
+10
2019-09-03
Remove Cell Broadband Engine SPU targets
Ulrich Weigand
1
-1
/
+1
2019-07-23
configure.ac (ACX_PROG_CXX_WARNING_OPTS): Revert r273311.
Martin Sebor
1
-2
/
+1
2019-07-09
PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...
Martin Sebor
1
-1
/
+2
2019-07-03
Add zstd support for LTO bytecode compression.
Martin Liska
1
-0
/
+66
2019-06-17
Remove support for alternative Solaris 11.4 ld -V output
Rainer Orth
1
-6
/
+2
2019-06-05
c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.
Martin Sebor
1
-3
/
+4
2019-05-14
Remove obsolete Solaris 10 support
Rainer Orth
1
-23
/
+4
2019-05-13
re PR target/89221 (--enable-frame-pointer does not work as intended)
Uros Bizjak
1
-1
/
+1
2019-05-09
[PR89221] Continue to default to '--disable-frame-pointer' for x86 GNU systems
Thomas Schwinge
1
-2
/
+2
2019-05-06
re PR target/89221 (--enable-frame-pointer does not work as intended)
Uros Bizjak
1
-3
/
+13
[next]