X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=libgfortran%2FChangeLog;h=1088c76933e2b0c4308acf94f0bff0662bc84e43;hp=4c5dc9b548094afa0385f37ae4aad7417a1c6410;hb=e7e554552d9ef5338c225f4a91197e62ec2cbdfa;hpb=d55715ee2cc10a4338add9a442a8656213767cee;ds=sidebyside diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index 4c5dc9b5480..1088c76933e 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -1,3 +1,22 @@ +2005-10-23 Francois-Xavier Coudert + + * runtime/fpu.c: Add _GNU_SOURCE definition. + * config/fpu-glibc.h: Remove __USE_GNU definition. + +2005-10-23 Paul Thomas + + PR fortran/24384 + * intrinsics/spread_generic.c (spread_internal_scalar): New + function that handles the special case of spread with a scalar + source. This has new interface functions - + (spread_scalar, spread_char_scalar): New functions to interface + with the calls specified in gfc_resolve_spread. + +2005-10-21 Francois-Xavier Coudert + + PR libfortran/24383 + * io/unix.c: Add fallback definition for SSIZE_MAX. + 2005-10-19 Francois-Xavier Coudert * c99_protos.h: Define preprocessor HAVE_ macros with value 1