aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/service.texi
AgeCommit message (Collapse)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
From-SVN: r279813
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
From-SVN: r267494
2018-09-23* doc/service.texi (Service): Switch the fsf.org link to https.Gerald Pfeifer1-1/+1
From-SVN: r264514
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
From-SVN: r256169
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
From-SVN: r243994
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
From-SVN: r232055
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
From-SVN: r219188
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
From-SVN: r206289
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
From-SVN: r195098
2009-08-27* doc/service.texi (service directory): Update URL.Gerald Pfeifer1-1/+1
From-SVN: r151150
2009-07-17service.texi (Service): Restore previously removed link, which isn't broken ↵Sandra Loosemore1-0/+3
after all. 2009-07-17 Sandra Loosemore <sandra@codesourcery.com> gcc/ * doc/service.texi (Service): Restore previously removed link, which isn't broken after all. From-SVN: r149746
2009-07-16extend.texi (Nested Functions): Replace broken link with textual reference.Sandra Loosemore1-3/+0
2009-07-16 Sandra Loosemore <sandra@codesourcery.com> gcc/ * doc/extend.texi (Nested Functions): Replace broken link with textual reference. * doc/service.texi (Service): Remove broken link. From-SVN: r149734
2002-12-30* doc/service.texi: Uncomment and update FAQ link.Joseph Myers1-5/+3
From-SVN: r60648
2001-11-11gcc.texi: Move several chapters out to ...Joseph Myers1-0/+30
* doc/gcc.texi: Move several chapters out to ... * doc/bugreport.texi, doc/contribute.texi, doc/frontends.texi, doc/service.texi, doc/standards.texi, doc/trouble.texi, doc/vms.texi: ... here. New files. * Makefile.in ($(docdir)/gcc.info, gcc.dvi): Update dependencies. From-SVN: r46929