| Commit message (Expand) | Author | Age | Files | Lines |
* | PR 39654 FTELL intrinsic function return type. | jb | 2012-06-21 | 3 | -0/+31 |
* | PR 53456 Fix incorrect ChangeLog entry. | jb | 2012-06-04 | 1 | -1/+2 |
* | PR 53456 Fix typo in gf_cputime. | jb | 2012-06-04 | 2 | -1/+6 |
* | 2012-06-01 Tobias Burnus <burnus@net-b.de> | burnus | 2012-06-01 | 5 | -17/+36 |
* | 2012-05-31 Benjamin Kosnik <bkoz@redhat.com> | bkoz | 2012-05-31 | 3 | -2/+8 |
* | 2012-05-31 Tobias Burnus <burnus@net-b.de> | burnus | 2012-05-31 | 2 | -2/+9 |
* | 2012-05-30 Tobias Burnus <burnus@net-b.de> | burnus | 2012-05-30 | 3 | -5/+10 |
* | Minor timing cleanups. | jb | 2012-05-27 | 2 | -6/+14 |
* | PR 53456 CPU timing fallback using clock_gettime. | jb | 2012-05-24 | 2 | -1/+21 |
* | PR 53456 clock_gettime fallback for gf_gettime | jb | 2012-05-23 | 2 | -2/+13 |
* | 2012-05-23 Robert Mason <rbmj@verizon.net> | burnus | 2012-05-23 | 2 | -2/+10 |
* | 2012-05-23 Tobias Burnus <burnus@net-b.de> | burnus | 2012-05-23 | 6 | -5/+98 |
* | Regenerate configure files for libtool.m4 change | hjl | 2012-05-16 | 2 | -3/+14 |
* | 2012-05-16 Tobias Burnus <burnus@net-b.de> | burnus | 2012-05-16 | 2 | -2/+6 |
* | PR 52428 Range checking when reading integer values. | jb | 2012-05-14 | 6 | -40/+58 |
* | 2012-05-11 Tobias Burnus <burnus@net-b.de> | burnus | 2012-05-11 | 2 | -34/+40 |
* | Fix handling of temporary files. | jb | 2012-05-05 | 8 | -58/+136 |
* | 2012-04-22 Tobias Burnus <burnus@net-b.de> | burnus | 2012-04-22 | 3 | -0/+15 |
* | 2012-04-17 Tobias Burnus <burnus@net-b.de> | burnus | 2012-04-17 | 2 | -1/+8 |
* | 2012-04-15 Thomas Koenig <tkoenig@gcc.gnu.org> | tkoenig | 2012-04-15 | 5 | -5/+41 |
* | * m4/cshift0.m4 (cshift0_'rtype_code`): Guard use of modulo. | matz | 2012-04-10 | 15 | -42/+116 |
* | 2012-04-04 Tristan Gingold <gingold@adacore.com> | gingold | 2012-04-04 | 2 | -7/+13 |
* | config/ | gingold | 2012-04-02 | 4 | -548/+920 |
* | * ChangeLog: Fix last entry. | uros | 2012-03-30 | 1 | -1/+2 |
* | * ChangeLog: Fix entry. | uros | 2012-03-30 | 1 | -1/+1 |
* | PR libgfortran/52758 | uros | 2012-03-30 | 2 | -1/+5 |
* | 2012-03-27 Tristan Gingold <gingold@adacore.com> | gingold | 2012-03-27 | 4 | -548/+744 |
* | Combined get_mem and internal_malloc_size. | jb | 2012-03-26 | 343 | -834/+1170 |
* | 2012-03-26 Tristan Gingold <gingold@adacore.com> | gingold | 2012-03-26 | 5 | -4201/+4262 |
* | Use calloc instead of malloc and memset. | jb | 2012-03-25 | 6 | -31/+46 |
* | PR libfortran/52608 Move the removal of initial zeros. | jb | 2012-03-17 | 2 | -6/+13 |
* | Share vtables instead of replicating them for each unit. | jb | 2012-03-16 | 3 | -54/+91 |
* | Remove commented out debug printf:s | jb | 2012-03-15 | 1 | -5/+0 |
* | 2012-03-15 Janne Blomqvist <jb@gcc.gnu.org> | jb | 2012-03-15 | 3 | -117/+337 |
* | Remove obsolete IRIX 6.5 support | ro | 2012-03-14 | 2 | -14/+4 |
* | Remove obsolete Tru64 UNIX V5.1B support | ro | 2012-03-12 | 5 | -18/+13 |
* | 2012-03-10 Tobias Burnus <burnus@net-b.de> | burnus | 2012-03-10 | 361 | -3544/+3909 |
* | 2012-01-20 Tobias Burnus <burnus@net-b.de> | burnus | 2012-01-20 | 5 | -4/+66 |
* | 2012-01-12 Tobias Burnus <burnus@net-b.de> | burnus | 2012-01-12 | 2 | -36/+398 |
* | Remove configure check for unused fdopen. | jb | 2012-01-12 | 5 | -13/+14 |
* | PR 51803 Avoid malloc if getcwd fails or is not available. | jb | 2012-01-12 | 2 | -3/+16 |
* | 2012-01-11 Tobias Burnus <burnus@net-b.de> | burnus | 2012-01-11 | 2 | -5/+18 |
* | PR 51803 Handle getcwd failure and lack of the function better. | jb | 2012-01-11 | 2 | -1/+9 |
* | 2012-01-10 Tobias Burnus <burnus@net-b.de> | burnus | 2012-01-10 | 2 | -13/+54 |
* | 2012-01-09 Harald Anlauf <anlauf@gmx.de> | burnus | 2012-01-09 | 3 | -3/+60 |
* | Link libgfortran with -shared-libgcc | ro | 2012-01-09 | 3 | -2/+12 |
* | 2012-01-09 Richard Guenther <rguenther@suse.de> | rguenth | 2012-01-09 | 2 | -1481/+1486 |
* | 2012-01-06 Tobias Burnus <burnus@net-b.de> | burnus | 2012-01-06 | 4 | -21/+30 |
* | PR 51646 Use POSIX mode flags in open() argument. | jb | 2011-12-22 | 4 | -6/+16 |
* | 2011-12-08 Tobias Burnus <burnus@net-b.de> | burnus | 2011-12-08 | 1 | -0/+37 |