darwin-c.c (framework_construct_pathname): We must find all headers of a framework...
[gcc.git] / libgfortran / intrinsics /
2005-03-22 François-Xavier... Makefile.am: Added new files.
2005-02-21 Eric Botcazoure PR libfortran/19302 (intrinsic_nearest.f90 fails)
2005-02-20 Steven G. Karglre PR libfortran/20085 (iargc returns wrong count for...
2005-02-19 Steven G. Kargl* intrinsic/date_and_time.c: Fix conformance problems.
2005-01-23 James A. Morrisonre PR fortran/19294 (intrinsic_transpose.f90 runtime...
2005-01-12 Toon Moenere PR libfortran/19280 (Inconsistent licensing of libgf...
2004-12-27 Tobias Schlütertrans-intrinsic.c (gfc_conv_intrinsic_ishft): Change...
2004-12-14 Steven G. Karglre PR libfortran/18966 (cshift etc. not implemented...
2004-12-13 Richard Hendersoniresolve.c (gfc_resolve_all, [...]): Use PREFIX.
2004-12-12 Richard Hendersonacinclude.m4 (LIBGFOR_CHECK_ATTRIBUTE_VISIBILITY):...
2004-12-07 Eric Botcazouconfigure.ac: Check for ieeefp.h.
2004-12-07 Richard Hendersoncshift0.c, [...]: Use internal_malloc_size instead...
2004-12-07 Richard Hendersonc99_functions.c, [...]: Whitespace fixes.
2004-12-02 Steven G. Karglflush.c: New file.
2004-11-23 Steven Bosscherre PR libfortran/15960 (missing function 'finite' on...
2004-11-20 Eric Botcazoure PR libfortran/16135 (libfortran doesn't build, use...
2004-11-20 Steven G. Karglcheck.c (gfc_check_getcwd_sub): Fix seg fault.
2004-10-30 Aaron W. LaFramboisesystem.c ("libgfortran.h"): Move after system headers.
2004-10-30 Canqun Yangcheck.c (gfc_check_rand): Allow missing optional argument.
2004-10-07 Paul Brookstring_intrinsics.c (string_verify): Fix off by one...
2004-10-05 Andrew Pinskimvbits.c: Commit the file.
2004-10-04 Tobias Schlüterre PR fortran/17776 (no subroutine system)
2004-10-04 Tobias Schlüterre PR fortran/17283 (UNPACK issues)
2004-10-03 Aaron W. LaFramboiseabort.c ("libgfortran.h"): Move.
2004-09-26 Tobias Schlüterre PR libfortran/16137 (Fortran compiler unable to...
2004-09-24 Tobias Schlüter* intrinsics/etime.c (etime_): New function.
2004-09-21 Steven G. Kargllibgfortran.h: define gfc_alloca()
2004-09-15 Steven G. Karglcheck.c (gfc_check_getcwd_sub): New function.
2004-09-15 Steven G. Karglenv.c (getenv, [...]): Remove trailing white space.
2004-09-03 Richard Hendersoncshift0.c (DEF_COPY_LOOP, [...]): New.
2004-08-31 Tobias Schlütertrans-decl.c, [...]: Replace all occurences of 'gfc_str...
2004-08-30 Richard HendersonMakefile.am (gfor_helper_src): Split selected_kind...
2004-08-29 Steven G. Karglbessel.c: New file.
2004-08-28 Steven G. Karglgfortran.h (enum gfc_generic_isym_id): Add GFC_ISYM_GET?ID.
2004-08-25 Bud Davisre PR libfortran/17164 (index function not working...
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-04 Victor Leikehman* libgfortran.h (array_t, size0) New declarations.
2004-08-03 Roger Saylere PR libfortran/16137 (Fortran compiler unable to...
2004-07-04 Janne Blomqvistre PR libfortran/15280 (Fortran9x commandline not acces...
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-21 Steven G. Kargletime.c (etime_sub): Remove array rank check; Add check...
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 Bud Davisargs.c: Implement GETARG and IARGC.
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-14 Bud Davisre PR libfortran/15149 (problem computing Pi)
2004-05-13 Bud Davisre PR libfortran/15204 (ADJUSTR intrinsic accesses...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.