Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(160)

Side by Side Diff: gcc/gcc/fortran/ChangeLog-2004

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « gcc/gcc/fortran/ChangeLog.ptr ('k') | gcc/gcc/fortran/ChangeLog-2005 » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2004-12-29 Steven G. Kargl <kargls@comcast.net> 1 2004-12-29 Steven G. Kargl <kargls@comcast.net>
2 2
3 * gfortran.h (gfc_case): fix typo in comment. 3 * gfortran.h (gfc_case): fix typo in comment.
4 4
5 2004-12-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de> 5 2004-12-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6 6
7 * trans-intrinsic.c (gfc_conv_intrinsic_ishft): Change to 7 * trans-intrinsic.c (gfc_conv_intrinsic_ishft): Change to
8 logical shift. Call fold. Remove 0-bit shift shortcut. 8 logical shift. Call fold. Remove 0-bit shift shortcut.
9 (gfc_conv_intrinsic_ishftc): Convert first argument to at least 9 (gfc_conv_intrinsic_ishftc): Convert first argument to at least
10 4 bytes bits. Convert 2nd and 3rd argument to 4 bytes. Convert 10 4 bytes bits. Convert 2nd and 3rd argument to 4 bytes. Convert
(...skipping 2826 matching lines...) Expand 10 before | Expand all | Expand 10 after
2837 2837
2838 2004-01-01 Steve Kargl <sgk@troutmask.apl.washington.edu> 2838 2004-01-01 Steve Kargl <sgk@troutmask.apl.washington.edu>
2839 2839
2840 * match.c (gfc_match_pause): Fix spelling. 2840 * match.c (gfc_match_pause): Fix spelling.
2841 2841
2842 2004-01-01 Steven Bosscher <stevenb@suse.de> 2842 2004-01-01 Steven Bosscher <stevenb@suse.de>
2843 2843
2844 PR fortran/13251 2844 PR fortran/13251
2845 * trans-expr.c (gfc_conv_variable): Take the type kind of a substring 2845 * trans-expr.c (gfc_conv_variable): Take the type kind of a substring
2846 reference from the expression. 2846 reference from the expression.
2847
2848
2849 Copyright (C) 2004 Free Software Foundation, Inc.
2850
2851 Copying and distribution of this file, with or without modification,
2852 are permitted in any medium without royalty provided the copyright
2853 notice and this notice are preserved.
OLDNEW
« no previous file with comments | « gcc/gcc/fortran/ChangeLog.ptr ('k') | gcc/gcc/fortran/ChangeLog-2005 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698