aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/install-old.texi
AgeCommit message (Collapse)AuthorFilesLines
2003-11-05install-old.texi: Remove old documentation of building cross-compilers.Joseph Myers1-267/+2
* doc/install-old.texi: Remove old documentation of building cross-compilers. * doc/install.texi: Move some of it to here. From-SVN: r73283
2003-11-03* doc/install-old.texi: Remove VMS documentation.Joseph Myers1-255/+1
From-SVN: r73223
2003-09-27GNU CC -> GCCKelley Cook1-45/+45
From-SVN: r71850
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-1/+1
From-SVN: r60174
2002-09-04install-old.texi: Don't mention enquire.Richard Henderson1-13/+1
* doc/install-old.texi: Don't mention enquire. * doc/sourcebuild.texi: Update float.h description. From-SVN: r56796
2002-06-30extend.texi: Add ip2k port to description of attribute naked.Denis Chertykov1-2/+2
* doc/extend.texi: Add ip2k port to description of attribute naked. * doc/install.texi (Specific): Add ip2k description. * doc/install-old.texi (Configurations): Add ip2k to possible cpu types. * doc/md.texi: Document ip2k constraints. * config/ip2k/crt0.S: New file. * config/ip2k/ip2k-protos.h: New file. * config/ip2k/ip2k.c: New file. * config/ip2k/ip2k.h: New file. * config/ip2k/ip2k.md: New file. * config/ip2k/libgcc.S: New file. * config/ip2k/t-ip2k: New file. Co-Authored-By: Alan Lehotsky <apl@alum.mit.edu> Co-Authored-By: Bernd Schmidt <bernds@redhat.com> Co-Authored-By: Dave Hudson <dave.hudson@ubicom.com> Co-Authored-By: Frank Ch. Eigler <fche@redhat.com> Co-Authored-By: Graham Stott <grahams@redhat.com> Co-Authored-By: Jeff Johnston <jjohnstn@redhat.com> Co-Authored-By: Matthew Green <mrg@redhat.com> Co-Authored-By: Richard Henderson <rth@redhat.com> From-SVN: r55122
2001-12-07gcc.texi: Don't include install-old.texi.Joseph Myers1-15/+67
* doc/gcc.texi: Don't include install-old.texi. Adjust menu description for Trouble section. * doc/install-old.texi: Adjust for inclusion as chapter of new installation manual. * doc/install.texi, doc/include/fdl.texi, doc/install.texi2html: Adjust to include old installation chapter as chapter of new installation manual. From-SVN: r47757
2001-11-18install-old.texi: Move some sections out to ...Joseph Myers1-165/+0
* doc/install-old.texi: Move some sections out to ... * doc/collect2.texi, doc/configfiles.texi, doc/headerdirs.texi: ... here. New files. Make into chapters rather than sections. * doc/gcc.texi: Include the new files and add menu entries for them. * Makefile.in ($(docdir)/gcc.info, gcc.dvi): Update dependencies. From-SVN: r47150
2001-08-18extend.texi, [...]: Eliminate overfull or underfull hboxes.Zack Weinberg1-18/+13
* doc/extend.texi, doc/gcc.texi, doc/install-old.texi, doc/invoke.texi, doc/md.texi, doc/rtl.texi, doc/include/gpl.texi: Eliminate overfull or underfull hboxes. From-SVN: r45012
2001-06-27c-tree.texi, [...]: Replace . at end of sentences preceded by a capital ↵Joseph Myers1-7/+7
letter with @.. * doc/c-tree.texi, doc/contrib.texi, doc/cpp.texi, doc/cppinternals.texi, doc/extend.texi, doc/gcc.texi, doc/gcov.texi, doc/install-old.texi, doc/install.texi, doc/invoke.texi, doc/md.texi, doc/rtl.texi, doc/tm.texi: Replace . at end of sentences preceded by a capital letter with @.. From-SVN: r43611
2001-06-25extend.texi, [...]: Remove uses of @refill.Joseph Myers1-7/+7
* doc/extend.texi, doc/gcc.texi, doc/install-old.texi, doc/invoke.texi, doc/md.texi, doc/rtl.texi, doc/tm.texi: Remove uses of @refill. From-SVN: r43545
2001-06-24install-old.texi: Remove more documentation of configure options.Joseph Myers1-75/+0
* doc/install-old.texi: Remove more documentation of configure options. * doc/install.texi: Add it here. From-SVN: r43534
2001-06-21c-tree.texi, [...]: Consistently use "front end" and "back end" as nouns and ↵Joseph Myers1-2/+2
"front-end" and... * doc/c-tree.texi, doc/contrib.texi, doc/extend.texi, doc/gcc.texi, doc/install-old.texi, doc/install.texi, doc/invoke.texi, doc/rtl.texi: Consistently use "front end" and "back end" as nouns and "front-end" and "back-end" as adjectives. From-SVN: r43479
2001-06-14c-tree.texi, [...]: Use more logical markup.Joseph Myers1-20/+20
* doc/c-tree.texi, doc/contrib.texi, doc/extend.texi, doc/gcc.texi, doc/gcov.texi, doc/install-old.texi, doc/invoke.texi, doc/md.texi, doc/rtl.texi, doc/tm.texi: Use more logical markup. Use TeX quotes and dashes. Use @dots{} and @minus{}. Avoid spaces inside @var. Update last modification date in gcc.texi. * doc/gcc.1, doc/gcov.1: Regenerate. From-SVN: r43369
2001-06-07* doc/install-old.texi: Remove more obsolete documentation.Joseph Myers1-18/+0
From-SVN: r42957
2001-06-03install-old.texi: Remove more old installation documentation.Joseph Myers1-396/+5
* doc/install-old.texi: Remove more old installation documentation. * doc/install.texi: Add relevant parts here. From-SVN: r42831
2001-06-02gcc.texi, [...]: Remove old system-specific installation documentation.Joseph Myers1-697/+0
* doc/gcc.texi, doc/install-old.texi: Remove old system-specific installation documentation. * doc/install.texi: Move it to here. From-SVN: r42816
2001-06-02install-old.texi: Remove documentation of some configuration options.Joseph Myers1-78/+0
* doc/install-old.texi: Remove documentation of some configuration options. * doc/install.texi: Add relevant parts of this documentation here. From-SVN: r42802
2001-06-01c-tree.texi, [...]: Move to doc subdirectory.DJ Delorie1-0/+2102
* c-tree.texi, contrib.texi, cpp.texi, cppinternals.texi, extend.texi, fdl.texi, gcov.texi, invoke.texi, md.texi, objc.texi, rtl.texi, tm.texi, texinfo.tex: Move to doc subdirectory. * install.texi: Move to doc/install-old.texi. * gcc.texi: Move to doc, refer to install-old.texi. * Makefile.in: Reflect move of docs to doc/. * f/Make-lang.in: Ditto. * java/Make-lang.in: Ditto. * doc/.cvsignore: New. From-SVN: r42779