aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/gfortran.map
AgeCommit message (Expand)Author
2015-08-26re PR fortran/29600 ([F03] MINLOC and MAXLOC take an optional KIND argument)Francois-Xavier Coudert
2015-08-10[multiple changes]Steven G. Kargl
2015-08-04re PR fortran/64022 ([F2003][IEEE] ieee_support_flag does not handle kind=10 ...Francois-Xavier Coudert
2014-10-09f95-lang.c (gfc_init_builtin_functions): Add more floating-point built-ins.Francois-Xavier Coudert
2014-06-28re PR fortran/29383 (Fortran 2003/F95[TR15580:1999]: Floating point exception...Francois-Xavier Coudert
2012-12-20re PR libfortran/36044 (user-requested backtrace)Janus Weil
2012-06-21PR 39654 FTELL intrinsic function return type.Janne Blomqvist
2011-02-16re PR libfortran/47757 (Unintentionally? not exported _gfortran_* symbols in ...Jakub Jelinek
2010-11-16re PR fortran/32049 (Support on x86_64 also kind=16)Francois-Xavier Coudert
2010-10-21re PR fortran/46079 (ABI for empty stop statement broken)Jerry DeLisle
2010-10-16re PR tree-optimization/20165 (Pointer does not really escape with write)Thomas Koenig
2010-09-06re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG)Tobias Burnus
2010-09-01intrinsic.c: Add EXECUTE_COMMAND_LINE intrinsic.Francois-Xavier Coudert
2010-08-27re PR fortran/33197 (Fortran 2008: math functions)Tobias Burnus
2010-08-21re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_...Tobias Burnus
2010-06-25intrinsic.h (gfc_check_selected_real_kind, [...]): Update prototypes.Tobias Burnus
2010-05-20re PR fortran/43851 (Add _gfortran_error_stop_numeric)Jerry DeLisle
2010-04-06re PR fortran/39997 (Procedure(), pointer & implicit typing: rejects-valid /...Tobias Burnus
2009-11-30backport: re PR fortran/42053 ([OOP] SELECT TYPE: reject duplicate CLASS IS b...Janus Weil
2009-08-14PR libfortran/40863 Fix r150107 moving new symbols to C99_1.1 nodeJanne Blomqvist
2009-07-27re PR libfortran/40863 (Build failure in libgfortran)Tobias Burnus
2009-05-29re PR fortran/40019 (LEADZ and TRAILZ give wrong results)Francois-Xavier Coudert
2008-07-27re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus
2008-06-13re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle
2008-05-28re PR fortran/36319 (Segfault with wide characters in DATA)Francois-Xavier Coudert
2008-05-25re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...Tobias Burnus
2008-05-22re PR libfortran/36302 (cshift and eoshift missing some kind=16 functions)Thomas Koenig
2008-05-18select.c: Moved content to select_inc.c.Francois-Xavier Coudert
2008-05-14libgfortran.h (gfc_char4_t): New type.Francois-Xavier Coudert
2008-04-30intrinsic.c (add_functions): Add SELECTED_CHAR_KIND intrinsic.François-Xavier Coudert
2008-04-05PR fortran/25829 28655Jerry DeLisle
2008-03-21gfortran.map: Move erfc_scaled symbols to new symbol node GFORTRAN_1.1...Janne Blomqvist
2008-03-03re PR fortran/33197 (Fortran 2008: math functions)François-Xavier Coudert
2008-01-15re PR libfortran/34671 (any(kind=1) and all(kind=1))Thomas Koenig
2007-12-25re PR fortran/34533 (DTIME returns total process time and not since last invo...Daniel Franke
2007-11-30re PR libfortran/33583 (FAIL: gfortran.dg/gamma_1.f90)Steven G. Kargl
2007-10-15re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...Christopher D. Rickett
2007-08-29builtin-types.def (BT_FN_PTR_PTR_SIZE): New type.Francois-Xavier Coudert
2007-08-12re PR fortran/30964 (optional arguments to random_seed)Francois-Xavier Coudert
2007-08-06re PR fortran/30947 (intrinsic: ALARM)Francois-Xavier Coudert
2007-08-06re PR fortran/29828 ([F2003] MIN and MAX with character variables)Francois-Xavier Coudert
2007-07-23re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...Christopher D. Rickett
2007-07-21re PR fortran/32627 ([ISO Bind C] Accept c_f_pointer for TYPE)Christopher D. Rickett
2007-07-19re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...Christopher D. Rickett
2007-07-15re PR libfortran/32611 (Print sign of negative zero)Jerry DeLisle
2007-07-02[multiple changes]Christopher D. Rickett
2007-07-01re PR fortran/32239 (optimize power in loops, use __builtin_powi instead of _...Janne Blomqvist
2007-07-01fortran frontend:Janne Blomqvist
2007-05-14re PR fortran/30723 (Freeing memory doesn't need to call a library function)Francois-Xavier Coudert
2007-05-06re PR fortran/31201 (Too large unit number generates wrong code)Jerry DeLisle