Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(25)

Unified Diff: gcc/libstdc++-v3/doc/xml/manual/appendix_porting.xml

Issue 3050029: [gcc] GCC 4.5.0=>4.5.1 (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/nacl-toolchain.git
Patch Set: Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gcc/libstdc++-v3/doc/xml/manual/appendix_porting.xml
diff --git a/gcc/libstdc++-v3/doc/xml/manual/appendix_porting.xml b/gcc/libstdc++-v3/doc/xml/manual/appendix_porting.xml
deleted file mode 100644
index f565c0e03d49254336368f6c15c6e33dc00b643e..0000000000000000000000000000000000000000
--- a/gcc/libstdc++-v3/doc/xml/manual/appendix_porting.xml
+++ /dev/null
@@ -1,53 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
- "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
-[ ]>
-
-<appendix id="appendix.porting" xreflabel="Porting">
-<?dbhtml filename="appendix_porting.html"?>
-
-<appendixinfo>
- <keywordset>
- <keyword>
- ISO C++
- </keyword>
- <keyword>
- library
- </keyword>
- </keywordset>
-</appendixinfo>
-
-<title>
- Porting and Maintenance
- <indexterm>
- <primary>Appendix</primary>
- <secondary>Porting and Maintenance</secondary>
- </indexterm>
-</title>
-
- <!-- Hacking the Build System -->
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- parse="xml" href="build_hacking.xml">
- </xi:include>
-
- <!-- Internals: Porting to New Hardware or Operating Systems -->
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- parse="xml" href="internals.xml">
- </xi:include>
-
- <!-- ABI Policy and Guidelines -->
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- parse="xml" href="abi.xml">
- </xi:include>
-
- <!-- API Evolution and Deprecation History -->
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- parse="xml" href="evolution.xml">
- </xi:include>
-
- <!-- Backwards Compatibility -->
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
- parse="xml" href="backwards_compatibility.xml">
- </xi:include>
-
-</appendix>
« no previous file with comments | « gcc/libstdc++-v3/doc/xml/manual/appendix_contributing.xml ('k') | gcc/libstdc++-v3/doc/xml/manual/backwards_compatibility.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698