Changeset 1391 for branches/GNU/src/gcc/libf2c/ChangeLog
- Timestamp:
- Apr 27, 2004, 8:39:34 PM (21 years ago)
- Location:
- branches/GNU/src/gcc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/gcc
- Property svn:ignore
-
old new 26 26 configure.vr 27 27 configure.vrs 28 dir.info 28 29 Makefile 29 dir.info30 30 lost+found 31 31 update.out
-
- Property svn:ignore
-
branches/GNU/src/gcc/libf2c/ChangeLog
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.1.1.2
r1390 r1391 1 2003-02-05 Release Manager 2 3 * GCC 3.2.2 Released. 4 5 2003-01-28 Christian Cornelssen <ccorn@cs.tu-berlin.de> 6 7 * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR. 8 (install, uninstall): Prepend $(DESTDIR) to destination 9 paths in all (un)installation commands. 1 2004-02-14 Release Manager 2 3 * GCC 3.3.3 Released. 4 5 2003-10-16 Release Manager 6 7 * GCC 3.3.2 Released. 8 9 2003-09-09 Alan Modra <amodra@bigpond.net.au> 10 11 * configure: Regenerate. 12 13 2003-08-04 Release Manager 14 15 * GCC 3.3.1 Released. 16 17 2003-08-04 Release Manager 18 19 * GCC 3.3.1 Released. 20 21 2003-07-04 H.J. Lu <hongjiu.lu@intel.com> 22 23 * Makefile.in: Replace PWD with PWD_COMMAND. 24 25 2003-05-13 Release Manager 26 27 * GCC 3.3 Released. 28 29 2003-05-13 Release Manager 30 31 * GCC 3.3 Released. 32 33 2003-05-13 Release Manager 34 35 * GCC 3.3 Released. 36 37 2003-04-23 Loren J. Rittle <ljrittle@acm.org> 38 39 * libI77/configure.in (_XOPEN_SOURCE): Bump to 600. 40 * libI77/configure: Regenerate. 41 * libU77/configure.in (_XOPEN_SOURCE): Bump to 600. 42 * libU77/configure: Regenerate. 43 44 2003-04-11 Bud Davis <bdavis9659@comcast.net> 45 46 PR Fortran/1832 47 * libf2c/libI77/iio.c (z_putc): Check for overflowing length 48 of output string. 49 50 2003-03-24 Bud Davis <bdavis9659@comcast.net> 51 52 PR fortran/10197 53 * libI77/open.c (f_open): A DIRECT ACCESS file is 54 UNFORMATTED by default. 55 56 2003-02-20 Alexandre Oliva <aoliva@redhat.com> 57 58 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to 59 config.status. 60 * configure: Rebuilt. 10 61 11 62 2003-01-27 Alexandre Oliva <aoliva@redhat.com> … … 17 68 * configure: Rebuilt. 18 69 19 2002-11-19 Release Manager 20 21 * GCC 3.2.1 Released. 22 23 2002-11-19 Release Manager 24 25 * GCC 3.2.1 Released. 26 27 2002-11-18 Release Manager 28 29 * GCC 3.2.1 Released. 30 31 Mon Oct 7 00:32:38 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 70 2003-01-26 Christian Cornelssen <ccorn@cs.tu-berlin.de> 71 72 * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR. 73 (install, uninstall): Prepend $(DESTDIR) to destination 74 paths in all (un)installation commands. 75 76 2002-11-19 Toon Moene <toon@moene.indiv.nluug.nl> 77 78 PR fortran/8587 79 * libF77/pow_zz.c: Handle (0.0, 0.0) ** power. 80 81 2002-10-18 Krister Walfridsson <cato@df.lth.se> 82 83 * libU77/configure.in (_XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED, 84 __EXTENSIONS__, _FILE_OFFSET_BITS): Check that _XOPEN_SOURCE 500L 85 may be defined before defining these. 86 * libU77/configure: Regenerate. 87 * libI77/configure.in (_XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED, 88 __EXTENSIONS__, _FILE_OFFSET_BITS): Check that _XOPEN_SOURCE 500L 89 may be defined before defining these. 90 * libI77/configure: Regenerate. 91 92 2002-09-23 Zack Weinberg <zack@codesourcery.com> 93 94 * libF77/Version.c: Rename junk to __LIBF77_VERSION__. Add 95 external decls for __LIBI77_VERSION__ and __LIBU77_VERSION__. 96 Delete __G77_LIBF77_VERSION__ 97 (g77__fvers__): Print all three __LIB*77_VERSION__ strings, 98 and __VERSION__ if we have it; nothing else. 99 100 * libI77/Version.c: Provide only __LIBI77_VERSION__ (formerly junk). 101 * libU77/Version.c: Provide only __LIBU77_VERSION__ (formerly junk). 102 103 Sun Sep 22 23:43:37 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 32 104 33 105 * Makefile.in (all): Fix multilib parallel build. 34 106 35 2002-08-14 Release Manager 36 37 * GCC 3.2 Released. 38 39 2002-07-25 Release Manager 40 41 * GCC 3.1.1 Released. 107 2002-09-14 Tim Prince <tprince@computer.org> 108 109 PR libf2c/7384 110 * libU77/datetime_.c: Use GetLocalTime on MS-Windows. 111 112 2002-08-31 Toon Moene <toon@moene.indiv.nluug.nl> 113 114 PR fortran/6367 115 * libI77/rsne.c (x_rsne): Use local variable no2 to count further 116 list elements to read. 117 118 2002-07-10 Toon Moene <toon@moene.indiv.nluug.nl> 119 120 * libI77/open.c (f_open): Do not indicate unformatted file 121 if record length is given without a FORMATTED/UNFORMATTED 122 specification. 42 123 43 124 2002-06-25 DJ Delorie <dj@redhat.com> … … 48 129 * configure: Regenerate. 49 130 50 2002-05-14 Release Manager 51 52 * GCC 3.1 Released. 53 54 2002-05-14 Release Manager 55 56 * GCC 3.1 Released. 131 Wed Jun 5 15:05:41 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 132 133 * f2cext.c (alarm_): Mark parameter(s) with attribute `unused'. 134 * libF77/h_len.c (h_len): Likewise. 135 * libF77/i_len.c (i_len): Likewise. 136 * libI77/rsli.c (i_ungetc): Likewise. 137 * libU77/date_.c (G77_date_y2kbuggy_0): Likewise. 138 * libU77/fputc_.c (G77_fputc_0): Likewise. 139 * libU77/vxtidate_.c (G77_vxtidate_y2kbuggy_0): Likewise. 140 * libU77/vxttime_.c (G77_vxttime_0): Likewise. 141 142 Mon Jun 3 22:24:48 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 143 144 * libF77/main.c (f_setarg, f_setsig): Prototype. 145 * libI77/lread.c (quad_read): Delete. 146 * libI77/uio.c: Include config.h. 147 * libI77/wref.c (wrt_E): Cast isdigit arg to unsigned char. 148 * libU77/dtime_.c (clk_tck): Move to the scope where it is used. 149 * libU77/etime_.c (clk_tck): Likewise. 150 151 Mon Jun 3 22:23:03 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 152 153 * libF77/lbitbits.c (lbit_cshift): disambiguate expressions 154 with parentheses. 155 * libF77/qbitbits.c (qbit_cshift): Likewise. 156 * libI77/inquire.c (f_inqu): Likewise. 157 * libI77/rdfmt.c (rd_Z): Likewise. 158 * libI77/rsne.c (x_rsne): Likewise. 159 160 Mon Jun 3 22:21:23 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 161 162 * Makefile.in (s-libe77): Add WARN_CFLAGS. 163 164 Sun Jun 2 10:32:35 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 165 166 * libI77/dfe.c (s_rdfe, s_wdfe): Wrap parentheses around 167 assignment used as truth value. 168 * libI77/due.c (s_rdue, s_wdue): Likewise. 169 * libI77/endfile.c (f_end): Likewise. 170 * libI77/iio.c (s_rsfi, s_wsfi): Likewise. 171 * libI77/lread.c (ERR, l_C, nmL_getc, s_rsle): Likewise. 172 * libI77/lwrite.c (l_g, l_put): Likewise. 173 * libI77/open.c (f_open): Likewise. 174 * libI77/rdfmt.c (rd_Z): Likewise. 175 * libI77/rsfe.c (s_rsfe): Likewise. 176 * libI77/rsne.c (hash, mk_hashtab, nl_init, getname, getdimen, 177 x_rsne, s_rsne): Likewise. 178 * libI77/sue.c (s_rsue, s_wsue): Likewise. 179 * libI77/wref.c (wrt_E, wrt_F): Likewise. 180 * libI77/wsfe.c (s_wsfe): Likewise. 181 * libI77/wsle.c (s_wsle): Likewise. 182 * libI77/wsne.c (s_wsne): Likewise. 183 184 Sun Jun 2 08:59:50 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 185 186 * libF77/main.c (main): Avoid implicit int. 187 * libI77/dfe.c (y_rsk, y_getc, c_dfe): Likewise. 188 * libI77/due.c (c_due): Likewise. 189 * libI77/err.c (f__canseek, f__nowreading, f__nowwriting): 190 Likewise. 191 * libI77/fmt.c (op_gen, ne_d, e_d, pars_f, type_f, en_fio): 192 Likewise. 193 * libI77/iio.c (z_getc, z_rnew, c_si, z_wnew): Likewise. 194 * libI77/lread.c (t_getc, c_le, l_read): Likewise. 195 * libI77/lwrite.c (l_write): Likewise. 196 * libI77/open.c (fk_open): Likewise. 197 * libI77/rdfmt.c (rd_ed, rd_ned): Likewise. 198 * libI77/rsfe.c (xrd_SL, x_getc, x_endp, x_rev): Likewise. 199 * libI77/rsne.c (t_getc, x_rsne): Likewise. 200 * libI77/sfe.c (c_sfe): Likewise. 201 * libI77/sue.c (c_sue): Likewise. 202 * libI77/uio.c (do_us): Likewise. 203 * libI77/wref.c (wrt_E, wrt_F): Likewise. 204 * libI77/wrtfmt.c (wrt_L, w_ed, w_ned): Likewise. 205 206 Sun Jun 2 08:58:05 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 207 208 * libI77/rdfmt.c (rd_I): Delete unused variable(s). 209 * libU77/access_.c (G77_access_0): Likewise. 210 * libU77/chdir_.c (G77_chdir_0): Likewise. 211 * libU77/chmod_.c (G77_chmod_0): Likewise. 212 * libU77/ctime_.c (G77_ctime_0): Likewise. 213 * libU77/link_.c (G77_link_0): Likewise. 214 * libU77/lstat_.c (G77_lstat_0): Likewise. 215 * libU77/rename_.c (G77_rename_0): Likewise. 216 * libU77/stat_.c (G77_stat_0): Likewise. 217 * libU77/symlnk_.c (G77_symlnk_0): Likewise. 218 * libU77/unlink_.c (G77_unlink_0): Likewise. 219 220 Sun Jun 2 08:55:20 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 221 222 * libI77/inquire.c (f_inqu): Avoid ambiguous else clauses. 223 * libI77/lread.c (l_C, l_L): Likewise. 224 * libI77/open.c (f_open): Likewise. 225 * libI77/rsne.c (x_rsne): Likewise. 226 * libI77/wref.c (wrt_F): Likewise. 227 228 Sun Jun 2 08:53:15 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 229 230 * libF77/getenv_.c (G77_getenv_0): Avoid signed/unsigned warning. 231 * libF77/system_.c (G77_system_0): Likewise. 232 * libI77/open.c (f_open): Likewise. 233 * libI77/rdfmt.c (rd_Z): Likewise. 234 * libI77/uio.c (do_us, do_ud): Likewise. 235 236 Sat Jun 1 08:33:14 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 237 238 * libF77/*: Fix formatting. 239 * libI77/*: Likewise. 240 * libU77/*: Likewise. 241 242 Fri May 31 21:56:30 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 243 244 * g2c.hin, libF77/d_cnjg.c, libF77/main.c, libF77/r_cnjg.c, 245 libF77/s_cat.c, libF77/s_paus.c, libF77/s_rnge.c, libF77/setarg.c, 246 libF77/setsig.c, libF77/signal1.h0, libI77/dfe.c, libI77/due.c, 247 libI77/err.c, libI77/fio.h, libI77/fmt.c, libI77/iio.c, 248 libI77/ilnw.c, libI77/lread.c, libI77/lwrite.c, libI77/rsfe.c, 249 libI77/rsli.c, libI77/rsne.c, libI77/sfe.c, libI77/sue.c, 250 libI77/util.c, libI77/wrtfmt.c, libI77/wsfe.c, libI77/wsle.c, 251 libI77/xwsne.c, libU77/date_.c: Kill VOID, Void and Int. 252 253 Fri May 31 21:54:37 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 254 255 * libF77/F77_aloc.c, libF77/exit_.c, libF77/main.c, 256 libF77/s_paus.c, libF77/s_stop.c, libF77/setarg.c, 257 libF77/setsig.c, libF77/sig_die.c, libF77/signal1.h0, 258 libI77/close.c, libI77/dolio.c, libI77/fio.h, libI77/fmt.h, 259 libI77/lio.h: Delete checks on __cplusplus. 260 261 Fri May 31 21:50:01 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 262 263 * libF77/*: Delete KR_headers cruft. 264 * libI77/*: Likewise. 265 * libU77/*: Likewise. 266 267 Thu May 30 23:04:52 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 268 269 * Makefile.in (WARN_CFLAGS): New. 270 (FLAGS_TO_PASS): Add WARN_CFLAGS. 271 * libF77/Makefile.in (ALL_CFLAGS): Likewise. 272 * libI77/Makefile.in (ALL_CFLAGS): Likewise. 273 * libU77/Makefile.in (ALL_CFLAGS): Likewise. 274 275 2002-05-30 H.J. Lu (hjl@gnu.org) 276 277 * libI77/open.c (_XOPEN_SOURCE): Removed. 278 279 Mon May 20 13:03:54 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> 280 281 * libF77/Makefile.in (SHELL): Set to @SHELL@. 282 * libI77/Makefile.in (SHELL): Likewise. 283 * libU77/Makefile.in (SHELL): Likewise. 284 285 2002-05-20 Toon Moene <toon@moene.indiv.nluug.nl> 286 287 * Makefile.in: Use @SHELL@, not /bin/sh for SHELL 288 definition. 289 290 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 291 292 * Makefile.in: Allow for PWDCMD to override hardcoded pwd. 293 * aclocal.m4: Likewise. 294 * configure: Regenerate. 57 295 58 296 2002-05-08 Alexandre Oliva <aoliva@redhat.com> … … 64 302 2002-05-02 Alexandre Oliva <aoliva@redhat.com> 65 303 66 304 * Makefile.in: Fix for multilibbed natives. 67 305 68 306 2002-04-15 Loren J. Rittle <ljrittle@acm.org> … … 71 309 * configure: Rebuilt. 72 310 73 2002-04-01 Phil Edwards <pme@gcc.gnu.org> 311 2002-04-11 Toon Moene <toon@moene.indiv.nluug.nl> 312 313 * libI77/lio.h: Treat INTEGER*1 as signed char. 314 315 2002-03-06 Phil Edwards <pme@gcc.gnu.org> 74 316 75 317 * libF77/Version.c: Fix misplaced leading blanks on first line. … … 214 456 215 457 2001-09-29 Juergen Pfeifer <juergen.pfeifer@gmx.net> 216 458 Toon Moene <toon@moene.indiv.nluug.nl> 217 459 218 460 Make libf2c a shared library. … … 288 530 289 531 2001-07-06 Toon Moene <toon@moene.indiv.nluug.nl> 290 532 Pedro Vazquez <vazquez@penelope.iqm.unicamp.br> 291 533 292 534 * libI77/configure.in: Check for fseeko, ftello. … … 315 557 316 558 2001-07-01 Toon Moene <toon@moene.indiv.nluug.nl> 317 559 Pedro Vazquez <vazquez@penelope.iqm.unicamp.br> 318 560 319 561 * libI77/fio.h: Use off_t when appropriate. … … 473 715 474 716 2000-07-03 Donn Terry (donnte@microsoft.com) 475 717 * libU77/aclocal.m4: check for 2 argument gettimeofday without 476 718 struct timezone 477 719 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.