real makefile change - CFILES, dependencies
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index ddec123ed313ab171746306bcc0c6bd642de9be0..e9bc7efb21520a26248ed21676214fc002daae74 100644 (file)
@@ -1,5 +1,40 @@
+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).
This page took 0.024166 seconds and 4 git commands to generate.