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

Side by Side Diff: gcc/libgfortran/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/libgcc/config/sh/t-linux ('k') | gcc/libgfortran/Makefile.am » ('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-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de> 1 2004-12-27 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
2 2
3 * libgfortran/libgfortran.h (GFC_UINTEGER_1, GFC_UINTEGER_2): 3 * libgfortran/libgfortran.h (GFC_UINTEGER_1, GFC_UINTEGER_2):
4 Define. 4 Define.
5 * intrinsics/ishftc.c: Update copyright years. 5 * intrinsics/ishftc.c: Update copyright years.
6 (ishftc8): Change 'shift' and 'size' to GFC_INTEGER_4. 6 (ishftc8): Change 'shift' and 'size' to GFC_INTEGER_4.
7 * intrinsics/mvbits.c: Correct non-ASCII character in my name. 7 * intrinsics/mvbits.c: Correct non-ASCII character in my name.
8 Add implementations for GFC_INTEGER_1 and GFC_INTEGER_2. 8 Add implementations for GFC_INTEGER_1 and GFC_INTEGER_2.
9 9
10 2004-12-23 Bud Davis <bdavis9659@comcast.net> 10 2004-12-23 Bud Davis <bdavis9659@comcast.net>
(...skipping 1084 matching lines...) Expand 10 before | Expand all | Expand 10 after
1095 * configure: Regenerate. 1095 * configure: Regenerate.
1096 1096
1097 2004-01-01 Paul Brook <paul@codesourcery.com> 1097 2004-01-01 Paul Brook <paul@codesourcery.com>
1098 1098
1099 * io/list_read.c (find_nml_node): Make static. 1099 * io/list_read.c (find_nml_node): Make static.
1100 (match_namelist_name): Ditto. 1100 (match_namelist_name): Ditto.
1101 * io/read.c (convert_precision_real): Make static, fix spelling. 1101 * io/read.c (convert_precision_real): Make static, fix spelling.
1102 * io/transfer.c (extract_real): Remove unused prototype. 1102 * io/transfer.c (extract_real): Remove unused prototype.
1103 (st_set_nml_var): Make static. 1103 (st_set_nml_var): Make static.
1104 * io/write.c (extract_real): Make static. 1104 * io/write.c (extract_real): Make static.
1105
1106
1107 Copyright (C) 2004 Free Software Foundation, Inc.
1108
1109 Copying and distribution of this file, with or without modification,
1110 are permitted in any medium without royalty provided the copyright
1111 notice and this notice are preserved.
OLDNEW
« no previous file with comments | « gcc/libgcc/config/sh/t-linux ('k') | gcc/libgfortran/Makefile.am » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698