Age | Commit message (Expand) | Author | Files | Lines |
2013-09-02 | PR fortran/PR56519 | Thomas Koenig | 1 | -0/+7 |
2013-05-27 | expr.c (gfc_build_intrinsic_call): Make symbol as | Tobias Burnus | 1 | -1/+2 |
2013-05-22 | re PR fortran/57338 (ICE with assumed rank) | Tobias Burnus | 1 | -11/+30 |
2013-05-21 | re PR fortran/57035 (TS29113's C535b: Wrongly accept DIMENSION(..) to TRANSFER) | Tobias Burnus | 1 | -0/+56 |
2013-04-16 | re PR fortran/56969 (ISO_C_BINDING regression with current trunk) | Tobias Burnus | 1 | -1/+2 |
2013-04-11 | Replace enum gfc_try with bool type. | Janne Blomqvist | 1 | -89/+86 |
2013-03-31 | 2013-03-31 Tobias Burnus <burnus@net-b.de> | Tobias Burnus | 1 | -4/+4 |
2013-03-27 | re PR fortran/56650 (Odd error messages with C_SIZEOF for valid code) | Tobias Burnus | 1 | -3/+4 |
2013-03-25 | re PR fortran/38536 (ICE with C_LOC in resolve.c due to not properly going th... | Tobias Burnus | 1 | -7/+100 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2013-01-04 | intrinsic.c (add_functions): New internal intrinsic function GFC_PREFIX ("str... | Tobias Burnus | 1 | -0/+8 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+1 |
2012-12-20 | re PR libfortran/36044 (user-requested backtrace) | Janus Weil | 1 | -0/+2 |
2012-10-28 | re PR fortran/54958 (Wrongly rejects ac-implied-DO variables which also occur... | Tobias Burnus | 1 | -2/+2 |
2012-08-09 | re PR fortran/54199 (Superfluous diagnostic "is also the name of an intrinsic... | Tobias Burnus | 1 | -1/+1 |
2012-07-31 | re PR fortran/42418 (PROCEDURE: Rejects interface which is both specific and ... | Janus Weil | 1 | -5/+8 |
2012-07-17 | re PR fortran/51081 ([F03] Proc-pointer assignment: Rejects valid internal proc) | Janus Weil | 1 | -2/+2 |
2012-07-08 | gfortran.h: Do not include coretypes.h here. | Steven Bosscher | 1 | -0/+1 |
2012-06-18 | intrinsic.h (gfc_resolve_rank): New prototype. | Tobias Burnus | 1 | -1/+1 |
2011-11-09 | re PR fortran/38718 (some simplifiers for elemental intrinsics missing; requi... | Francois-Xavier Coudert | 1 | -2/+2 |
2011-10-15 | gfortran.texi (Fortran 2008 status, [...]): Update implementation status, cha... | Tobias Burnus | 1 | -4/+4 |
2011-07-10 | re PR fortran/49690 (ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1... | Tobias Burnus | 1 | -1/+1 |
2011-06-20 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 1 | -1/+1 |
2011-05-31 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 1 | -1/+13 |
2011-05-27 | re PR fortran/48820 (TR 29113: Implement parts needed for MPI 3) | Tobias Burnus | 1 | -0/+9 |
2011-04-18 | convert each use of gfc_free (p) to free (p) | Jim Meyering | 1 | -5/+5 |
2011-03-27 | re PR fortran/18918 (Eventually support Fortran 2008's coarrays [co-arrays]) | Tobias Burnus | 1 | -1/+2 |
2011-01-29 | re PR fortran/47531 (SHAPE misses KIND= support) | Tobias Burnus | 1 | -2/+3 |
2011-01-07 | re PR fortran/41580 ([OOP] SAME_TYPE_AS and EXTENDS_TYPE_OF - add compile-tim... | Tobias Burnus | 1 | -3/+4 |
2010-11-10 | re PR fortran/46411 (MOVE_ALLOC wrongly rejected as impure) | Tobias Burnus | 1 | -1/+1 |
2010-11-10 | re PR fortran/46331 (Compilation time long with simple function in array cons... | Jerry DeLisle | 1 | -15/+1 |
2010-09-29 | optc-gen.awk: Generate global_options initializer instead of individual varia... | Joseph Myers | 1 | -3/+3 |
2010-09-28 | re PR fortran/40569 (F2008: Support COMPILER_OPTIONS() / COMPILER_VERSION()) | Tobias Burnus | 1 | -4/+4 |
2010-09-27 | re PR fortran/40569 (F2008: Support COMPILER_OPTIONS() / COMPILER_VERSION()) | Tobias Burnus | 1 | -7/+56 |
2010-09-23 | re PR fortran/38936 ([F03] ASSOCIATE construct / improved SELECT TYPE (a=>expr)) | Daniel Kraft | 1 | -0/+13 |
2010-09-09 | re PR fortran/43665 (INTENT(IN) etc. optimization of calls: function annotati... | Tobias Burnus | 1 | -191/+175 |
2010-09-08 | re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG) | Francois-Xavier Coudert | 1 | -6/+104 |
2010-09-06 | re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG) | Tobias Burnus | 1 | -0/+24 |
2010-09-03 | re PR fortran/45159 (Unnecessary temporaries) | Thomas Koenig | 1 | -0/+2 |
2010-09-01 | intrinsic.c: Add EXECUTE_COMMAND_LINE intrinsic. | Francois-Xavier Coudert | 1 | -0/+9 |
2010-08-31 | re PR fortran/38282 (Bit intrinsics: ILEN and IBCHNG) | Francois-Xavier Coudert | 1 | -0/+14 |
2010-08-27 | re PR fortran/33197 (Fortran 2008: math functions) | Tobias Burnus | 1 | -0/+15 |
2010-08-21 | re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_... | Tobias Burnus | 1 | -2/+29 |
2010-08-19 | re PR fortran/36158 (Transformational function BESSEL_YN(n1,n2,x) and BESSEL_... | Tobias Burnus | 1 | -0/+10 |
2010-08-15 | re PR fortran/45197 ([F2008] Allow IMPURE elemental procedures) | Daniel Kraft | 1 | -168/+177 |
2010-08-11 | re PR fortran/44595 (INTENT of arguments to intrinsic procedures not checked) | Janus Weil | 1 | -5/+5 |
2010-08-02 | re PR fortran/42051 ([OOP] ICE on array-valued function with CLASS formal arg... | Mikael Morin | 1 | -0/+2 |
2010-07-08 | re PR fortran/44649 ([OOP] F2008: storage_size intrinsic (also working for po... | Janus Weil | 1 | -1/+10 |
2010-06-25 | intrinsic.h (gfc_check_selected_real_kind, [...]): Update prototypes. | Tobias Burnus | 1 | -2/+3 |
2010-06-09 | re PR fortran/44359 (-Wall / -Wconversion: Too verbose warning for DATA BOZ c... | Daniel Franke | 1 | -52/+61 |