real makefile change - CFILES, dependencies
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 682ad4758e97421c96ceca4af815f426b64dc4ae..e9bc7efb21520a26248ed21676214fc002daae74 100644 (file)
@@ -1,3 +1,44 @@
+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.
@@ -6,7 +47,7 @@ Wed Nov  1 14:26:02 1995  Manfred Hollstein KS/EF4A 60/1F/110 #40283  <manfred@l
        * coffcode.h (coff_write_object_contents): set internal_a.magic
        to PAGEMAGICPEXECPAGED #if defined (M68) && !defined (LYNXOS).
 
-       * configure.in: m68*-motorola-sysv3* does not use ptrace-core.o;
+       * 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.
@@ -20,6 +61,9 @@ Wed Nov  1 13:51:54 1995  Ken Raeburn  <raeburn@cygnus.com>
 
 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.
This page took 0.023184 seconds and 4 git commands to generate.