unaligned-memcpy-2.c (dest): Initialize to ensure alignment.
[gcc.git] / libgfortran /
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
2012-04-02 Tristan Gingoldmath.m4 (GCC_CHECK_MATH_FUNC): Remove if-present argument.
2012-03-30 Uros Bizjak* ChangeLog: Fix last entry.
2012-03-30 Uros Bizjak* ChangeLog: Fix entry.
2012-03-30 Uros Bizjakre PR libfortran/52758 (libgfortran/intrinsics/chmod...
2012-03-27 Tristan Gingoldconfigure.ac: Add description to AC_DEFINE in GCC_CHECK...
2012-03-26 Janne BlomqvistCombined get_mem and internal_malloc_size.
2012-03-26 Tristan Gingoldconfigure.ac: Use GCC_CHECK_MATH_FUNC for math functions.
2012-03-25 Janne BlomqvistUse calloc instead of malloc and memset.
2012-03-17 Janne BlomqvistPR libfortran/52608 Move the removal of initial zeros.
2012-03-16 Janne BlomqvistShare vtables instead of replicating them for each...
2012-03-15 Janne BlomqvistRemove commented out debug printf:s
2012-03-15 Janne Blomqvistre PR libfortran/52434 (Insufficient number of digits...
2012-03-14 Rainer OrthRemove obsolete IRIX 6.5 support
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-03-10 Tobias Burnuslibgfortran.h (descriptor_dimension, [...]): Rename...
2012-01-20 Tobias Burnusre PR libfortran/51899 (libgfortran's chmod.c fails...
2012-01-12 Tobias Burnusre PR libfortran/36755 (Avoid fork/exec in chmod intrinsic)
2012-01-12 Janne BlomqvistRemove configure check for unused fdopen.
2012-01-12 Janne BlomqvistPR 51803 Avoid malloc if getcwd fails or is not available.
2012-01-11 Tobias Burnusmain.c (store_exe_path): Fix absolute path detection...
2012-01-11 Janne BlomqvistPR 51803 Handle getcwd failure and lack of the function...
2012-01-10 Tobias Burnusre PR fortran/51197 (Backtrace information less useful)
2012-01-09 Harald Anlaufre PR fortran/51197 (Backtrace information less useful)
2012-01-09 Rainer OrthLink libgfortran with -shared-libgcc
2012-01-09 Richard Biener2012-01-09 Richard Guenther <rguenther@suse.de>
2012-01-06 Tobias Burnus2012-01-06 Tobias Burnus <burnus@net-b.de>
2011-12-22 Janne BlomqvistPR 51646 Use POSIX mode flags in open() argument.
2011-12-08 Tobias Burnusre PR fortran/50815 (ICE on allocation of deferred...
2011-11-21 Andreas ToblerAdditional fixes for FreeBSD-10 build:
2011-11-11 Janne BlomqvistPR 51090 Fix r181288 to conform to GNU style
2011-11-11 Janne BlomqvistPR 51090 Check that getenv result != NULL before procee...
next