aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
2008-08-19re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Tobias Burnus2-0/+7
2008-08-16re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle4-107/+405
2008-08-14re PR libfortran/37123 (libfortran failed to build)H.J. Lu2-2/+7
2008-08-14re PR libfortran/36886 (misaligment for cshift of character)Thomas Koenig19-133/+2914
2008-08-09re PR fortran/36582 (Namelist I/O error: Bogus "Cannot match namelist object")Jerry DeLisle1-1/+1
2008-07-27re PR fortran/36132 (_gfortran_internal_pack on optional arguments)Tobias Burnus4-0/+28
2008-07-23re PR fortran/36582 (Namelist I/O error: Bogus "Cannot match namelist object")Jerry DeLisle2-1/+7
2008-07-22re PR fortran/29835 (Error message of unknown edit descriptor needs improvement)Daniel Kraft2-3/+16
2008-07-22re PR fortran/36890 (libgfortran/io/file_pos.c:55: warning: comparison betwee...Thomas Koenig2-1/+7
2008-07-21re PR libfortran/36773 (zero-sized arrays with cshift and eoshift)Thomas Koenig16-33/+143
2008-07-21re PR libfortran/36857 (Non-English locale breaks gfortran float formatting (...Jerry DeLisle2-25/+34
2008-07-07re PR fortran/36341 (MATMUL: Bounds check missing)Thomas Koenig19-0/+761
2008-07-07acinclude.m4 (LIBGFOR_CHECK_GTHR_DEFAULT): Fix configure cache variable name.Ralf Wildenhues3-8/+14
2008-07-02re PR fortran/36676 (Namelist Comments Problems)Jerry DeLisle2-2/+7
2008-06-28re PR libfortran/36657 (Namelist reading bug with string constant immediately...Jerry DeLisle2-3/+10
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues2-57/+109
2008-06-17re PR libfortran/36546 (Namelist error with tab following a comma and newline)Jerry DeLisle2-1/+7
2008-06-15re PR fortran/36515 (Integer read from stdin yields a value overflow for a va...Jerry DeLisle4-2/+15
2008-06-14re PR libfortran/36538 (namelist failure with tabs preceding object name)Jerry DeLisle2-0/+8
2008-06-13Add missing entry.Jerry DeLisle1-1/+2
2008-06-13re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8")Jerry DeLisle12-129/+420
2008-06-13configure.ac (AM_CFLAGS): Remove -Werror again.Tobias Burnus3-2/+29
2008-06-13re PR fortran/36518 (libgfortran: "warning: format '%d' expects type 'int', b...Tobias Burnus18-18/+18
2008-06-13re PR fortran/36495 (libgfortran should be build with FCFLAGS -fimplicit-none)Tobias Burnus4-2/+10
2008-06-07re PR fortran/36420 (Fortran 2008: g0 edit descriptor)Jerry DeLisle5-11/+55
2008-05-28re PR fortran/36319 (Segfault with wide characters in DATA)Francois-Xavier Coudert18-43/+533
2008-05-25re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra...Tobias Burnus4-18/+7
2008-05-22re PR libfortran/36302 (cshift and eoshift missing some kind=16 functions)Thomas Koenig5-14/+40
2008-05-18Update ChangeLog which was forgotten in the check in:Tobias Burnus1-0/+157
2008-05-18in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict.Thomas Koenig151-179/+192
2008-05-18select.c: Moved content to select_inc.c.Francois-Xavier Coudert12-125/+449
2008-05-17list_read.c (list_formatted_read_scalar): Declare type as volatile to shut up...Thomas Koenig2-2/+7
2008-05-16Part 1.1 of PR25561.Janne Blomqvist4-29/+82
2008-05-16Fix fallout from part 1 of PR25561 patch.Janne Blomqvist2-1/+6
2008-05-15Part 1 of PR25561, fix compile warnings forgotten in actual commit.Janne Blomqvist2-2/+2
2008-05-15Add fbuf.cJanne Blomqvist1-0/+132
2008-05-15Forgot ChangeLog of part1 pr25561.Janne Blomqvist1-0/+67
2008-05-15Part 1 of PR 25561.Janne Blomqvist10-302/+370
2008-05-14libgfortran.h (gfc_char4_t): New type.Francois-Xavier Coudert5-367/+493
2008-05-11re PR libfortran/36202 ([mingw] Namelist read fails with CRLF)Jerry DeLisle2-12/+9
2008-05-09Makefile.am (LTLDFLAGS): New.Julian Brown3-2/+11
2008-05-06re PR libfortran/36131 (wrong IO)Jerry DeLisle2-7/+7
2008-05-04re PR fortran/35995 (ANY, ALL, and COUNT errors for zero sized sections)Thomas Koenig116-329/+928
2008-05-04re PR fortran/35990 (run-time abort for PACK of run-time zero sized array)Thomas Koenig2-2/+19
2008-05-04re PR fortran/35990 (run-time abort for PACK of run-time zero sized array)Thomas Koenig15-15/+180
2008-05-02re PR libfortran/36094 (Runtime error show_locus not working correctly)Jerry DeLisle3-1/+13
2008-04-30intrinsic.c (add_functions): Add SELECTED_CHAR_KIND intrinsic.François-Xavier Coudert5-7/+75
2008-04-30re PR fortran/35993 (wrong answer for all array intrinsics with scalar mask)Thomas Koenig100-2376/+10401
2008-04-25re PR fortran/35960 (run time abort with assignment of RESHAPEd zero sized ar...Thomas Koenig13-16/+32
2008-04-24* intrinsics/time_1.h (__time_1): Remove unused variable.Francois-Xavier Coudert2-1/+4