* 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 <nickc@cambridge.redhat.com>
Don Lindsay <lindsayd@cisco.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.
* 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.
(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.
* 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.
ELF_LINK_NON_ELF so that they can stay weak.
2002-01-29 Chris Demetriou <cgd@broadcom.com>
- Mitch Lichtenberg <mpl@broadcom.com>
+ Mitch Lichtenberg <mpl@broadcom.com>
* bfd-in.h (bfd_mips_elf32_create_embedded_relocs): New prototype.
* elf32-mips.c (bfd_mips_elf32_create_embedded_relocs): New function
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 <deo@logos-m.ru>
* elf.c (elfcore_grok_win32pstatus): Copy only as much information
+2002-01-31 Ivan Guzvinec <ivang@opencores.org>
+
+ * Makefile.in: Regenerate.
+
2002-01-31 Alan Modra <amodra@bigpond.net.au>
* 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>
* bfdint.texi (BFD target vector miscellaneous): Add
* bfd.texinfo: Change footer to refer to FSF. Change subtitle
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>
* Makefile.am (BFD_H_DEP): Add ../version.h.
* Makefile.in: Change stamp-* files to s-* files. Use bfdt.texi
rather than bfd.texi.
- (DOCFILES): Change bfd.texi to bfdt.texi.
+ (DOCFILES): Change bfd.texi to bfdt.texi.
* bfd.texinfo: Include bfdt.texi, not bfd.texi.
Mon Jun 16 15:33:15 1997 Ian Lance Taylor <ian@cygnus.com>
Fri Nov 3 14:46:48 1995 Fred Fish <fnf@cygnus.com>
- * 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 <manfred@lts.sel.alcatel.de>
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)
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.
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)