summaryrefslogtreecommitdiff
path: root/libgfortran
Commit message (Expand)AuthorAgeFilesLines
...
* Corrected typo in PR number, previous commitBud Davis2004-08-131-1/+1
* re PR libfortran/16935 (Segmentation fault of compiler with unsupported contr...Bud Davis2004-08-132-2/+7
* list_read.c (namelist_read): Convert variable names to lower case, so that mi...Victor Leikehman2004-08-102-3/+13
* c99_functions.c (nextafterf): New implementation that works correctly with de...Roger Sayle2004-08-092-44/+49
* matmul.m4, [...]: Allocate space if return value has NULL in its data field.Victor Leikehman2004-08-0916-21/+387
* intrinsic.c (add_subroutines): Add getenv and get_environment_variable.Janne Blomqvist2004-08-064-1/+199
* Commit for Victor Leikehman <lei@il.ibm.com>Victor Leikehman2004-08-052-0/+7
* * libgfortran.h (array_t, size0) New declarations.Victor Leikehman2004-08-0452-6/+851
* re PR libfortran/16137 (Fortran compiler unable to produce executables as lib...Roger Sayle2004-08-035-73/+1866
* write.c (write_float): Use the slightly more portable isnan in preference to ...Roger Sayle2004-08-012-1/+6
* configure.ac: Add check for LFS support.Bud Davis2004-07-183-2/+367
* re PR fortran/16303 (Complex logarithm function sometimes chooses a non-princ...Paul Brook2004-07-114-18/+15
* re PR libfortran/16291 (F2003 formatting of Inf /Nan on irix6.5)Andreas Krebbel2004-07-082-5/+11
* re PR libfortran/15472 (implicit open for unformatted file causes run-time er...Bud Davis2004-07-053-18/+59
* re PR libfortran/15280 (Fortran9x commandline not accessable)Janne Blomqvist2004-07-043-4/+208
* libtool-version: New.Matthias Klose2004-07-046-75/+55
* rand.c (rand): Wrap the irand() call from the previous commit in prefix.Steve Kargl2004-06-302-1/+7
* Paul Brook <paul@codesourcery.com>Tobias Schlüter2004-06-303-3/+10
* re PR libfortran/12839 (incorrect IO of Inf)Bud Davis2004-06-282-4/+9
* re PR libfortran/16196 (gfortran fails to create file with OPEN(...,status='R...Bud Davis2004-06-262-1/+6
* darwin7.h (MATH_LIBRARY): Remove.Andrew Pinski2004-06-243-111/+69
* re PR fortran/15750 (IOLENGTH form of INQUIRE statement not implemented)Janne Blomqvist2004-06-224-0/+66
* etime.c (etime_sub): Remove array rank check; Add check for sufficient space.Steven G. Kargl2004-06-212-3/+7
* re PR libfortran/16080 (segmentation fault when reading empty string)Bud Davis2004-06-192-1/+6
* re PR libfortran/16080 (segmentation fault when reading empty string)Bud Davis2004-06-192-2/+12
* re PR libfortran/15292 (libgfortran depends on c99 functionality round and ro...Bud Davis2004-06-142-1/+11
* Makefile.am (gfor_helper_src): Add runtime/normalize.f90.Paul Brook2004-06-1310-30/+306
* random.c: Fix several spelling and formatting mistakes in comments.Steven G. Kargl2004-06-132-13/+21
* random.c (random_r4): Burn a random number.Tobias Schlüter2004-06-132-2/+10
* re PR libfortran/15292 (libgfortran depends on c99 functionality round and ro...Bud Davis2004-06-127-71/+308
* check.c (gfc_check_second_sub, [...]): New functions.Steven G. Kargl2004-06-127-2/+500
* re PR libfortran/14923 (gfortran misses the DATE_AND_TIME intrinsic)Tobias Schlüter2004-06-124-5/+31
* PR fortran/15665 Fixup ChangeLog from my previous commitTobias Schlüter2004-06-121-1/+1
* PR fortran/15655Fixup ChangeLog entries from previous commit by Paul BrookTobias Schlüter2004-06-121-0/+1
* args.c: Implement GETARG and IARGC.Bud Davis2004-06-124-3/+78
* re PR libfortran/12839 (incorrect IO of Inf)Bud Davis2004-06-122-7/+22
* re PR libfortran/14897 ('T' edit descriptor output incorrect)Bud Davis2004-06-092-9/+25
* re PR libfortran/15755 (gfortran: backspace call causes bus error)Bud Davis2004-06-092-1/+7
* re PR libfortran/11800 ([gfortan] libgfortran should be multi-libed)Andreas Jaeger2004-05-307-5307/+2557
* iresolve.c (gfc_resolve_random_number): Clean up conditional.Steven G. Kargl2004-05-303-14/+335
* random.c: Include unistd.h for close and read prototypes...Andreas Jaeger2004-05-303-16/+28
* re PR libfortran/15234 (libgfortran doesn't compile on Tru64 UNIX V4.0F)Tobias Schlüter2004-05-272-7/+11
* * random.c (random_seed): Use correct variable.Steven G. Kargl2004-05-232-1/+5
* check.c (gfc_check_system_clock): New function.Steven G. Kargl2004-05-224-2/+236
* io.c (check_format): As a GNU extension...Roger Sayle2004-05-212-1/+6
* Credit Feng Wang <fengwang@nudt.edu.cn> in ChangeLog.Feng Wang2004-05-191-0/+1
* f95-lang.c (gfc_init_builtin_functions): Use vold_list_node.Feng Wang2004-05-1916-15/+1171
* Makefile.am: Remove references to types.m4.Paul Brook2004-05-1891-260/+184
* re PR libfortran/15235 (libgfortran doesn't build on Solaris 10)Tobias Schlüter2004-05-187-53/+67
* re PR bootstrap/15120 ([3.3 only] [libtool bug] hidden symbol `__sdivsi3_i4' ...Kaz Kojima2004-05-181-1/+1