From: John Gilmore Date: Fri, 31 Jan 1992 07:54:12 +0000 (+0000) Subject: * Makefile.in: host-aout.c doesn't depend on aout-params.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3863d64f958e28a0668fd7346b4be57ee4a77d8d;p=binutils-gdb.git * Makefile.in: host-aout.c doesn't depend on aout-params.h. * aout-target.h: Use TARGET_BIG_ENDIAN_P to set up vector. * host-aout.c: Don't use aout-params.h; configure these systems in their xm files, not in a randomly generated file. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 250a8259c46..e8b33ea0edc 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,10 @@ +Thu Jan 30 23:51:07 1992 John Gilmore (gnu at cygnus.com) + + * Makefile.in: host-aout.c doesn't depend on aout-params.h. + * aout-target.h: Use TARGET_BIG_ENDIAN_P to set up vector. + * host-aout.c: Don't use aout-params.h; configure these systems + in their xm files, not in a randomly generated file. + Thu Jan 30 13:02:41 1992 Per Bothner (bothner at cygnus.com) * config/mt-tahoe, config/mt-vax: Change DEFAULT_VECTOR to