]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/gcc-tumbl.git/commitdiff
PR bootstrap/56258
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Feb 2013 09:42:39 +0000 (09:42 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 21 Feb 2013 09:42:39 +0000 (09:42 +0000)
* doc/invoke.texi (-fdump-rtl-pro_and_epilogue): Use @item
instead of @itemx.

* gnat-style.texi (@title): Remove @hfill.
* projects.texi: Avoid line wrapping inside of @pxref or
@xref.

* doc/cp-tools.texinfo (Virtual Machine Options): Use just
one @gccoptlist instead of 3 separate ones.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@196197 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/ada/ChangeLog
gcc/ada/gnat-style.texi
gcc/ada/projects.texi
gcc/doc/invoke.texi
libjava/classpath/ChangeLog.gcj
libjava/classpath/doc/cp-tools.texinfo

index a2555c0108cd6f8e694f4eb62bbbcb89effa3e68..724f4aed3dafaea6c3482c497c4f08e126e4bf5f 100644 (file)
@@ -1,3 +1,9 @@
+2013-02-21  Jakub Jelinek  <jakub@redhat.com>
+
+       PR bootstrap/56258
+       * doc/invoke.texi (-fdump-rtl-pro_and_epilogue): Use @item
+       instead of @itemx.
+
 2013-02-19  Jakub Jelinek  <jakub@redhat.com>
 
        Backported from mainline
index c5133b860398cd0fbc3a7233432ac30c2ad7efcf..b9be951cc49050d4f64562e6a6918e83738397d4 100644 (file)
@@ -1,3 +1,10 @@
+2013-02-21  Jakub Jelinek  <jakub@redhat.com>
+
+       PR bootstrap/56258
+       * gnat-style.texi (@title): Remove @hfill.
+       * projects.texi: Avoid line wrapping inside of @pxref or
+       @xref.
+
 2013-02-20  Eric Botcazou  <ebotcazou@adacore.com>
 
        PR ada/56271
index 1bba70309359f501d1cad65e6a64e233dd02030d..5b519fb9a22fbdbb49b099a4b9af2024bb577e8d 100644 (file)
@@ -42,7 +42,7 @@ Texts.  A copy of the license is included in the section entitled
 @titlepage
 @titlefont{GNAT Coding Style:}
 @sp 1
-@title @hfill A Guide for GNAT Developers
+@title A Guide for GNAT Developers
 @subtitle GNAT, The GNU Ada Compiler
 @versionsubtitle
 @author Ada Core Technologies, Inc.
index fd0de1bb8f2088feb2f1baaff129caf8e3898fe5..dc5ed7b5b2abe9cb3fcf320f96131d7b9c7e51c7 100644 (file)
@@ -48,8 +48,7 @@ project files allow you to specify:
 @item Source file naming conventions; you can specify these either globally or for
   individual compilation units (@pxref{Naming Schemes}).
 @item Change any of the above settings depending on external values, thus enabling
-  the reuse of the projects in various @b{scenarios} (@pxref{Scenarios
-  in Projects}).
+  the reuse of the projects in various @b{scenarios} (@pxref{Scenarios in Projects}).
 @item Automatically build libraries as part of the build process
   (@pxref{Library Projects}).
 
@@ -353,8 +352,8 @@ locating the specified source files in the specified source directories.
 
 @item For various reasons, it is sometimes useful to have a project with no
   sources (most of the time because the attributes defined in the project
-  file will be reused in other projects, as explained in @pxref{Organizing
-  Projects into Subsystems}. To do this, the attribute
+  file will be reused in other projects, as explained in
+  @pxref{Organizing Projects into Subsystems}. To do this, the attribute
   @emph{Source_Files} is set to the empty list, i.e. @code{()}. Alternatively,
   @emph{Source_Dirs} can be set to the empty list, with the same
   result.
@@ -381,8 +380,9 @@ locating the specified source files in the specified source directories.
   This can be done thanks to the attribute @b{Excluded_Source_Files}
   (or its synonym @b{Locally_Removed_Files}).
   Its value is the list of file names that should not be taken into account.
-  This attribute is often used when extending a project, @xref{Project
-  Extension}. A similar attribute @b{Excluded_Source_List_File} plays the same
+  This attribute is often used when extending a project,
+  @xref{Project Extension}. A similar attribute
+  @b{Excluded_Source_List_File} plays the same
   role but takes the name of file containing file names similarly to
   @code{Source_List_File}.
 
index 858e493c1095b4e8ad337c51b5e604fa19bdcc29..93a8968f12cb42aa3404a382a7e36e4cab623799 100644 (file)
@@ -5433,7 +5433,7 @@ Dump after the peephole pass.
 @opindex fdump-rtl-postreload
 Dump after post-reload optimizations.
 
-@itemx -fdump-rtl-pro_and_epilogue
+@item -fdump-rtl-pro_and_epilogue
 @opindex fdump-rtl-pro_and_epilogue
 Dump after generating the function prologues and epilogues.
 
index 7bab51b74599987bceb88fe503c19f31724731e4..7e35d424708767ff58fd9749d31a20ad212f0b93 100644 (file)
@@ -1,3 +1,9 @@
+2013-02-21  Jakub Jelinek  <jakub@redhat.com>
+
+       PR bootstrap/56258
+       * doc/cp-tools.texinfo (Virtual Machine Options): Use just
+       one @gccoptlist instead of 3 separate ones.
+
 2012-09-20  Jakub Jelinek  <jakub@redhat.com>
 
        PR other/43620
index f7a2d245e7dd4e6748373cc9238e1a433fab093c..727696248810589ce2d202b36bbc7bbf36c8c3e0 100644 (file)
@@ -2022,7 +2022,7 @@ Doclet, grouped by type.  Explanations are in the following sections.
 
 @item Virtual Machine Options
 @xref{Virtual Machine Options,,Options Controlling Gjdoc Behavior}.
-@gccoptlist{-classpath}  @gccoptlist{-bootclasspath}  @gccoptlist{-J}@var{vmopt}
+@gccoptlist{-classpath  -bootclasspath  -J @var{vmopt}}
 
 @end table