aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-04-21 16:15:00 +0000
committerIan Lance Taylor <ian@airs.com>1994-04-21 16:15:00 +0000
commitdcb210cb09286c22382d9e56642409d82db651b5 (patch)
treefe6090d224f4df1fefde59982fcad1a920509ff0 /binutils/ChangeLog
parent6c534df0c9f1b653b392984d1757c2732492ba34 (diff)
downloadgdb-dcb210cb09286c22382d9e56642409d82db651b5.zip
gdb-dcb210cb09286c22382d9e56642409d82db651b5.tar.gz
gdb-dcb210cb09286c22382d9e56642409d82db651b5.tar.bz2
* nlmconv.c (secsec): New static variable.
(main): Create .nlmsections section in output BFD. Store information about it in sections header. (setup_sections): Allocate space in sections header. (copy_sections): Copy zero sized sections. Put information about each section in the sections header.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 2d3afa4..7bf72cc 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,12 @@
+Thu Apr 21 12:12:26 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * nlmconv.c (secsec): New static variable.
+ (main): Create .nlmsections section in output BFD. Store
+ information about it in sections header.
+ (setup_sections): Allocate space in sections header.
+ (copy_sections): Copy zero sized sections. Put information about
+ each section in the sections header.
+
Wed Apr 20 14:34:51 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
start-sanitize-powerpc-netware