]> gcc.gnu.org Git - gcc.git/history - libgfortran
go-gcc.cc (Gcc_backend::immutable_struct): If IS_COMMON, set DECL_WEAK.
[gcc.git] / libgfortran /
2014-02-21 Tobias Burnusre PR fortran/60286 (INQUIRE reports STDOUT as not...
2014-01-21 Jerry DeLislewrite_float.def (output_float): Remove inadvertent...
2014-01-19 Jerry DeLislere PR libfortran/59771 (Cleanup handling of Gw.0 and...
2014-01-11 Jerry DeLislere PR fortran/59700 (Misleading/buggy runtime error...
2014-01-02 Richard SandifordUpdate copyright years in libgfortran/
2013-12-18 Steven G. Karglread.c (read_f): Convert assert to runtime error.
2013-12-17 Andreas Toblerunix.c (tempfile_open): Only use the needed flag O_CLOEXEC.
2013-12-17 Jerry DeLislere PR libfortran/59419 (Failing OPEN with FILE='xxx...
2013-12-11 Tobias Burnusfpu-387.h (sigill_hdlr, [...]): Emit
2013-12-06 Rainer OrthProvide _M_2_SQRTPI if missing.
2013-12-01 Uros Bizjakre PR libfortran/59313 (gfortran.dg/erf_3.F90 FAILs...
2013-11-21 Andreas SchwabRemove wrong PR link
2013-11-21 Francois-Xavier... re PR libfortran/59227 (FAIL: gfortran.dg/erf_3.F90...
2013-11-20 Francois-Xavier... re PR libfortran/49024 (REAL*16 ERFC_SCALED inaccuracy)
2013-11-18 Francois-Xavier... re PR libfortran/51828 (libgfortran build warnings)
2013-11-15 Janne BlomqvistWhen file status is unknown, don't set O_CREAT when...
2013-11-15 Steve Ellceyconfigure.ac: Do not define HAVE_STRTOLD.
2013-11-10 Janne BlomqvistSet close-on-exec flag when opening files.
2013-10-01 Tobias Burnusre PR fortran/55469 (memory leak on read with istat...
2013-09-20 Alan Modralibtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove...
2013-07-23 Uros Bizjakfpu-387.h (get_fpu_rounding_mode): Read rounding mode...
2013-07-21 Ondřej Bílkatrans-decl.c: Fix comment typos.
2013-07-21 Tobias Burnusre PR libfortran/35862 ([F2003] Implement new rounding...
2013-07-21 Tobias Burnusre PR libfortran/35862 ([F2003] Implement new rounding...
2013-06-24 Steve Ellceyconfigure.ac (AC_CHECK_FUNCS_ONCE): Put into if statement.
2013-06-24 Tobias Burnusconfigure.ac: Check for fp_except and fp_except_t.
2013-06-21 Eric Botcazou* config/fpu-sysv.h (get_fpu_except_flags): Fix typo.
2013-06-20 Uros Bizjak* ChangeLog: Add some missing lines.
2013-06-20 Uros Bizjakfpu-387.h (_FPU_MASK_ALL): New.
2013-06-20 Tobias Burnusre PR fortran/57633 (I/O: Problem with formatted read...
2013-06-19 Uros Bizjakfpu-387.h: Use __asm__ and __volatile__ consistently.
2013-06-17 Tobias Burnusgfortran.h (gfc_option_t): Add fpe_summary.
2013-06-03 Tobias Burnusre PR libfortran/57496 (I/O: WRITE(*,*) HUGE(0._10...
2013-05-24 Rainer OrthUse -z ignore instead of --as-needed on Solaris
2013-05-05 David Edelsohnlibcaf.h (_gfortran_caf_critical): Add a prototype.
2013-05-04 David Edelsohnenviron.c: Include unistd.h.
2013-04-29 Janne BlomqvistSimplify SYSTEM_CLOCK implementation.
2013-04-29 Janne BlomqvistPR 56981 Improve unbuffered performance on special...
2013-04-28 Janne BlomqvistFix sign error in SYSTEM_CLOCK kind=4 Windows version.
2013-04-15 Tobias Burnuslist_read.c (finish_separator): Initialize variable.
2013-04-15 Janne BlomqvistPR 56919 Improve SYSTEM_CLOCK intrinsic on Windows.
2013-04-04 Tobias Burnusre PR libfortran/56810 (record-repeat fails kind check...
2013-04-01 Jerry DeLislere PR fortran/56660 (Fails to read NAMELIST with certai...
2013-03-31 Jerry DeLislere PR libfortran/56786 (Namelist read fails with design...
2013-03-29 Tobias Burnusre PR libfortran/56737 (Wrong I/O result with format...
2013-03-29 Tobias Burnusre PR libfortran/56737 (Wrong I/O result with format...
2013-03-29 Tobias Burnusre PR fortran/56735 (Namelist Read Error with question...
2013-03-25 Tilo Schwarzre PR fortran/52512 (Cannot match namelist object name)
2013-03-24 Tobias Burnusre PR libfortran/56696 (Formatted (list-directed) ...
2013-03-20 Tilo Schwarzre PR fortran/51825 (Fortran runtime error: Cannot...
2013-03-20 Tilo Schwarzre PR libfortran/48618 (Negative unit number in OPEN...
2013-03-19 Janne BlomqvistUse C99 bool instead of enum try.
2013-03-11 Tobias Burnustransfer.c (read_block_direct): Correct condition.
2013-02-21 Janne BlomqvistFix regression when writing formatted sequential to...
2013-02-19 John David Anglinre PR target/56347 (FAIL: gfortran.dg/integer_exponenti...
2013-02-06 Janus Weilre PR fortran/55978 (class_optional_2.f90 -Os fails)
2013-01-23 Janne BlomqvistImprove performance of byte-swapped I/O.
2013-01-14 Richard SandifordUpdate copyright years in libgfortran.
2013-01-06 Tobias Burnusre PR fortran/54678 (second call to get_environment_var...
2013-01-03 Jakub JelinekChangeLog rotation.
2013-01-02 Jerry DeLislere PR fortran/55818 (Reading a REAL from a file which...
2012-12-27 Jerry DeLislere PR fortran/48976 (INQUIRE with STREAM= not supported)
2012-12-26 Jerry DeLislere PR libfortran/48960 (OPEN statement modifies NEWUNIT...
2012-12-25 Janne BlomqvistPR fortran/55539 Fix regression in -fno-sign-zero.
2012-12-21 Thomas Koenigre PR libfortran/30162 (Document when sequential I...
2012-12-20 Janus Weilre PR libfortran/36044 (user-requested backtrace)
2012-12-20 Paul Thomasarray.c (resolve_array_list): Apply C4106.
2012-12-03 Janus Weilre PR fortran/55548 (SYSTEM_CLOCK with integer(8) provi...
2012-10-28 Tobias Burnusbessel.m4: Remove useless statement.
2012-10-10 Tobias Burnusre PR fortran/54878 (libgfortran issues found by the...
2012-10-06 Janne BlomqvistFix usage of secure_getenv with glibc 2.17.
2012-10-06 Thomas Koenigre PR libfortran/54736 (GFORTRAN_CONVERT_UNIT causes...
2012-09-29 Thomas Koenigre PR fortran/52724 (Internal read with character(kind...
2012-09-14 David Edelsohn* configure: Regenerated.
2012-09-05 Uros Bizjakfpu-387.h (set_fpu): Prefix stmxcsr and ldmxcsr with %v.
2012-09-05 Uros Bizjak* ChangeLog: Fix date of my last commit.
2012-09-05 Uros Bizjakfpu-387.h (set_fpu): Use __builtin_ia32_stmxcsr and...
2012-07-25 Andreas Schwablist_read.c (list_formatted_read_scalar): Fix copying...
2012-06-21 Janne BlomqvistPR 39654 FTELL intrinsic function return type.
2012-06-04 Robert MasonPR 53456 Fix incorrect ChangeLog entry.
2012-06-04 Robert MasonPR 53456 Fix typo in gf_cputime.
2012-06-01 Tobias Burnuschmod.c (chmod_func): On MinGW, don't set is_dir
2012-05-31 Benjamin Kosnikre PR target/51007 (Quadmath I/O doesn't work on MinGW)
2012-05-31 Tobias Burnusrevert: unix.c (tempfile_open): Pass mode to "open...
2012-05-30 Tobias Burnusdecl.c: Fix comment typos.
2012-05-27 Janne BlomqvistMinor timing cleanups.
2012-05-24 Janne BlomqvistPR 53456 CPU timing fallback using clock_gettime.
2012-05-23 Janne BlomqvistPR 53456 clock_gettime fallback for gf_gettime
2012-05-23 Robert Masonre PR libfortran/53445 (No sticky bit on VxWorks -...
2012-05-23 Tobias Burnusre PR libfortran/53444 (Accommodate non-compliant strer...
2012-05-16 H.J. LuRegenerate configure files for libtool.m4 change
2012-05-16 Tobias Burnusunix.c (tempfile_open): Pass mode to "open" for O_CREAT.
2012-05-14 Janne BlomqvistPR 52428 Range checking when reading integer values.
2012-05-11 Tobias Burnusre PR fortran/53310 (EOSHIFT leaks memory)
2012-05-05 Janne BlomqvistFix handling of temporary files.
2012-04-22 Tobias Burnusre PR libfortran/53051 (I/O: Support reading floating...
2012-04-17 Tobias Burnusre PR libfortran/38199 (missed optimization: I/O perfor...
2012-04-15 Thomas Koenigre PR libfortran/38199 (missed optimization: I/O perfor...
2012-04-10 Michael Matzcshift0.m4 (cshift0_'rtype_code`): Guard use of modulo.
2012-04-04 Tristan Gingoldlibgfortran.h: Include complex.h before math.h
next
This page took 0.252086 seconds and 8 git commands to generate.