mirror of git://gcc.gnu.org/git/gcc.git
* doc/sourcebuild.texi (Back End): Mention contrib/config-list.mk.
From-SVN: r173621
This commit is contained in:
parent
f10d3ac9bb
commit
bcb521e997
|
|
@ -1,3 +1,7 @@
|
||||||
|
2011-05-10 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
|
* doc/sourcebuild.texi (Back End): Mention contrib/config-list.mk.
|
||||||
|
|
||||||
2011-05-10 Joseph Myers <joseph@codesourcery.com>
|
2011-05-10 Joseph Myers <joseph@codesourcery.com>
|
||||||
|
|
||||||
* config/rs6000/genopt.sh, config/rs6000/rs6000-cpus.def: New
|
* config/rs6000/genopt.sh, config/rs6000/rs6000-cpus.def: New
|
||||||
|
|
|
||||||
|
|
@ -834,6 +834,9 @@ Normally, one or more maintainers of that target listed in
|
||||||
@file{MAINTAINERS}. Some existing architectures may be unmaintained,
|
@file{MAINTAINERS}. Some existing architectures may be unmaintained,
|
||||||
but it would be unusual to add support for a target that does not have
|
but it would be unusual to add support for a target that does not have
|
||||||
a maintainer when support is added.
|
a maintainer when support is added.
|
||||||
|
@item
|
||||||
|
Target triplets covering all @file{config.gcc} stanzas for the target,
|
||||||
|
in the list in @file{contrib/config-list.mk}.
|
||||||
@end itemize
|
@end itemize
|
||||||
|
|
||||||
@node Testsuites
|
@node Testsuites
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue