real makefile change - CFILES, dependencies
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index a9521c420777cff78b5ea657d906aad35db05e5e..e9bc7efb21520a26248ed21676214fc002daae74 100644 (file)
@@ -1,5 +1,83 @@
+Sun Nov  5 21:44:13 1995  Ken Raeburn  <raeburn@cygnus.com>
+
+       * Makefile.in (CFILES): Rebuild list from BFD_LIBS, ALL_MACHINES,
+       BFD32_BACKENDS, BFD64_BACKENDS.
+       (.dep1): Put mkdep output in a separate file.
+       Rebuilt dependencies.
+
+Sat Nov  4 12:23:26 1995  Fred Fish  <fnf@cygnus.com>
+
+       * core.c: Renamed to corefile.c
+       * makefile.dos (OBJS): Change core.o to corefile.o
+       * Makefile.in (CFILES, BFD_LIBS): Use corefile.c instead of core.c
+       
+start-sanitize-gm
+Sat Nov  4 10:16:54 1995  Stu Grossman  (grossman@cygnus.com)
+
+       * config.bfd (mips*-*-magic*):  Add bfd_elf32_bigmips_vec to
+       targ_selvecs to allow debugging under Irix-5 native.
+
+end-sanitize-gm
+Fri Nov  3 15:54:59 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * xcofflink.c (xcoff_link_add_symbols): Rename local variable sub
+       to o.  Clobber and restore the list of new csects around the call
+       to _bfd_generic_link_add_one_symbol, in case it wants to report a
+       linker error and the linker wants to read the symbol table.  Reset
+       the line number count of a real section even if it has no relocs.
+       (_bfd_xcoff_bfd_final_link): If shared, set the DYNAMIC flag.
+
+       * coffgen.c (_bfd_coff_read_string_table): Warn if the string size
+       is too small.
+
+Thu Nov  2 23:16:39 1995  Ian Lance Taylor  <ian@cygnus.com>
+
+       * xcofflink.c (_bfd_ppc_xcoff_relocate_section): Don't warn about
+       an undefined symbol in a shared link.
+
+       * linker.c (_bfd_generic_link_add_one_symbol): Correct type of
+       oldtype from bfd_link_order_type to bfd_link_hash_type.  From
+       phdm@info.ucl.ac.be (Philippe De Muyter).
+
+Wed Nov  1 14:26:02 1995  Manfred Hollstein KS/EF4A 60/1F/110 #40283  <manfred@lts.sel.alcatel.de>
+
+       * coff-m88k.c (rtype2howto): New static function.
+       (RTYPE2HOWTO): Use it rather than a macro definition.
+
+       * coffcode.h (coff_write_object_contents): set internal_a.magic
+       to PAGEMAGICPEXECPAGED #if defined (M68) && !defined (LYNXOS).
+
+       * configure.in: m68*-motorola-sysv* does not use ptrace-core.o;
+       define TRAD_HEADER to new file hosts/delta68.h.
+       m88*-motorola-sysv*, however, does use ptrace-core.o.
+       * hosts/delta68.h: New file.
+
+       * ptrace-core.c (ptrace_unix_core_file_p): change bfd_zmalloc to
+       bfd_zalloc; provide proper parm abfd to calls to bfd_zalloc.
+
+Wed Nov  1 13:51:54 1995  Ken Raeburn  <raeburn@cygnus.com>
+
+       * i386linux.c (MY(vec)): Declare before use.
+
 Wed Nov  1 11:45:07 1995  Ian Lance Taylor  <ian@cygnus.com>
 
+       * reloc16.c (bfd_coff_reloc16_get_relocated_section_contents):
+       Pass input_bfd, not in_bfd, to bfd_coff_reloc16_extra_cases.
+
+       * elf.c (bfd_elf_set_dt_needed_name): Don't do anything if the
+       BFD is not of the right type.
+       (bfd_elf_get_needed_list): Likewise.
+       * i386linux.c (bfd_linux_size_dynamic_sections): Likewise.
+       * sunos.c (bfd_sunos_get_needed_list): Likewise.
+       * xcofflink.c (XCOFF_XVECP): Define.
+       (bfd_xcoff_link_record_set): Don't do anything if the BFD is not
+       of the right type.
+       (bfd_xcoff_import_symbol): Likewise.
+       (bfd_xcoff_export_symbol): Likewise.
+       (bfd_xcoff_link_count_reloc): Likewise.
+       (bfd_xcoff_record_link_assignment): Likewise.
+       (bfd_xcoff_size_dynamic_sections): Likewise.
+
        * sunos.c (sunos_scan_ext_relocs): Only check the reloc symbol
        table index against the number of symbols for a base relative
        reloc.
This page took 0.024458 seconds and 4 git commands to generate.