aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorKim Knuttila <krk@cygnus>1996-07-18 00:04:58 +0000
committerKim Knuttila <krk@cygnus>1996-07-18 00:04:58 +0000
commit2154656e3d46d0305bcb9441d8c58d25e8660687 (patch)
treec152d6923e584e44b17795c0f2657cec53831d56 /ld
parent2ce9802e144617cb2858cd03d553936eca5cbb3b (diff)
downloadfsf-binutils-gdb-2154656e3d46d0305bcb9441d8c58d25e8660687.zip
fsf-binutils-gdb-2154656e3d46d0305bcb9441d8c58d25e8660687.tar.gz
fsf-binutils-gdb-2154656e3d46d0305bcb9441d8c58d25e8660687.tar.bz2
Pay attention to return code
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 2cec3b3..0d6da90 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,7 @@
Wed Jul 17 10:52:46 1996 Kim Knuttila <krk@cygnus.com>
+ * emultempl/pe.em (sort_sections): Pay attention to return code.
+
* ldmisc.c (demangle): Remove all prefix '.'s from a name.
Mon Jul 15 11:49:49 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>