summaryrefslogtreecommitdiffstats
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>2003-07-05 02:58:29 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>2003-07-05 02:58:29 +0000
commitbf7a6389e81782655f363fbeda9b5d16d5f6fdac (patch)
tree429b4b8080da6c50c7a4556d902ba102c3833f3a /binutils/ChangeLog
parentdbb9d0f3eee9d21097d4cf7ab4f3b49e53ae22ed (diff)
downloadppe42-binutils-bf7a6389e81782655f363fbeda9b5d16d5f6fdac.tar.gz
ppe42-binutils-bf7a6389e81782655f363fbeda9b5d16d5f6fdac.zip
* dlltool.c (prefix_encode): New function. Encode temp file prefix from pid.
(dlltmp): Pass address of pointer being alloced or suffer neverending mallocs. (make_one_lib_file): Allocate enough space for new longer stub names. (gen_lib_file): Ditto. (main): Generate the temp file prefix from the pid if prefix was not specified on the command line.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 897cc66b4c..26178750ec 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,14 @@
+2003-07-04 Christopher Faylor <cgf@redhat.com>
+
+ * dlltool.c (prefix_encode): New function. Encode temp file prefix
+ from pid.
+ (dlltmp): Pass address of pointer being alloced or suffer neverending
+ mallocs.
+ (make_one_lib_file): Allocate enough space for new longer stub names.
+ (gen_lib_file): Ditto.
+ (main): Generate the temp file prefix from the pid if prefix was not
+ specified on the command line.
+
2003-07-04 Nick Clifton <nickc@redhat.com>
* readelf.c (get_data): Print (unsigned) hex values for size and
OpenPOWER on IntegriCloud