]> git.ipfire.org Git - thirdparty/gcc.git/history - libgfortran
cxx11.cc (main): Add new tests.
[thirdparty/gcc.git] / libgfortran /
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...
2011-11-10  Janne BlomqvistLet the compiler decide whether to inline.
2011-11-09  Janne BlomqvistSimplify time() usage.
2011-11-09  Janne BlomqvistConfigure cleanup.
2011-11-09  Francois-Xavier... re PR libfortran/47972 (error.c:158:7: warning: return...
2011-11-09  Janne BlomqvistPR 46686 Fix incorrect comment.
2011-11-09  Tobias Burnusconfigure.ac: Make more cross-compile friendly.
2011-11-09  Janne BlomqvistPR 46686 Implement backtrace with _Unwind_Backtrace...
2011-11-09  Janne BlomqvistPR 50016 Slow I/O on MingW due to _commit
2011-11-08  Francois-Xavier... re PR libfortran/47972 (error.c:158:7: warning: return...
2011-11-08  Francois-Xavier... re PR libfortran/47970 (c99_functions.c:611:5: warning...
2011-11-07  Janne BlomqvistRevert previous fix for PR 45723.
2011-11-02  Rainer OrthMove gthr to toplevel libgcc
2011-11-01  Janne BlomqvistCopyright years and whitespace fix for r180734
2011-11-01  Janne BlomqvistCleanup NEWUNIT allocation.
2011-10-31  Janne BlomqvistUpdate file position for inquire lazily.
2011-10-31  Janne BlomqvistIntroduce a size member function to struct stream.
2011-10-31  Janne BlomqvistSimplify handling of special files.
2011-09-10  Thomas Koenigre PR fortran/49479 (reshape / optionals / zero sized...
2011-09-01  Thomas Koenigbessel_r4.c: Regenerated.
2011-08-29  Tobias Burnustrans-decl.c (generate_coarray_sym_init): Use GFC_CAF_C...
2011-08-29  Thomas Koenigre PR libfortran/50192 (Wrong character comparision...
2011-08-28  Thomas Koenigre PR fortran/48066 (Segfault with SUM of zero-sized...
2011-08-18  Tobias Burnusre PR fortran/50109 (Formatted namelist read with multi...
2011-07-23  Andreas Schwabctime.c: Include <stdlib.h>.
2011-07-22  Tobias Burnusre PR libfortran/49791 (Formatted namelist reads fails...
2011-07-15  Daniel Carrerampi.c (caf_runtime_error): Change fprintf to vfprintf.
2011-07-14  Daniel CarreraRemove error parameter from caf_runtime_error. Add...
2011-07-13  Janne BlomqvistPR 49296 List read, EOF without preceding separator
2011-07-09  Tobias Burnuserror.c (sys_abort): Change argument list from "()...
2011-07-09  Tobias Burnusmpi.c (runtime_error): New function.
2011-07-07  Tobias Burnustrans.c (gfc_allocate_with_status): Call _gfortran_caf_...
2011-07-05  Thomas Koenigmemory.c (internal_malloc_size): If size is zero, alloc...
2011-06-28  Thomas Koenigre PR fortran/49479 (reshape / optionals / zero sized...
2011-06-18  Janne BlomqvistPR 49296 List directed read of string ending in EOF.
2011-06-16  Daniel Carrerasingle.c (_gfortran_caf_register): Store the address...
2011-06-11  Janne BlomqvistReturn error when trying to seek a non-seekable buffere...
2011-06-11  Janne BlomqvistFigure out whether a file is seekable with lseek()
2011-06-10  Daniel Carreratrans-decl.c (gfc_build_builtin_function_decls): Update...
2011-06-03  Richard Hendersongcc:
2011-05-29  Janne BlomqvistPR 48931 Use async-signal-safe execve instead of execvp
2011-05-29  Janne BlomqvistPR 49214 fd_gets should return NULL if nothing was...
2011-05-29  Janne BlomqvistPR 19155 Check for strtod failure via endptr
2011-05-22  Tobias Burnusstop.c (stop_string,error_stop_string): Minor cleanup.
2011-05-22  Janne BlomqvistPR 48931 Make backtrace async-signal-safe, reformat...
2011-05-20  Janne BlomqvistPR 48977 Denormal exception on glibc targets
2011-05-20  Janne BlomqvistClarify FP exception documentation and messages
2011-05-14  Tobias Burnuslang.opt (fdump-core): Re-add as ignored option for...
2011-05-14  Janne BlomqvistPR 48915 Abort handling
2011-05-14  Janne BlomqvistError printing thread safety, remove GFORTRAN_USE_STDERR
2011-05-14  Tobias Burnusre PR libfortran/48961 (EXECUTE_COMMAND_LINE(WAIT=...
2011-05-06  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-05-05  Jerry DeLislere PR libfortran/48787 (Invalid UP/DOWN rounding with...
2011-05-01  Jerry DeLislere PR libfortran/48787 (Invalid UP/DOWN rounding with...
2011-04-29  Janne BlomqvistWhitespace fixes
2011-04-29  Janne BlomqvistFix path handling
2011-04-29  Janne BlomqvistPR 48488 Typo
2011-04-29  Janne BlomqvistPR 48488 Fix comments
2011-04-29  Janne BlomqvistPR 48488 Fix comments
2011-04-29  Jerry DeLislere PR libfortran/48488 (Wrong default format for real...
2011-04-20  Jim Meyeringremove useless if-before-free tests
2011-04-20  Jerry DeLislere PR libfortran/48602 (Invalid F conversion of G descr...
2011-04-18  Jerry DeLislere PR libfortran/48602 (Invalid F conversion of G descr...
2011-04-16  Janne BlomqvistReplace sprintf with snprintf
2011-04-15  Jerry DeLislere PR libfortran/48589 (Invalid G0/G0.d editing for...
2011-04-15  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-15  Janne BlomqvistPR 47571 Fix bootstrap regression on alpha-dec-osf
2011-04-12  Janne BlomqvistCleanup memsize types
2011-04-12  Janne BlomqvistRemove _GNU_SOURCE from AM_CPPFLAGS
2011-04-06  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-04-03  Tobias Burnusunix.c: Adapt stat DEFINEs since MinGW64 supports LFS.
2011-03-27  Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-03-24  Jerry DeLislere PR libfortran/48030 (Implement read_x using fbuf_getc)
2011-03-21  Rainer Orthre PR bootstrap/48135 (build fails on Solaris2.8 due...
2011-03-19  John David Anglinre PR libfortran/35667 (HP-UX 10 has broken strtod)
2011-03-19  Francois-Xavier... re PR libfortran/47439 (Fun with scratch files on Windo...
2011-03-16  Francois-Xavier... re PR libfortran/47883 (libgfortran configuration shoul...
2011-03-12  Thomas Koenigre PR fortran/48066 (Segfault with SUM of zero-sized...
2011-03-12  Thomas Koenigre PR fortran/48066 (Segfault with SUM of zero-sized...
2011-03-12  Jerry DeLislere PR libfortran/48047 (Incorrect output rounding of...
2011-03-04  Janne BlomqvistPR 47802 Use builtins to check localtime_r return type
2011-03-04  Janne BlomqvistPR 47802 Hack to work around draft POSIX localtime_r
2011-03-01  Jerry DeLislere PR libfortran/47567 (Wrong output for small absolute...
2011-02-27  Jerry DeLislere PR fortran/47778 (reading two arrays of structures...
2011-02-26  Francois-Xavier... re PR libfortran/45165 (unix.c:fallback_access() leaks...
next