re PR libgcj/32198 (rmic fails if remote method throws superclass of RemoteException)
[gcc.git] / libgfortran /
2008-06-17 Ralf WildenhuesMakefile.tpl ($(srcdir)/configure): Update dependencies.
2008-06-17 Jerry DeLislere PR libfortran/36546 (Namelist error with tab followi...
2008-06-15 Jerry DeLislere PR fortran/36515 (Integer read from stdin yields...
2008-06-14 Jerry DeLislere PR libfortran/36538 (namelist failure with tabs...
2008-06-13 Jerry DeLisleAdd missing entry.
2008-06-13 Jerry DeLislere PR libfortran/35863 ([F2003] Implement ENCODING...
2008-06-13 Tobias Burnusconfigure.ac (AM_CFLAGS): Remove -Werror again.
2008-06-13 Tobias Burnusre PR fortran/36518 (libgfortran: "warning: format...
2008-06-13 Tobias Burnusre PR fortran/36495 (libgfortran should be build with...
2008-06-07 Jerry DeLislere PR fortran/36420 (Fortran 2008: g0 edit descriptor)
2008-05-28 Francois-Xavier... re PR fortran/36319 (Segfault with wide characters...
2008-05-25 Tobias Burnusre PR fortran/32600 ([ISO Bind C] C_F_POINTER w/o SHAPE...
2008-05-22 Thomas Koenigre PR libfortran/36302 (cshift and eoshift missing...
2008-05-18 Tobias BurnusUpdate ChangeLog which was forgotten in the check in:
2008-05-18 Thomas Koenigin_pack.m4 (internal_pack_'rtype_code`): Destination...
2008-05-18 Francois-Xavier... select.c: Moved content to select_inc.c.
2008-05-17 Thomas Koeniglist_read.c (list_formatted_read_scalar): Declare type...
2008-05-16 Janne BlomqvistPart 1.1 of PR25561.
2008-05-16 Janne BlomqvistFix fallout from part 1 of PR25561 patch.
2008-05-15 Janne BlomqvistPart 1 of PR25561, fix compile warnings forgotten in...
2008-05-15 Janne BlomqvistAdd fbuf.c
2008-05-15 Janne BlomqvistForgot ChangeLog of part1 pr25561.
2008-05-15 Janne BlomqvistPart 1 of PR 25561.
2008-05-14 Francois-Xavier... libgfortran.h (gfc_char4_t): New type.
2008-05-11 Jerry DeLislere PR libfortran/36202 ([mingw] Namelist read fails...
2008-05-09 Julian BrownMakefile.am (LTLDFLAGS): New.
2008-05-06 Jerry DeLislere PR libfortran/36131 (wrong IO)
2008-05-04 Thomas Koenigre PR fortran/35995 (ANY, ALL, and COUNT errors for...
2008-05-04 Thomas Koenigre PR fortran/35990 (run-time abort for PACK of run...
2008-05-04 Thomas Koenigre PR fortran/35990 (run-time abort for PACK of run...
2008-05-02 Jerry DeLislere PR libfortran/36094 (Runtime error show_locus not...
2008-04-30 François-Xavier... intrinsic.c (add_functions): Add SELECTED_CHAR_KIND...
2008-04-30 Thomas Koenigre PR fortran/35993 (wrong answer for all array intrins...
2008-04-25 Thomas Koenigre PR fortran/35960 (run time abort with assignment...
2008-04-24 Francois-Xavier... * intrinsics/time_1.h (__time_1): Remove unused variable.
2008-04-23 Thomas Koenigre PR fortran/35988 (run-time abort for MATMUL of run...
2008-04-21 Ralf Wildenhueslibgomp/
2008-04-20 Jerry DeLislere PR fortran/35991 (run-time abort for CSHIFT of zero...
2008-04-20 Thomas Koenigre PR fortran/35960 (run time abort with assignment...
2008-04-18 Paolo Bonzinire PR other/35457 (Error building GCC trunk on CELL...
2008-04-14 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-04-13 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-04-09 Jakub Jelineklist_read.c (snprintf): Define if HAVE_SNPRINTF isn...
2008-04-07 Jerry DeLislePR fortran/25829 28655
2008-04-05 Jerry DeLislePR fortran/25829 28655
2008-03-28 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-28 Jerry DeLislere PR fortran/35699 (run-time abort writing zero sized...
2008-03-28 Tobias Burnusre PR fortran/35721 (ASSOCIATED returns false when...
2008-03-27 Jerry DeLisleunix.c (fd_close): Do not close STDIN.
2008-03-23 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-22 Jerry DeLislere PR fortran/35632 (stream io broken on FreeBSD due...
2008-03-21 Jerry DeLislepack_generic.c: Fix typo.
2008-03-21 Janne Blomqvistgfortran.map: Move erfc_scaled symbols to new symbol...
2008-03-21 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-21 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-20 Jerry DeLislere PR fortran/35627 (namelist read error)
2008-03-19 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-19 Thomas Koenigre PR libfortran/32972 (performance of pack/unpack)
2008-03-18 Jerry DeLislere PR fortran/35617 (read namelist error)
2008-03-16 Ralf Wildenhuesconfigure.ac: m4_include config/proginstall.m4.
2008-03-12 Francois-Xavier... re PR libfortran/35524 (Unconditional use of expl(...
2008-03-11 Francois-Xavier... re PR libfortran/32812 (random_seed and date_and_time)
2008-03-05 Hans-Peter Nilssonre PR libfortran/35293 (truncation errors with gfortran...
2008-03-03 François-Xavier... re PR fortran/33197 (Fortran 2008: math functions)
2008-03-01 Francois-Xavier... re PR libfortran/35355 (CPU_TIME gives wrong values...
2008-03-01 Janne Blomqvistre PR libfortran/35063 (Clean up use of destroy_unit_mu...
2008-02-25 Janne Blomqvistre PR fortran/29549 (matmul slow for complex matrices)
2008-02-25 Francois-Xavier... ifunction_logical.m4: Add casts to get rid of warnings.
2008-02-24 Francois-Xavier... re PR libfortran/32841 (HUGE(1.0_16) output as +Infinit...
2008-02-21 Jerry DeLislere PR libfortran/35132 (Formatted stream I/O write...
2008-02-21 Jerry DeLislere PR fortran/35036 (illegal E format descriptor produc...
2008-02-10 Jerry DeLisle[multiple changes]
2008-02-02 Thomas Koenigre PR libfortran/35001 (shape for negative sizes)
2008-01-28 Thomas Koenigre PR libfortran/34980 (Segfault in shape given a scalar)
2008-01-26 Thomas Koenigre PR libfortran/34887 (reverse tabbing before slash...
2008-01-25 Jerry DeLisleFix date.
2008-01-25 Jerry DeLislere PR fortran/34876 (Can't read/write array sections...
2008-01-24 David Edelsohn* configure: Regenerate.
2008-01-20 Jerry DeLisleFix it.
2008-01-20 Jerry DeLisleinquire.c (inquire_via_unit): If a unit is opened...
2008-01-18 Jerry DeLisletransfer.c (formatted_transfer_scalar): Set max_pos...
2008-01-18 Tobias Burnuswrite.c (write_real): Increase default precision for
2008-01-16 Steven Bosscherre PR libfortran/34669 (libgfortran doesn't build with...
2008-01-15 Thomas Koenigre PR libfortran/34671 (any(kind=1) and all(kind=1))
2008-01-13 Thomas Koenigre PR libfortran/34746 (wrong formats in libgfortran...
2008-01-11 Thomas Koenigre PR libfortran/34670 (bounds checking for array intri...
2008-01-05 Jerry DeLislere PR fortran/34676 (IO error delayed)
2008-01-03 Thomas Koenigre PR fortran/34565 (internal write to string array...
2008-01-02 Tobias SchlüterRotate Fortran ChangeLogs.
2007-12-27 Thomas Koenigre PR libfortran/22423 (Warnings when building libgfortran)
2007-12-27 Thomas Koenigre PR fortran/34594 (On error and END, no jump to ERR...
2007-12-26 Jerry DeLisleFix change log, missing PR reference.
2007-12-26 Jerry DeLisletransfer.c (read_sf): Check if readlen was less than...
2007-12-25 Daniel Frankere PR fortran/34533 (DTIME returns total process time...
2007-12-25 Thomas Koenigre PR fortran/34566 (Matmul of logical values)
2007-12-20 Tobias Burnusre PR libfortran/34530 (namelist read broken when white...
2007-12-17 Jerry DeLislere PR libfortran/34427 (Revision 130708 breaks namelist...
2007-12-13 Thomas Koenigre PR libfortran/34370 (file positioning after nonadvan...
2007-12-13 Tobias Burnusre PR libfortran/34427 (Revision 130708 breaks namelist...
2007-12-11 Jerry DeLislere PR fortran/34411 (hang-up during read of non-expecte...
next