diff options
author | Fred Fish <fnf@specifix.com> | 1997-09-09 14:54:43 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1997-09-09 14:54:43 +0000 |
commit | f403d304409c810dbfb89fb7e09eba2df02070b8 (patch) | |
tree | 35231d19303899915ad6c4797e588a444619e051 /ld | |
parent | 9eeaaefa0f7f906f5f187c7bf7f36844dd9662d7 (diff) | |
download | gdb-f403d304409c810dbfb89fb7e09eba2df02070b8.zip gdb-f403d304409c810dbfb89fb7e09eba2df02070b8.tar.gz gdb-f403d304409c810dbfb89fb7e09eba2df02070b8.tar.bz2 |
* ldlang.c (lang_memory_region_lookup): Remove extraneous
initialization of p.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 0e94531..aa5b5a4 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,8 @@ +Tue Sep 9 07:49:56 1997 Fred Fish <fnf@ninemoons.com> + + * ldlang.c (lang_memory_region_lookup): Remove extraneous + initialization of p. + Thu Sep 4 09:03:33 1997 Ian Lance Taylor <ian@cygnus.com> * emultempl/aix.em (gld${EMULATION_NAME}_parse_args): In |