Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-12-04 | format.c: Removing unused code. | Francois-Xavier Coudert | 1 | -369/+15 |
2005-11-29 | re PR fortran/25149 (Compiler dies on -std=f95) | Steven G. Kargl | 1 | -0/+12 |
2005-11-28 | ftell.c (ftell, FTELL_SUB): Add unlock_unit call. | Jakub Jelinek | 3 | -4/+15 |
2005-11-27 | random.c: Include config.h | David Edelsohn | 1 | -0/+1 |
2005-11-21 | re PR fortran/14943 (read/write code generation is not thread safe) | Jakub Jelinek | 5 | -118/+167 |
2005-11-13 | fget.c: New file. | Francois-Xavier Coudert | 2 | -0/+240 |
2005-11-12 | re PR libfortran/24787 ([libfortran] SCAN is broken) | Steven G. Kargl | 1 | -25/+20 |
2005-11-06 | intrinsic.c (add_functions): Add ctime and fdate intrinsics. | Francois-Xavier Coudert | 1 | -0/+160 |
2005-11-05 | intrinsic.c (add_functions): Add function version of TTYNAM. | Francois-Xavier Coudert | 1 | -0/+26 |
2005-11-01 | re PR fortran/21565 (namelist in block data is illegal) | Paul Thomas | 1 | -0/+54 |
2005-10-30 | check.c (gfc_check_malloc, [...]): New functions. | Francois-Xavier Coudert | 1 | -0/+55 |
2005-10-28 | check.c (gfc_check_alarm_sub, [...]): New functions. | Francois-Xavier Coudert | 1 | -0/+170 |
2005-10-23 | re PR fortran/18022 (problem with structure and calling a function) | Paul Thomas | 1 | -0/+77 |
2005-10-19 | re PR libfortran/24432 (Missing symbols) | Francois-Xavier Coudert | 3 | -70/+70 |
2005-10-11 | re PR libfortran/24313 (complex sqrt function does not return principal value) | Steven G. Kargl | 1 | -2/+2 |
2005-10-03 | re PR libfortran/19308 (I/O library should support more real and integer kinds) | François-Xavier Coudert | 1 | -0/+22 |
2005-09-27 | re PR target/23552 (FAIL: gfortran.dg/large_real_kind_1.f90) | Steve Ellcey | 1 | -11/+2 |
2005-09-25 | c99_protos.h: Add prototypes for C99 complex functions. | Francois-Xavier Coudert | 1 | -0/+695 |
2005-09-25 | re PR libfortran/23803 ([mingw32] getlog malfunction) | Francois-Xavier Coudert | 3 | -1/+69 |
2005-09-24 | re PR libfortran/23802 ([mingw32] sleep malfunction) | Francois-Xavier Coudert | 1 | -0/+7 |
2005-09-24 | re PR libfortran/23380 ([mingw32] cpu_time intrinsic malfunction) | Francois-Xavier Coudert | 1 | -0/+40 |
2005-09-13 | re PR fortran/19269 (transpose(reshape(...)) of character array segfaults.) | Richard Sandiford | 8 | -243/+339 |
2005-08-17 | All files: Update FSF address. | Kelley Cook | 53 | -106/+106 |
2005-08-09 | check.c (gfc_check_ttynam_sub, [...]): Add check functions for new intrinsics... | François-Xavier Coudert | 1 | -0/+97 |
2005-08-01 | re PR libfortran/23178 (Undefined symbol: __gfortran_flush_i8) | François-Xavier Coudert | 1 | -1/+24 |
2005-07-31 | re PR libfortran/21787 (flush I/O before calling abort()) | Francois-Xavier Coudert | 1 | -1/+2 |
2005-07-08 | libgfortran.h (GFC_ARRAY_DESCRIPTOR): Replace 'type *base' by 'size_t offset'. | Tobias Schlüter | 8 | -10/+10 |
2005-07-07 | re PR fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution... | Thomas Koenig | 2 | -8/+26 |
2005-07-01 | unpack_generic.c: Remove const from parameter. | Andreas Jaeger | 1 | -2/+2 |
2005-06-24 | re PR fortran/21915 ([4.0 only] Would like atanh etc. as intrinsics) | Jerry DeLisle | 1 | -0/+56 |
2005-06-23 | c99_functions.c (log10l): New log10l function for systems where this is not a... | Francois-Xavier Coudert | 1 | -0/+38 |
2005-06-15 | re PR libfortran/21950 (All gfortran execution tests fail on Tru64 UNIX V4.0F... | François-Xavier Coudert | 1 | -0/+8 |
2005-06-14 | eoshift0.c: Removed prototype for eoshift0. | Thomas Koenig | 2 | -8/+0 |
2005-06-13 | re PR fortran/21594 ([4.0 only] FAIL: gfortran.dg/eoshift.f90 -O0 execution... | Thomas Koenig | 2 | -0/+8 |
2005-05-26 | re PR fortran/17283 (UNPACK issues) | Thomas Koenig | 1 | -13/+38 |
2005-05-21 | configure.ac: Check for trunc and truncf in libm. | Eric Botcazou | 1 | -0/+22 |
2005-05-15 | eoshift1.m4: Initialize variables to avoid warnings. | Andreas Jaeger | 3 | -6/+16 |
2005-05-15 | pack_generic.c (pack): Remove unneeded calculation. | Andreas Jaeger | 1 | -18/+17 |
2005-05-15 | system_clock.c (system_clock_4, [...]): Add missing returns, reformat a bit. | Andreas Jaeger | 1 | -12/+24 |
2005-05-15 | Remove extra whitespace. | Andreas Jaeger | 2 | -2/+2 |
2005-05-15 | normalize.c (almostone_r4, [...]): Fix parameter list. | Andreas Jaeger | 2 | -4/+3 |
2005-05-15 | chdir.c, [...]: Include <string.h> for prototypes. | Andreas Jaeger | 8 | -50/+57 |
2005-05-11 | re PR fortran/20178 (COMPLEX function returns incompatible with g77) | Tobias Schlüter | 1 | -0/+169 |
2005-05-04 | re PR libfortran/21354 ([4.0 only] Rank 7 not handled correctly) | Thomas Koenig | 6 | -33/+33 |
2005-04-29 | * intrinsics/rename.c: Add missing #includes. | Tobias Schlüter | 1 | -0/+2 |
2005-04-22 | 05-04-22 Thomas Koenig <Thomas.Koenig@online.de> | Thomas Koenig | 1 | -9/+30 |
2005-04-17 | 005-04-17 Thomas Koenig <Thomas.Koenig@online.de> | Thomas Koenig | 1 | -9/+9 |