diff options
author | DJ Delorie <dj@redhat.com> | 2000-12-06 16:39:51 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2000-12-06 16:39:51 +0000 |
commit | 93b63cd3a0d3f63988196f8989c8e9bff7b13d56 (patch) | |
tree | b9e62b54427641b2c99320ee3cbf59e7c2a848dc /ld/ChangeLog | |
parent | 50705ef487df38335922c4f2e39458ea364aad45 (diff) | |
download | gdb-93b63cd3a0d3f63988196f8989c8e9bff7b13d56.zip gdb-93b63cd3a0d3f63988196f8989c8e9bff7b13d56.tar.gz gdb-93b63cd3a0d3f63988196f8989c8e9bff7b13d56.tar.bz2 |
* scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end.
Set DWARF2 sections to a VMA of zero.
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 6624b00..d09924c 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +2000-12-06 Mark Elbrecht <snowball3@bigfoot.com> + + * scripttempl/i386go32.sc: Use PROVIDE with _etext, _edata, _end. + Set DWARF2 sections to a VMA of zero. + 2000-12-01 Joel Sherrill <joel@OARcorp.com> * configure.tgt (arm-*-rtems*, a29k-*rtems*, h8300-*-rtems*): |