From d96c09ed3f7a81541b8b4dd26ab735a93e0caa0b Mon Sep 17 00:00:00 2001 From: "K. Richard Pixley" Date: Tue, 21 Apr 1992 05:32:59 +0000 Subject: [PATCH] tooldir copy of gas belongs directly in tooldir --- gas/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 52f19ebb50..3a38dbe1eb 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,12 @@ +Wed Apr 15 21:19:31 1992 K. Richard Pixley (rich@rtl.cygnus.com) + + * Makefile.in: the tooldir copy of gas goes directly in tooldir. + +Tue Apr 14 14:50:22 1992 Ken Raeburn (Raeburn@Cygnus.COM) + + * write.c (write_object_file): For b.out format, round up section + start addresses to match required alignment. + Thu Apr 9 05:45:29 1992 Ken Raeburn (Raeburn@Cygnus.COM) * Makefile.in (install): Install into $(tooldir)/bin, since that's