(int64e_type): Fix definition.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 84721d8e10651e5a9e3bba3ab0a8fc73e6e7bab4..eff66616a595381d7e765314298a1456b0bea584 100644 (file)
@@ -1,11 +1,42 @@
+Thu Jun 10 11:48:28 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * coff-mips.c (ecoff_sec_to_styp_flags): Use STYP_MIPS_INIT for
+       section named _INIT.  Don't set STYP_TEXT unless SEC_CODE is set.
+       (ecoff_styp_to_sec_flags): Treat a STYP_MIPS_INIT section like
+       a STYP_TEXT section.
+
+Wed Jun  9 16:48:13 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
+
+       * Makefile.in (install, headers): don't put comments after a tab
+       in the actions section of a rule
+
+Wed Jun  9 15:00:01 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * coff-mips.c (ecoff_mkobject_hook): Mark ZMAGIC files as D_PAGED.
+       (ecoff_write_object_contents): If not D_PAGED, don't add the
+       section headers to text_size.  If not D_PAGED, set the magic
+       number to OMAGIC rather than ZMAGIC.  If creating a D_PAGED
+       executable, the executable must fully occupy an even number of
+       pages.
+       (ecoff_set_symbol_info, make_bfd_asection, ecoff_little_vec,
+       ecoff_big_vec): Consistently set section alignment power to 4,
+       since ECOFF sections should be multiples of 16 bytes.
+       (ecoff_little_vec, ecoff_big_vec): Added D_PAGED to object_flags.
+       Made ar_pad_char and ar_max_namelen agree for both.
+
+Tue Jun  8 20:28:02 1993  Mark Eichin  (eichin at tweedledumber)
+
+       * elfcode.h (elf_slurp_symbol_table): subtract section vma from
+       symbol value, since bfd symbols are section relative, but ELF
+       symbols aren't. 
+
 Tue Jun  8 12:08:27 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
 
        * cpu-i960.c, cpu-h8300.c (compatible): Make static.
 
 Tue Jun  8 14:27:56 1993  Jim Kingdon  (kingdon@rtl.cygnus.com)
 
-
-       * news.h, config/news.mh: New files.
+       * hosts/news.h, config/news.mh: New files.
 
 Tue Jun  8 12:08:27 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
 
This page took 0.023552 seconds and 4 git commands to generate.