Age | Commit message (Expand) | Author | Files | Lines |
2008-09-06 | libgfortran.h (likely,unlikely): New makros. | Tobias Burnus | 204 | -512/+727 |
2008-09-02 | re PR fortran/37228 (F2008: Support g0.<d> edit descriptor) | Jerry DeLisle | 5 | -23/+80 |
2008-09-02 | error.c: Fix cast for printf. | Jerry DeLisle | 2 | -2/+6 |
2008-08-31 | re PR fortran/36895 (Namelist writting to internal files: Control characters... | Jerry DeLisle | 2 | -16/+32 |
2008-08-19 | re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8") | Tobias Burnus | 2 | -0/+7 |
2008-08-16 | re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8") | Jerry DeLisle | 4 | -107/+405 |
2008-08-14 | re PR libfortran/37123 (libfortran failed to build) | H.J. Lu | 2 | -2/+7 |
2008-08-14 | re PR libfortran/36886 (misaligment for cshift of character) | Thomas Koenig | 19 | -133/+2914 |
2008-08-09 | re PR fortran/36582 (Namelist I/O error: Bogus "Cannot match namelist object") | Jerry DeLisle | 1 | -1/+1 |
2008-07-27 | re PR fortran/36132 (_gfortran_internal_pack on optional arguments) | Tobias Burnus | 4 | -0/+28 |
2008-07-23 | re PR fortran/36582 (Namelist I/O error: Bogus "Cannot match namelist object") | Jerry DeLisle | 2 | -1/+7 |
2008-07-22 | re PR fortran/29835 (Error message of unknown edit descriptor needs improvement) | Daniel Kraft | 2 | -3/+16 |
2008-07-22 | re PR fortran/36890 (libgfortran/io/file_pos.c:55: warning: comparison betwee... | Thomas Koenig | 2 | -1/+7 |
2008-07-21 | re PR libfortran/36773 (zero-sized arrays with cshift and eoshift) | Thomas Koenig | 16 | -33/+143 |
2008-07-21 | re PR libfortran/36857 (Non-English locale breaks gfortran float formatting (... | Jerry DeLisle | 2 | -25/+34 |
2008-07-07 | re PR fortran/36341 (MATMUL: Bounds check missing) | Thomas Koenig | 19 | -0/+761 |
2008-07-07 | acinclude.m4 (LIBGFOR_CHECK_GTHR_DEFAULT): Fix configure cache variable name. | Ralf Wildenhues | 3 | -8/+14 |
2008-07-02 | re PR fortran/36676 (Namelist Comments Problems) | Jerry DeLisle | 2 | -2/+7 |
2008-06-28 | re PR libfortran/36657 (Namelist reading bug with string constant immediately... | Jerry DeLisle | 2 | -3/+10 |
2008-06-17 | Makefile.tpl ($(srcdir)/configure): Update dependencies. | Ralf Wildenhues | 2 | -57/+109 |
2008-06-17 | re PR libfortran/36546 (Namelist error with tab following a comma and newline) | Jerry DeLisle | 2 | -1/+7 |
2008-06-15 | re PR fortran/36515 (Integer read from stdin yields a value overflow for a va... | Jerry DeLisle | 4 | -2/+15 |
2008-06-14 | re PR libfortran/36538 (namelist failure with tabs preceding object name) | Jerry DeLisle | 2 | -0/+8 |
2008-06-13 | Add missing entry. | Jerry DeLisle | 1 | -1/+2 |
2008-06-13 | re PR libfortran/35863 ([F2003] Implement ENCODING="UTF-8") | Jerry DeLisle | 12 | -129/+420 |
2008-06-13 | configure.ac (AM_CFLAGS): Remove -Werror again. | Tobias Burnus | 3 | -2/+29 |
2008-06-13 | re PR fortran/36518 (libgfortran: "warning: format '%d' expects type 'int', b... | Tobias Burnus | 18 | -18/+18 |
2008-06-13 | re PR fortran/36495 (libgfortran should be build with FCFLAGS -fimplicit-none) | Tobias Burnus | 4 | -2/+10 |
2008-06-07 | re PR fortran/36420 (Fortran 2008: g0 edit descriptor) | Jerry DeLisle | 5 | -11/+55 |
2008-05-28 | re PR fortran/36319 (Segfault with wide characters in DATA) | Francois-Xavier Coudert | 18 | -43/+533 |
2008-05-25 | re PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE should not be a libra... | Tobias Burnus | 4 | -18/+7 |
2008-05-22 | re PR libfortran/36302 (cshift and eoshift missing some kind=16 functions) | Thomas Koenig | 5 | -14/+40 |
2008-05-18 | Update ChangeLog which was forgotten in the check in: | Tobias Burnus | 1 | -0/+157 |
2008-05-18 | in_pack.m4 (internal_pack_'rtype_code`): Destination pointer is restrict. | Thomas Koenig | 151 | -179/+192 |
2008-05-18 | select.c: Moved content to select_inc.c. | Francois-Xavier Coudert | 12 | -125/+449 |
2008-05-17 | list_read.c (list_formatted_read_scalar): Declare type as volatile to shut up... | Thomas Koenig | 2 | -2/+7 |
2008-05-16 | Part 1.1 of PR25561. | Janne Blomqvist | 4 | -29/+82 |
2008-05-16 | Fix fallout from part 1 of PR25561 patch. | Janne Blomqvist | 2 | -1/+6 |
2008-05-15 | Part 1 of PR25561, fix compile warnings forgotten in actual commit. | Janne Blomqvist | 2 | -2/+2 |
2008-05-15 | Add fbuf.c | Janne Blomqvist | 1 | -0/+132 |
2008-05-15 | Forgot ChangeLog of part1 pr25561. | Janne Blomqvist | 1 | -0/+67 |
2008-05-15 | Part 1 of PR 25561. | Janne Blomqvist | 10 | -302/+370 |
2008-05-14 | libgfortran.h (gfc_char4_t): New type. | Francois-Xavier Coudert | 5 | -367/+493 |
2008-05-11 | re PR libfortran/36202 ([mingw] Namelist read fails with CRLF) | Jerry DeLisle | 2 | -12/+9 |
2008-05-09 | Makefile.am (LTLDFLAGS): New. | Julian Brown | 3 | -2/+11 |
2008-05-06 | re PR libfortran/36131 (wrong IO) | Jerry DeLisle | 2 | -7/+7 |
2008-05-04 | re PR fortran/35995 (ANY, ALL, and COUNT errors for zero sized sections) | Thomas Koenig | 116 | -329/+928 |
2008-05-04 | re PR fortran/35990 (run-time abort for PACK of run-time zero sized array) | Thomas Koenig | 2 | -2/+19 |
2008-05-04 | re PR fortran/35990 (run-time abort for PACK of run-time zero sized array) | Thomas Koenig | 15 | -15/+180 |
2008-05-02 | re PR libfortran/36094 (Runtime error show_locus not working correctly) | Jerry DeLisle | 3 | -1/+13 |