* archive.c: Add missing SUBSECTION for documentation.

* bfd.c: Likewise.
        * cache.c: Likewise.
        * corefile.c: Likewise.
        * format.c: Likewise.
        * init.c: Likewise.
        * libbfd.c: Likewise.
        * opncls.c: Likewise.
        * elf.c: Remove blank line after SECTION heading.
        * reloc.c: Change "howto manager" SECTION to a SUBSECTION.
This commit is contained in:
Bob Wilson 2005-10-05 21:24:23 +00:00
parent f0e0fb23b5
commit 1b74d0942e
11 changed files with 37 additions and 4 deletions

View File

@ -1,3 +1,16 @@
2005-10-04 Bob Wilson <bob.wilson@acm.org>
* archive.c: Add missing SUBSECTION for documentation.
* bfd.c: Likewise.
* cache.c: Likewise.
* corefile.c: Likewise.
* format.c: Likewise.
* init.c: Likewise.
* libbfd.c: Likewise.
* opncls.c: Likewise.
* elf.c: Remove blank line after SECTION heading.
* reloc.c: Change "howto manager" SECTION to a SUBSECTION.
2005-10-04 Nick Clifton <nickc@redhat.com>
* elf32-arm.c (get_arm_elf_section_data): Cache the last pointer

View File

@ -74,6 +74,8 @@ DESCRIPTION
Archives are supported in BFD in <<archive.c>>.
SUBSECTION
Archive functions
*/
/* Assumes:

View File

@ -626,7 +626,10 @@ bfd_get_error_handler (void)
/*
SECTION
Symbols
Miscellaneous
SUBSECTION
Miscellaneous functions
*/
/*

View File

@ -36,6 +36,8 @@ SECTION
close, closes it and opens the one wanted, returning its file
handle.
SUBSECTION
Caching functions
*/
#include "bfd.h"

View File

@ -23,6 +23,9 @@ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
SECTION
Core files
SUBSECTION
Core file functions
DESCRIPTION
These are functions pertaining to core files.
*/

View File

@ -19,8 +19,8 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
/* SECTION
/*
SECTION
ELF backends
BFD support for ELF formats is being worked on.

View File

@ -38,6 +38,8 @@ SECTION
The BFD contains the result of an executable core dump.
SUBSECTION
File format functions
*/
#include "bfd.h"

View File

@ -27,6 +27,9 @@ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
SECTION
Initialization
SUBSECTION
Initialization functions
These are the functions that handle initializing a BFD.
*/

View File

@ -30,6 +30,9 @@
/*
SECTION
Implementation details
SUBSECTION
Internal functions
DESCRIPTION

View File

@ -124,6 +124,8 @@ _bfd_delete_bfd (bfd *abfd)
SECTION
Opening and closing BFDs
SUBSECTION
Functions for opening and closing
*/
/*

View File

@ -1581,7 +1581,7 @@ DOCDD
INODE
howto manager, , typedef arelent, Relocations
SECTION
SUBSECTION
The howto manager
When an application wants to create a relocation, but doesn't