fstream.tcc (xsgetn): Slightly tweak the recent fix for 11722...
[gcc.git] / libgfortran /
2004-09-14 Bud Davisre PR libfortran/17090 (Runtime I/O error)
2004-09-06 Paul BrookPut ChangeLog entry in the right place.
2004-09-06 Paul Brook[multiple changes]
2004-09-03 Richard Hendersoncshift0.c (DEF_COPY_LOOP, [...]): New.
2004-09-02 Paul Brookformat.c (parse_format_list): Set repeat count for...
2004-09-01 Eric Botcazoumk-sik-inc.sh: Use a temporary string instead of 'echo...
2004-08-31 Paul Brookerror.c (generate_error): Set both iostat and library_r...
2004-08-31 Paul Brookre PR libfortran/16805 (Runtime failure using list...
2004-08-31 Tobias Schlüterunit.c: Separate copyright years by ','.
2004-08-31 Paul Brook* io/unit.c (get_unit): Remove superfluous if.
2004-08-31 Paul Brooktransfer.c (read_sf): Rename uinty to readlen.
2004-08-31 Paul Brooklist_read.c (eat_separator): Set at_eo when a '/' is...
2004-08-31 Tobias Schlütertrans-decl.c, [...]: Replace all occurences of 'gfc_str...
2004-08-30 Paul Brooktrans-types.h: Add comments.
2004-08-30 Richard HendersonMakefile.am (gfor_helper_src): Split selected_kind...
2004-08-29 Steven G. Karglbessel.c: New file.
2004-08-29 Steven G. Karglcheck.c (gfc_check_besn, [...]): New functions.
2004-08-28 Steven G. Karglgfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.
2004-08-28 Paul Brookre PR libfortran/17195 (Infinite loop in output_float...
2004-08-27 Paul BrookComment typo.
2004-08-27 Paul Brookrewind.c (st_rewind): Reset unit to read mode.
2004-08-27 Bud Davisre PR libfortran/16597 (gfortran: bug in unformatted...
2004-08-26 Tobias Schlüterio.h, [...]: Fix formatting issues, update copyright...
2004-08-25 Bud Davisre PR libfortran/17143 (2**63 prints garbage)
2004-08-25 Bud Davisre PR libfortran/17164 (index function not working...
2004-08-24 David EdelsohnMakefile.am (libgfortran_la_LDFLAGS): Add -lm.
2004-08-23 R. Kelley Cookignore autom4te.cache
2004-08-23 Tobias Schlüterio.h, [...]: Fix formatting issues, update copyright...
2004-08-21 Paul BrookFix typo.
2004-08-21 Bud Davisre PR libfortran/16908 (Segfault in libgfortran/io...
2004-08-18 Victor Leikehmanre PR fortran/13278 (derived type namelist I/O support...
2004-08-13 Bud DavisCorrected typo in PR number, previous commit
2004-08-13 Bud Davisre PR libfortran/16935 (Segmentation fault of compiler...
2004-08-10 Victor Leikehmanlist_read.c (namelist_read): Convert variable names...
2004-08-09 Roger Saylec99_functions.c (nextafterf): New implementation that...
2004-08-09 Victor Leikehmanmatmul.m4, [...]: Allocate space if return value has...
2004-08-06 Janne Blomqvistintrinsic.c (add_subroutines): Add getenv and get_envir...
2004-08-05 Victor LeikehmanCommit for Victor Leikehman <lei@il.ibm.com>
2004-08-04 Victor Leikehman* libgfortran.h (array_t, size0) New declarations.
2004-08-03 Roger Saylere PR libfortran/16137 (Fortran compiler unable to...
2004-08-01 Roger Saylewrite.c (write_float): Use the slightly more portable...
2004-07-18 Bud Davisconfigure.ac: Add check for LFS support.
2004-07-11 Paul Brookre PR fortran/16303 (Complex logarithm function sometim...
2004-07-08 Andreas Krebbelre PR libfortran/16291 (F2003 formatting of Inf /Nan...
2004-07-05 Bud Davisre PR libfortran/15472 (implicit open for unformatted...
2004-07-04 Janne Blomqvistre PR libfortran/15280 (Fortran9x commandline not acces...
2004-07-04 Matthias Kloselibtool-version: New.
2004-06-30 Steve Karglrand.c (rand): Wrap the irand() call from the previous...
2004-06-29 Tobias SchlüterPaul Brook <paul@codesourcery.com>
2004-06-28 Bud Davisre PR libfortran/12839 (incorrect IO of Inf)
2004-06-26 Bud Davisre PR libfortran/16196 (gfortran fails to create file...
2004-06-24 Andrew Pinskidarwin7.h (MATH_LIBRARY): Remove.
2004-06-22 Janne Blomqvistre PR fortran/15750 (IOLENGTH form of INQUIRE statement...
2004-06-21 Steven G. Kargletime.c (etime_sub): Remove array rank check; Add check...
2004-06-19 Bud Davisre PR libfortran/16080 (segmentation fault when reading...
2004-06-19 Bud Davisre PR libfortran/16080 (segmentation fault when reading...
2004-06-14 Bud Davisre PR libfortran/15292 (libgfortran depends on c99...
2004-06-13 Paul BrookMakefile.am (gfor_helper_src): Add runtime/normalize...
2004-06-13 Steven G. Karglrandom.c: Fix several spelling and formatting mistakes...
2004-06-13 Tobias Schlüterrandom.c (random_r4): Burn a random number.
2004-06-12 Bud Davisre PR libfortran/15292 (libgfortran depends on c99...
2004-06-12 Steven G. Karglcheck.c (gfc_check_second_sub, [...]): New functions.
2004-06-12 Tobias Schlüterre PR libfortran/14923 (gfortran misses the DATE_AND_TI...
2004-06-12 Tobias SchlüterPR fortran/15665 Fixup ChangeLog from my previous commit
2004-06-12 Tobias SchlüterPR fortran/15655Fixup ChangeLog entries from previous...
2004-06-12 Bud Davisargs.c: Implement GETARG and IARGC.
2004-06-12 Bud Davisre PR libfortran/12839 (incorrect IO of Inf)
2004-06-09 Bud Davisre PR libfortran/14897 ('T' edit descriptor output...
2004-06-09 Bud Davisre PR libfortran/15755 (gfortran: backspace call causes...
2004-05-30 Andreas Jaegerre PR libfortran/11800 ([gfortan] libgfortran should...
2004-05-30 Steven G. Kargliresolve.c (gfc_resolve_random_number): Clean up condit...
2004-05-30 Andreas Jaegerrandom.c: Include unistd.h for close and read prototypes...
2004-05-27 Tobias Schlüterre PR libfortran/15234 (libgfortran doesn't compile...
2004-05-23 Steven G. Kargl* random.c (random_seed): Use correct variable.
2004-05-22 Steven G. Karglcheck.c (gfc_check_system_clock): New function.
2004-05-21 Roger Sayleio.c (check_format): As a GNU extension...
2004-05-19 Feng WangCredit Feng Wang <fengwang@nudt.edu.cn> in ChangeLog.
2004-05-19 Feng Wangf95-lang.c (gfc_init_builtin_functions): Use vold_list_...
2004-05-18 Paul BrookMakefile.am: Remove references to types.m4.
2004-05-18 Tobias Schlüterre PR libfortran/15235 (libgfortran doesn't build on...
2004-05-18 Kaz Kojimare PR bootstrap/15120 ([3.3 only] [libtool bug] hidden...
2004-05-16 Paul Brook* io/format.c (write_real): Don't include padding in...
2004-05-16 Paul Brook* io/format.c (format_lex): Make c an int.
2004-05-16 Janne Blomqvistwrite.c (write_logical): Don't print extra blank.
2004-05-16 Janne Blomqvistio.h (flush): Add prototype.
2004-05-15 Tobias Schlüterre PR libfortran/15234 (libgfortran doesn't compile...
2004-05-15 Bud Davisre PR libfortran/15311 (Incorrect handling of A edit...
2004-05-14 Bud Davisre PR libfortran/15149 (problem computing Pi)
2004-05-13 Tobias Schlüterformat.c: (parse_format_list): No comma is required...
2004-05-13 Andrew PinskiFix format in (and bug number):
2004-05-13 Bud Davisre PR libfortran/15204 (ADJUSTR intrinsic accesses...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.