summaryrefslogtreecommitdiff
path: root/libf2c/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>toon2004-07-151-2423/+0
| | | | | | | | | * libf2c: Removed. * gcc/gccbug.in: Updated because of libf2c removal. * maintainer-scripts/gcc_release: Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84759 138bc75d-0d04-0410-961f-82ee72b054a4
* Index: libf2c/ChangeLoggeoffk2004-02-051-0/+8
| | | | | | | | | | | | | | | | | | | | | | | Thu Feb 5 15:08:08 2004 Geoffrey Keating <geoffk@apple.com> PR 12179 * aclocal.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Use 'gcc', not 'gcc-lib'. Add comment about poorly-named variables. * Makefile.in (libsubdir): Use 'gcc', not 'gcc-lib'. * configure: Regenerate. Index: libstdc++-v3/ChangeLog 2004-02-05 Geoffrey Keating <geoffk@apple.com> PR 12179 * .cvsignore: New. * acinclude.m4 (GLIBCXX_EXPORT_INSTALL_INFO): Use 'gcc', not 'gcc-lib'. Add comment about poorly-named variables. * aclocal.m4: Regenerate. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@77351 138bc75d-0d04-0410-961f-82ee72b054a4
* boehm-gc/kcook2004-01-151-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * configure.in: Add in AC_PREREQ(2.13) libf2c/ 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * libF77/configure.in: Update to AC_PREREQ(2.13) * libI77/configure.in: Update to AC_PREREQ(2.13) * libU77/configure.in: Update to AC_PREREQ(2.13) * libU77/configure: Regenerate. libffi/ 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * configure.in: Add in AC_PREREQ(2.13) libjava/ 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * configure.in: Add in AC_PREREQ(2.13) libjava/libltdl 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * configure.in: Update to AC_PREREQ(2.57). Delete FIXME comment. zlib/ 2004-01-09 Kelley Cook <kcook@gcc.gnu.org> * configure.in: Add in AC_PREREQ(2.13) git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@75901 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure: Regenerate.neroden2003-10-141-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@72497 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-09-21 Toon Moene <toon@moene.indiv.nluug.nl>toon2003-09-211-0/+7
| | | | | | | | | | PR libf2c/11918 * fstat_.c: Call f_init(). * isatty_.c: Ditto. * fnum_.c: Check file descriptor before handing it back. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71628 138bc75d-0d04-0410-961f-82ee72b054a4
* * libtool.m4 (LD): Correct powerpc64 host match.amodra2003-09-091-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71229 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>hjl2003-07-041-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Makefile.tpl: Replace PWD with PWD_COMMAND. * Makefile.in: Regenerated. gcc/ 2003-07-04 H.J. Lu <hongjiu.lu@intel.com> * config-ml.in: Replace PWD with PWD_COMMAND. * Makefile.in: Likewise. gcc/ada/ 2003-07-04 H.J. Lu <hongjiu.lu@intel.com> * Make-lang.in: Replace PWD with PWD_COMMAND. * Makefile.adalib: Likewise. * Makefile.in: Likewise. gcc/treelang/ 2003-07-04 H.J. Lu <hongjiu.lu@intel.com> * Make-lang.in: Replace PWD with PWD_COMMAND. libf2c/ 2003-07-04 H.J. Lu <hongjiu.lu@intel.com> * Makefile.in: Replace PWD with PWD_COMMAND. libstdc++-v3/ 2003-07-04 H.J. Lu <hongjiu.lu@intel.com> * Makefile.am: Replace PWD with PWD_COMMAND. * Makefile.in: Regenerated. * docs/html/Makefile: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68931 138bc75d-0d04-0410-961f-82ee72b054a4
* * libU77/bes.c, libU77/dbes.c: Remove.neroden2003-06-151-0/+5
| | | | | | | * libU77/Makefile.in: Remove references to bes.c, dbes.c git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@67963 138bc75d-0d04-0410-961f-82ee72b054a4
* * libI77/configure.in (_XOPEN_SOURCE): Bump to 600.ljrittle2003-04-211-0/+7
| | | | | | | | | * libI77/configure: Regenerate. * libU77/configure.in (_XOPEN_SOURCE): Bump to 600. * libU77/configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65884 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-04-11 Bud Davis <bdavis9659@comcast.net>toon2003-04-111-0/+6
| | | | | | | | | | | | | | | | | PR Fortran/9263 * gcc/f/data.c (ffedata_advance_): Check initial, final and increment values for INTEGER typeness. PR Fortran/1832 * libf2c/libI77/iio.c (z_putc): Check for overflowing length of output string. * gcc/f/news.texi: Document these fixes. PR Fortran/9263 * g77.f-torture/noncompile/9263.f: New test PR Fortran/1832 * g77.f-torture/execute/1832.f: New test git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65481 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-03-24 Bud Davis <bdavis9659@comcast.net>toon2003-03-241-0/+6
| | | | | | | | | PR fortran/10197 * libI77/open.c (f_open): A DIRECT ACCESS file is UNFORMATTED by default. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64821 138bc75d-0d04-0410-961f-82ee72b054a4
* 2003-03-10 Andreas Schwab <schwab@suse.de>schwab2003-03-121-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | boehm-gc: * configure.in: Avoid trailing /. in toolexeclibdir. * configure: Rebuilt. libf2c: * aclocal.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Avoid trailing /. in glibcpp_toolexeclibdir. * configure: Rebuilt. libffi: * configure.in: Avoid trailing /. in toolexeclibdir. * configure: Rebuilt. libjava: * configure.in: Avoid trailing /. in toolexeclibdir. * configure: Rebuilt. libobjc: * aclocal.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Avoid trailing /. in glibcpp_toolexeclibdir. * configure: Rebuilt. libstdc++-v3: * acinclude.m4 (GLIBCPP_EXPORT_INSTALL_INFO): Avoid trailing /. in glibcpp_toolexeclibdir. * aclocal.m4, configure: Rebuilt. zlib: * configure.in: Avoid trailing /. in toolexeclibdir. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@64267 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS toaoliva2003-02-201-0/+6
| | | | | | | | config.status. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63159 138bc75d-0d04-0410-961f-82ee72b054a4
* * libU77/configure.in (AC_PROG_CC_WORKS): Define _GNU_SOURCE.aj2003-02-041-0/+6
| | | | | | | | * libU77/config.hin: Regenerated. * libU77/configure: Regenerated. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@62373 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in ($(LIBG2C)): -rpath is glibcpp_toolexeclibdir.aoliva2003-01-281-0/+8
| | | | | | | | | | * aclocal.m4 (glibcpp_toolexeclibdir): Instead of $(MULTISUBDIR), use `$CC -print-multi-os-directory`, unless version_specific_libs is enabled. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61927 138bc75d-0d04-0410-961f-82ee72b054a4
* libf2c:aj2003-01-091-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de> * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR. (install, uninstall): Prepend $(DESTDIR) to destination paths in all (un)installation commands. libiberty: 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de> * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR. libobjc: 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de> * Makefile.in (FLAGS_TO_PASS): Also pass DESTDIR. (install-libs, install-headers): Prepend $(DESTDIR) to destination paths in all (un)installation commands. libstdc++: 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de> * include/Makefile.am (install-data-local): Prepend $(DESTDIR) to destination paths in all (un)installation commands. Use ${c_base_builddir} and ${std_builddir} as destination subdirectories to achieve consistency with preceding mkinstalldirs commands. No effect because both variables contain "." only. * include/Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61082 138bc75d-0d04-0410-961f-82ee72b054a4
* * libU77/date_.c (G77_date_y2kbuggy_0): Declare G77_abort_0 noreturn.jason2002-12-181-0/+5
| | | | | | | * libU77/vxtidate_.c (G77_vxtidate_y2kbuggy_0): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60256 138bc75d-0d04-0410-961f-82ee72b054a4
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@60174 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-10-18 Krister Walfridsson <cato@df.lth.se>kristerw2002-11-291-0/+11
| | | | | | | | | | | | | | * libU77/configure.in (_XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED, __EXTENSIONS__, _FILE_OFFSET_BITS): Check that _XOPEN_SOURCE 500L may be defined before defining these. * libU77/configure: Regenerate. * libI77/configure.in (_XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED, __EXTENSIONS__, _FILE_OFFSET_BITS): Check that _XOPEN_SOURCE 500L may be defined before defining these. * libI77/configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59639 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-11-19 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-11-191-0/+5
| | | | | | | | | | | | | PR fortran/8587 * libF77/pow_zz.c: Handle (0.0, 0.0) ** power. 2002-11-19 Toon Moene <toon@moene.indiv.nluug.nl> PR fortran/8587 * news.texi: Show PR fortran/8587 fixed. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59280 138bc75d-0d04-0410-961f-82ee72b054a4
* maintainer-scripts:zack2002-09-241-5/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update_version: Do not check in files which are unchanged. * gcc_release: Only update the version in gcc/version.c. gcc: * version.c (version_string): Now const char[]. * version.h: Update to match. gcc/ada: * Make-lang.in (EXTRA_GNATBIND_OBJS): Add version.o. * Makefile.in (TOOLS_LIBS): Add ../../version.o. * gnatvsn.ads: Gnat_Version_String is now a function. * gnatvsn.adb: New file. When asked for Gnat_Version_String, copy the C version_string into a String and return it. * gnatcmd.adb, gnatkr.adb, gnatlbr.adb, gnatlink.adb, gnatls.adb,gnatmake.adb, gnatprep.adb, gnatpsta.adb: Remove pragma Ident (Gnat_Version_String). If this was the sole use of package Gnatvsn, remove the with statement too. * gnat1drv.adb: Tweak -gnatv output. gcc/f: * Make-lang.in (g77spec.o): Don't depend on f/version.h. (f/parse.o): Depend on version.h not f/version.h. (g77version.o, f/version.o): Delete all references. * com.c (ffecom_init_0): Fix transposed array indices in bsearch test. * g77spec.c: Don't include f/version.h or refer to ffe_version_string. * parse.c: Use version_string, not ffe_version_string. * version.c, version.h: Delete files. libf2c: * libF77/Version.c: Rename junk to __LIBF77_VERSION__. Add external decls for __LIBI77_VERSION__ and __LIBU77_VERSION__. Delete __G77_LIBF77_VERSION__ (g77__fvers__): Print all three __LIB*77_VERSION__ strings, and __VERSION__ if we have it; nothing else. * libI77/Version.c: Provide only __LIBI77_VERSION__ (formerly junk). * libU77/Version.c: Provide only __LIBU77_VERSION__ (formerly junk). git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57461 138bc75d-0d04-0410-961f-82ee72b054a4
* boehm-gc:ghazi2002-09-231-0/+4
| | | | | | | | | | | | | | | | | | | | | * Makefile.am (all-multi): Fix multilib parallel build. libf2c: * Makefile.in (all): Fix multilib parallel build. libffi: * Makefile.am (all-multi): Fix multilib parallel build. libiberty: * Makefile.in (all): Fix multilib parallel build. libjava: * Makefile.am (all-multi): Fix multilib parallel build. libobjc: * Makefile.in (all): Fix multilib parallel build. libstdc++-v3: * Makefile.am (all-multi): Fix multilib parallel build. zlib: * Makefile.am (all-multi): Fix multilib parallel build. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57423 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-09-14 Tim Prince <tprince@computer.org>toon2002-09-141-0/+5
| | | | | | | | PR libf2c/7384 * libU77/datetime_.c: Use GetLocalTime on MS-Windows. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@57142 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-08-31 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-08-311-0/+6
| | | | | | | | | PR fortran/6367 * libI77/rsne.c (x_rsne): Use local variable no2 to count further list elements to read. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@56706 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-07-10 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-07-101-0/+6
| | | | | | | | | * libI77/open.c (f_open): Do not indicate unformatted file if record length is given without a FORMATTED/UNFORMATTED specification. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55380 138bc75d-0d04-0410-961f-82ee72b054a4
* * acinclude.m4 (GLIBCPP_CONFIGURE): Split outdj2002-06-261-0/+7
| | | | | | | | | | GLIBCPP_TOPREL_CONFIGURE. * aclocal.m4: Likewise. * configure.in: Call it before AC_CANONICAL_SYSTEM. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@55001 138bc75d-0d04-0410-961f-82ee72b054a4
* * f2cext.c (alarm_): Mark parameter(s) with attribute `unused'.ghazi2002-06-051-0/+11
| | | | | | | | | | | | | * libF77/h_len.c (h_len): Likewise. * libF77/i_len.c (i_len): Likewise. * libI77/rsli.c (i_ungetc): Likewise. * libU77/date_.c (G77_date_y2kbuggy_0): Likewise. * libU77/fputc_.c (G77_fputc_0): Likewise. * libU77/vxtidate_.c (G77_vxtidate_y2kbuggy_0): Likewise. * libU77/vxttime_.c (G77_vxttime_0): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54289 138bc75d-0d04-0410-961f-82ee72b054a4
* * libF77/main.c (f_setarg, f_setsig): Prototype.ghazi2002-06-041-0/+9
| | | | | | | | | | | * libI77/lread.c (quad_read): Delete. * libI77/uio.c: Include config.h. * libI77/wref.c (wrt_E): Cast isdigit arg to unsigned char. * libU77/dtime_.c (clk_tck): Move to the scope where it is used. * libU77/etime_.c (clk_tck): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54224 138bc75d-0d04-0410-961f-82ee72b054a4
* * libF77/lbitbits.c (lbit_cshift): disambiguate expressionsghazi2002-06-041-0/+9
| | | | | | | | | | | with parentheses. * libF77/qbitbits.c (qbit_cshift): Likewise. * libI77/inquire.c (f_inqu): Likewise. * libI77/rdfmt.c (rd_Z): Likewise. * libI77/rsne.c (x_rsne): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54223 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (s-libe77): Add WARN_CFLAGS.ghazi2002-06-041-0/+4
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54222 138bc75d-0d04-0410-961f-82ee72b054a4
* * libI77/dfe.c (s_rdfe, s_wdfe): Wrap parentheses aroundghazi2002-06-021-0/+20
| | | | | | | | | | | | | | | | | | | | | | assignment used as truth value. * libI77/due.c (s_rdue, s_wdue): Likewise. * libI77/endfile.c (f_end): Likewise. * libI77/iio.c (s_rsfi, s_wsfi): Likewise. * libI77/lread.c (ERR, l_C, nmL_getc, s_rsle): Likewise. * libI77/lwrite.c (l_g, l_put): Likewise. * libI77/open.c (f_open): Likewise. * libI77/rdfmt.c (rd_Z): Likewise. * libI77/rsfe.c (s_rsfe): Likewise. * libI77/rsne.c (hash, mk_hashtab, nl_init, getname, getdimen, x_rsne, s_rsne): Likewise. * libI77/sue.c (s_rsue, s_wsue): Likewise. * libI77/wref.c (wrt_E, wrt_F): Likewise. * libI77/wsfe.c (s_wsfe): Likewise. * libI77/wsle.c (s_wsle): Likewise. * libI77/wsne.c (s_wsne): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54172 138bc75d-0d04-0410-961f-82ee72b054a4
* * libF77/main.c (main): Avoid implicit int.ghazi2002-06-021-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | * libI77/dfe.c (y_rsk, y_getc, c_dfe): Likewise. * libI77/due.c (c_due): Likewise. * libI77/err.c (f__canseek, f__nowreading, f__nowwriting): Likewise. * libI77/fmt.c (op_gen, ne_d, e_d, pars_f, type_f, en_fio): Likewise. * libI77/iio.c (z_getc, z_rnew, c_si, z_wnew): Likewise. * libI77/lread.c (t_getc, c_le, l_read): Likewise. * libI77/lwrite.c (l_write): Likewise. * libI77/open.c (fk_open): Likewise. * libI77/rdfmt.c (rd_ed, rd_ned): Likewise. * libI77/rsfe.c (xrd_SL, x_getc, x_endp, x_rev): Likewise. * libI77/rsne.c (t_getc, x_rsne): Likewise. * libI77/sfe.c (c_sfe): Likewise. * libI77/sue.c (c_sue): Likewise. * libI77/uio.c (do_us): Likewise. * libI77/wref.c (wrt_E, wrt_F): Likewise. * libI77/wrtfmt.c (wrt_L, w_ed, w_ned): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54169 138bc75d-0d04-0410-961f-82ee72b054a4
* * libI77/rdfmt.c (rd_I): Delete unused variable(s).ghazi2002-06-021-0/+14
| | | | | | | | | | | | | | | | * libU77/access_.c (G77_access_0): Likewise. * libU77/chdir_.c (G77_chdir_0): Likewise. * libU77/chmod_.c (G77_chmod_0): Likewise. * libU77/ctime_.c (G77_ctime_0): Likewise. * libU77/link_.c (G77_link_0): Likewise. * libU77/lstat_.c (G77_lstat_0): Likewise. * libU77/rename_.c (G77_rename_0): Likewise. * libU77/stat_.c (G77_stat_0): Likewise. * libU77/symlnk_.c (G77_symlnk_0): Likewise. * libU77/unlink_.c (G77_unlink_0): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54168 138bc75d-0d04-0410-961f-82ee72b054a4
* * libI77/inquire.c (f_inqu): Avoid ambiguous else clauses.ghazi2002-06-021-0/+8
| | | | | | | | | | * libI77/lread.c (l_C, l_L): Likewise. * libI77/open.c (f_open): Likewise. * libI77/rsne.c (x_rsne): Likewise. * libI77/wref.c (wrt_F): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54167 138bc75d-0d04-0410-961f-82ee72b054a4
* * libF77/getenv_.c (G77_getenv_0): Avoid signed/unsigned warning.ghazi2002-06-021-0/+8
| | | | | | | | | | * libF77/system_.c (G77_system_0): Likewise. * libI77/open.c (f_open): Likewise. * libI77/rdfmt.c (rd_Z): Likewise. * libI77/uio.c (do_us, do_ud): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54166 138bc75d-0d04-0410-961f-82ee72b054a4
* * libF77/*: Fix formatting.ghazi2002-06-011-0/+6
| | | | | | | | * libI77/*: Likewise. * libU77/*: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54145 138bc75d-0d04-0410-961f-82ee72b054a4
* * g2c.hin, libF77/d_cnjg.c, libF77/main.c, libF77/r_cnjg.c,ghazi2002-06-011-0/+11
| | | | | | | | | | | | | libF77/s_cat.c, libF77/s_paus.c, libF77/s_rnge.c, libF77/setarg.c, libF77/setsig.c, libF77/signal1.h0, libI77/dfe.c, libI77/due.c, libI77/err.c, libI77/fio.h, libI77/fmt.c, libI77/iio.c, libI77/ilnw.c, libI77/lread.c, libI77/lwrite.c, libI77/rsfe.c, libI77/rsli.c, libI77/rsne.c, libI77/sfe.c, libI77/sue.c, libI77/util.c, libI77/wrtfmt.c, libI77/wsfe.c, libI77/wsle.c, libI77/xwsne.c, libU77/date_.c: Kill VOID, Void and Int. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54134 138bc75d-0d04-0410-961f-82ee72b054a4
* * libF77/F77_aloc.c, libF77/exit_.c, libF77/main.c,ghazi2002-06-011-0/+8
| | | | | | | | | | libF77/s_paus.c, libF77/s_stop.c, libF77/setarg.c, libF77/setsig.c, libF77/sig_die.c, libF77/signal1.h0, libI77/close.c, libI77/dolio.c, libI77/fio.h, libI77/fmt.h, libI77/lio.h: Delete checks on __cplusplus. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54133 138bc75d-0d04-0410-961f-82ee72b054a4
* * libF77/*: Delete KR_headers cruft.ghazi2002-06-011-0/+6
| | | | | | | | * libI77/*: Likewise. * libU77/*: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54132 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (WARN_CFLAGS): New.ghazi2002-05-311-0/+8
| | | | | | | | | | (FLAGS_TO_PASS): Add WARN_CFLAGS. * libF77/Makefile.in (ALL_CFLAGS): Likewise. * libI77/Makefile.in (ALL_CFLAGS): Likewise. * libU77/Makefile.in (ALL_CFLAGS): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54083 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-05-30 H.J. Lu (hjl@gnu.org)hjl2002-05-301-0/+4
| | | | | | | * libI77/open.c (_XOPEN_SOURCE): Removed. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54069 138bc75d-0d04-0410-961f-82ee72b054a4
* * libF77/Makefile.in (SHELL): Set to @SHELL@.ghazi2002-05-201-0/+6
| | | | | | | | * libI77/Makefile.in (SHELL): Likewise. * libU77/Makefile.in (SHELL): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53666 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-05-20 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-05-201-0/+5
| | | | | | | | * Makefile.in: Use @SHELL@, not /bin/sh for SHELL definition. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53659 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in: Allow for PWDCMD to override hardcoded pwd.ro2002-05-161-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * config-ml.in: Likewise. * configure: Likewise. * configure.in: Likewise. boehm-gc: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. * aclocal.m4: Regenerate. * configure: Regenerate. config: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. contrib: * test_installed: Allow for PWDCMD to override hardcoded pwd. * test_summary: Likewise. gcc: * Makefile.in: Allow for PWDCMD to override hardcoded pwd. * configure.in: Likewise. * fixinc/check.tpl: Likewise. * fixinc/fixinc.dgux: Likewise. * fixinc/fixinc.svr4: Likewise. * fixinc/fixinc.winnt: Likewise. * fixinc/fixincl.sh: Likewise. * fixproto: Likewise. * configure: Regenerate. gcc/ada: * Makefile.adalib: Allow for PWDCMD to override hardcoded pwd. * Makefile.in: Likewise. gcc/f: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. gcc/java: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. gcc/po: * exgettext: Allow for PWDCMD to override hardcoded pwd. gcc/treelang: * Make-lang.in: Allow for PWDCMD to override hardcoded pwd. libf2c: * Makefile.in: Allow for PWDCMD to override hardcoded pwd. * aclocal.m4: Likewise. * configure: Regenerate. libjava: * acinclude.m4: Allow for PWDCMD to override hardcoded pwd. * configure.in: Likewise. * aclocal.m4: Regenerate. * configure: Regenerate. libobjc: * aclocal.m4: Allow for PWDCMD to override hardcoded pwd. * configure: Regenerate. libstdc++-v3: * Makefile.am: Allow for PWDCMD to override hardcoded pwd. * acinclude.m4: Likewise. * docs/html/Makefile: Likewise. * aclocal.m4: Regenerate. * configure: Regenerate. * Makefile.in: Regenerate. zlib: * configure.in: Allow for PWDCMD to override hardcoded pwd. * configure: Regenerate. * ChangeLog: Move entries to ChangeLog.gcj. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53523 138bc75d-0d04-0410-961f-82ee72b054a4
* * configure.in (ORIGINAL_LD_FOR_MULTILIBS): Preserve LD ataoliva2002-05-081-0/+6
| | | | | | | | script entry, and set LD to it when configuring multilibs. * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53278 138bc75d-0d04-0410-961f-82ee72b054a4
* Checked in by Eric Christopher <echristo@redhat.com>:echristo2002-05-031-0/+4
| | | | | | | | | 2002-05-02 Alexandre Oliva <aoliva@redhat.com> * Makefile.in: Fix for multilibbed natives. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53116 138bc75d-0d04-0410-961f-82ee72b054a4
* * aclocal.m4 (gcc_version_trigger): Use robust path construction.ljrittle2002-04-151-0/+5
| | | | | | | * configure: Rebuilt. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52331 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-04-11 Toon Moene <toon@moene.indiv.nluug.nl>toon2002-04-111-0/+4
| | | | | | | * libI77/lio.h: Treat INTEGER*1 as signed char. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52172 138bc75d-0d04-0410-961f-82ee72b054a4
* 2002-03-06 Phil Edwards <pme@gcc.gnu.org>pme2002-03-061-0/+6
| | | | | | | | | * libF77/Version.c: Fix misplaced leading blanks on first line. * libI77/Version.c: Likewise. * libU77/Version.c: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50367 138bc75d-0d04-0410-961f-82ee72b054a4
* * aclocal.m4: Replace with version copied from libstdc++-v3.geoffk2002-01-291-0/+8
| | | | | | | | | | * configure.in: Update for changes to aclocal and Makefile. * configure: Regenerate. * Makefile.in: Correct install and uninstall for cross targets. * libU77/configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@49316 138bc75d-0d04-0410-961f-82ee72b054a4