diff options
author | K. Richard Pixley <rich@cygnus> | 1992-04-21 05:32:59 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-04-21 05:32:59 +0000 |
commit | d96c09ed3f7a81541b8b4dd26ab735a93e0caa0b (patch) | |
tree | b603a9013fab3fd526873723547c35d60272735c /gas/ChangeLog | |
parent | 6e491a87f911bd007d14cb50b6a4a2a2c3176627 (diff) | |
download | gdb-d96c09ed3f7a81541b8b4dd26ab735a93e0caa0b.zip gdb-d96c09ed3f7a81541b8b4dd26ab735a93e0caa0b.tar.gz gdb-d96c09ed3f7a81541b8b4dd26ab735a93e0caa0b.tar.bz2 |
tooldir copy of gas belongs directly in tooldir
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 52f19eb..3a38dbe 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 |