From 3863d64f958e28a0668fd7346b4be57ee4a77d8d Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Fri, 31 Jan 1992 07:54:12 +0000 Subject: [PATCH] * 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. --- bfd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.30.2