aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>1994-03-14 19:36:15 +0000
committerJeff Law <law@redhat.com>1994-03-14 19:36:15 +0000
commitc956356797709e69f677af899d91555185c3521b (patch)
tree5336a04dc10a1a889686b262ddb4f6f9c7c020ba /binutils/ChangeLog
parentad8e3db940894e13ded41f1bfa7c4d0303b0c49d (diff)
downloadgdb-c956356797709e69f677af899d91555185c3521b.zip
gdb-c956356797709e69f677af899d91555185c3521b.tar.gz
gdb-c956356797709e69f677af899d91555185c3521b.tar.bz2
* objcopy.c (mangle_section): Delete unused function.
(setup_section): Set osection here instead of calling mangle section to do it.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index bc6e577..8ad4b09 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,9 @@
+Mon Mar 14 11:15:58 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
+
+ * objcopy.c (mangle_section): Delete unused function.
+ (setup_section): Set osection here instead of calling
+ mangle section to do it.
+
Mon Mar 14 12:11:01 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* ar.c (write_archive): Close inarch before unlinking it.