* gen-aout.c (main): Set DEFAULT_ARCH based on preprocessor macros
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 13ff5f479b39210e2fa0378f7319320b2aa330ea..f27e20673570f4ae98b68e569088b068ecc1f895 100644 (file)
@@ -1,3 +1,28 @@
+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
This page took 0.02381 seconds and 4 git commands to generate.