aboutsummaryrefslogtreecommitdiff
path: root/gcc/gccbug.in
AgeCommit message (Collapse)AuthorFilesLines
2000-04-04Makefile (gccbug): New target.Martin v. Löwis1-7/+23
* Makefile (gccbug): New target. (doc): Depend on it. * gcc.texi (Bugs): Link subnodes. (gccbug): New node. * gccbug.in (CATEGORIES): Remove gc, host, profiling, libgcc. Document severities, priorities, and classes in bug form. * ChangeLog: Replace leading spaces with tabs. From-SVN: r32915
2000-03-14* gccbug.in: Add web category, gcc specific classes.Martin v. Löwis1-3/+3
From-SVN: r32525
2000-03-13gccbug.in: New file.Martin v. Löwis1-0/+509
* gccbug.in: New file. * configure.in (all_outputs): Add gccbug. * Makefile.in (install-common): Install gccbug. (GCCBUG_INSTALL_NAME): New variable. * configure: Rebuilt. From-SVN: r32515