mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 23:39:35 +08:00
Move doc/ entries to correct changelog
This commit is contained in:
@ -20,7 +20,6 @@
|
|||||||
* configure: Regenerate.
|
* configure: Regenerate.
|
||||||
* Makefile.am: Add support for or32.
|
* Makefile.am: Add support for or32.
|
||||||
* Makefile.in: Regenerate.
|
* Makefile.in: Regenerate.
|
||||||
* doc/Makefile.in: Regenerate.
|
|
||||||
* po/SRC-POTFILES.in: Add or32 files.
|
* po/SRC-POTFILES.in: Add or32 files.
|
||||||
* po/bfd.pot: Regenerate.
|
* po/bfd.pot: Regenerate.
|
||||||
|
|
||||||
@ -48,9 +47,6 @@
|
|||||||
|
|
||||||
2002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
|
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.
|
* archures.c: Tidy up formatting of embedded comments.
|
||||||
* bfd.c: Tidy up formatting of embedded comments.
|
* bfd.c: Tidy up formatting of embedded comments.
|
||||||
* bfd-in.h: Fix formatting of comments.
|
* bfd-in.h: Fix formatting of comments.
|
||||||
@ -88,7 +84,7 @@
|
|||||||
|
|
||||||
* elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix typo.
|
* elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix typo.
|
||||||
|
|
||||||
2002-30-01 Philipp Thomas <pthomas@suse.de>
|
2002-01-30 Philipp Thomas <pthomas@suse.de>
|
||||||
|
|
||||||
* coff-arm.c, elf32-elf.h: Unify messages.
|
* coff-arm.c, elf32-elf.h: Unify messages.
|
||||||
|
|
||||||
@ -160,9 +156,6 @@
|
|||||||
emit error for egcs-1.1.2.
|
emit error for egcs-1.1.2.
|
||||||
* configure: Regenerate.
|
* configure: Regenerate.
|
||||||
|
|
||||||
* doc/Makefile.am (install): Depend on install-info.
|
|
||||||
* doc/Makefile.in: Regenerate.
|
|
||||||
|
|
||||||
2002-01-26 Egor Duda <deo@logos-m.ru>
|
2002-01-26 Egor Duda <deo@logos-m.ru>
|
||||||
|
|
||||||
* elf.c (elfcore_grok_win32pstatus): Copy only as much information
|
* elf.c (elfcore_grok_win32pstatus): Copy only as much information
|
||||||
|
@ -1,7 +1,16 @@
|
|||||||
|
2002-01-31 Ivan Guzvinec <ivang@opencores.org>
|
||||||
|
|
||||||
|
* Makefile.in: Regenerate.
|
||||||
|
|
||||||
2002-01-31 Alan Modra <amodra@bigpond.net.au>
|
2002-01-31 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
* chew.c (courierize): Don't modify @command params.
|
* chew.c (courierize): Don't modify @command params.
|
||||||
|
|
||||||
|
2002-01-30 Nick Clifton <nickc@cambridge.redhat.com>
|
||||||
|
|
||||||
|
* proto.str (ENUMDOC): Place two spaces between the end of
|
||||||
|
the text and the closing comment marker.
|
||||||
|
|
||||||
2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
|
2001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
|
||||||
|
|
||||||
* bfdint.texi (BFD target vector miscellaneous): Add
|
* bfdint.texi (BFD target vector miscellaneous): Add
|
||||||
@ -20,6 +29,11 @@
|
|||||||
* bfd.texinfo: Change footer to refer to FSF. Change subtitle
|
* bfd.texinfo: Change footer to refer to FSF. Change subtitle
|
||||||
to refer to original creation date.
|
to refer to original creation date.
|
||||||
|
|
||||||
|
2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
|
||||||
|
|
||||||
|
* Makefile.am (install): Depend on install-info.
|
||||||
|
* Makefile.in: Regenerate.
|
||||||
|
|
||||||
2001-10-03 Alan Modra <amodra@bigpond.net.au>
|
2001-10-03 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
* Makefile.am (BFD_H_DEP): Add ../version.h.
|
* Makefile.am (BFD_H_DEP): Add ../version.h.
|
||||||
|
Reference in New Issue
Block a user