* gen-aout.c (main): Set DEFAULT_ARCH based on preprocessor macros
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 37168b95339b3c2ba7a697096e759f30b8171050..f27e20673570f4ae98b68e569088b068ecc1f895 100644 (file)
@@ -1,3 +1,33 @@
+Sun Jan 30 15:14:36 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
+
+       * gen-aout.c (main): Set DEFAULT_ARCH based on preprocessor macros
+       (only testing for m68k and vax at the moment); do verify that the
+       preprocessor didn't trash the arch name inside the string version.
+       Don't print out "pagesize =" line that prevents output from
+       compiling.  Derive BYTES_IN_WORD and ARCH values from sizeof
+       results.
+       * Makefile.in (aout-params.h): Pass gen-aout a dummy target name.
+
+Sun Jan 30 13:25:28 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * aoutx.h (aout_link_write_symbols): Write out correct value for
+       object file symbol.
+
+Fri Jan 28 18:34:05 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
+
+       * hosts/vaxbsd.h (HOST_STACK_END_ADDR): Vax BSD doesn't define
+       KERNBASE, so hard-code 0x80000000 instead.
+
+Thu Jan 27 13:54:08 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * linker.c (generic_link_add_symbol_list): If symbol is common,
+       set the BSF_OLD_COMMON flag.
+
+Wed Jan 26 13:47:15 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
+
+       * format.c (bfd_check_format_matches): Put the new entry in the
+       correct element of matching_vector.
+
 Tue Jan 25 11:43:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
        * som.c, som.h (bfd_som_set_section_attributes,
@@ -8,6 +38,12 @@ Tue Jan 25 11:43:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
 Tue Jan 25 11:46:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
 
+       * reloc.c (bfd_get_reloc_size): Size of type -2 is 4 bytes, not 2.
+
+       * hp300hpux.c (MY(write_object_contents)): Write out the symbols
+       before writing out the relocs, so that the right symbol indices
+       are used.
+
        * archive.c (do_slurp_bsd_armap, bfd_slurp_bsd_armap_f2): Do not
        try to overlay the internal carsyms on the external symdefs.  That
        can not work if the size of a host pointer is larger than 4 bytes.
This page took 0.023342 seconds and 4 git commands to generate.