aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/libgfortran.h
AgeCommit message (Expand)AuthorFilesLines
2006-08-01re PR libfortran/28452 (__gfortran_random_r10 not found)Thomas Koenig1-8/+19
2006-07-24re PR libfortran/25289 (Cannot handle record numbers large than huge(0_4))Jerry DeLisle1-0/+12
2006-07-04re PR libfortran/27704 (Incorrect runtime error on multiple OPEN)Jerry DeLisle1-0/+8
2006-06-25io.h: Move proto for unit_to_fd...Francois-Xavier Coudert1-0/+3
2006-03-22[multiple changes]Thomas Koenig1-0/+1
2006-03-18re PR fortran/26509 (incorrect behaviour of error-handler for direct access w...Jerry DeLisle1-0/+1
2006-03-03re PR fortran/25031 ([4.1 only] Allocatable array can be reallocated.)Thomas Koenig1-0/+1
2006-02-19re PR libfortran/21303 (L edit descriptor without a width)François-Xavier Coudert1-0/+7
2006-02-08re PR libfortran/25425 ([4.1 only] F95 and F2003 differ on list-directed outp...François-Xavier Coudert1-0/+1
2006-02-06re PR fortran/23815 (Add -byteswapio flag)Thomas Koenig1-0/+1
2006-01-02re PR libgomp/25259 (bootstrap failures on non-C99 platforms (no stdint.h))Paolo Bonzini1-35/+3
2005-12-28re PR libfortran/25139 ("Invalid argument" error on I/O)Jerry DeLisle1-0/+2
2005-11-30libgfortran.h (ILP32 typedefs): Define _UINT8_T, _UINT32_T and _UINT64_T on S...Eric Botcazou1-0/+15
2005-11-21re PR fortran/14943 (read/write code generation is not thread safe)Jakub Jelinek1-7/+9
2005-11-10libgfortran.h: Add proper defines where needed.Andreas Jaeger1-0/+8
2005-11-10libgfortran.h: Add missing prototypes for internal_pack functions.Andreas Jaeger1-1/+13
2005-11-04re PR libfortran/22298 (libgfortran init() constructor isn't called if execut...François-Xavier Coudert1-0/+3
2005-10-252005-10-24 Jerry DeLisle <jvdelisle@verizon.net>Jerry DeLisle1-1/+0
2005-10-12gfortran.h: Add bitmasks for different FPE traps.François-Xavier Coudert1-2/+14
2005-10-03re PR libfortran/19308 (I/O library should support more real and integer kinds)François-Xavier Coudert1-0/+29
2005-10-01libgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define.Jakub Jelinek1-2/+7
2005-09-29string.c (find_option): Change 3rd argument to const st_option *.Jakub Jelinek1-1/+1
2005-09-27re PR target/23552 (FAIL: gfortran.dg/large_real_kind_1.f90)Steve Ellcey1-4/+24
2005-09-25c99_protos.h: Add prototypes for C99 complex functions.Francois-Xavier Coudert1-3/+3
2005-09-14PR fortran/21875 Internal Unit Array I/O, NISTJerry DeLisle1-0/+1
2005-09-02libgfortran.h: Add prototype for init_compile_options.Andreas Jaeger1-2/+3
2005-08-17All files: Update FSF address.Kelley Cook1-2/+2
2005-08-11re PR libfortran/20006 ($ format extension doesn't work)Francois-Xavier Coudert1-1/+27
2005-08-03libgfortran.h: When isfinite is not provided by the system...Francois-Xavier Coudert1-8/+2
2005-07-08libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'.Tobias Schlüter1-1/+1
2005-06-23c99_functions.c (log10l): New log10l function for systems where this is not a...Francois-Xavier Coudert1-16/+3
2005-06-11[multiple changes]Thomas Koenig1-1/+13
2005-04-30re PR libfortran/18958 ([4.0 only] eoshift segfaults when shifting off the en...Thomas Koenig1-1/+1
2005-02-01re PR libfortran/19363 (List directed write of Infinity and NaN has regressed)Paul Thomas1-2/+7
2005-01-22re PR libfortran/19052 (unit 0 not preconnected to standard error)David Edelsohn1-1/+1
2005-01-12re PR libfortran/19280 (Inconsistent licensing of libgfortran)Toon Moene1-3/+10
2004-12-27trans-intrinsic.c (gfc_conv_intrinsic_ishft): Change to logicalshift.Tobias Schlüter1-0/+2
2004-12-19libgfortran.h (itoa): Rename to gfc_itoa.Aaron W. LaFramboise1-2/+2
2004-12-14re PR libfortran/18966 (cshift etc. not implemented for kind=1 and kind=2 act...Steven G. Kargl1-0/+2
2004-12-12acinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY): New.Richard Henderson1-130/+172
2004-12-07configure.ac: Check for ieeefp.h.Eric Botcazou1-0/+5
2004-11-23re PR libfortran/15960 (missing function 'finite' on HP-UX 11.11)Steven Bosscher1-1/+19
2004-11-20re PR libfortran/16135 (libfortran doesn't build, use of C99 types)Eric Botcazou1-0/+11
2004-09-21libgfortran.h: define gfc_alloca()Steven G. Kargl1-1/+6
2004-08-31trans-decl.c, [...]: Replace all occurences of 'gfc_strlen_type_node' by 'gfc...Tobias Schlüter1-2/+2
2004-08-30trans-types.h: Add comments.Paul Brook1-0/+4
2004-08-28re PR libfortran/17195 (Infinite loop in output_float in libgfortran/io/write.c)Paul Brook1-3/+0
2004-08-04* libgfortran.h (array_t, size0) New declarations.Victor Leikehman1-0/+7
2004-07-04re PR libfortran/15280 (Fortran9x commandline not accessable)Janne Blomqvist1-0/+1
2004-06-13Makefile.am (gfor_helper_src): Add runtime/normalize.f90.Paul Brook1-0/+8