OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / libgfortran /
2012-06-14 rguenthMark ChangeLog
2012-05-31 bkoz2012-05-31 Benjamin Kosnik <bkoz@redhat.com>
2012-05-11 burnus2012-05-12 Tobias Burnus <burnus@net-b.de>
2012-03-30 uros PR libgfortran/52758
2012-03-22 rguenthMark ChangeLog
2012-01-20 burnus2012-01-20 Tobias Burnus <burnus@net-b.de>
2012-01-12 burnus2012-01-12 Tobias Burnus <burnus@net-b.de>
2012-01-12 jbRemove configure check for unused fdopen.
2012-01-12 jbPR 51803 Avoid malloc if getcwd fails or is not available.
2012-01-11 burnus2012-01-11 Tobias Burnus <burnus@net-b.de>
2012-01-11 jbPR 51803 Handle getcwd failure and lack of the function...
2012-01-10 burnus2012-01-10 Tobias Burnus <burnus@net-b.de>
2012-01-09 burnus2012-01-09 Harald Anlauf <anlauf@gmx.de>
2012-01-09 roLink libgfortran with -shared-libgcc
2012-01-09 rguenth2012-01-09 Richard Guenther <rguenther@suse.de>
2012-01-06 burnus2012-01-06 Tobias Burnus <burnus@net-b.de>
2011-12-22 jbPR 51646 Use POSIX mode flags in open() argument.
2011-12-08 burnus2011-12-08 Tobias Burnus <burnus@net-b.de>
2011-11-21 andreastAdditional fixes for FreeBSD-10 build:
2011-11-11 jbPR 51090 Fix r181288 to conform to GNU style
2011-11-11 jbPR 51090 Check that getenv result != NULL before procee...
2011-11-10 jbLet the compiler decide whether to inline.
2011-11-09 jbSimplify time() usage.
2011-11-09 jbConfigure cleanup.
2011-11-09 rth PR libfortran/47972
2011-11-09 jbPR 46686 Fix incorrect comment.
2011-11-09 burnus2011-11-09 Tobias Burnus <burnus@net-b.de>
2011-11-09 jbPR 46686 Implement backtrace with _Unwind_Backtrace...
2011-11-09 jbPR 50016 Slow I/O on MingW due to _commit
2011-11-08 fxcoudert PR libfortran/47972
2011-11-08 fxcoudert PR libfortran/47970
2011-11-07 jbRevert previous fix for PR 45723.
2011-11-02 roMove gthr to toplevel libgcc
2011-11-01 jbCopyright years and whitespace fix for r180734
2011-11-01 jbCleanup NEWUNIT allocation.
2011-10-31 jbUpdate file position for inquire lazily.
2011-10-31 jbIntroduce a size member function to struct stream.
2011-10-31 jbSimplify handling of special files.
2011-09-10 tkoenig2011-09-10 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-09-01 tkoenig2011-09-01 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-08-29 burnusgcc/fortran/
2011-08-29 tkoenig2011-08-29 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-08-28 tkoenig2011-08-28 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-08-18 burnus2011-08-18 Tobias Burnus <burnus@net-b.de>
2011-07-23 schwab* libgfortran/intrinsics/ctime.c: Include <stdlib.h>.
2011-07-22 burnus2011-07-23 Tobias Burnus <burnus@net-b.de>
2011-07-15 dcarrera2011-07-15 Daniel Carrera <dcarrera@gmail.com>
2011-07-14 dcarreraRemove error parameter from caf_runtime_error. Add...
2011-07-13 jbPR 49296 List read, EOF without preceding separator
2011-07-09 burnus2011-07-09 Tobias Burnus <burnus@net-b.de>
2011-07-09 burnus2011-07-09 Tobias Burnus <burnus@net-b.de>
2011-07-07 burnus2011-07-07 Tobias Burnus <burnus@net-b.de>
2011-07-05 tkoenig2011-07-05 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-06-28 tkoenig2011-06-28 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-06-18 jbPR 49296 List directed read of string ending in EOF.
2011-06-16 burnus2011-06-17 Daniel Carrera <dcarrera@gmail.com>
2011-06-11 jbReturn error when trying to seek a non-seekable buffere...
2011-06-11 jbFigure out whether a file is seekable with lseek()
2011-06-10 burnusgcc/fortran/
2011-06-03 ro gcc:
2011-05-29 jbPR 48931 Use async-signal-safe execve instead of execvp
2011-05-29 jbPR 49214 fd_gets should return NULL if nothing was...
2011-05-29 jbPR 19155 Check for strtod failure via endptr
2011-05-22 burnus2011-05-22 Tobias Burnus <burnus@net-b.de>
2011-05-22 jbPR 48931 Make backtrace async-signal-safe, reformat...
2011-05-20 jbPR 48977 Denormal exception on glibc targets
2011-05-20 jbClarify FP exception documentation and messages
2011-05-14 burnus2011-05-14 Tobias Burnus <burnus@net-b.de>
2011-05-14 jbPR 48915 Abort handling
2011-05-14 jbError printing thread safety, remove GFORTRAN_USE_STDERR
2011-05-14 burnus2011-05-14 Tobias Burnus <burnus@net-b.de>
2011-05-06 burnus2011-05-06 Tobias Burnus <burnus@net-b.de>
2011-05-05 jvdelisle2011-05-04 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2011-05-01 jvdelisle2011-05-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2011-04-29 jbWhitespace fixes
2011-04-29 jbFix path handling
2011-04-29 jbPR 48488 Typo
2011-04-29 jbPR 48488 Fix comments
2011-04-29 jbPR 48488 Fix comments
2011-04-29 jvdelisle2011-04-29 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2011-04-20 meyeringremove useless if-before-free tests
2011-04-20 jvdelisle2011-04-19 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2011-04-18 jvdelisle2011-04-17 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2011-04-16 jbReplace sprintf with snprintf
2011-04-15 jvdelisle2011-04-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2011-04-15 burnus2011-04-15 Tobias Burnus <burnus@net-b.de>
2011-04-15 jbPR 47571 Fix bootstrap regression on alpha-dec-osf
2011-04-12 jbCleanup memsize types
2011-04-12 jbRemove _GNU_SOURCE from AM_CPPFLAGS
2011-04-06 burnus2011-04-06 Tobias Burnus <burnus@net-b.de>
2011-04-03 burnus2011-04-04 Tobias Burnus <burnus@net-b.de>
2011-03-27 burnus2011-03-27 Tobias Burnus <burnus@net-b.de>
2011-03-24 jvdelisle2011-03-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2011-03-21 ro libgfortran:
2011-03-19 danglin PR fortran/35667
2011-03-19 fxcoudert PR libfortran/47439
2011-03-16 fxcoudert PR libfortran/47883
2011-03-12 tkoenig2011-03-12 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-03-12 tkoenig2011-03-12 Thomas Koenig <tkoenig@gcc.gnu.org>
2011-03-12 jvdelisle2011-03-11 Jerry DeLisle <jvdelisle@gcc.gnu.org>
next