* Makefile.am (BFD32_BACKENDS): Remove tekhex.lo.
(BFD32_BACKENDS_CFILES): Remove tekhex.c.
* Makefile.in: Rebuild.
- * aclocal.m4, configure, src/Makefile.in: Rebuild with current
+ * aclocal.m4, configure, Makefile.in: Rebuild with current
automake and autoconf.
* coff-arm.c (arm_allocate_interworking_sections): Fix typo
- * bfd/elf64-alpha.c (reloc_howto_type): Fix the howto table.
+ * elf64-alpha.c (reloc_howto_type): Fix the howto table.
* acinclude.m4 (BFD_CC_FOR_BUILD): Set EXEEXT_FOR_BUILD.
* doc/Makefile.am (MKDOC): Use EXEEXT_FOR_BUILD, not EXEEXT.
- * aclocal.m4, configure, Makefile.in, doc/Makefile.in: Rebuild.
+ * aclocal.m4: Rebuild.
+ * configure: Rebuild.
+ * Makefile.in: Rebuild.
+ * doc/Makefile.in: Rebuild.
* coff-stgo32.c: Rename from coff-stubgo32.c to avoid old System V
file system 14 character limit.
- * Makefile.am, configure.in: Corresponding changes.
- * Makefile.in, configure: Rebuild.
+ * Makefile.am: Corresponding changes.
+ * configure.in: Corresponding changes.
+ * Makefile.in: Rebuild.
+ * configure: Rebuild.
* acinclude.m4: Move acmacros.m4 in here. Remove AM_PROG_LIBTOOL
copy; use a patches libtool instead.
* acmacros.m4: Remove.
- * Makefile.in, aclocal.m4, configure: Rebuild.
+ * Makefile.in: Rebuild.
+ * aclocal.m4: Rebuild.
+ * configure: Rebuild.
* cf-m68klynx.c: Simplify greatly: just define macros to control
coff-m68k.c.
* coff-aux.c: Likewise. Just leave add_one_symbol routine.
- * targets. (m68ksysvcoff_vec): Declare.
+ * targets.c (m68ksysvcoff_vec): Declare.
(bfd_target_vector): Add m68ksysvcoff_vec.
* config.bfd (m68*-motorola-sysv*): New target.
* configure.in (m68ksysvcoff_vec): New vector.
Store lower 16 bits of addend in R_M32R_HI16_[SU]LO insns.
Add small data area support (R_M32R_SDA16).
* reloc.c: Document BFD_RELOC_M32R_SDA16.
- * bfd-in2.h,libbfd.h: Regenerated.
+ * bfd-in2.h, libbfd.h: Regenerated.
- * Makefile.in, archures.c, config.bfd, configure.in, elf.c,
- reloc.c, targets.c: New target, elf-*-D30V.
-
- * bfd-in2.h, configure, libbfd.h: Rebuilt.
-
- * cpu-d30v.c, elf32-d30v.c: New files.
+ * Makefile.in: New target, elf-*-D30V.
+ * archures.c: New target, elf-*-D30V.
+ * config.bfd: New target, elf-*-D30V.
+ * configure.in: New target, elf-*-D30V.
+ * elf.c: New target, elf-*-D30V.
+ * reloc.c: New target, elf-*-D30V.
+ * targets.c: New target, elf-*-D30V.
+ * bfd-in2.h: Rebuilt.
+ * configure: Rebuilt.
+ * libbfd.h: Rebuilt.
+ * cpu-d30v.c: New files.
+ * elf32-d30v.c: New files.
* evax-emh.c (get_vms_time_string): Local function now.
(_bfd_evax_write_emh): Extract source filename and case_hack flags
from symbol table.
- * evax_write_etir (_bfd_evax_write_etir): Pass all symbol names
- through _bfd_evax_case_hack_symbol.
+ (_bfd_evax_write_etir): Pass all symbol names through
+ _bfd_evax_case_hack_symbol.
* evax-misc.c (hash_string, _bfd_evax_case_hack_symbol): New
functions.
(_bfd_evax_basename): Removed.
* reloc.c: Add m32r relocs.
* bfd-in2.h, libbfd.h: Rebuilt.
- * cpu-m32r.c,elf32-m32r.c: New files.
+ * cpu-m32r.c, elf32-m32r.c: New files.
- * config.bfd,configure.in,configure: Add m32r support.
- * Makefile.in,archures.c,elf.c,targets.c: Likewise.
+ * config.bfd: Add m32r support.
+ * configure.in: Likewise.
+ * configure: Likewise.
+ * Makefile.in: Likewise.
+ * archures.c: Likewise.
+ * elf.c: Likewise.
+ * targets.c: Likewise.
* config.bfd: Keep target list alphabetically sorted.
- * Makefile.in, (bindir, libdir, datadir, mandir, infodir, includedir):
+ * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir):
Use autoconf-set values.
* doc/Makefile.in (bindir, libdir, datadir, mandir, infodir,
includedir, INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Use autoconf-set
* config.bfd (mips*el-*-elf*) Add bfd_elf64_bigmips_vec and
bfd_elf64_littlemips_vec to targ_selvecs.
(mips*-*-elf*): Likewise.
- * confingure.in: Add bfd_elf64_bigmips_vec and
+ * configure.in: Add bfd_elf64_bigmips_vec and
bfd_elf64_littlemips_vec to vector switch.
* configure: Rebuild.
* elf32-mips.c (_bfd_mips_elf_section_from_shdr): New function,
* pe{,i}-ppc.c (PPC_PE): Define instead of PPC, so that compiling
on Solaris PowerPC systems doesn't get confused.
- * ccffcode.h (coff_write_object_contents): Use #ifdef PPC_PE, not
+ * coffcode.h (coff_write_object_contents): Use #ifdef PPC_PE, not
#ifdef PPC.
* elfcore.h (bfd_prstatus, bfd_fpregset): Add thread argument.