diff options
author | Ian Lance Taylor <ian@airs.com> | 1998-02-13 00:00:55 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1998-02-13 00:00:55 +0000 |
commit | 71468d841e97a3859b74d419c9f8ccd4d6cd2d8d (patch) | |
tree | 055895cc0fdf62b20b5176bc06c8701e08a04627 /ld | |
parent | c5eea47348d10f2f11621aa67349563d06460ca2 (diff) | |
download | gdb-71468d841e97a3859b74d419c9f8ccd4d6cd2d8d.zip gdb-71468d841e97a3859b74d419c9f8ccd4d6cd2d8d.tar.gz gdb-71468d841e97a3859b74d419c9f8ccd4d6cd2d8d.tar.bz2 |
* scripttempl/elf.sc: Align the _end symbol according to the ELF
format size. From Gordon W. Ross <gwr@mc.com>.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 9057dd8..48a4e86 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,5 +1,8 @@ Thu Feb 12 14:10:44 1998 Ian Lance Taylor <ian@cygnus.com> + * scripttempl/elf.sc: Align the _end symbol according to the ELF + format size. From Gordon W. Ross <gwr@mc.com>. + NetBSD patches from Gordon W. Ross <gwr@mc.com>: * configure.host (alpha*-*-netbsd*): New host. * configure.tgt (alpha*-*-netbsd*, powerpc-*-netbsd*): New |