diff options
author | David MacKenzie <djm@cygnus> | 1994-01-06 01:57:11 +0000 |
---|---|---|
committer | David MacKenzie <djm@cygnus> | 1994-01-06 01:57:11 +0000 |
commit | 080d8af095190ee33c029178272527df46d5c6d9 (patch) | |
tree | a57ef819f620f74c4787a4604bbd686fbb8c822d /ld | |
parent | d4aad2b441d85a870ad37501999023c52fc52e29 (diff) | |
download | gdb-080d8af095190ee33c029178272527df46d5c6d9.zip gdb-080d8af095190ee33c029178272527df46d5c6d9.tar.gz gdb-080d8af095190ee33c029178272527df46d5c6d9.tar.bz2 |
* ldemul.h (ld_emulation_xfer_struct): Comment the members.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 8502502..76962b7 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,12 @@ +Wed Jan 5 17:42:16 1994 David J. Mackenzie (djm@thepub.cygnus.com) + + * ldemul.h (ld_emulation_xfer_struct): Comment the members. + +Sat Jan 1 13:39:31 1994 Rob Savoye (rob@darkstar.cygnus.com) + + * Makefile.in, configure.in: Add support for VSTa micro-kernel. + * config/vsta.mt, emulparams/vsta.sh: New files for VSTa. + Sat Jan 1 10:53:35 1994 David J. Mackenzie (djm@thepub.cygnus.com) * scripttempl/aout.sc: Pad .text to DATA_ALIGNMENT if relocating; |