aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/libgfortran.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-29re PR libfortran/50192 (Wrong character comparision with wide strings)Thomas Koenig1-0/+4
2011-05-29PR 48931 Use async-signal-safe execve instead of execvpJanne Blomqvist1-0/+3
2011-05-14PR 48915 Abort handlingJanne Blomqvist1-6/+5
2011-05-14Error printing thread safety, remove GFORTRAN_USE_STDERRJanne Blomqvist1-8/+11
2011-04-16Replace sprintf with snprintfJanne Blomqvist1-0/+4
2011-04-12Cleanup memsize typesJanne Blomqvist1-44/+17
2011-01-22PR 46267 strerror thread safetyJanne Blomqvist1-4/+5
2010-11-16re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert1-2/+16
2010-11-03re PR fortran/43899 (Wrong unused-variable warning with NAMELISTs)Jerry DeLisle1-0/+3
2010-10-19io.h: Remove definition of the BT enumerator.Jerry DeLisle1-23/+23
2010-09-09acinclude.m4 (LIBGFOR_CHECK_FOR_BROKEN_ISFINITE, [...]): Remove.Francois-Xavier Coudert1-33/+15
2010-05-20re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle1-2/+3
2010-05-07Remove free_memJanne Blomqvist1-4/+1
2010-04-01transfer.c: Update copyright.Paul Thomas1-1/+1
2010-03-12format.c (parse_format_list): Add to ERROR, WARNING, SILENT enumerators NOTIF...Kai Tietz1-1/+3
2010-03-08libgfortran.h (_POSIX): Define if __MINGW32__ is defined.Kai Tietz1-4/+26
2009-12-04PR libfortran/40812 Large file support for MinGWJanne Blomqvist1-0/+5
2009-10-29re PR libfortran/41711 ([F08] BOZ edit-descr does not support reading large k...Jerry DeLisle1-3/+11
2009-08-25re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig1-0/+4
2009-08-09re PR libfortran/40549 (Building libgfortran as a DLL)Francois-Xavier Coudert1-7/+0
2009-07-24re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1)Jakub Jelinek1-0/+30
2009-07-19[multiple changes]Thomas Koenig1-0/+17
2009-06-21re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig1-3/+28
2009-06-14fmain.c (main): Don't PREFIX set_args.Francois-Xavier Coudert1-1/+1
2009-06-07re PR fortran/40008 (F2008: Add NEWUNIT= for OPEN statement)Jerry DeLisle1-0/+1
2009-05-27Revert part of r147883 that breaks ABIJanne Blomqvist1-0/+3
2009-05-26re PR fortran/39178 (Generate main() rather than using a main in libgfortran/...Tobias Burnus1-3/+0
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-16/+12
2009-04-08string.c (compare0): Use gfc_charlen_type.Janne Blomqvist1-6/+3
2008-11-23nessage.txtDanny Smith1-1/+1
2008-09-06libgfortran.h (likely,unlikely): New makros.Tobias Burnus1-2/+9
2008-08-14re PR libfortran/36886 (misaligment for cshift of character)Thomas Koenig1-0/+57
2008-07-27re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus1-0/+3
2008-06-15re PR fortran/36515 (Integer read from stdin yields a value overflow for a va...Jerry DeLisle1-0/+1
2008-06-13re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle1-4/+3
2008-05-14libgfortran.h (gfc_char4_t): New type.Francois-Xavier Coudert1-2/+17
2008-04-13re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-0/+58
2008-04-05PR fortran/25829 28655Jerry DeLisle1-1/+7
2008-03-28re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-0/+196
2008-03-23re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-0/+136
2008-03-21re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-0/+64
2008-03-19re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-3/+51
2007-10-25libgfortran.h (GFC_REAL_*_HUGE, [...]): Remove.Francois-Xavier Coudert1-27/+0
2007-10-19re PR fortran/33795 (Environment variable GFORTRAN_UNBUFFERED_<number> not wo...Francois-Xavier Coudert1-1/+1
2007-10-04re PR fortran/32021 (Fix,document,remove GFORTRAN_* environment variables)François-Xavier Coudert1-7/+1
2007-09-06libgfortran.h: Include config.h first.David Edelsohn1-1/+3
2007-09-03re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert1-85/+4
2007-08-29builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert1-1/+3
2007-08-24re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig1-2/+4
2007-08-23re PR libfortran/23138 ([mingw32] real(16) values are printed incorrectly)Francois-Xavier Coudert1-0/+10