Age | Commit message (Expand) | Author | Files | Lines |
2007-07-14 | re PR fortran/32357 (MVBITS gives wrong-code on big-endian with -fdefault-int... | Francois-Xavier Coudert | 1 | -4/+4 |
2007-07-08 | re PR fortran/32217 (segfaults (at runtime) on UNPACK with zero-sized arrays) | Thomas Koenig | 1 | -0/+9 |
2007-07-02 | [multiple changes] | Christopher D. Rickett | 3 | -0/+583 |
2007-05-22 | re PR libfortran/31295 (Uninitialized variable in libgfortran's _gfortran_eos... | Tobias Burnus | 2 | -0/+5 |
2007-05-19 | re PR fortran/31964 ([4.2, 4.1 only]ishftc fails with certain thrid argument) | Jerry DeLisle | 1 | -15/+27 |
2007-05-16 | re PR fortran/31922 ([4.2 only] Accessing uninitialized variable for print *,... | Jerry DeLisle | 1 | -0/+2 |
2007-05-14 | re PR fortran/30723 (Freeing memory doesn't need to call a library function) | Francois-Xavier Coudert | 1 | -3/+11 |
2007-05-07 | re PR libfortran/31607 (CALL SYSTEM produces garbled output when writing to a... | Francois-Xavier Coudert | 1 | -0/+3 |
2007-04-25 | re PR libfortran/31299 (Use getpwuid(geteuid()) instead of getlogin() for GET... | François-Xavier Coudert | 1 | -4/+22 |
2007-04-18 | re PR libfortran/31286 (cshift uses uninitialized variables) | François-Xavier Coudert | 2 | -0/+4 |
2007-04-06 | cpu_time.c: Don't include headers already included by libgfortran.h. | Francois-Xavier Coudert | 11 | -24/+3 |
2007-04-03 | re PR fortran/31304 (REPEAT argument NCOPIES is not converted as it should) | Francois-Xavier Coudert | 1 | -20/+0 |
2007-03-31 | re PR libfortran/31335 (Calls lstat(), stat() and fstat() in libgfortran shou... | Francois-Xavier Coudert | 1 | -3/+17 |
2007-03-25 | re PR fortran/31196 ([4.1 only] wrong code generated with RESHAPE/TRANSPOSE) | Thomas Koenig | 1 | -1/+1 |
2007-03-08 | re PR fortran/30947 (intrinsic: ALARM) | Daniel Franke | 1 | -2/+2 |
2007-03-03 | re PR libfortran/31001 ([4.1 only] PACK crashes on zero-sized arrays) | Francois-Xavier Coudert | 1 | -0/+6 |
2007-02-04 | re PR fortran/30611 ([4.1 only] Confusing error message for negative ncopies ... | Francois-Xavier Coudert | 1 | -8/+2 |
2007-01-21 | re PR libfortran/30525 ([4.2, 4.1 only] character comparisons with padding) | Thomas Koenig | 1 | -3/+3 |
2007-01-21 | re PR libfortran/30015 ([4.1 only] Intrinsic date_and_time can go back in time) | Tobias Burnus | 1 | -27/+18 |
2007-01-20 | gfortran.h (gfc_options_t): Add flag_allow_leading_underscore. | Francois-Xavier Coudert | 4 | -26/+26 |
2007-01-17 | re PR libfortran/27107 (Make dependency on io/io.h broken) | Francois-Xavier Coudert | 4 | -468/+0 |
2006-12-17 | associated.c: Check for associated(NULL,NULL). | Tobias Burnus | 1 | -0/+2 |
2006-12-06 | re PR libfortran/29810 (Unsatisfied symbol "fmodl" in libgfortran shared libr... | Francois-Xavier Coudert | 1 | -0/+50 |
2006-11-25 | Makefile.am: Remove intrinsics/erf.c and intrinsics/bessel.c. | Francois-Xavier Coudert | 3 | -140/+95 |
2006-11-03 | re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays) | Francois-Xavier Coudert | 1 | -7/+35 |
2006-10-19 | re PR libfortran/27895 (problem with RESHAPE and zero-sized arrays) | François-Xavier Coudert | 3 | -23/+42 |
2006-10-18 | in_pack.m4: Fixed a typo. | Tobias Burnus | 7 | -11/+11 |
2006-10-08 | hyper.c: Remove file. | Francois-Xavier Coudert | 2 | -57/+24 |
2006-10-08 | [multiple changes] | Paul Thomas | 1 | -0/+67 |
2006-10-08 | re PR libfortran/26540 ([4.1 only] intrinsics/signal.c warnings) | Francois-Xavier Coudert | 1 | -3/+23 |
2006-10-07 | re PR fortran/16580 ([4.1 only] gfortran ICE on test g77.f-torture/execute/in... | François-Xavier Coudert | 1 | -0/+25 |
2006-09-30 | f2c_specifics.F90: Special-case conjg functions so that their suffices are _4... | Francois-Xavier Coudert | 1 | -5/+13 |
2006-09-29 | cpu_time.c: Add cpu_time_10 and cpu_time_16 routines. | Steven G. Kargl | 1 | -0/+24 |
2006-09-15 | re PR libfortran/29099 (secnds intrinsic gives wrong result) | Jerry DeLisle | 1 | -1/+1 |
2006-08-12 | * intrinsics/bessel.c: Add prototypes for all functions. | Francois-Xavier Coudert | 1 | -1/+12 |
2006-08-05 | * intrinsics/access.c (access_func): Remove export directive. | Francois-Xavier Coudert | 1 | -1/+0 |
2006-08-01 | re PR libfortran/28452 (__gfortran_random_r10 not found) | Thomas Koenig | 2 | -32/+370 |
2006-07-30 | intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT. | Francois-Xavier Coudert | 3 | -0/+415 |
2006-07-26 | intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG, LSTAT, MCLOCK and M... | François-Xavier Coudert | 2 | -11/+180 |
2006-07-15 | etime.c: Remove etime_ | Steven G. Kargl | 1 | -22/+0 |
2006-07-12 | re PR fortran/28163 (Calling libgfortran's copy_string is inefficient) | Francois-Xavier Coudert | 1 | -23/+0 |
2006-07-04 | intrinsic.c (add_subroutines): Add ITIME and IDATE. | Francois-Xavier Coudert | 1 | -2/+164 |
2006-06-24 | ierrno.c: Don't include "io/io.h". | Francois-Xavier Coudert | 13 | -24/+2 |
2006-06-06 | in_pack.m4: Add TODO comment about detecting temporaries... | Janne Blomqvist | 6 | -54/+6 |
2006-05-28 | string_intrinsics.c (compare_string): Use memcmp instead of strncmp to avoid ... | Thomas Koenig | 1 | -1/+1 |
2006-05-27 | libgfortran ChangeLog: | Janne Blomqvist | 1 | -13/+1 |
2006-05-25 | associated (associated): Zero-sized arrays should not be reported as ASSOCIATED. | Francois-Xavier Coudert | 1 | -0/+2 |
2006-02-08 | re PR libfortran/25577 (gfortran routine mvbits returns wrong answer.) | Tobias Schlüter | 1 | -2/+2 |
2006-02-07 | c99_functions.c: Work around incompatible declarations of cabs{,f,l} on pre-C... | Rainer Emrich | 1 | -0/+14 |
2006-01-12 | c99_functions.c: Add function prototypes to avoid warnings from -Wstrict-prot... | Roger Sayle | 1 | -0/+27 |