aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-23re PR fortran/35988 (run-time abort for MATMUL of run-time zero sized array)Thomas Koenig15-14/+75
2008-04-21libgomp/Ralf Wildenhues4-143/+157
2008-04-20re PR fortran/35991 (run-time abort for CSHIFT of zero sized array)Jerry DeLisle2-1/+6
2008-04-20re PR fortran/35960 (run time abort with assignment of RESHAPEd zero sized ar...Thomas Koenig14-103/+342
2008-04-18re PR other/35457 (Error building GCC trunk on CELL SPU)Paolo Bonzini3-28/+44
2008-04-14re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig2-1/+7
2008-04-13re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig12-341/+737
2008-04-09list_read.c (snprintf): Define if HAVE_SNPRINTF isn't defined.Jakub Jelinek2-36/+63
2008-04-07PR fortran/25829 28655Jerry DeLisle9-31/+255
2008-04-05PR fortran/25829 28655Jerry DeLisle13-105/+519
2008-03-28re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig19-17/+4460
2008-03-28re PR fortran/35699 (run-time abort writing zero sized section to direct acce...Jerry DeLisle2-6/+15
2008-03-28re PR fortran/35721 (ASSOCIATED returns false when strides confusing)Tobias Burnus2-3/+11
2008-03-27unix.c (fd_close): Do not close STDIN.Jerry DeLisle2-1/+5
2008-03-23re PR libfortran/32972 (performance of pack/unpack)Thomas Koenig19-19/+5272
2008-03-22re PR fortran/35632 (stream io broken on FreeBSD due to ftruncate changes.)Jerry DeLisle2-3/+12
2008-03-21pack_generic.c: Fix typo.Jerry DeLisle2-1/+5