OSDN Git Service

2006-12-09 Tobias Burnus <burnus@net-b.de>
[pf3gnuchains/gcc-fork.git] / libgfortran / intrinsics /
2007-01-21 burnus2006-12-09 Tobias Burnus <burnus@net-b.de>
2007-01-20 fxcoudert * gfortran.h (gfc_options_t): Add flag_allow_leading_u...
2007-01-17 fxcoudert PR libfortran/27107
2006-12-17 burnus2006-12-17 Tobias Burnus <burnus@net-b.de>
2006-12-06 fxcoudert PR libfortran/29810
2006-11-25 fxcoudert * Makefile.am: Remove intrinsics/erf.c and intrinsics...
2006-11-03 fxcoudert PR libfortran/27895
2006-10-19 fxcoudert PR libfortran/27895
2006-10-18 burnus2006-10-16 Tobias Burnus <burnus@net-b.de>
2006-10-08 fxcoudert * intrinsics/hyper.c: Remove file.
2006-10-08 pault2006-10-05 Erik Edelmann <edelmann@gcc.gnu.org>
2006-10-08 fxcoudert PR libfortran/26540
2006-10-07 fxcoudert PR fortran/16580
2006-09-30 fxcoudert * intrinsics/f2c_specifics.F90: Special-case conjg...
2006-09-29 kargl2006-09-29 Steven G. Kargl <kargl@gcc.gnu.org>
2006-09-15 jvdelisle2006-09-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
2006-08-12 fxcoudert * intrinsics/bessel.c: Add prototypes for all functions.
2006-08-05 fxcoudert * intrinsics/access.c (access_func): Remove export...
2006-08-01 tkoenig2006-08-01 Thomas Koenig <Thomas.Koenig@online.de>
2006-07-30 fxcoudert * intrinsic.c (add_functions): Add ACCESS, CHMOD,...
2006-07-26 fxcoudert * intrinsic.c (add_functions): Add INT2, SHORT, INT8...
2006-07-15 kargl2006-07-15 Steven G. Kargl <kargls@comcast.net>
2006-07-12 fxcoudert PR fortran/28163
2006-07-04 fxcoudert * intrinsic.c (add_subroutines): Add ITIME and IDATE.
2006-06-24 fxcoudert * intrinsics/ierrno.c: Don't include "io/io.h".
2006-06-06 jb2006-06-06 Janne Blomqvist <jb@gcc.gnu.org>
2006-05-28 tkoenig2006-05-28 Thomas Koenig <Thomas.Koenig@online.de>
2006-05-27 jblibgfortran ChangeLog:
2006-05-25 fxcoudert * intrinsics/associated (associated): Zero-sized array...
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):...
next