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
/
libgfortran
/
configure
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-22
Fortran: Improve -Wmissing-include-dirs warnings [PR55534]
Tobias Burnus
1
-1
/
+1
2021-09-21
Fortran: Fix -Wno-missing-include-dirs handling [PR55534]
Tobias Burnus
1
-1
/
+1
2021-08-27
libgfortran: Use the libtool macro to determine libm availability.
Iain Sandoe
1
-2
/
+144
2021-06-29
Fortran: Re-enable 128-bit integers for AMD GCN
Julian Brown
1
-18
/
+4
2021-01-05
Update GNU/Hurd configure support
Samuel Thibault
1
-11
/
+1
2020-12-05
Darwin : Update libtool and dependencies for Darwin20 [PR97865]
Iain Sandoe
1
-16
/
+18
2020-11-29
Fix hppa64-hpux11 build to remove source paths from embedded path.
John David Anglin
1
-4
/
+4
2020-07-26
libgfortran: Skip integer-kind=16 check for amdgcn
Tobias Burnus
1
-2
/
+17
2020-06-21
aix: Add GCC64 configuration and FAT target libraries.
David Edelsohn
1
-2
/
+15
2020-05-29
Avoid nested save_CFLAGS and save_LDFLAGS
H.J. Lu
1
-4
/
+5
2020-05-15
x86: Also check if -fcf-protection works
H.J. Lu
1
-2
/
+5
2020-05-14
x86: Default CET run-time support to auto
H.J. Lu
1
-2
/
+2
2020-04-22
libgfortran: Provide some further math library fallbacks [PR94694]
Jakub Jelinek
1
-0
/
+325
2020-02-12
Use a non-empty test program to test ability to link.
Sandra Loosemore
1
-2
/
+2
2020-01-24
Add `--with-toolexeclibdir=' configuration option
Maciej W. Rozycki
1
-3
/
+30
2019-09-27
Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 update
Maciej W. Rozycki
1
-25
/
+23
2019-06-25
Enable full GFortran library for AMD GCN
Kwok Cheung Yeung
1
-2
/
+1
2019-05-19
libfortran/90038 Reap dead children when wait=.false.
Janne Blomqvist
1
-2
/
+8
2019-05-17
libfortran/90038: Use posix_spawn instead of fork
Janne Blomqvist
1
-8
/
+23
2019-01-17
GCN libgfortran.
Andrew Stubbs
1
-3
/
+4
2019-01-12
gfortran.texi: Add description in sections on TS 29113 and further interopera...
Paul Thomas
1
-20
/
+8
2018-11-22
Replace sync builtins with atomic builtins
Janne Blomqvist
1
-20
/
+32
2018-10-31
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
Joseph Myers
1
-1184
/
+1394
2018-09-21
Use vectored writes when reporting errors and warnings.
Janne Blomqvist
1
-2
/
+8
2018-08-14
Include <sys/random.h> for getentropy on Solaris
Rainer Orth
1
-2
/
+5
2018-08-13
Use getentropy() for seeding PRNG
Janne Blomqvist
1
-2
/
+5
2018-04-24
Regenerate configure of target libraries
H.J. Lu
1
-1
/
+1
2018-04-19
cet.m4 (GCC_CET_FLAGS): Default to --disable-cet, replace --enable-cet=defaul...
Jakub Jelinek
1
-7
/
+6
2018-04-18
re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)
David Malcolm
1
-1
/
+1
2018-02-19
CET shouldn't be enabled in 32-bit run-time libraries by defualt
Igor Tsimbalist
1
-3
/
+18
2017-11-17
Enable building libgfortran with Intel CET
Igor Tsimbalist
1
-2
/
+77
2017-05-28
Fix libgfortran FMA3/FMA4 tests
Rainer Orth
1
-6
/
+12
2017-05-26
re PR fortran/80889 (Bootstrap broken on all targets due to rev 248472)
Thomas Koenig
1
-0
/
+13
2017-05-25
re PR libfortran/78379 (Processor-specific versions for matmul)
Thomas Koenig
1
-2
/
+101
2017-01-19
re PR target/78478 (Compile Error for i386-rtems)
Uros Bizjak
1
-0
/
+37
2017-01-19
re PR target/79127 (Error: invalid register for .seh_savexmm in matmul_i4.c)
Jakub Jelinek
1
-1
/
+8
2017-01-17
re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)
Jakub Jelinek
1
-2
/
+21
2016-12-12
Disable hwcaps on libgfortran
Rainer Orth
1
-371
/
+429
2016-12-03
re PR libfortran/78379 (Processor-specific versions for matmul)
Thomas Koenig
1
-0
/
+87
2016-11-15
config-ml.in: Remove references to GCJ.
Matthias Klose
1
-1
/
+0
2016-08-29
configure.ac (nvptx-*): Hardwire newlib.
Nathan Sidwell
1
-2
/
+4
2015-08-31
re PR fortran/47571 (undefined reference to clock_gettime in Linux build of 0...
Francois-Xavier Coudert
1
-0
/
+46
2015-08-31
re PR fortran/47571 (undefined reference to clock_gettime in Linux build of 0...
Francois-Xavier Coudert
1
-25
/
+22
2015-08-29
acinclude.m4: Remove LIBGFOR_CHECK_ATTRIBUTE_DLLEXPORT.
Francois-Xavier Coudert
1
-442
/
+2
2015-08-28
[Patch] Add to the libgfortran/newlib bodge to "detect" ftruncate support in ...
James Greenhalgh
1
-1
/
+6
2015-08-23
re PR libfortran/54572 (Use libbacktrace library)
Francois-Xavier Coudert
1
-60
/
+2
2015-04-22
libstdc++, libgfortran gthr workaround for musl
Szabolcs Nagy
1
-1
/
+1
2014-11-28
Add support for a minimal version of libgfortran for accelerator targets.
Bernd Schmidt
1
-2
/
+27
2014-11-24
configure.ac: Guard include of <ieeefp.h>.
John David Anglin
1
-0
/
+8
2014-11-21
Always use PIC option with -shared in libtool
H.J. Lu
1
-2
/
+2
[next]