diff options
author | Nick Clifton <nickc@redhat.com> | 2002-01-30 18:12:17 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-01-30 18:12:17 +0000 |
commit | b5f79c764c4d8fa336c92946eec8e2d8f4e9bffd (patch) | |
tree | e3d602d1f6122d9bdb7b714b3d9fab15ae1391e8 /bfd/ChangeLog | |
parent | 6eb69eab2909778dc96bdb5dbb83d7756bee4601 (diff) | |
download | gdb-b5f79c764c4d8fa336c92946eec8e2d8f4e9bffd.zip gdb-b5f79c764c4d8fa336c92946eec8e2d8f4e9bffd.tar.gz gdb-b5f79c764c4d8fa336c92946eec8e2d8f4e9bffd.tar.bz2 |
Tidy up formatting in bfd-in2.h
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index f341c38..2508436 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,20 @@ 2002-01-30 Nick Clifton <nickc@cambridge.redhat.com> + * doc/proto.str (ENUMDOC): Place two spaces between the end of + the text and the closing comment marker. + + * archures.c: Tidy up formatting of embedded comments. + * bfd.c: Tidy up formatting of embedded comments. + * bfd-in.h: Fix formatting of comments. + * reloc.c: Tidy up formatting of ordinary & embedded comments. + * section.c: Tidy up formatting of embedded comments. + * syms.c: Tidy up formatting of embedded comments. + * targets.c: Tidy up formatting of embedded comments. + + * bfd-in2.h: Regenerate. + +2002-01-30 Nick Clifton <nickc@cambridge.redhat.com> + * vms-tir.c (cmd_name): New function. (tir_cmd_name): New function. (etir_sta, etir_sto, etir_opr, etir_stc): Use cmd_name(). |