diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-11-09 20:23:47 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-11-09 20:23:47 +0000 |
commit | ea5a60a1ea3752115d194663185879af81c19c56 (patch) | |
tree | c67d90f8a253a22189135d49f59c6a09b6bfec5a /binutils | |
parent | 0f5bc78309c0726ed6775c23e1fd01e173aa9fd4 (diff) | |
download | gdb-ea5a60a1ea3752115d194663185879af81c19c56.zip gdb-ea5a60a1ea3752115d194663185879af81c19c56.tar.gz gdb-ea5a60a1ea3752115d194663185879af81c19c56.tar.bz2 |
* nlmconv.c (i386_mangle_relocs): Adjust reloc address by
section output_offset.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 271dc02..68f5d79 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,12 @@ +Tue Nov 9 15:22:12 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + + * nlmconv.c (i386_mangle_relocs): Adjust reloc address by + section output_offset. + +Fri Nov 5 12:11:52 1993 Jeffrey Osier (jeffrey@thepub.cygnus.com) + + * binutils.texi: added nlmconv chapter + Wed Nov 3 16:10:50 1993 Jeffrey Wheat (cassidy@cygnus.com) * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS |