re PR libfortran/36302 (cshift and eoshift missing some kind=16 functions)
[platform/upstream/gcc.git] / libgfortran / Makefile.am
2008-05-18 Francois-Xavier... select.c: Moved content to select_inc.c.
2008-05-15 Janne BlomqvistPart 1 of PR 25561.
2008-05-09 Julian BrownMakefile.am (LTLDFLAGS): New.
2008-04-30 François-Xavier... intrinsic.c (add_functions): Add SELECTED_CHAR_KIND...
2008-03-28 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-23 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-21 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-19 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-03 François-Xavier... re PR fortran/33197 (Fortran 2008: math functions)
2008-02-25 Janne Blomqvistre PR fortran/29549 (matmul slow for complex matrices)
2008-01-15 Thomas Koenigre PR libfortran/34671 (any(kind=1) and all(kind=1))
2007-12-25 Daniel Frankere PR fortran/34533 (DTIME returns total process time...
2007-09-21 Bernhard Fischerre PR libfortran/31546 (add --enable-intermodule)
2007-08-22 Bernhard FischerMakefile.am (AM_CPPFLAGS): Commentary typo fix.
2007-07-02 Christopher D. Rickett[multiple changes]
2007-07-01 Janne Blomqvistre PR fortran/32239 (optimize power in loops, use __bui...
2007-04-24 Janne Blomqvistre PR libfortran/27740 (libgfortran should use versione...
2007-04-14 Steve EllceyMakefile.am: Add -I ..
2007-03-15 Francois-Xavier... gfortran.h (gfc_option_t): Add flag_backtrace field.
2007-03-01 Brooks MosesMakefile.am: Add dummy install-pdf target.
2007-02-19 Thomas Koenigre PR libfortran/30533 ([4.1 only] minval, maxval missi...
2007-02-10 Thomas KoenigMakefile.am: Use $(M4) instead of m4.
2007-02-10 Thomas KoenigMakefile.am: Remove $(srcdir) from assorted targets...
2007-01-20 Francois-Xavier... gfortran.h (gfc_options_t): Add flag_allow_leading_unde...
2007-01-17 Francois-Xavier... re PR libfortran/27107 (Make dependency on io/io.h...
2006-11-25 Francois-Xavier... Makefile.am: Remove intrinsics/erf.c and intrinsics...
2006-10-09 Steven G. Karglre PR fortran/15441 (RRSPACING broken for denormals)
2006-10-08 François-Xavier... Makefile.am: Add intrinsics/move_alloc.c, ommited in...
2006-10-08 Francois-Xavier... hyper.c: Remove file.
2006-10-07 François-Xavier... re PR fortran/16580 ([4.1 only] gfortran ICE on test...
2006-10-05 Steven G. KarglMakefile.am: Use $(M4) instead of m4.
2006-09-28 Francois-Xavier... Makefile.am: Install libgfortranbegin inside compiler...
2006-09-24 Francois-Xavier... Makefile.am: Remove dependency on gfortypes.h.
2006-08-01 Thomas Koenigre PR libfortran/28452 (__gfortran_random_r10 not found)
2006-07-30 Francois-Xavier... intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT...
2006-07-26 François-Xavier... intrinsic.c (add_functions): Add INT2, SHORT, INT8...
2006-07-19 Janne Blomqvistre PR libfortran/27919 (dot_product should be removed...
2006-06-24 Francois-Xavier... re PR fortran/28094 (Modulo of real(kind=10) variables...
2006-06-22 Francois-Xavier... re PR fortran/26769 (Implement transpose() and reshape...
2006-05-24 Carlos O'DonellMakefile.am: Add install-html target.
2006-04-22 Jakub Jelinekre PR fortran/26769 (Implement transpose() and reshape...
2006-03-25 Thomas Koenigre PR fortran/26769 (Implement transpose() and reshape...
2005-12-10 Janne BlomqvistMakefile.am: Enable loop unrolling for matmul.
2005-12-09 Jakub Jelinekre PR libfortran/24991 (gfortran build fails with ...
2005-11-21 Jakub Jelinekre PR fortran/14943 (read/write code generation is...
2005-11-20 Richard HendersonMakefile.am: Revert 2005-11-14 change.
2005-11-14 Janne Blomqvistre PR libfortran/21468 (vectorizing libfortran)
2005-11-13 Francois-Xavier... fget.c: New file.
2005-11-06 Janne Blomqvistgfortran ChangeLog
2005-11-06 Francois-Xavier... intrinsic.c (add_functions): Add ctime and fdate intrin...
2005-10-30 Francois-Xavier... check.c (gfc_check_malloc, [...]): New functions.
2005-10-29 Mike StumpMakefile.am (kinds.h): Remove target, if command fails.
2005-10-28 Francois-Xavier... check.c (gfc_check_alarm_sub, [...]): New functions.
2005-10-12 François-Xavier... gfortran.h: Add bitmasks for different FPE traps.
2005-10-03 François-Xavier... re PR libfortran/19308 (I/O library should support...
2005-09-25 Francois-Xavier... c99_protos.h: Add prototypes for C99 complex functions.
2005-08-11 Francois-Xavier... re PR libfortran/20006 ($ format extension doesn't...
2005-08-09 François-Xavier... check.c (gfc_check_ttynam_sub, [...]): Add check functi...
2005-08-07 Janne Blomqvist[multiple changes]
2005-06-24 Jerry DeLislere PR fortran/21915 ([4.0 only] Would like atanh etc...
2005-06-23 Francois-Xavier... c99_functions.c (log10l): New log10l function for syste...
2005-06-11 Thomas Koenig[multiple changes]
2005-05-18 Thomas Koenigre PR libfortran/21127 (reshape of complex broken)
2005-05-15 Andreas Jaegerpack_generic.c (pack): Remove unneeded calculation.
2005-05-10 Tobias Schlüterre PR fortran/20178 (COMPLEX function returns incompati...
2005-04-07 Andrew Pinskire PR libfortran/20766 ([darwin] - run time error when...
2005-03-22 François-Xavier... Makefile.am: Added new files.
2005-03-21 Zack Weinbergconfigure.ac: Do not invoke TL_AC_GCC_VERSION.
2005-01-23 James A. Morrisonre PR fortran/19294 (intrinsic_transpose.f90 runtime...
2004-12-09 David Edelsohnre PR bootstrap/18895 (libgfortran AM_MAKEFLAGS arg...
2004-12-08 Steve EllceyMakefile.am (AM_MAKEFLAGS): New.
2004-12-06 Richard HendersonMakefile.am: Generate all m4 output under $(srcdir).
2004-12-02 Steven G. Karglflush.c: New file.
2004-12-02 Aaron W. LaFramboiseMakefile.am (AM_CPPFLAGS): Use -iquote instead of -I.
2004-11-20 Steven G. Karglcheck.c (gfc_check_getcwd_sub): Fix seg fault.
2004-11-05 Andreas Schwabconfigure.ac: Use AC_PROG_FC, FC and FCFLAGS instead...
2004-11-05 Kelley Cookacinclude.m4: Properly quote AC_CACHE_CHECK.
2004-10-04 Tobias Schlüterre PR fortran/17776 (no subroutine system)
2004-10-04 Tobias Schlüterre PR libfortran/17631 (libfortran: intrinsic subroutin...
2004-09-15 Steven G. Karglcheck.c (gfc_check_getcwd_sub): New function.
2004-08-30 Richard HendersonMakefile.am (gfor_helper_src): Split selected_kind...
2004-08-29 Steven G. Karglcheck.c (gfc_check_besn, [...]): New functions.
2004-08-28 Steven G. Karglgfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.
2004-08-24 David EdelsohnMakefile.am (libgfortran_la_LDFLAGS): Add -lm.
2004-08-06 Janne Blomqvistintrinsic.c (add_subroutines): Add getenv and get_envir...
2004-07-04 Matthias Kloselibtool-version: New.
2004-06-13 Paul BrookMakefile.am (gfor_helper_src): Add runtime/normalize...
2004-06-12 Bud Davisre PR libfortran/15292 (libgfortran depends on c99...
2004-06-12 Steven G. Karglcheck.c (gfc_check_second_sub, [...]): New functions.
2004-06-12 Tobias Schlüterre PR libfortran/14923 (gfortran misses the DATE_AND_TI...
2004-06-12 Bud Davisargs.c: Implement GETARG and IARGC.
2004-05-30 Andreas Jaegerre PR libfortran/11800 ([gfortan] libgfortran should...
2004-05-22 Steven G. Karglcheck.c (gfc_check_system_clock): New function.
2004-05-19 Feng Wangf95-lang.c (gfc_init_builtin_functions): Use vold_list_...
2004-05-18 Paul BrookMakefile.am: Remove references to types.m4.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.