Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu/dist/gcc4 delete GCC 4.1 sources.



details:   https://anonhg.NetBSD.org/src/rev/deb01e522879
branches:  trunk
changeset: 329886:deb01e522879
user:      mrg <mrg%NetBSD.org@localhost>
date:      Fri Jun 13 00:30:37 2014 +0000

description:
delete GCC 4.1 sources.

diffstat:

 gnu/dist/gcc4/INSTALL/README      |     6 -
 gnu/dist/gcc4/config/ChangeLog    |   959 -----------------
 gnu/dist/gcc4/config/acinclude.m4 |  2023 -------------------------------------
 gnu/dist/gcc4/config/acx.m4       |   329 ------
 gnu/dist/gcc4/config/codeset.m4   |    23 -
 gnu/dist/gcc4/config/depstand.m4  |   136 --
 gnu/dist/gcc4/config/enable.m4    |    38 -
 7 files changed, 0 insertions(+), 3514 deletions(-)

diffs (truncated from 3542 to 300 lines):

diff -r c1bc2522559c -r deb01e522879 gnu/dist/gcc4/INSTALL/README
--- a/gnu/dist/gcc4/INSTALL/README      Thu Jun 12 22:21:20 2014 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-This directory has been obsoleted for GCC snapshots and CVS access.
-
-For releases the installation documentation is generated from
-gcc/doc/install.texi and copied into this directory.
-
-To read this documentation, please point your HTML browser to "index.html".
diff -r c1bc2522559c -r deb01e522879 gnu/dist/gcc4/config/ChangeLog
--- a/gnu/dist/gcc4/config/ChangeLog    Thu Jun 12 22:21:20 2014 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,959 +0,0 @@
-2007-02-13  Release Manager
-
-       * GCC 4.1.2 released.
-
-2006-05-24  Release Manager
-
-       * GCC 4.1.1 released.
-
-2006-02-28  Release Manager
-
-       * GCC 4.1.0 released.
-
-2006-01-14  Rainer Orth  <ro%TechFak.Uni-Bielefeld.DE@localhost>
-
-       PR libfortran/15234: Backport from mainline
-       2006-01-02  Paolo Bonzini  <bonzini%gnu.org@localhost>
-
-        PR target/25259
-        * stdint.m4: New.
-
-2005-12-05  Paolo Bonzini  <bonzini%gnu.org@localhost>
-
-        * acx.m4 (GCC_TARGET_TOOL): New.
-
-2005-09-23  Tom Tromey  <tromey%redhat.com@localhost>
-
-       * enable.m4: New file.
-       * tls.m4: New file.
-
-2005-08-12  Paolo Bonzini  <bonzini%gnu.org@localhost>
-
-       * acx.m4 (NCN_CHECK_TARGET_TOOL, NCN_STRICT_CHECK_TOOL,
-       NCN_STRICT_CHECK_TARGET_TOOL): Remove.
-       (NCN_STRICT_CHECK_TOOLS, NCN_STRICT_CHECK_TARGET_TOOLS): New,
-       based on the deleted macros.
-
-2005-07-27  Mark Mitchell  <mark%codesourcery.com@localhost>
-
-       * mt-gnu (CXXFLAGS): Include SYSROOT_CFLAGS_FOR_TARGET.
-
-2005-07-16  Kelley Cook  <kcook%gcc.gnu.org@localhost>
-
-       * all files: Update FSF address.
-
-2005-06-14  Tom Tromey  <tromey%redhat.com@localhost>
-
-       PR libgcj/19877:
-       * no-executables.m4: Call real AC_FUNC_MMAP when cache variable
-       is set but not 'no'.
-
-2005-06-13  Zack Weinberg  <zack%codesourcery.com@localhost>
-
-       * depstand.m4, lead-dot.m4: New files.
-
-2005-05-19  Kelley Cook  <kcook%gcc.gnu.org@localhost>
-
-       * accross.m4: Delete file.
-
-2005-05-12  Ryota Kunisawa  <kunisawa%access.co.jp@localhost>
-
-       PR bootstrap/21230
-       * warnings.m4 (ACX_PROG_CC_WARNING_ALMOST_PEDANTIC): Add
-       double quotes around GCC variable.
-
-2005-04-29  Paolo Bonzini  <bonzini%gnu.org@localhost>
-
-       * acx.m4 (ACX_PROG_GNAT): Remove stray break.
-
-2005-03-31  Paolo Bonzini  <bonzini%gnu.org@localhost>
-
-       * gcc-lib-path.m4: Remove.
-
-2005-03-21  Zack Weinberg  <zack%codesourcery.com@localhost>
-
-       * gxx-include-dir.m4: In all substitutions, leave $(gcc_version)
-       to be expanded by the Makefile.
-
-2005-03-15  Zack Weinberg  <zack%codesourcery.com@localhost>
-
-       * gcc-version.m4: Delete.
-
-2005-02-28  Paolo Bonzini  <bonzini%gnu.org@localhost>
-
-       PR bootstrap/17383
-       * acx.m4 (GCC_TOPLEV_SUBDIRS): Set HOST_SUBDIR if an in-src
-       gcc build is going.
-
-2005-01-23  Joseph S. Myers  <joseph%codesourcery.com@localhost>
-
-       * warnings.m4 (ACX_PROG_CC_WARNING_ALMOST_PEDANTIC): Don't do
-       anything for non-GCC compilers.
-
-2004-12-03  Richard Sandiford  <rsandifo%redhat.com@localhost>
-
-       * gxx-include-dir.m4: New file.
-
-2004-12-02  Richard Sandiford  <rsandifo%redhat.com@localhost>
-
-       * gcc-version.m4: New file.
-
-2004-09-24  Zack Weinberg  <zack%codesourcery.com@localhost>
-
-       * warnings.m4: New file.
-
-2004-09-23  H.J. Lu  <hongjiu.lu%intel.com@localhost>
-
-       PR bootstrap/17369
-       * gcc-lib-path.m4: New file.
-
-2004-09-22  Kelley Cook  <kcook%gcc.gnu.org@localhost>
-
-       * gettext-sister.m4: Renamed from gettext.m4
-       * codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, po.m4,
-       inttypes.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lib-ld.m4,
-       lib-link.m4, lib-prefix.m4, nls.m4, progtest.m4, stdint_h.m4,
-       uintmax_t.m4, ulonglong.m4: Import from gettext-0.12.1 sources.
-
-2004-08-31  Robert Bowdidge <bowdidge%apple.com@localhost>
-
-       * mh-ppc-darwin: Add file, and override BOOT_CFLAGS.
-
-2004-08-13  Nathanael Nerode  <neroden%gcc.gnu.org@localhost>
-
-       * Add ACX_{TARGET,HOST,BUILD}_NONCANONICAL,
-       which do an automatic AC_SUBST on _GCC_TOPLEV_*_NONCANONICAL.
-       The intention is that we will migrate to these bit by bit.
-
-2004-08-01  Robert Millan  <robertmh%gnu.org@localhost>
-
-       * mt-linux: Rename to ...
-       * mt-gnu: ... this.
-
-2004-06-09  Paolo Bonzini  <bonzini%gnu.org@localhost>
-
-       * acx.m4 (ACX_PROG_LN): From gcc, modified to
-       accept a parameter.
-
-2004-05-23  Paolo Bonzini  <bonzini%gnu.org@localhost>
-
-       * acx.m4 (ACX_HEADER_STDBOOL, ACX_HEADER_STRING):
-       From gcc.
-
-2004-04-16  Rainer Orth  <ro%TechFak.Uni-Bielefeld.DE@localhost>
-
-       * acx.m4 (ACX_PROG_GNAT): Check if ${CC} produces object file for
-       Ada compilation.
-       Fix acx_cv_cc_gcc_supports_ada spelling.
-
-2004-03-08  Paolo Bonzini  <bonzini%gnu.org@localhost>
-
-       PR ada/14131
-       Move language detection to the top level.
-       * acx.m4 (ACX_PROG_GNAT): New macro, moved here
-       from the gcc subdirectory.
-
-2004-03-09  Hans-Peter Nilsson  <hp%axis.com@localhost>
-
-       * accross.m4 (AC_C_BIGENDIAN_CROSS): Compile endian probe with
-       "-c".  Properly quote parameter for AC_MSG_ERROR.
-
-2004-01-14  Maciej W. Rozycki  <macro%ds2.pg.gda.pl@localhost>
-
-       * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
-       throughout.
-       * aclocal.m4: Regenerate.
-       * configure: Regenerate.
-
-2003-10-14  Nathanael Nerode  <neroden%gcc.gnu.org@localhost>
-
-       * gettext.m4: Properly quote arguments to AC_DEFUN.
-
-2003-09-24  Daniel Jacobowitz  <drow%mvista.com@localhost>
-
-       * acx.m4 (AC_PROG_CPP_WERROR): New.
-
-2003-08-27  Daniel Jacobowitz  <drow%mvista.com@localhost>
-
-       * no-executables.m4: New file.
-
-2003-07-07  Zack Weinberg  <zack%codesourcery.com@localhost>
-
-       * gettext.m4: Delete all former contents.
-       (ZW_GNU_GETTEXT_SISTER_DIR): New macro.
-       * progtest.m4: New file.
-
-2003-07-04  Zack Weinberg  <zack%codesourcery.com@localhost>
-
-       * gettext.m4: New file - copy of gettext.m4 from binutils
-       CVS, with added AC_ISC_POSIX macro from gcc/aclocal.m4.
-
-2003-05-14  Kelley Cook  <kelleycook%wideopenwest.com@localhost>
-
-       * acinclude.m4: Accept i[3456789]86 for machine type.
-
-2003-05-18  Nathanael Nerode  <neroden%gcc.gnu.org@localhost>
-
-       * acx.m4: Introduce _GCC_TOPLEV_NONCANONICAL_BUILD,
-       _GCC_TOPLEV_NONCANOICAL_HOST, _GCC_TOPLEV_NONCANONICAL_TARGET,
-       GCC_TOPLEV_SUBDIRS.
-
-2003-03-04  Nathanael Nerode  <neroden%gcc.gnu.org@localhost>
-
-       * mh-dgux: Delete.
-
-2002-12-28  Alexandre Oliva  <aoliva%redhat.com@localhost>
-
-       * acx.m4: Name cache variables properly.
-       (NCN_STRICT_CHECK_TOOL): If program is not found and
-       value-if-not-found is empty, use ${ncn_tool_prefix}$2 or $2,
-       depending on whether build != host or not.
-       (NCN_STRICT_CHECK_TARGET_TOOL): Ditto, with the target prefix.
-
-2002-12-28  Nathanael Nerode  <neroden%gcc.gnu.org@localhost>
-
-       * acx.m4: New.
-       * mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300,
-       mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition,
-       mh-riscos, mh-sysv: Delete.
-       * mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000,
-       mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify.
-
-2002-12-16  Christopher Faylor  <cgf%redhat.com@localhost>
-
-       * mh-cygwin: Don't build libtermcap if it doesn't exist.
-
-2002-12-22  Geoffrey Keating  <geoffk%apple.com@localhost>
-
-       * mt-aix43: Delete.
-
-2002-11-23  H.J. Lu <hjl%gnu.org@localhost>
-
-       * accross.m4: New.
-
-2002-11-10  Stan Shebs  <shebs%apple.com@localhost>
-
-       Retire common MPW configury bits.
-       * mpw-mh-mpw: Remove.
-       * mpw: Remove directory along with all of its files.
-
-2002-05-16  Rainer Orth  <ro%TechFak.Uni-Bielefeld.DE@localhost>
-
-       * acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
-
-2002-05-13  Nathanael Nerode  <neroden%twcny.rr.com@localhost>
-
-       * mh-apollo68: remove unused HDEFINES setting.
-       * mh-dgux: remove unused HDEFINES setting.
-       * mh-dgux386: remove unused HDEFINES setting, duplicate RANLIB=true.
-
-2002-04-29  Nathanael Nerode  <neroden%twcny.rr.com@localhost>
-
-       * mh-cxux: remove dead code
-       * mh-dgux386: remove dead code
-       * mh-hp300: remove dead code
-       * mh-hpux: remove dead code
-       * mh-hpux8: remove dead code
-       * mh-irix5: remove dead code
-       * mh-irix6: remove dead code
-       * mh-ncr3000: remove dead code
-       * mh-ncrsvr43: remove dead code
-       * mh-necv4: remove dead code
-       * mh-sco: remove dead code
-       * mh-solaris: remove dead code
-       * mh-sysv: remove dead code
-       * mh-sysv4: remove dead code
-       * mh-sysv5: remove dead code
-       * mh-irix4: remove, contains only dead code
-
-       * mt-armpic: Delete.
-       * mt-elfalphapic: Delete.
-       * mt-i370pic: Delete.
-       * mt-ia64pic: Delete.
-       * mt-m68kpic: Delete.
-       * mt-papic: Delete.
-       * mt-ppcpic: Delete.
-       * mt-s390pic: Delete.
-       * mt-sparcpic: Delete.
-       * mt-x86pic: Delete.
-
-2002-04-19  Nathanael Nerode  <neroden%twcny.rr.com@localhost>
-
-       * mh-a68bsd: clean out dead code
-       * mh-apollo68: clean out dead code
-       * mh-cxux: clean out dead code
-       * mh-decstation: clean out dead code
-       * mh-dgux: clean out dead code



Home | Main Index | Thread Index | Old Index