OSDN Git Service

* gcc.dg/vmx/pr27006.c: Remove dg-do directive; use default.
[pf3gnuchains/gcc-fork.git] / libgfortran / intrinsics /
2006-02-07 tobilibgfortran/
2006-02-07 tobi2006-02-07 Rainer Emrich <r.emrich@de.tecosim.com>
2006-01-12 sayle * intrinsics/c99_functions.c: Add function prototypes...
2005-12-04 fxcoudert * io/format.c: Removing unused code.
2005-11-29 jvdelisle2005-11-28 Steven G. Kargl <kargls@comcast.net>
2005-11-28 jakub * intrinsics/ftell.c (ftell, FTELL_SUB): Add unlock_un...
2005-11-27 dje * intrinsics/random.c: Include config.h
2005-11-21 jakubgcc/fortran/
2005-11-13 fxcoudert * intrinsics/fget.c: New file.
2005-11-12 karglPR libfortran/24787
2005-11-06 fxcoudert * intrinsic.c (add_functions): Add ctime and fdate...
2005-11-05 fxcoudert * intrinsic.c (add_functions): Add function version...
2005-11-01 pault2005-11-01 Paul Thomas <pault@gcc.gnu.org>
2005-10-30 fxcoudert * check.c (gfc_check_malloc, gfc_check_free): New...
2005-10-28 fxcoudert * check.c (gfc_check_alarm_sub, gfc_check_signal,
2005-10-23 pault2005-10-23 Paul Thomas <pault@gcc.gnu.org>
2005-10-19 fxcoudert PR libfortran/24432
2005-10-11 kargl PR libgfortran/24313
2005-10-03 fxcoudert PR libfortran/19308
2005-09-27 sje PR target/23552
2005-09-25 fxcoudert * c99_protos.h: Add prototypes for C99 complex functions.
2005-09-25 fxcoudert PR libfortran/23803
2005-09-24 fxcoudert PR libfortran/23802
2005-09-24 fxcoudert PR libfortran/23380
2005-09-13 rsandifogcc/fortran/
2005-08-17 kcook2005-08-17 Kelley Cook <kcook@gcc.gnu.org>
2005-08-09 fxcoudert * check.c (gfc_check_ttynam_sub, gfc_check_isatty...
2005-08-01 fxcoudert PR libfortran/23178
2005-07-31 fxcoudert PR libfortran/21787
2005-07-07 tobi * libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type...
2005-07-07 tkoenig2005-07-07 Thomas Koenig <Thomas.Koenig@online.de>
2005-07-01 aj * intrinsics/unpack_generic.c: Remove const from param...
2005-06-24 jvdelisle2005-06-24 Jerry DeLisle <jvdelisle@verizon.net>
2005-06-23 fxcoudert * intrinsics/c99_functions.c (log10l): New log10l...
2005-06-15 fxcoudert PR libfortran/21950
2005-06-14 tkoenig2005-06-14 Thomas Koenig <Thomas.Koenig@online.de>
2005-06-13 tkoenig2005-06-12 Thomas Koenig <Thomas.Koenig@online.de>
2005-05-26 tkoenig2005-05-26 Thomas Koenig <Thomas.Koenig@online.de>
2005-05-21 ebotcazou * configure.ac: Check for trunc and truncf in libm.
2005-05-15 aj * m4/eoshift1.m4: Initialize variables to avoid warnings.
2005-05-15 aj * intrinsics/pack_generic.c (pack): Remove unneeded...
2005-05-15 aj * intrinsics/system_clock.c (system_clock_4, system_cl...
2005-05-15 ajRemove extra whitespace.
2005-05-15 aj * runtime/normalize.c (almostone_r4, almostone_r8...
2005-05-15 aj * intrinsics/chdir.c, intrinsics/getlog.c, intrinsics...
2005-05-10 tobigcc/fortran/
2005-05-04 tkoenig2005-05-04 Thomas Koenig <Thomas.Koenig@online.de>
2005-04-29 tobi * intrinsics/rename.c: Add missing #includes.
2005-04-22 tkoenig05-04-22 Thomas Koenig <Thomas.Koenig@online.de>
2005-04-17 tkoenig005-04-17 Thomas Koenig <Thomas.Koenig@online.de>
2005-04-15 tkoenig2005-04-15 Thomas Koenig <Thomas.Koenig@online.de>
2005-03-22 fxcoudert * Makefile.am: Added new files.
2005-02-21 ebotcazou PR libfortran/19302
2005-02-20 karglPR 20085
2005-02-19 kargl * intrinsic/date_and_time.c: Fix conformance...
2005-01-23 pbrook2005-01-23 James A. Morrison <phython@gcc.gnu.org>
2005-01-12 toon2005-01-12 Toon Moene <toon@moene.indiv.nluug.nl>
2004-12-27 tobigcc/fortran/
2004-12-14 steven PR libfortran/18966
2004-12-13 rthgcc/fortran/
2004-12-12 rth * acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBIL...
2004-12-07 ebotcazou * configure.ac: Check for ieeefp.h. Check for fabsf...
2004-12-07 rth * intrinsics/cshift0.c, intrinsics/eoshift0...
2004-12-07 rth * intrinsics/c99_functions.c, intrinsics/eoshif...
2004-12-02 pbrook2004-12-02 Steven G. Kargl <kargls@comcast.net>
2004-11-23 danglin PR libfortran/15960
2004-11-20 ebotcazou PR target/16135
2004-11-20 steven * check.c (gfc_check_getcwd_sub): Fix seg fault.
2004-10-30 pbrook2004-10-30 Aaron W. LaFramboise <aaronavay62@aaronwl...
2004-10-30 pbrook2004-10-30 Canqun Yang <canqun@nudt.edu.cn>
2004-10-07 pbrook * intrinsics/string_intrinsics.c (string_verify):...
2004-10-05 pinskia2004-10-04 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-04 tobifortran/
2004-10-04 tobiPR fortran/17283
2004-10-03 pbrook2004-10-03 Aaron W. LaFramboise <aaronavay62@aaronwl...
2004-09-26 tobiPR libfortran/16137
2004-09-24 tobi* intrinsics/etime.c (etime_): New function.
2004-09-21 tobi2004-09-21 Steven G. Kargl <kargls@comcast.net>
2004-09-15 pbrook2004-09-15 Steven G. Kargl <kargls@comcast.net>
2004-09-15 pbrook2004-09-15 Steven G. Kargl <kargls@comcast.net>
2004-09-03 rth * intrinsics/cshift0.c (DEF_COPY_LOOP, copy_loo...
2004-08-31 tobifortran/
2004-08-30 rth * Makefile.am (gfor_helper_src): Split selected...
2004-08-29 pbrook2004-08-29 Steven G. Kargl <kargls@comcast.net>
2004-08-28 pbrook2004-08-29 Steven G. Kargl <kargls@comcast.net>
2004-08-25 bdavis2004-08-24 Bud Davis <bdavis9659@comcast.net>
2004-08-09 sayle * intrinsics/c99_functions.c (nextafterf): New impleme...
2004-08-09 pbrook2004-09-09 Victor Leikehman <lei@il.ibm.com>
2004-08-06 pbrook2004-08-06 Janne Blomqvist <jblomqvi@cc.hut.fi>
2004-08-04 pbrook * libgfortran.h (array_t, size0) New declarations.
2004-08-03 sayle PR libgfortran/16137
2004-07-04 pbrook PR fortran/15280
2004-06-30 steven * intrinsics/rand.c (rand): Wrap the irand() call...
2004-06-29 tobi2004-06-29 Tobias Schlueter <tobias.schlueter@physik...
2004-06-21 pbrook * etime.c (etime_sub): Remove array rank check;
2004-06-14 bdavis2004-06-14 Bud Davis <bdavis9659@comcast.net>
2004-06-13 pbrook * Makefile.am (gfor_helper_src): Add runtime/normalize...
2004-06-13 tobi* random.c: Fix several spelling and formatting mistakes in
2004-06-13 tobi2004-06-13 Steven G. Kargl <kargls@comcast.net>
2004-06-12 pbrook PR gfortran/15292
next