diff options
author | Jim Wilson <wilson@tuliptree.org> | 1996-05-15 19:53:31 +0000 |
---|---|---|
committer | Jim Wilson <wilson@tuliptree.org> | 1996-05-15 19:53:31 +0000 |
commit | b3319029ac376417ec8476d81c9cace757c41427 (patch) | |
tree | 8622cc338a2b7fe7a7c3266d836ca485d7d00901 /ld | |
parent | 3ea36b5319fd97e0784f8caaa2180893c477b1b5 (diff) | |
download | gdb-b3319029ac376417ec8476d81c9cace757c41427.zip gdb-b3319029ac376417ec8476d81c9cace757c41427.tar.gz gdb-b3319029ac376417ec8476d81c9cace757c41427.tar.bz2 |
* emultempl/pe.em (set_pe_value): Pass 0 not 16 to strtoul call.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index cc438fe..52c3f19 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +Wed May 15 12:50:25 1996 Jim Wilson <wilson@chestnut.cygnus.com> + + * emultempl/pe.em (set_pe_value): Pass 0 not 16 to strtoul call. + Fri May 10 16:28:44 1996 Michael Meissner <meissner@tiktok.cygnus.com> * scripttempl/elfppc.sc (__stack): Make __stack 0 if it was |