summaryrefslogtreecommitdiff
path: root/libgfortran/libgfortran.h
Commit message (Expand)AuthorAgeFilesLines
* re PR libfortran/41711 ([F08] BOZ edit-descr does not support reading large k...Jerry DeLisle2009-10-291-3/+11
* re PR libfortran/34670 (bounds checking for array intrinsics)Thomas Koenig2009-08-251-0/+4
* re PR libfortran/40549 (Building libgfortran as a DLL)Francois-Xavier Coudert2009-08-091-7/+0
* re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1)Jakub Jelinek2009-07-241-0/+30
* [multiple changes]Thomas Koenig2009-07-191-0/+17
* re PR fortran/37577 ([meta-bug] change internal array descriptor format for b...Thomas Koenig2009-06-211-3/+28
* fmain.c (main): Don't PREFIX set_args.Francois-Xavier Coudert2009-06-141-1/+1
* re PR fortran/40008 (F2008: Add NEWUNIT= for OPEN statement)Jerry DeLisle2009-06-071-0/+1
* Revert part of r147883 that breaks ABIJanne Blomqvist2009-05-271-0/+3
* re PR fortran/39178 (Generate main() rather than using a main in libgfortran/...Tobias Burnus2009-05-261-3/+0
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-16/+12
* string.c (compare0): Use gfc_charlen_type.Janne Blomqvist2009-04-081-6/+3
* nessage.txtDanny Smith2008-11-231-1/+1
* libgfortran.h (likely,unlikely): New makros.Tobias Burnus2008-09-061-2/+9
* re PR libfortran/36886 (misaligment for cshift of character)Thomas Koenig2008-08-141-0/+57
* re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus2008-07-271-0/+3
* re PR fortran/36515 (Integer read from stdin yields a value overflow for a va...Jerry DeLisle2008-06-151-0/+1
* re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle2008-06-131-4/+3
* libgfortran.h (gfc_char4_t): New type.Francois-Xavier Coudert2008-05-141-2/+17
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-04-131-0/+58
* PR fortran/25829 28655Jerry DeLisle2008-04-051-1/+7
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-281-0/+196
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-231-0/+136
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-211-0/+64
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2008-03-191-3/+51
* libgfortran.h (GFC_REAL_*_HUGE, [...]): Remove.Francois-Xavier Coudert2007-10-251-27/+0
* re PR fortran/33795 (Environment variable GFORTRAN_UNBUFFERED_<number> not wo...Francois-Xavier Coudert2007-10-191-1/+1
* re PR fortran/32021 (Fix,document,remove GFORTRAN_* environment variables)François-Xavier Coudert2007-10-041-7/+1
* libgfortran.h: Include config.h first.David Edelsohn2007-09-061-1/+3
* re PR fortran/31675 (Fortran front-end and libgfortran should have a common h...Francois-Xavier Coudert2007-09-031-85/+4
* builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert2007-08-291-1/+3
* re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2007-08-241-2/+4
* re PR libfortran/23138 ([mingw32] real(16) values are printed incorrectly)Francois-Xavier Coudert2007-08-231-0/+10
* re PR fortran/30964 (optional arguments to random_seed)Francois-Xavier Coudert2007-08-121-3/+6
* re PR fortran/31189 (Support backtracing for non-library errors)Francois-Xavier Coudert2007-08-111-0/+3
* re PR fortran/32937 (segfault with string and -fdefault-integer-8)Francois-Xavier Coudert2007-08-111-2/+2
* re PR fortran/31270 (print subscript value and array bounds when out-of-bound...Francois-Xavier Coudert2007-08-101-2/+2
* * libgfortran.h: Include <stdarg.h>.Francois-Xavier Coudert2007-07-301-0/+1
* re PR libfortran/32858 (printf-capabilities for runtime_error())Thomas Koenig2007-07-291-5/+6
* ChangeLog: Correct entry.Tobias Burnus2007-07-241-0/+1
* re PR libfortran/32611 (Print sign of negative zero)Jerry DeLisle2007-07-151-0/+1
* Fortran frontend:Janne Blomqvist2007-07-031-1/+1
* [multiple changes]Christopher D. Rickett2007-07-021-0/+3
* re PR libfortran/32456 (IO error message should show Unit/Filename)Jerry DeLisle2007-06-241-0/+3
* string.c (compare0): Use gfc_charlen_type instead of int.Janne Blomqvist2007-05-271-5/+5
* libgfortran.h: Mark stop_numeric as noreturn.Tobias Burnus2007-05-221-1/+1
* re PR fortran/30723 (Freeing memory doesn't need to call a library function)Francois-Xavier Coudert2007-05-141-4/+1
* re PR libfortran/31607 (CALL SYSTEM produces garbled output when writing to a...Francois-Xavier Coudert2007-05-071-0/+5
* re PR fortran/31201 (Too large unit number generates wrong code)Jerry DeLisle2007-05-061-7/+15
* gfortran.h (gfc_option_t): Add flag_backtrace field.Francois-Xavier Coudert2007-03-151-1/+13