| Commit message (Expand) | Author | Age | Files | Lines |
* | 2004-12-29 Steven G. Kargl <kargls@comcast.net> | tobi | 2004-12-29 | 2 | -2/+6 |
* | fortran/ | tobi | 2004-12-27 | 2 | -26/+20 |
* | 2004-12-27 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-12-27 | 2 | -1/+7 |
* | gcc/fortran/ | tobi | 2004-12-27 | 2 | -29/+73 |
* | 2004-12-23 Steven G. Kargl <kargls@comcast.net> | bdavis | 2004-12-23 | 2 | -1/+5 |
* | * trans-intrinsic.c (build_fixbound_expr): Clarify comment, fix | tobi | 2004-12-16 | 2 | -3/+8 |
* | * scanner.c (skip_fixed_comments): Fix typo in comment preceding | tobi | 2004-12-15 | 2 | -1/+4 |
* | fortran/ | tobi | 2004-12-15 | 2 | -2/+9 |
* | * gfortran.h (gfc_expr.function.name): Make const. | rth | 2004-12-15 | 7 | -112/+51 |
* | gcc/fortran/ | rth | 2004-12-13 | 2 | -100/+34 |
* | gcc/ | tobi | 2004-12-12 | 2 | -0/+7 |
* | 2004-12-12 Steven G. Kargl <kargls@comcast.net> | pbrook | 2004-12-12 | 4 | -26/+88 |
* | 2004-12-12 Steven G. Kargl <kargls@comcast.net> | pbrook | 2004-12-12 | 5 | -49/+103 |
* | Fix trivial comment typo. | pbrook | 2004-12-12 | 1 | -1/+1 |
* | Fix date on ChangeLog, fix typo in function name | tobi | 2004-12-12 | 1 | -2/+2 |
* | fortran/ | tobi | 2004-12-11 | 2 | -6/+37 |
* | * intrinsic.c (gfc_convert_type_warn): Propagate the input shape | rth | 2004-12-08 | 3 | -2/+26 |
* | Add missing PR numbers for previous commit: | tobi | 2004-12-08 | 1 | -0/+1 |
* | * decl.c (gfc_match_end): Use locus of END when eos is an error. | tobi | 2004-12-08 | 2 | -2/+4 |
* | fortran/ | tobi | 2004-12-08 | 2 | -3/+13 |
* | 2004-12-02 Steven G. Kargl <kargls@comcast.net> | pbrook | 2004-12-02 | 7 | -6/+288 |
* | 2004-12-02 Steven G. Kargl <kargls@comcast.net> | pbrook | 2004-12-02 | 2 | -327/+402 |
* | * config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Use %qs | jsm28 | 2004-11-25 | 4 | -8/+13 |
* | gcc/ | steven | 2004-11-24 | 2 | -4/+5 |
* | * check.c (gfc_check_getcwd_sub): Fix seg fault. | steven | 2004-11-20 | 7 | -4/+227 |
* | PR fortran/13010 | pbrook | 2004-11-16 | 5 | -22/+49 |
* | * trans-types.c (gfc_get_dtype): Remove obsolete TODO. | pbrook | 2004-11-15 | 2 | -1/+4 |
* | * Makefile.in: Add html support. | mrs | 2004-11-13 | 1 | -3/+9 |
* | PR fortran/18375 | pbrook | 2004-11-10 | 3 | -4/+10 |
* | * invoke.texi: Fix typo. | pbrook | 2004-11-10 | 2 | -1/+5 |
* | * arith.c, array.c, decl.c, expr.c, f95-lang.c, gfortran.h, | kazu | 2004-11-08 | 25 | -111/+119 |
* | PR fortran/18023 | tobi | 2004-11-06 | 2 | -2/+7 |
* | * gfortranspec.c: Replace GNU CC with GCC. | kazu | 2004-11-06 | 2 | -1/+5 |
* | * gfortranspec.c (lang_specific_driver): Change year to 2004. | tobi | 2004-11-05 | 2 | -1/+5 |
* | PR fortran/18111 | tobi | 2004-11-05 | 2 | -0/+9 |
* | PR fortran/15164 | tobi | 2004-11-05 | 2 | -2/+8 |
* | fortran/ | tobi | 2004-11-03 | 2 | -0/+12 |
* | * intrinsic.c (check_intrinsic_standard): Include error locus. | pbrook | 2004-11-02 | 2 | -10/+12 |
* | 2004-10-31 Janne Blomqvist <jblomqvi@cc.hut.fi> | pbrook | 2004-10-31 | 6 | -392/+492 |
* | 2004-10-30 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-30 | 2 | -1/+6 |
* | 2004-10-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de> | pbrook | 2004-10-30 | 2 | -9/+11 |
* | 2004-10-30 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de> | pbrook | 2004-10-30 | 2 | -4/+9 |
* | 2004-10-30 Canqun Yang <canqun@nudt.edu.cn> | pbrook | 2004-10-30 | 3 | -3/+15 |
* | Fix for PR fortran/13490, PR fortran/17912 | srladd | 2004-10-28 | 1 | -0/+11 |
* | Added pedantic_min_int to gfc_integer_info | srladd | 2004-10-28 | 2 | -11/+74 |
* | 2004-10-17 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-17 | 2 | -12/+9 |
* | * trans-decl.c (generate_local_decl): Simplify logic, fix comment | tobi | 2004-10-13 | 2 | -6/+9 |
* | * module.c: Fix formatting issues. | tobi | 2004-10-10 | 2 | -6/+9 |
* | * module.c (mio_interface_rest): Set where member of interface | tobi | 2004-10-09 | 2 | -0/+6 |
* | 2004-10-08 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-10-08 | 2 | -0/+7 |