acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...]): Remove.
[gcc.git] / libgfortran / Makefile.am
2010-09-06 Tobias Burnusre PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)
2010-09-01 Francois-Xavier... intrinsic.c: Add EXECUTE_COMMAND_LINE intrinsic.
2010-08-27 Tobias Burnusre PR fortran/33197 (Fortran 2008: math functions)
2010-08-21 Tobias Burnusre PR fortran/36158 (Transformational function BESSEL_Y...
2010-07-02 Rainer Orthconfigure.ac: Check for Sun symbol versioning.
2009-11-30 Janus Weilbackport: re PR fortran/42053 ([OOP] SELECT TYPE: rejec...
2009-11-02 Janne BlomqvistSplit up io/io.h
2009-09-11 Ralf WildenhuesOverride all per-target *_LINK variables correctly.
2009-08-22 Ralf WildenhuesCleanups after the update to Autoconf 2.64, Automake...
2009-08-22 Ralf WildenhuesLIBTOOLFLAGS, and *_LINK fixes for Automake 1.11
2009-08-20 Dave KornMakefile.am (libgomp_la_LDFLAGS): Add -bindir flag.
2009-08-09 Francois-Xavier... re PR libfortran/40549 (Building libgfortran as a DLL)
2009-07-31 Kaz KojimaMakefile.am: Don't set SECTION_FLAGS with @SECTION_FLAGS@.
2009-07-30 Kaz Kojimaconfigure.host: Define ieee_flags and set it to -mieee...
2009-07-19 Thomas Koenig[multiple changes]
2009-05-29 Francois-Xavier... re PR fortran/40019 (LEADZ and TRAILZ give wrong results)
2009-04-17 Ulrich Weigandconfigure.ac: Test for -ffunction-sections -fdata-secti...
2008-08-14 Thomas Koenigre PR libfortran/36886 (misaligment for cshift of chara...
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.
next