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
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-04
Update copyright years.
Jakub Jelinek
5
-5
/
+5
2015-08-04
* config/fpu-387.h: Remove unwanted whitespace.
Uros Bizjak
1
-1
/
+1
2015-08-04
fpu-387.h (get_fpu_trap_exceptions): Add temporary variable to improve genera...
Uros Bizjak
1
-18
/
+21
2015-01-05
Update copyright years.
Jakub Jelinek
5
-5
/
+5
2014-07-10
fpu-*.h (get_fpu_rounding_mode, [...]): Clean up, mark unreachable code as such.
Francois-Xavier Coudert
4
-25
/
+15
2014-07-09
libgfortran.h (support_fpu_underflow_control, [...]): New prototypes.
Francois-Xavier Coudert
5
-1
/
+160
2014-07-08
Use FP_RN etc. unconditionally
Rainer Orth
1
-42
/
+0
2014-07-07
fpu-387.h, [...]: Use static assertions.
Francois-Xavier Coudert
4
-30
/
+20
2014-07-05
Restore Solaris/SPARC bootstrap
Rainer Orth
1
-0
/
+2
2014-07-02
* config/fpu-sysv.h (void set_fpu): Remove stalled comment.
Uros Bizjak
1
-1
/
+0
2014-07-02
* config/fpu-glibc.h: Fix comment about FE_DENORMAL.
Francois-Xavier Coudert
1
-1
/
+1
2014-07-02
configure.host (ieee_flags): Add -mieee for alpha*.
Uros Bizjak
2
-0
/
+6
2014-06-29
fpu-387.h (my_fenv_t): Amend structure so it also works on mingw32.
Francois-Xavier Coudert
1
-2
/
+1
2014-06-28
re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception...
Francois-Xavier Coudert
5
-89
/
+1066
2014-04-22
Remove obsolete Solaris 9 support
Rainer Orth
1
-46
/
+0
2014-01-02
Update copyright years in libgfortran/
Richard Sandiford
5
-5
/
+5
2013-12-11
fpu-387.h (sigill_hdlr, [...]): Emit
Tobias Burnus
1
-3
/
+3
2013-07-23
fpu-387.h (get_fpu_rounding_mode): Read rounding mode from SSE mxcsr register...
Uros Bizjak
1
-11
/
+26
2013-07-21
re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)
Tobias Burnus
1
-3
/
+3
2013-07-21
re PR libfortran/35862 ([F2003] Implement new rounding modes for run time)
Tobias Burnus
5
-2
/
+312
2013-06-24
configure.ac: Check for fp_except and fp_except_t.
Tobias Burnus
1
-0
/
+6
2013-06-21
* config/fpu-sysv.h (get_fpu_except_flags): Fix typo.
Eric Botcazou
1
-1
/
+1
2013-06-20
fpu-387.h (_FPU_MASK_ALL): New.
Uros Bizjak
1
-29
/
+31
2013-06-19
fpu-387.h: Use __asm__ and __volatile__ consistently.
Uros Bizjak
1
-23
/
+14
2013-06-17
gfortran.h (gfc_option_t): Add fpe_summary.
Tobias Burnus
5
-0
/
+162
2013-01-14
Update copyright years in libgfortran.
Richard Sandiford
5
-5
/
+5
2012-09-05
fpu-387.h (set_fpu): Prefix stmxcsr and ldmxcsr with %v.
Uros Bizjak
1
-2
/
+2
2012-09-05
fpu-387.h (set_fpu): Use __builtin_ia32_stmxcsr and __builtin_ia32_ldmxcsr in...
Uros Bizjak
1
-2
/
+2
2011-06-03
gcc:
Richard Henderson
1
-4
/
+4
2011-05-20
Clarify FP exception documentation and messages
Janne Blomqvist
5
-16
/
+16
2011-05-14
Error printing thread safety, remove GFORTRAN_USE_STDERR
Janne Blomqvist
4
-56
/
+56
2010-08-26
fpu-387.h (has_sse): Remove cw_sse, unused.
Rainer Orth
1
-2
/
+3
2010-07-12
config.gcc (i[34567]86-*-solaris2*): Default with_arch_32 to pentiumpro on So...
Rainer Orth
1
-1
/
+46
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
5
-75
/
+48
2007-09-07
fpu-387.h: Include cpuid.h.
Uros Bizjak
1
-36
/
+25
2007-08-31
minloc1.m4: Update copyright year and ajust headers order.
Francois-Xavier Coudert
5
-5
/
+5
2007-04-06
cpu_time.c: Don't include headers already included by libgfortran.h.
Francois-Xavier Coudert
2
-7
/
+0
2006-04-01
fpu-387.h: Use previously added SSE code in all cases, as it really is the ri...
Francois-Xavier Coudert
1
-10
/
+0
2006-03-30
re PR libfortran/26712 (gfortran on mac intel runtime floating point exceptio...
Francois-Xavier Coudert
1
-0
/
+12
2005-11-18
fpu-glibc.h (set_fpu): Only call fedisableexcept for nonzero FE_ALL_EXCEPT.
Hans-Peter Nilsson
1
-1
/
+2
2005-10-28
acinclude.m4 (LIBGFOR_CHECK_FPSETMASK): New check.
François-Xavier Coudert
2
-0
/
+183
2005-10-23
fpu.c: Add _GNU_SOURCE definition.
Francois-Xavier Coudert
1
-1
/
+0
2005-10-14
fpu-387.h (set_fpu): Remove extra ":" in stmxcsr.
Uros Bizjak
1
-4
/
+5
2005-10-13
* config/fpu-387.h (set_fpu): Add "=m" for stmxcsr.
Uros Bizjak
1
-1
/
+1
2005-10-12
gfortran.h: Add bitmasks for different FPE traps.
François-Xavier Coudert
3
-0
/
+253