From: Alan Modra Date: Fri, 1 Feb 2002 01:04:37 +0000 (+0000) Subject: Move doc/ entries to correct changelog X-Git-Tag: binutils-2_12-branchpoint~181 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7dc0ab3144b80f42c4de622338cebff8798a1d9b;p=external%2Fbinutils.git Move doc/ entries to correct changelog --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 9ac39df..a13faaf 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -13,17 +13,16 @@ * archures.c: Add support for or32. * targets.c: Add support for or32. * bfd-in2.h: Regenerate. - * coffcode.h (coff_set_arch_mach_hook, coff_set_flags, + * coffcode.h (coff_set_arch_mach_hook, coff_set_flags, coff_write_object_contents): Add support for or32. * config.bfd: Add target. * configure.in: Add support for or32. * configure: Regenerate. * Makefile.am: Add support for or32. * Makefile.in: Regenerate. - * doc/Makefile.in: Regenerate. * po/SRC-POTFILES.in: Add or32 files. * po/bfd.pot: Regenerate. - + 2002-01-31 Nick Clifton Don Lindsay @@ -48,12 +47,9 @@ 2002-01-30 Nick Clifton - * 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. + * 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. @@ -68,7 +64,7 @@ (etir_sta, etir_sto, etir_opr, etir_stc): Use cmd_name(). (tir_opr, tir_ctl, tir_cmd): use tir_cmd_name(). Fix formatting. - + * peXXigen.c (pe_print_idata): Rearrange message to aid in translation. (pe_print_pdata): Rearrange message to aid in translation. @@ -88,7 +84,7 @@ * elf32-arm.h (elf32_arm_merge_private_bfd_data): Fix typo. -2002-30-01 Philipp Thomas +2002-01-30 Philipp Thomas * coff-arm.c, elf32-elf.h: Unify messages. @@ -111,7 +107,7 @@ ELF_LINK_NON_ELF so that they can stay weak. 2002-01-29 Chris Demetriou - Mitch Lichtenberg + Mitch Lichtenberg * bfd-in.h (bfd_mips_elf32_create_embedded_relocs): New prototype. * elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): New function @@ -160,9 +156,6 @@ emit error for egcs-1.1.2. * configure: Regenerate. - * doc/Makefile.am (install): Depend on install-info. - * doc/Makefile.in: Regenerate. - 2002-01-26 Egor Duda * elf.c (elfcore_grok_win32pstatus): Copy only as much information diff --git a/bfd/doc/ChangeLog b/bfd/doc/ChangeLog index 4116045..8005063 100644 --- a/bfd/doc/ChangeLog +++ b/bfd/doc/ChangeLog @@ -1,7 +1,16 @@ +2002-01-31 Ivan Guzvinec + + * Makefile.in: Regenerate. + 2002-01-31 Alan Modra * chew.c (courierize): Don't modify @command params. +2002-01-30 Nick Clifton + + * proto.str (ENUMDOC): Place two spaces between the end of + the text and the closing comment marker. + 2001-10-30 Hans-Peter Nilsson * bfdint.texi (BFD target vector miscellaneous): Add @@ -20,6 +29,11 @@ * bfd.texinfo: Change footer to refer to FSF. Change subtitle to refer to original creation date. +2002-01-26 Hans-Peter Nilsson + + * Makefile.am (install): Depend on install-info. + * Makefile.in: Regenerate. + 2001-10-03 Alan Modra * Makefile.am (BFD_H_DEP): Add ../version.h. @@ -183,7 +197,7 @@ Tue Jul 22 14:44:00 1997 Robert Hoehne @@ -226,7 +240,7 @@ Tue Jan 30 14:10:46 1996 Ian Lance Taylor Fri Nov 3 14:46:48 1995 Fred Fish - * Makefile.in (SRCDOC, SRCPROT, core.texi, bfd.h): Use corefile.c, + * Makefile.in (SRCDOC, SRCPROT, core.texi, bfd.h): Use corefile.c, renamed from core.c. Wed Nov 1 14:28:23 1995 Manfred Hollstein KS/EF4A 60/1F/110 #40283 @@ -346,7 +360,7 @@ Thu Jun 24 13:48:13 1993 David J. Mackenzie (djm@thepub.cygnus.com) Mon Jun 14 12:07:07 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com) - * Makefile.in (install-info): remove parentdir cruft, + * Makefile.in (install-info): remove parentdir cruft, Wed Jun 9 16:00:32 1993 Jim Kingdon (kingdon@cygnus.com) @@ -409,7 +423,7 @@ Thu Nov 5 03:13:55 1992 John Gilmore (gnu@cygnus.com) Cleanup: Replace all uses of EXFUN in the BFD sources, with PARAMS. - * chew.c (exfunstuff): Eliminate. + * chew.c (exfunstuff): Eliminate. (paramstuff): Replace exfunstuff with function to generate PARAMS. * proto.str: Use paramstuff rather than exfunstuff. @@ -424,7 +438,7 @@ Fri Jun 19 18:59:54 1992 John Gilmore (gnu at cygnus.com) Mon May 11 18:55:59 1992 John Gilmore (gnu at cygnus.com) * chew.c: exit() should be declared by config files, not by - portable source code. Its type could be int or void function. + portable source code. Its type could be int or void function. Mon May 4 13:45:57 1992 K. Richard Pixley (rich@rtl.cygnus.com)