diff options
author | Hans-Peter Nilsson <hp@axis.com> | 2000-10-18 13:10:12 +0000 |
---|---|---|
committer | Hans-Peter Nilsson <hp@axis.com> | 2000-10-18 13:10:12 +0000 |
commit | c5975a4546375b88c3436f09df6032bad4768074 (patch) | |
tree | 6e834b211748b6b79e66b74c0238265da3b7c72c /ld/ChangeLog | |
parent | c338868aa604bab130d51c50ece12ac68bd63c94 (diff) | |
download | gdb-c5975a4546375b88c3436f09df6032bad4768074.zip gdb-c5975a4546375b88c3436f09df6032bad4768074.tar.gz gdb-c5975a4546375b88c3436f09df6032bad4768074.tar.bz2 |
* scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32),
for consecutive sections.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 1ec8006..7642244 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2000-10-18 Hans-Peter Nilsson <hp@axis.com> + + * scripttempl/crisaout.sc (.text, .data): Pad, with ALIGN (32), + for consecutive sections. + 2000-10-17 Chandrakala Chavva <cchavva@redhat.com> * lexsup.c: New option OPTION_TARGET_HELP. Prints all target specific |