OSDN Git Service

2013-04-09 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
[pf3gnuchains/gcc-fork.git] / libgfortran /
2013-04-04 burnus2013-04-04 Tobias Burnus <burnus@net-b.de>
2013-04-01 jvdelisle2013-04-01 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2013-03-31 jvdelisle2013-03-31 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2013-03-29 burnus2012-03-29 Tobias Burnus <burnus@net-b.de>
2013-03-29 burnus2013-03-29 Tobias Burnus <burnus@net-b.de>
2013-03-29 burnus2013-03-29 Tobias Burnus <burnus@net-b.de>
2013-03-25 tiloschwarz2013-03-25 Tilo Schwarz <tilo@tilo-schwarz.de>
2013-03-24 burnus2013-03-24 Tobias Burnus <burnus@net-b.de>
2013-03-20 burnus2013-03-20 Tilo Schwarz <tilo@tilo-schwarz.de>
2013-03-20 burnus2013-03-20 Tilo Schwarz <tilo@tilo-schwarz.de>
2013-03-19 jbUse C99 bool instead of enum try.
2013-03-11 burnus2013-03-11 Tobias Burnus <burnus@net-b.de>
2013-02-21 jbFix regression when writing formatted sequential to...
2013-02-19 danglin PR target/56347
2013-02-06 janus2013-02-06 Janus Weil <janus@gcc.gnu.org>
2013-01-23 jbImprove performance of byte-swapped I/O.
2013-01-14 rsandifoUpdate copyright years in libgfortran.
2013-01-06 burnus2013-01-06 Tobias Burnus <burnus@net-b.de>
2013-01-03 jakubChangeLog rotation.
2013-01-02 jvdelisle2013-01-02 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2012-12-27 jvdelisle2012-12-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2012-12-26 jvdelisle2012-12-26 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2012-12-25 jbPR fortran/55539 Fix regression in -fno-sign-zero.
2012-12-21 tkoenig2012-12-21 Thomas Koenig <tkoenig@gcc.gnu.org>
2012-12-20 janus2012-12-20 Janus Weil <janus@gcc.gnu.org>
2012-12-20 pault2012-12-19 Paul Thomas <pault@gcc.gnu.org>
2012-12-03 janus2012-12-03 Janus Weil <janus@gcc.gnu.org>
2012-10-28 burnus2012-10-28 Tobias Burnus <burnus@net-b.de>
2012-10-10 burnus2012-10-10 Tobias Burnus <burnus@net-b.de>
2012-10-06 jbFix usage of secure_getenv with glibc 2.17.
2012-10-06 tkoenig2012-10-06 Thomas König <tkoenig@gcc.gnu.org>
2012-09-29 tkoenig2012-09-29 Thomas König <tkoenig@gcc.gnu.org>
2012-09-14 dje * configure: Regenerated.
2012-09-05 uros * config/fpu-387.h (set_fpu): Prefix stmxcsr and ldmxc...
2012-09-05 uros * ChangeLog: Fix date of my last commit.
2012-09-05 uros * config/fpu-387.h (set_fpu): Use __builtin_ia32_stmxc...
2012-07-25 schwab* io/list_read.c (list_formatted_read_scalar): Fix...
2012-06-21 jbPR 39654 FTELL intrinsic function return type.
2012-06-04 jbPR 53456 Fix incorrect ChangeLog entry.
2012-06-04 jbPR 53456 Fix typo in gf_cputime.
2012-06-01 burnus2012-06-01 Tobias Burnus <burnus@net-b.de>
2012-05-31 bkoz2012-05-31 Benjamin Kosnik <bkoz@redhat.com>
2012-05-31 burnus2012-05-31 Tobias Burnus <burnus@net-b.de>
2012-05-30 burnus2012-05-30 Tobias Burnus <burnus@net-b.de>
2012-05-27 jbMinor timing cleanups.
2012-05-24 jbPR 53456 CPU timing fallback using clock_gettime.
2012-05-23 jbPR 53456 clock_gettime fallback for gf_gettime
2012-05-23 burnus2012-05-23 Robert Mason <rbmj@verizon.net>
2012-05-23 burnus2012-05-23 Tobias Burnus <burnus@net-b.de>
2012-05-16 hjlRegenerate configure files for libtool.m4 change
2012-05-16 burnus2012-05-16 Tobias Burnus <burnus@net-b.de>
2012-05-14 jbPR 52428 Range checking when reading integer values.
2012-05-11 burnus2012-05-11 Tobias Burnus <burnus@net-b.de>
2012-05-05 jbFix handling of temporary files.
2012-04-22 burnus2012-04-22 Tobias Burnus <burnus@net-b.de>
2012-04-17 burnus2012-04-17 Tobias Burnus <burnus@net-b.de>
2012-04-15 tkoenig2012-04-15 Thomas Koenig <tkoenig@gcc.gnu.org>
2012-04-10 matz * m4/cshift0.m4 (cshift0_'rtype_code`): Guard use...
2012-04-04 gingold2012-04-04 Tristan Gingold <gingold@adacore.com>
2012-04-02 gingoldconfig/
2012-03-30 uros * ChangeLog: Fix last entry.
2012-03-30 uros * ChangeLog: Fix entry.
2012-03-30 uros PR libgfortran/52758
2012-03-27 gingold2012-03-27 Tristan Gingold <gingold@adacore.com>
2012-03-26 jbCombined get_mem and internal_malloc_size.
2012-03-26 gingold2012-03-26 Tristan Gingold <gingold@adacore.com>
2012-03-25 jbUse calloc instead of malloc and memset.
2012-03-17 jbPR libfortran/52608 Move the removal of initial zeros.
2012-03-16 jbShare vtables instead of replicating them for each...
2012-03-15 jbRemove commented out debug printf:s
2012-03-15 jb2012-03-15 Janne Blomqvist <jb@gcc.gnu.org>
2012-03-14 roRemove obsolete IRIX 6.5 support
2012-03-12 roRemove obsolete Tru64 UNIX V5.1B support
2012-03-10 burnus2012-03-10 Tobias Burnus <burnus@net-b.de>
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
next